Which is best? I always produce ATOM feeds, as they seem more comprehensive, but I'm not sure which is technically better.
|
2
|
|
|
|
|
|
ATOM essentially supercedes RSS. RSS has many versions, and it gets a bit confusing. RSS also has poor support for well-defined built-in datatypes, such as timestamps, so parsing routines have to handle many different possibilities. ATOM tightens up these holes. On the other hand, RSS has much better support from client software, especially the older stuff, so if you want to get the maximum distribution for your syndicated content, RSS is probably preferable. |
||||||||||||
|
|
|
The Atom wiki has a page comparing RSS 2.0 and Atom. Perhaps the biggest reason to choose Atom over RSS is this:
|
|||
|
|
|
|
Some food for thought here: http://stackoverflow.com/questions/12509/why-are-people-still-creating-rss-feeds |
||
|
|
