info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading Atom Feeds


From: Tassilo Horn
Subject: Re: Reading Atom Feeds
Date: Fri, 16 Nov 2007 18:10:34 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Volkan YAZICI <volkan.yazici@gmail.com> writes:

Hi Volkan,

> While it is possible to subscribe to RSS feeds via G R, same doesn't
> work for atom feeds. How do you read atom feeds in gnus?

I believe Gnus cannot read atom feeds.  For newsfeeds I use
newsticker.el (included in Emacsen >= 22).

,----[ ~/repos/emacs/lisp/net/newsticker.el ]
| ;; Headlines consist of a title and (possibly) a small description.  They
| ;; are contained in "RSS" (RDF Site Summary) or "Atom" files.  Newsticker
| ;; should work with the following RSS formats:
| ;;  * RSS 0.91
| ;;    (see http://backend.userland.com/rss091 or
| ;;    http://my.netscape.com/publish/formats/rss-spec-0.91.html)
| ;;  * RSS 0.92
| ;;    (see http://backend.userland.com/rss092)
| ;;  * RSS 1.0
| ;;    (see http://purl.org/rss/1.0/spec)
| ;;  * RSS 2.0
| ;;    (see http://blogs.law.harvard.edu/tech/rss)
| ;; as well as the following Atom formats:
| ;;  * Atom 0.3
| ;;  * Atom 1.0
| ;;    (see 
http://www.ietf.org/internet-drafts/draft-ietf-atompub-format-11.txt)
| ;; That makes Newsticker.el an "Atom aggregator, "RSS reader", "RSS
| ;; aggregator", and "Feed Reader".
`----

Bye,
Tassilo
-- 
     My software never has bugs. It just develops random features.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]