From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62953 Path: news.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: RSS + gnus Date: 20 Apr 2006 14:26:12 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nfyk8xfwb.fsf@asimov.bwh.harvard.edu> References: <87oe8wqtpr.fsf@nuclear.janoli.com.ar> <87d5pcunt1.fsf@lucien.dreaming> <86br4uo2md.fsf@oumu.localdomain> <87y87y1jh1.fsf@lucien.dreaming> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1145557561 4408 80.91.229.2 (20 Apr 2006 18:26:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Apr 2006 18:26:01 +0000 (UTC) Original-X-From: ding-owner+m11480@lists.math.uh.edu Thu Apr 20 20:25:58 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWdqc-0005dv-Sv for ding-account@gmane.org; Thu, 20 Apr 2006 20:25:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FWdqT-0002Vg-00; Thu, 20 Apr 2006 13:25:37 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FWdq8-0002Vb-00 for ding@lists.math.uh.edu; Thu, 20 Apr 2006 13:25:16 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FWdq4-0001MI-Da for ding@lists.math.uh.edu; Thu, 20 Apr 2006 13:25:16 -0500 Original-Received: from clifford.bwh.harvard.edu ([134.174.9.41] helo=mail.bwh.harvard.edu) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FWdq1-0004ta-00 for ; Thu, 20 Apr 2006 20:25:09 +0200 Original-Received: (qmail 11048 invoked from network); 20 Apr 2006 18:17:39 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu ([134.174.54.119]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 20 Apr 2006 18:17:38 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org 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" In-Reply-To: (Lars Magne Ingebrigtsen's message of "Fri, 14 Apr 2006 09:12:40 +0200") User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux) X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62953 Archived-At: On 14 Apr 2006, larsi@gnus.org wrote: > bkhl@elektrubadur.se (Bj=F6rn Lindstr=F6m) writes: > >> A more light weight implementation of this idea, maybe centralised like >> Gmane, would be a godsend. > > I'm still amazed that nobody has set up an RSS-to-NNTP gateway. It's > not like it would be a lot of work to maintain, either... There's always this: http://www.methodize.org/nntprss/ although I imagine this will take just a few days to write in Perl :) Ted