Now, what then is RSS?
- General Definition
RSS, which stands for Really Simple Syndication, is a set of web feed formats that use XML to deliver information.
- What are the uses of RSS feeds?
RSS feeds are used to give updates to users regarding site contents without having to actually check the site. This can be done by delivering the full content of the update, or by sending a link, or by defining the metadata that composes the file.
A lot of sites like web logs, pod casts and news sites use RSS feeds.
- What are the benefits of RSS feeds?
The information that can be seen in RSS feeds is simpler than the source web site. That is why it is easier for users to view the important items.
Other files can also be automatically be downloaded without human intervention. Programs called aggregators can scan web sites and publish lists of updates in behalf of their user.
- RSS formats
The standard RSS formats are:
1. RSS 1 or RDF which includes the following versions: RSS 0.90 and 1.0
2. RSS 2 which includes RSS 0.91, 0.92-0.94 and 2.0.1
How about Atom?
Issues were raised regarding the RSS 2.0 format and its incompatibility problems. That is why a third standard of syndication was born.
The atom format started in June of 2003. It was adopted by the Internet Engineering task Force or IETF. This format was made to solve the shortcomings of the RSS versions that were released.
RFC 4287 states the proposition of Atom’s standardization.
- Strengths
Atom supporters claim that the strength of Atom relies on:
1. Use of standard features of XML;
2. The presence of a payload container capable of handling various content types.
With Atom, owners can actually monitor more sites in lesser time.
- Uses of Atom
Atom, like any other syndication formats, is used on sites that update periodically. These items include web logging, advertisement, marketing, news and bug reports.
- Atom and RSS: What’s the deal?
Atom included features that are not present or mandatory in RSS such as:
- XML schema
- auto discovery
- XML name space
- unique global ID
- payload container
- separate content and summary entities
- openness to modification and standardization
Now that you know the definitions of XML, RSS and Atom, you will never have to wonder why these things are places in certain websites.
|