MadMode

Dan Connolly's tinkering lab notebook

RSS is dead; long live RSS

Just after I saw the news that Norm is killing his RSS feed in favor of Atom, in my city's newsletter, they tout that they're starting to use RSS.

They don't seem to keep back issues of the newsletter online, and their markup is invalid. Maybe they'd better study some of the older technologies like URIs and HTML before moving up to RSS.

Escaped markup really is nasty. Is there a way to do it with rdf:parseType="Literal" that works? Why isn't this answer readily available from a test suite? There are validation services for RSS and Atom, and I'm sure various tools have various regression suites, but I don't see much in the way of collaborative development of test suites for feeds.

I've done a little bit of work on hCard testing; I try to stay test-driven as I write GRDDL transformations for microformats. I'd like to find more time for that sort of thing.