TheBestLinks.com
TheBestLinks.com
RSS (protocol), Weblog, Website, XML, XSLT, 2004, Resource Description ... Print friendly version | Tell a friend
 
Navigation
Search
Toolbox

RSS (protocol)

From TheBestLinks.com

da:RSS de:RSS eo:RSS fr:Really Simple Syndication ja:RSS zh:RSS

RSS or Really Simple Syndication is a family of XML-based communication standards with the following members:

RSS can be understood as a web syndication protocol that is primarily used by news websites and weblogs. RSS allows a web developer to publish content on their website in a format that a computer program can easily understand and digest. This allows users to easily repackage the content on their own websites or blogs, or privately on their own computers.

RSS simply repackages the content as a list of data items, such as the date of a news story, a summary of the story and a link to it. A program known as an RSS aggregator or feed reader can then check RSS-enabled webpages for the user, and display any updated articles that it finds. This is more convenient than having the user repeatedly visit their favorite news websites, because it makes sure that the reader only sees material that they haven't seen before. Web-based RSS aggregators are also available, offering the user an alternative to using dedicated software, and making the user's feeds available on any computer with Web access.

At the top level, a RSS document is a <rss> element, with a mandatory attribute called version, that specifies the version of RSS that the document conforms to. Subordinate to the <rss> element is a single <channel> element, which contains information about the channel (metadata) and its contents.

Because RSS is understood as a term referring to many types of syndication protocols, these various RSS protocols have sometimes been accused of being "incompatable" (see The myth of RSS compatibility (http://diveintomark.org/archives/2004/02/04/incompatible-rss)). Others argue that the perceived incompatibility is really a misnomer, because the underlying structure of RSS is that of XML (except for RSS 0.90) and therefore compatibility is achievable through stylesheet transformations (XSL / XSLT), which the RSS aggregator would apply anyway in order to make the RSS feed presentable to users.


The status of RSS as of April 2004 is version 2.0.1.

See also: Atom (standard)

RSS clients

See news aggregator for a list of clients for various operating systems.

External links

Related links


Top visited 0 of 0 links

[no links posted yet]

>> place link >>

Discussion

Last posted 0 of 0 messages

[no messages posted yet]

>> post message >>

Watch

You can add this article to your own "watchlist" and receive e-mail notification about all changes in this page.
 
   
Innovate it
This page was last modified 05:02, 30 Sep 2004.
  Content is available under GNU Free Documentation License 1.2.
Powered by MediaWiki