Chris Abraham

Tuesday, October 24, 2006

A Primer on RSS (Really Simple Syndication)

The Fagan Finder has a great article on RSS that teaches you all the essential basics -- a primer. Here's a heaping sample:
RSS is a text-based format, a type of XML. You should know that only because often RSS files are often labeled as XML. RSS version 1.0 is also RDF (whatever), which, again, is important only because an RSS file may be labeled as RDF. RSS files (which are also called RSS feeds or channels) simply contain a list of items. Usually, each item contains a title, summary, and a link to a URL (e.g. a web page). Other information, such as the date, creator’s name, etc., may also be available. The most common use for RSS files is for news and other reverse-chronologically ordered websites like blogs. For example, this particular page on Fagan Finder has a changes log, which is also available in RSS format. An item’s description may contain all of a news article, blog post, etc., or just an extract or summary. The item’s link will usually point to the full content (although it may also point to what the content itself links to).

0 Comments:

Post a Comment

<< Home