While I don’t think the phrase “Feed Bleed” is a good one this is a good introduction to RSS in “the enterprise.” I think the lines between enterprise and not-enterprise are blurring so much of the article can be applied outside of an enterprise.


It is good to finally see iTunes reversing their relationship with the world wide web. The Music Store in particular has long used web technologies but all within a walled garden. It gave consistencing and control to Apple but made it difficult for anyone else to innovate off of iTunes without building complicated extensions.

Now My iTunes is exposing your iTunes data via feeds and Flash widgets. You can get a Flash widget of your iTunes Purchases and here is the atom feed (sadly it is only syndicating my last purchase and not the last 10 or all of them.)

You can also get out any reviews you have written and your “favourite” iTunes tracks. A good step by Apple and obviously part of their recent iLife update which included widget support in iWeb. I hope to see more.


It is good to read about sites using existing technologies, RSS and the all powerful URL, to expose their data rather than implementing custom web-service query and return formats.

The wine site mentioned in the link above lets you query their database of wines using parameters in a URL. The return format is RSS which lets you either use it for a custom system or just slot it right into your feed reader. With a simple interface anyone could use this system to specify what wine information they want to be kept up to date on.

The web is atomising data with RSS and the URL at the forefront of it. Atom is a strong contender for this too as it offers more than just GET requests.


The Atom spec. is finally complete and only awaits “editorial processes” as Tim Bray puts it.

If you are thinking Atom was finished ages ago with Atom 1.0 you’ll be interested to know Atom is more than just a syndication format. It is a publishing and editing protocol. Google already use something of it in their GData system.

I personally like RSS but realise Atom is the future.


A Forrester report has ranked RSS second behind Instant Messaging in value to enterprises using Web 2.0.


Previously subscription based services from FeedBurner have been made free. FeedBurner is a handy way of not only making your feeds more useful to your users but also for tracking how your subscribers are using your feed. The Pro Stats package is now free on FeedBurner, mainly thanks to Google who acquired FeedBurner recently.


PR Web has released a 500 strong list of press-release feeds. Useful for staying up to date with companies and areas.


This is not the most entertaining video but it does show how a prolific feed reader such as Robert Scoble uses an aggregator. In this case, Google Reader.


Atom may be the newer and technically fancier syndication format but RSS is not only dominant in numbers but is gaining even more ground over Atom. At least according to data pulled from Syndic8’s 800,000+ feeds; 80.6% RSS to 16.6 Atom.

The RSS Blog attributes part of this to the backwards compatibility of RSS since 1999. Keep it simple and you will do well.


Duplicate data

15Jun07

Duplicate data is a real headache with feeds. Go ahead and subscribe to a handful of feeds from the BBC site. You’ll soon see the same item many times across many feeds.

Technically feeds have unique IDs but in the real world they aren’t used properly by feed publishers which leaves the problem of duplicate detection up to the aggregators. We are working hard on this at Millifeed but it is a long road. Even Google finds it hard and had a conference on it recently; Duplicate content summit at SMX Advanced.