Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

With a lot of blogs I can either subsribe to an RSS 2.0 or an Atom 1.0 feed.

What is the difference between these two and which one should I chose to subscribe to a blog (I'm using google reader if that matters)? Why do bloggers even offer two different feeds if there's no difference to the end-user?

share|improve this question

3 Answers

up vote 12 down vote accepted

The differences are mainly technical. You can look them up here if you like. However, you can expect the discussion to favour Atom a bit since it's from their site.

Of a lot more interest is the reason why Atom was created:

Before the creation of Atom the primary method of web content syndication was the RSS family of formats.

Members of the community who felt there were significant deficiencies with this family of formats were unable to make changes directly to RSS 2.0 because the official specification document stated that it was purposely frozen to ensure its stability

share|improve this answer

They are very similar formats and in reality, it doesn't really matter which you use because google reader supports both anyway.

Although technically (as described by nagul), atom is a replacement for rss 2.0 and is theoretically better, in practice, you aren't going to see much difference.

share|improve this answer

Personally, I subscribe to the RSS feed. That way if they send down an audio or video file down the feed, I can easily bring it into my podcatcher.

share|improve this answer
Does this mean, that Atom does not support embedded audio/video or is this because of a limitation of your "podcatcher"? – M4N Aug 11 '09 at 14:38
I know there is support for enclosures in Atom, but RSS is the standard for podcasts. That and from what I have seen, many of the blog plug-ins implement the podcast support only via RSS. – Mike Wills Aug 12 '09 at 13:15

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.