From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67607 Path: news.gmane.org!not-for-mail From: "Robert D. Crawford" Newsgroups: gmane.emacs.gnus.general Subject: Re: Using nnrss very actively Date: Thu, 16 Oct 2008 12:46:49 -0500 Message-ID: <877i88bfg6.fsf@comcast.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224179362 9860 80.91.229.12 (16 Oct 2008 17:49:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Oct 2008 17:49:22 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16057@lists.math.uh.edu Thu Oct 16 19:50:22 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 1KqWzI-0005LS-KR for ding-account@gmane.org; Thu, 16 Oct 2008 19:50:18 +0200 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 1KqWwx-00047s-1z; Thu, 16 Oct 2008 12:47:51 -0500 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 1KqWwv-00047c-Pm for ding@lists.math.uh.edu; Thu, 16 Oct 2008 12:47:49 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KqWwq-0008Vu-2x for ding@lists.math.uh.edu; Thu, 16 Oct 2008 12:47:49 -0500 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 1KqWwk-0000GZ-00 for ; Thu, 16 Oct 2008 19:47:38 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KqWwb-0006kk-UG for ding@gnus.org; Thu, 16 Oct 2008 17:47:30 +0000 Original-Received: from c-98-211-29-41.hsd1.tn.comcast.net ([98.211.29.41]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Oct 2008 17:47:29 +0000 Original-Received: from rdc1x by c-98-211-29-41.hsd1.tn.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Oct 2008 17:47:29 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-211-29-41.hsd1.tn.comcast.net Mail-Copies-To: never User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:DYnzFAYdnlxSOQQtuuKliO7oDZY= X-Spam-Score: -3.6 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67607 Archived-At: Mark Plaksin writes: > But wait! You *do* want to program something. nnrss doesn't deal > with ATOM feeds so what you really want to do is write nngreader :) > g-client from Emacspeak has some of the work done already. I started > working on nngreader for myself a while back haven't had time to touch > it lately. One solution is to try this: $WGET -q -O "$RSSDIR"/'Planet Emacsen.xml' 'http://planet.emacsen.org/atom.xml' cd /home/rdc/News/rss mv Planet\ Emacsen.xml Planet\ Emacsen.temp.xml xsltproc -o Planet\ Emacsen.xml /home/rdc/share/emacs/site-lisp/emacspeak/xsl/atom2rss.xsl Planet\ Emacsen.temp.xml works, and that is really all that matters until gnus supports atom. rdc -- Robert D. Crawford rdc1x@comcast.net