Difference between revisions of "RSS"

From mi-linux
Jump to navigationJump to search
(New page: == RSS - RDF Site Summary aka Really Simple Syndication == 'RSS' The [http://www.w3.org/RDF/ Resource Description Framework] (RDF) is a family of [http://www.w3.org/ World Wide Web C...)
 
Line 1: Line 1:
 
 
 
 
== RSS - RDF Site Summary aka Really Simple Syndication ==
 
== RSS - RDF Site Summary aka Really Simple Syndication ==
  
'RSS'
+
  
The [http://www.w3.org/RDF/ Resource Description Framework] (RDF) is a family of [http://www.w3.org/ World Wide Web Consortium] (W3C) specifications which integrate various applications and events using XML as an interchange syntax.
+
RDF - [http://www.w3.org/RDF/ Resource Description Framework] is a family of [http://www.w3.org/ 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.
 
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.
  
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  
+
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].  
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 22:58, 16 January 2008

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.

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.