Difference between revisions of "RSS"

From mi-linux
Jump to navigationJump to search
Line 1: Line 1:
 +
[https://mi-linux.wlv.ac.uk/wiki/index.php/Web 2.0 Link] to Main Page
 +
 +
Back to [[Collaborative online technologies]]
 +
 +
 +
 +
 
== RSS - RDF Site Summary aka Really Simple Syndication ==
 
== RSS - RDF Site Summary aka Really Simple Syndication ==
  
Line 6: Line 13:
  
  
An RSS document called a "feed", "web feed", or "channel", contains either full text or a summary of content from a linked website. It is an easy way to keep up with new information on the user's chosen websites.
+
An RSS document called a "feed", "web feed", or "channel", contains either full text or a summary of content from a linked website. It is an easy way to keep up with new information on the user's chosen websites. e.g. the feeds cane be sent directly to a user's inbox.
  
 
In 1997 [http://dave.scripting.com/ Dave Winer] at [http://www.userland.com/ UserLand] designed the[http://www.scripting.com/davenet/1997/12/15/scriptingNewsInXML.html scriptingNews format].  
 
In 1997 [http://dave.scripting.com/ Dave Winer] at [http://www.userland.com/ UserLand] designed the[http://www.scripting.com/davenet/1997/12/15/scriptingNewsInXML.html scriptingNews format].  
  
 
In 1999 Netscape designed RSS 0.90 for use with my.netscape.com, which also supported scriptingNews format.
 
In 1999 Netscape designed RSS 0.90 for use with my.netscape.com, which also supported scriptingNews format.

Revision as of 23:02, 16 January 2008

2.0 Link to Main Page

Back to Collaborative online technologies



RSS - RDF Site Summary aka Really Simple Syndication

RDF - Resource Description Framework is a family of World Wide Web Consortium (W3C) specifications which integrate various applications and events using XML as an interchange syntax.


An RSS document called a "feed", "web feed", or "channel", contains either full text or a summary of content from a linked website. It is an easy way to keep up with new information on the user's chosen websites. e.g. the feeds cane be sent directly to a user's inbox.

In 1997 Dave Winer at UserLand designed thescriptingNews format.

In 1999 Netscape designed RSS 0.90 for use with my.netscape.com, which also supported scriptingNews format.