SlideShare a Scribd company logo
1 of 8
WHAT IS RSS?
 by: Sarah Collins
RSS

RSS formerly known as Rich Site Summery now stands
for Really Simple Syndiction.
RSS is an XML-based format for content distribution
especially for delivering updates to websites for things
such as headlines or video feeds in a standardized
format. It it most frequently used on news-based sites
due to the constant changing of events and web
blogging sites.
Versions of RSS
There are several different versions of RSS falling into
two branches. The first being RDF and the other being
2.* The RDF branch includes:
RSS 0.90 was the original Netscape RSS version. This RSS was called RDF Site
Summary, but was based on an early working draft of the RDF standard, and was
not compatible with the final RDF Recommendation.

RSS 1.0 is an open format by the RSS-DEV Working Group, again standing for
RDF Site Summary. RSS 1.0 is an RDF format like RSS 0.90, but not fully
compatible with it, since 1.0 is based on the final RDF 1.0 Recommendation.

RSS 1.1 is also an open format and is intended to update and replace RSS 1.0. The
specification is an independent draft not supported or endorsed in any way by the
RSS-Dev Working Group or any other organization.
Versions (cont.)
The RSS 2.* branch includes:
RSS 0.91 is the simplified RSS version released by Netscape, and also the version
number of the simplified version originally championed by Dave Winer from
Userland Software. The Netscape version was now called Rich Site Summary; this
was no longer an RDF format, but was relatively easy to use.

RSS 0.92 through 0.94 are expansions of the RSS 0.91 format, which are mostly
compatible with each other and with Winer's version of RSS 0.91, but are not
compatible with RSS 0.90.

RSS 2.0.1 has the internal version number 2.0. RSS 2.0.1 was proclaimed to be
"frozen", but still updated shortly after release without changing the version
number. RSS now stood for Rea"y Simple Syndication. The major change in this
version is an explicit extension mechanism using XML namespaces.
Benefits of RSS
RSS solves a problem for people who regularly use the
web. They benefit readers who want to subscribe to
timely updates from favored websites or to aggregate
feeds from many sites into one place. It allows you to
easily stay informed by retrieving the latest content
from the sites you are interested in. You save time by
not needing to visit each site individually. You ensure
your privacy, by not needing to join each site's email
newsletter. The number of sites offering RSS feeds is
growing rapidly and includes big names like Yahoo
News.
What RSS Looks Like
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
>
  <channel rdf:about="http://www.xml.com/cs/xml/query/q/19">
    <title>XML.com</title>
    <link>http://www.xml.com/</link>
    <description>XML.com features a rich mix of information and services for the XML community.</description>
    <language>en-us</language>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.xml.com/pub/a/2002/12/04/normalizing.html"/>
        <rdf:li rdf:resource="http://www.xml.com/pub/a/2002/12/04/som.html"/>
        <rdf:li rdf:resource="http://www.xml.com/pub/a/2002/12/04/svg.html"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="http://www.xml.com/pub/a/2002/12/04/normalizing.html">
    <title>Normalizing XML, Part 2</title>
    <link>http://www.xml.com/pub/a/2002/12/04/normalizing.html</link>
    <description>In this second and final look at applying relational normalization techniques to W3C XML Schema data modeling, Will Provost discusses when
not to normalize, the scope of uniqueness and the fourth and fifth normal forms.</description>
    <dc:creator>Will Provost</dc:creator>
    <dc:date>2002-12-04</dc:date>    
  </item>
  <item rdf:about="http://www.xml.com/pub/a/2002/12/04/som.html">
    <title>The .NET Schema Object Model</title>
    <link>http://www.xml.com/pub/a/2002/12/04/som.html</link>
    <description>Priya Lakshminarayanan describes in detail the use of the .NET Schema Object Model for programmatic manipulation of W3C XML Schemas.</
description>
    <dc:creator>Priya Lakshminarayanan</dc:creator>
    <dc:date>2002-12-04</dc:date>    
  </item>
  <item rdf:about="http://www.xml.com/pub/a/2002/12/04/svg.html">
    <title>SVG's Past and Promising Future</title>
    <link>http://www.xml.com/pub/a/2002/12/04/svg.html</link>
    <description>In this month's SVG column, Antoine Quint looks back at SVG's journey through 2002 and looks forward to 2003.</description>
    <dc:creator>Antoine Quint</dc:creator>
    <dc:date>2002-12-04</dc:date>    
  </item>
</rdf:RDF>
Hosting and Some Down
      Sides to RSS
Many marketers want to know how many subscribers they have, which items in
their feeds attract the most interest, or how many click-throughs are generated as a
result of an RSS feed.

The most common method to track the number of feed accesses or individuals
accessing a feed is to use a 3rd party feed host. Companies like FeedBurner
essentially track feeds based on accesses. The downside to using a 3rd party like
Feedburner, is that the url is a FeedBurner url and any PageRank or popularity
associated with the url will benefit the feed host rather than the feed creator.
Additionally, no distinction is made between unique views or syndicate feeds.
Examples

Yahoo News
ABC News
Apple Startpage even has a RSS button to go straight
to Hot News.

More Related Content

Similar to RSS

Slide2 12 20
Slide2 12 20Slide2 12 20
Slide2 12 20s1170050
 
Presentation week11
Presentation week11Presentation week11
Presentation week11s1190091
 
Week11 presentation
Week11 presentationWeek11 presentation
Week11 presentations1190091
 
What is atom rss feed
What is atom rss feedWhat is atom rss feed
What is atom rss feedLeonor Costa
 
Yapo Juares Tanguy: RSS environment
Yapo Juares Tanguy: RSS environmentYapo Juares Tanguy: RSS environment
Yapo Juares Tanguy: RSS environmentCarlo Vaccari
 
RSS System Project Presentation
RSS System Project PresentationRSS System Project Presentation
RSS System Project PresentationAbhinavkul
 
DM110 - Week 9 - Content Syndication
DM110 - Week 9 - Content SyndicationDM110 - Week 9 - Content Syndication
DM110 - Week 9 - Content SyndicationJohn Breslin
 
RSS and Atom in the Social Web
RSS and Atom in the Social WebRSS and Atom in the Social Web
RSS and Atom in the Social Webhchen1
 
RSS FEED SEMINAR SLIDE PRESENTATION
RSS FEED SEMINAR SLIDE PRESENTATIONRSS FEED SEMINAR SLIDE PRESENTATION
RSS FEED SEMINAR SLIDE PRESENTATIONMuhsin Mohamed Pc
 
How Rss Works
How Rss WorksHow Rss Works
How Rss Workss1170005
 
How RSS Works
How RSS WorksHow RSS Works
How RSS Workss1170024
 
Week11 How Rss Works
Week11 How Rss WorksWeek11 How Rss Works
Week11 How Rss Workss1170024
 
IWMW 2001: Automated News Feeds (4)
IWMW 2001: Automated News Feeds (4)IWMW 2001: Automated News Feeds (4)
IWMW 2001: Automated News Feeds (4)IWMW
 

Similar to RSS (20)

Slide2 12 20
Slide2 12 20Slide2 12 20
Slide2 12 20
 
Presentation week11
Presentation week11Presentation week11
Presentation week11
 
Week11 presentation
Week11 presentationWeek11 presentation
Week11 presentation
 
What is atom rss feed
What is atom rss feedWhat is atom rss feed
What is atom rss feed
 
RSS Overview
RSS OverviewRSS Overview
RSS Overview
 
Yapo Juares Tanguy: RSS environment
Yapo Juares Tanguy: RSS environmentYapo Juares Tanguy: RSS environment
Yapo Juares Tanguy: RSS environment
 
RSS System Project Presentation
RSS System Project PresentationRSS System Project Presentation
RSS System Project Presentation
 
DM110 - Week 9 - Content Syndication
DM110 - Week 9 - Content SyndicationDM110 - Week 9 - Content Syndication
DM110 - Week 9 - Content Syndication
 
Rss
RssRss
Rss
 
RSS and Atom in the Social Web
RSS and Atom in the Social WebRSS and Atom in the Social Web
RSS and Atom in the Social Web
 
Rss feed
Rss feedRss feed
Rss feed
 
RSS FEED SEMINAR SLIDE PRESENTATION
RSS FEED SEMINAR SLIDE PRESENTATIONRSS FEED SEMINAR SLIDE PRESENTATION
RSS FEED SEMINAR SLIDE PRESENTATION
 
How Rss Works
How Rss WorksHow Rss Works
How Rss Works
 
How RSS Works
How RSS WorksHow RSS Works
How RSS Works
 
Week11 How Rss Works
Week11 How Rss WorksWeek11 How Rss Works
Week11 How Rss Works
 
Week12
Week12Week12
Week12
 
Week11
Week11Week11
Week11
 
RSScats
RSScatsRSScats
RSScats
 
IWMW 2001: Automated News Feeds (4)
IWMW 2001: Automated News Feeds (4)IWMW 2001: Automated News Feeds (4)
IWMW 2001: Automated News Feeds (4)
 
How Rss Works
How Rss WorksHow Rss Works
How Rss Works
 

Recently uploaded

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 

Recently uploaded (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

RSS

  • 1. WHAT IS RSS? by: Sarah Collins
  • 2. RSS RSS formerly known as Rich Site Summery now stands for Really Simple Syndiction. RSS is an XML-based format for content distribution especially for delivering updates to websites for things such as headlines or video feeds in a standardized format. It it most frequently used on news-based sites due to the constant changing of events and web blogging sites.
  • 3. Versions of RSS There are several different versions of RSS falling into two branches. The first being RDF and the other being 2.* The RDF branch includes: RSS 0.90 was the original Netscape RSS version. This RSS was called RDF Site Summary, but was based on an early working draft of the RDF standard, and was not compatible with the final RDF Recommendation. RSS 1.0 is an open format by the RSS-DEV Working Group, again standing for RDF Site Summary. RSS 1.0 is an RDF format like RSS 0.90, but not fully compatible with it, since 1.0 is based on the final RDF 1.0 Recommendation. RSS 1.1 is also an open format and is intended to update and replace RSS 1.0. The specification is an independent draft not supported or endorsed in any way by the RSS-Dev Working Group or any other organization.
  • 4. Versions (cont.) The RSS 2.* branch includes: RSS 0.91 is the simplified RSS version released by Netscape, and also the version number of the simplified version originally championed by Dave Winer from Userland Software. The Netscape version was now called Rich Site Summary; this was no longer an RDF format, but was relatively easy to use. RSS 0.92 through 0.94 are expansions of the RSS 0.91 format, which are mostly compatible with each other and with Winer's version of RSS 0.91, but are not compatible with RSS 0.90. RSS 2.0.1 has the internal version number 2.0. RSS 2.0.1 was proclaimed to be "frozen", but still updated shortly after release without changing the version number. RSS now stood for Rea"y Simple Syndication. The major change in this version is an explicit extension mechanism using XML namespaces.
  • 5. Benefits of RSS RSS solves a problem for people who regularly use the web. They benefit readers who want to subscribe to timely updates from favored websites or to aggregate feeds from many sites into one place. It allows you to easily stay informed by retrieving the latest content from the sites you are interested in. You save time by not needing to visit each site individually. You ensure your privacy, by not needing to join each site's email newsletter. The number of sites offering RSS feeds is growing rapidly and includes big names like Yahoo News.
  • 6. What RSS Looks Like <rdf:RDF   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"   xmlns="http://purl.org/rss/1.0/"   xmlns:dc="http://purl.org/dc/elements/1.1/" >   <channel rdf:about="http://www.xml.com/cs/xml/query/q/19">     <title>XML.com</title>     <link>http://www.xml.com/</link>     <description>XML.com features a rich mix of information and services for the XML community.</description>     <language>en-us</language>     <items>       <rdf:Seq>         <rdf:li rdf:resource="http://www.xml.com/pub/a/2002/12/04/normalizing.html"/>         <rdf:li rdf:resource="http://www.xml.com/pub/a/2002/12/04/som.html"/>         <rdf:li rdf:resource="http://www.xml.com/pub/a/2002/12/04/svg.html"/>       </rdf:Seq>     </items>   </channel>   <item rdf:about="http://www.xml.com/pub/a/2002/12/04/normalizing.html">     <title>Normalizing XML, Part 2</title>     <link>http://www.xml.com/pub/a/2002/12/04/normalizing.html</link>     <description>In this second and final look at applying relational normalization techniques to W3C XML Schema data modeling, Will Provost discusses when not to normalize, the scope of uniqueness and the fourth and fifth normal forms.</description>     <dc:creator>Will Provost</dc:creator>     <dc:date>2002-12-04</dc:date>       </item>   <item rdf:about="http://www.xml.com/pub/a/2002/12/04/som.html">     <title>The .NET Schema Object Model</title>     <link>http://www.xml.com/pub/a/2002/12/04/som.html</link>     <description>Priya Lakshminarayanan describes in detail the use of the .NET Schema Object Model for programmatic manipulation of W3C XML Schemas.</ description>     <dc:creator>Priya Lakshminarayanan</dc:creator>     <dc:date>2002-12-04</dc:date>       </item>   <item rdf:about="http://www.xml.com/pub/a/2002/12/04/svg.html">     <title>SVG's Past and Promising Future</title>     <link>http://www.xml.com/pub/a/2002/12/04/svg.html</link>     <description>In this month's SVG column, Antoine Quint looks back at SVG's journey through 2002 and looks forward to 2003.</description>     <dc:creator>Antoine Quint</dc:creator>     <dc:date>2002-12-04</dc:date>       </item> </rdf:RDF>
  • 7. Hosting and Some Down Sides to RSS Many marketers want to know how many subscribers they have, which items in their feeds attract the most interest, or how many click-throughs are generated as a result of an RSS feed. The most common method to track the number of feed accesses or individuals accessing a feed is to use a 3rd party feed host. Companies like FeedBurner essentially track feeds based on accesses. The downside to using a 3rd party like Feedburner, is that the url is a FeedBurner url and any PageRank or popularity associated with the url will benefit the feed host rather than the feed creator. Additionally, no distinction is made between unique views or syndicate feeds.
  • 8. Examples Yahoo News ABC News Apple Startpage even has a RSS button to go straight to Hot News.