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

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
 
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
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
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
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
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
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
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
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 

Recently uploaded (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
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
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
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
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
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...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 

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.