Opentopia Directory Encyclopedia Tools

RSS (file format)

Encyclopedia : R : RS : RSS : RSS (file format)


Wikimedia Commons has media related to:
[Special]
RSS is a family of web feed formats, specified in XML and used for Web syndication. RSS is used by (among other things) news Web sites, weblogs and podcasting. The abbreviation is variously used to refer to the following standards:

Web feeds provide web content or summaries of web content together with links to the full versions of the content, and other metadata. RSS, in particular, delivers this information as an XML file called an RSS feed, webfeed, RSS stream, or RSS channel. In addition to facilitating syndication, web feeds allow a website's frequent readers to track updates on the site using an aggregator.

Usage

As the mainstream media attempts to realize the full potential of RSS, the news media is utilizing RSS by bypassing traditional news sources. Consumers and journalists are now able to have news constantly fed to them instead of searching for it.

A program known as a feed reader or aggregator can check a list of feeds on behalf of a user and display any updated articles that it finds. It is common to find web feeds on major websites and many smaller ones. Some websites let people choose between RSS or Atom formatted web feeds; others offer only RSS or only Atom.

RSS-aware programs are available for various operating systems. Client-side readers and aggregators are typically constructed as standalone programs or extensions to existing programs such as web browsers. Browsers such as Mozilla Firefox, Safari, Opera and Microsoft's Internet Explorer 7 have integrated support for RSS feeds.

Web-based feed readers and news aggregators require no software installation and make the user's "feeds" available on any computer with Web access. Some aggregators combine existing web feeds into new feeds, e.g., taking all football related items from several sports feeds and providing a new football feed. There are also search engines for content published via web feeds like Feedster or Blogdigger.

On Web pages, web feeds (RSS or Atom) are typically linked with the word "Subscribe", an orange rectangle, , or with the letters XML or RSS. Many news aggregators such as My Yahoo![link] publish subscription buttons (Addtomyyahoo4.gif) for use on Web pages to simplify the process of adding news feeds.

History

Before RSS several similar formats already existed for syndication, but none achieved widespread popularity or are still in common use today, as most were envisioned to work only with a single service. For example, in 1997 Microsoft created Channel Definition Format for the Active Channel feature of Internet Explorer 4.0, which became mildly popular. Dave Winer also designed his own XML syndication format for use on his Scripting News weblog, which was also introduced in 1997Winer, Dave, 12 December, 1997. Scripting.com: [Scripting News in XML].

RDF Site Summary, the first version of RSS, was created by Dan Libby of Netscape in March 1999 for use on the My Netscape portal. This version became known as RSS 0.9. In July 1999, responding to comments and suggestions, Libby produced a prototype tentatively named RSS 0.91Libby, Dan, 10 July, 1999. [RSS 0.91 Spec, revision 3] (RSS standing for Rich Site Summary), that simplified the format and incorporated parts of Winer's scripting news format. This they considered an interim measure, with Libby suggesting an RSS 1.0-like format through the so-called Futures Document#redirect .

Soon afterwards, Netscape lost interest in RSS/XML, leaving the format without an owner, just as it was becoming widely used. A working group and mailing list, RSS-DEV, was set up by various users and XML notables to continue its development. At the same time, Winer unilaterally posted a modified version of the RSS 0.91 specification to the Userland website, since it was already in use in their products. He claimed the RSS 0.91 specification was the property of his company, UserLand Software.Winer, Dave, 4 June, 2000. [RSS 0.91: Copyright and Disclaimer] Since neither side had any official claim on the name or the format, arguments raged whenever either side claimed RSS as its own, creating what became known as the RSS fork.

The RSS-DEV group went on to produce RSS 1.0RSS-DEV Working Group, December 9, 2000. [RDF Site Summary (RSS) 1.0]'' in December 2000. Like RSS 0.9 (but not 0.91) this was based on the RDF specifications, but was more modular, with many of the terms coming from standard metadata vocabularies such as Dublin Core.

Nineteen days later, Winer released by himself RSS 0.92Winer, Dave, 25 December, 2000. [RSS 0.92 Specification], a minor and supposedly compatible set of changes to RSS 0.91 based on the same proposal. In April 2001, he published a draft of RSS 0.93Winer, Dave, 20 April, 2001. [RSS 0.93 Specification] which was almost identical to 0.92. A draft RSS 0.94 surfaced in August, reverting the changes made in 0.93, and adding a type attribute to the description element.

In September 2002, Winer released a final successor to RSS 0.92, known as RSS 2.0 and emphasizing "Really Simple Syndication" as the meaning of the three-letter abbreviation. The RSS 2.0 spec removed the type attribute added in RSS 0.94 and allowed people to add extension elements using XML namespaces. Several versions of RSS 2.0 were released, but the version number of the document model was not changed.

In November, 2002, The New York Times began offering its readers the ability to subscribe to RSS news feeds related to various topics. In January, 2003, Winer called the New York Times' adoption of RSS the "tipping point" in driving the RSS format's becoming a de facto standard.

In July, 2003, Winer and Userland Software assigned ownership of the RSS 2.0 specification to his then workplace, Harvard's Berkman Center for the Internet & SocietyBerkman Center, 15 July, 2003. [RSS 2.0 Specification moves to Berkman].

Winer was criticized for unilaterally creating a new format and raising the version number. In response, RSS 1.0 coauthor Aaron Swartz published RSS 3.0Swartz, Aaron, 6 September, 2002. [The Road to RSS 3.0] and [RSS 3.0], a non-XML textual format. The format was possibly intended as a parody and only a few implementations were ever made.

In January 2005, Sean B. Palmer, Christopher Schmidt, and Cody Woodard produced a preliminary draft of RSS 1.1.Palmer, Sean B. and Christopher Schmidt, 23 January, 2005. [RSS 1.1: RDF Site Summary] It was intended as a bugfix for 1.0, removing little-used features, simplifying the syntax and improving the specification based on the more recent RDF specifications. As of July 2005, RSS 1.1 had amounted to little more than an academic exercise.

In April 2005, Apple Computer Inc. released Safari 2.0 with RSS Feed capabilities built in. Safari delivered the ability to read RSS feeds, and bookmark them, with built-in search features.

In August 2005, Israeli student Jonathan Avidan unilaterally launched a project to create "RSS 3"Avidan, Jonathan, August 2005. [RSS 3 Project]. It failed to gain backing from anyone in the RSS industry.

In November 2005, Microsoft proposed its Simple Sharing Extensions [link] to RSS, informally named "Real Simple Synchronization" [link] by Colm Smyth.

In December 2005, the [Microsoft IE team] and [Outlook team] announced in their blogs that they will be adopting the [feed icon] first used in the Mozilla Firefox browser , effectively making the orange square with white radio waves the industry standard for both RSS and related formats such as Atom. Also in February 2006, Opera announced they too will add the orange square in their next release of Opera 9.

In January 2006, Rogers Cadenhead [relaunched] the RSS Advisory board in order to move the RSS format forward.

Incompatibilities

As noted above, there are several different versions of RSS, falling into two major branches (RDF and 2.*). The RDF, or RSS 1.* branch includes the following versions:

The RSS 2.* branch (initially UserLand, now Harvard) includes the following versions:

For the most part, later versions in each branch are backward-compatible with earlier versions (aside from non-conformant RDF syntax in 0.90), and both versions include properly documented extension mechanisms using XML Namespaces, either directly (in the 2.* branch) or through RDF (in the 1.* branch). Most syndication software supports both branches. Mark Pilgrim's article ["The Myth of RSS Compatibility"] discusses RSS version compatibility in more detail.

The extension mechanisms make it possible for each branch to track innovations in the other. For example, the RSS 2.* branch was the first to support enclosures, making it the current leading choice for podcasting, and as of mid-2005 is the format supported for that use by iTunes and other podcasting software; however, an enclosure extension is now available for the RSS 1.* branch, mod_enclosure [link]. Likewise, the RSS 2.* core specification does not support providing full-text in addition to a synopsis, but the RSS 1.* markup can be (and often is) used as an extension. There are also several common outside extension packages available, include a new proposal from Microsoft for use in Internet Explorer 7.

The most serious compatibility problem is with HTML markup. Userland's RSS reader—generally considered as the reference implementation—did not originally filter out HTML markup from feeds. As a result, publishers began placing HTML markup into the titles and descriptions of items in their RSS feeds. This behaviour has become widely expected of readers, to the point of becoming a de facto standard, though there is still some inconsistency in how software handles this markup, particularly in titles. The RSS 2.0 specification was later updated to include examples of entity-encoded HTML, however all prior plain text usages remain valid.

Atom

In reaction to recognised issues with RSS (and because RSS 2.0 is frozen), a third group began a new syndication specification, Atom, in June 2003, and their work was later adopted by Internet Engineering Task Force (IETF).

The relative benefits of Atom and the two RSS branches are a matter of debate within the Web-syndication community. Supporters of Atom claim that it improves on RSS by relying on standard XML features, by specifying a payload container that can handle many different kinds of content unambiguously, and by having a specification maintained by a recognised standards organisation. Supporters of RSS claim that Atom unnecessarily introduces a third branch of syndication specifications, further confusing the marketplace.

For a comparison of Atom 1.0 to RSS 2.0 see Atom Compared to RSS 2.0.

BitTorrent and RSS

The peer-to-peer application BitTorrent has also announced support for RSS. Such feeds (also known as Torrent/RSS-es) will allow client applications to download files automatically (also known as Broadcatching). Most common BitTorrent clients already offer RSS support.

Example

The following is an example of an RSS 1.0 file.

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.xml.com/xml/news.rss"> <title>XML.comtitle> <link>http://xml.com/publink> <description> XML.com features a rich mix of information and services for the XML community. description> <items> items> channel>

<image rdf:about="http://xml.com/universal/images/xml_tiny.gif"> <title>XML.comtitle> <link>http://www.xml.comlink> <url>http://xml.com/universal/images/xml_tiny.gifurl> image>

<item rdf:about="http://xml.com/pub/2000/08/09/xslt/xslt.html"> <title>Processing Inclusions with XSLTtitle> <link>http://xml.com/pub/2000/08/09/xslt/xslt.htmllink> <description> Processing document inclusions with general XML tools can be problematic. This article proposes a way of preserving inclusion information through SAX-based processing. description> item>

<item rdf:about="http://xml.com/pub/2000/08/09/rdfdb/index.html"> <title>Putting RDF to Worktitle> <link>http://xml.com/pub/2000/08/09/rdfdb/index.htmllink> <description> Tool and API support for the Resource Description Framework is slowly coming of age. Edd Dumbill takes a look at RDFDB, one of the most exciting new RDF toolkits. description> item>

<textinput rdf:about="http://search.xml.com"> <title>Search XML.comtitle> <description>Search XML.com's XML collectiondescription> <name>sname> <link>http://search.xml.comlink> textinput> rdf:RDF>

The following is an example of an RSS 2.0 file.


<rss version="2.0">
<channel>
<title>Liftoff Newstitle>
<link>http://liftoff.msfc.nasa.gov/link>
<description>Liftoff to Space Exploration.description>
<language>en-uslanguage>
<pubDate>Tue, 10 Jun 2003 04:00:00 GMTpubDate>
<lastBuildDate>Tue, 10 Jun 2003 09:41:01 GMTlastBuildDate>
<docs>http://blogs.law.harvard.edu/tech/rssdocs>
<generator>Weblog Editor 2.0generator>
<managingEditor>editor@example.commanagingEditor>
<webMaster>webmaster@example.comwebMaster>

<item> <title>Star Citytitle> <link>http://liftoff.msfc.nasa.gov/news/2003/news-starcity.asplink> <description>How do Americans get ready to work with Russians aboard the International Space Station? They take a crash course in culture, language and protocol at Russia's Star City.description> <pubDate>Tue, 03 Jun 2003 09:39:21 GMTpubDate> <guid>http://liftoff.msfc.nasa.gov/2003/06/03.html#item573guid> item>

<item> <title>Space Explorationtitle> <link>http://liftoff.msfc.nasa.gov/link> <description>Sky watchers in Europe, Asia, and parts of Alaska and Canada will experience a partial eclipse of the Sun on Saturday, May 31st.description> <pubDate>Fri, 30 May 2003 11:06:42 GMTpubDate> <guid>http://liftoff.msfc.nasa.gov/2003/05/30.html#item572guid> item>

<item> <title>The Engine That Does Moretitle> <link>http://liftoff.msfc.nasa.gov/news/2003/news-VASIMR.asplink> <description>Before man travels to Mars, NASA hopes to design new engines that will let us fly through the Solar System more quickly. The proposed VASIMR engine would do that.description> <pubDate>Tue, 27 May 2003 08:37:32 GMTpubDate> <guid>http://liftoff.msfc.nasa.gov/2003/05/27.html#item571guid> item>

<item> <title>Astronauts' Dirty Laundrytitle> <link>http://liftoff.msfc.nasa.gov/news/2003/news-laundry.asplink> <description>Compared to earlier spacecraft, the International Space Station has many luxuries, but laundry facilities are not one of them. Instead, astronauts have other options.description> <pubDate>Tue, 20 May 2003 08:56:02 GMTpubDate> <guid>http://liftoff.msfc.nasa.gov/2003/05/20.html#item570guid> item> channel> rss>

See also

Notes and references

External links

Specifications

Other articles

Tutorials and references

Books

  • [Chapter] (PDF) from book RSS and Atom: Understanding and Implementing Content Feeds and Syndication

 


From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.

Search Titles
0123456789
ABCDEFGHIJ
KLMNOPQRST
UVWXYZ?

E-mail this article to:

Personal Message: