From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67928 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: nnrss slow Date: Tue, 16 Dec 2008 11:35:05 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <86myewja5y.fsf@lifelogs.com> References: <86abb2tvz8.fsf@lifelogs.com> <871vwejhwl.fsf_-_@jidanni.org> <86fxktqd97.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229449228 28286 80.91.229.12 (16 Dec 2008 17:40:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Dec 2008 17:40:28 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16374@lists.math.uh.edu Tue Dec 16 18:41:33 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1LCdvI-0002Bu-EY for ding-account@gmane.org; Tue, 16 Dec 2008 18:41:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1LCdtw-0007ro-20; Tue, 16 Dec 2008 11:40:08 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1LCdtu-0007rS-NH for ding@lists.math.uh.edu; Tue, 16 Dec 2008 11:40:06 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LCdts-0007Hf-3C for ding@lists.math.uh.edu; Tue, 16 Dec 2008 11:40:06 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LCdu5-0005gO-00 for ; Tue, 16 Dec 2008 18:40:17 +0100 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1LCdtq-0001ZZ-CK for ding@gnus.org; Tue, 16 Dec 2008 17:40:02 +0000 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Dec 2008 17:40:02 +0000 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Dec 2008 17:40:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:ogXr5LGGlGWX5j9L3Rc3ihcypw8= X-Spam-Score: -1.5 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67928 Archived-At: On Sat, 13 Dec 2008 10:44:33 +0100 Steinar Bang wrote: >>>>>> Ted Zlatanov : >> I like nntp/rss better for this since I can just use it as a NNTP >> server, personally, SB> Hmm... neat: http://www.methodize.org/nntprss/ >> but I agree asynchronous fetching of RSS feeds would be nice. SB> Does it poll the RSS stream when you read the corresponding NNTP group? No, periodically as I have it set up (might be possible to do it synchronously, I don't remember). SB> There's a script linked to from the home page that appearently pulls SB> articles from nntp//rss groups, and feeds them to groups on an INN SB> server. SB> That's a possibility for a larger site, but seems like a bit of overkill SB> for a personal setup. It works for me as a central repository of posts, but if I had to start setting up custom scripts I would probably go straight to the source or use one of the 10^7 aggregator services out there. Ted