Edd Dumbill: RSS Moves Forward. “The goal of RSS 1.0 has been to fix some problems, provide an extensible framework for the future, and bring RSS into community ownership. […] RSS 1.0 provides a solid framework on which to build.”

Dave Winer: The Road to RSS 2.0. “And further, there’s talk all over the place about RSS 2.0, a belief that now’s the time to really get RSS on a strong foundation, one that’s solid and frozen, and at the same time extensible.”

There’s been a lot of talk in the community about how RSS 2.0 is too complicated. I haven’t heard any objections, so I’m going to move ahead with the following changes that will result in RSS 3.0.

1. Remove XML. XML is just too complicated and is against the spirit of RSS, which is Really Simple Syndication. I don’t want people to have to buy one of these 200 page XML books to understand RSS. And XML sucks up bandwidth like nobody’s business. Instead, we’ll go back to RFC822-style fields. There are lots of available parsers for those.

2. Remove namespaces. Namespaces are just a waste of time. If people want to add an element to RSS, then just send it to me and I’ll add it to my list of all elements in use. This system is easy to use and doesn’t result in any wasteful URIs all over the place.

3. HTML forbidden. No one needs HTML. Email has been just fine for years before Microsoft introduce their stupid rich HTML extensions. HTML is for those loser newbies. Any intelligent Internet user deals in plain text.

I’ll leave some time for comment and then put up a spec. Then we’ll deploy.

Resources

A spec is up.

We also have a cool icon: . Thanks to Mark Pilgrim for the Movable Type Template. Stoyan Zhekov has added support to phosxom 0+3i.

Feeds: Aaron Swartz: The Weblog, Dive into Mark, Sam Ruby, Vertical Hold (Patrick Berry), Around My Room, Stoyan Zhekov, Disillusion, Internet Alchemy, Raelity Bytes.

Tools: blosxom, NewsBruiser, RSSLibJ.

Many thanks to Chris Langreiter for a REBOL parser and a K parser as well as Sean B. Palmer for this one-line Python parser: [dict(re.compile('(?s)([^\n:]+): (.*?)(?=\n[^ \t]|\Z)').findall(item)) for item in s.split('\n\n')]

Feedback

Robert Brook: “Sense at last with RSS 3.0! […] Congratulations, once again, for simplicity *where it’s needed*.”
Thomas Scott: “*Yes*.”
Don Park: “a complete waste of time”
Shelley Powers: “Aaron, do we really need a computer? I mean, I have a cellphone, you have a cellphone. I pick up my phone and call you and say ‘Aaron, I have a web page. Stop what you’re doing, and go look at it.’”
Chris Langreiter: “genius, aaron!”
Andew Wooster: “Aaron is Awesome”
Joey deVilla: “It’s shockingly simple, and for some reason makes me happy in my Zen places.”
acme: “aaron rocks”
Traumwind: “this one-o-mega-cool”
Simon Fell: “Aaron is skipping straight onto RSS 3.0 sounds like he’s on the right track.”
Juri Pakaste: “Now we’re really getting somewhere. I was, you know, all frustrated and stuff with the difficulty of parsing XML. This is what we really need.”
Nicholas Riley: “It demonstrates some unstated assumptions about the core of site syndication.”
Brian Donovan: “I didn’t really find it very amusing. It says a lot about AaronSw, none of it positive.”
Mark Pilgrim: ” He is, of course, kidding. At least I hope he’s kidding.”
Zooko: “[…] what a reasonable proposal […] No XML, no namespaces, no HTML. Such simplicity and reasonableness were really unexpected.”
Ben Hammersley: “it’s too complicated for the end user. I mean, you include vowels. And pronouns. keep diggin! my version of rss 4.0 will have no words. It will be entirely in interpretive dance”
Kevin Burton: “RSS 3.0 is easier than sexp”
Chris Croome: “I can’t think of any witty things to say about RSS 3.0”
Sean B. Palmer: “when you can parse a language in under 100 characters of Python, you know it has to be pretty good”

posted September 06, 2002 02:51 PM (Technology) #

Nearby

The First Ammendment Microwave
MAKE RSS FAST!!!
A .Mac Solution
Buy His Books, Sell Your Furniture
Jaguar Ate My Life
The Road to RSS 3.0
Apple’s Guide to Cocoa Icons
Pepper Author Speaks Out
iCal!
RSS 3.0 Update
More Crazy Haxies

Aaron Swartz (me@aaronsw.com)