RSS 1.0 Autodiscovery
I've been reading up on RDF the past few days and it's certainly very interesting stuff.
The result of this that I've finally got round to providing an RSS 1.0 feed for this site. RSS 1.0 is an RDF document compared to the old 0.9 feed which is just pure XML.
I've also added the tags for autodiscovery across the site.
<link rel="alternate" href="/robblog/RSS.rdf" type="application/rss+xml" title="RSS 1.0 Blog Feed" />
For more information on autodiscovery have a look at Dive Into Mark.
