Jonas Galvez wrote: > James Britt wrote: > >>www.ruby-doc.org/stdlib/libdoc/rss/rdoc/ > > > Thanks, looks very good, except it doesn't handle Atom. Or RSS 0.9, or RSS 2.0 with extended Dublin Core, or RSS 2.0 with extensions unless you turn off validation. I was working on documenting RSS (the library) recently, and in my view it's really not very good for parsing. It also seems rather un-Ruby-like in not providing a single API for all kinds of feed. mathew