As i discussed in my last posting, I have been doing some work with exposing pages/websites as RSS feeds.
In order to get a website to show the RSS icon (in the URL bar in Firefox, or to activate the feed option in IE7), you need to add the following code to the head tag in the web page:
link rel=”alternate” type=”application/rss+xml” title=”RSS Feed” href=”/RSSFeed.rss”
You can also download all the RSS icons from www.feedicons.com if you want to add any manual links to your pages.

This Blog about my (mis)adventures in the IT industry. My aim is to update this blog as often as possable with any tips, news or rants I might have. You can reach me at luke@beakersoft.co.uk

