Tim Bray on RSS
22nd April 2003
Tim Bray: RSS Needs Fixing:
Because, boys and girls, RSS is no longer a science experiment, it’s becoming an important part of the infrastructure, which means that a lot of programmmers are going to get the assignment of generating and parsing it, and they need better instructions.
Tim’s main problems are with escaped HTML in the <description>
element and the lack of support in RSS for relative URI references. Tim says double-escaping of entities is “stupid”, but it seems to me to be a fairly logical extension of escaped HTML. Of course, escaped HTML itself is probably the single ugliest thing about the current RSS spec but there are good practical reasons for it, and if I’ve learnt anything about Dave Winer over the past few days it’s that he prefers practical solutions to theoretical ones.
I’ve calmed down a bit from my RSS is too complicated rant of a few weeks ago. I still think there is a huge challenge facing implementors of tools that consume RSS, but when you compare that to the challenge of constructing a modern web browser it really isn’t such a big deal. The biggest problem is probably keeping up with the myriad of versions, extensions and proposed extensions to the current standards.
Sam Ruby has plenty of RSS stuff today as well.
More recent articles
- Weeknotes: datasette-enrichments, datasette-comments, sqlite-chronicle - 8th December 2023
- Datasette Enrichments: a new plugin framework for augmenting your data - 1st December 2023
- llamafile is the new best way to run a LLM on your own computer - 29th November 2023
- Prompt injection explained, November 2023 edition - 27th November 2023
- I'm on the Newsroom Robots podcast, with thoughts on the OpenAI board - 25th November 2023
- Weeknotes: DevDay, GitHub Universe, OpenAI chaos - 22nd November 2023
- Deciphering clues in a news article to understand how it was reported - 22nd November 2023
- Exploring GPTs: ChatGPT in a trench coat? - 15th November 2023
- Financial sustainability for open source projects at GitHub Universe - 10th November 2023
- ospeak: a CLI tool for speaking text in the terminal via OpenAI - 7th November 2023