no text exists for this slide
RSS : Really Simple Syndication or Rich Site Summary.
RSS : Really Simple Syndication or Rich Site Summary.
An RSS feed is an XML format for distributing news headlines or titles on the Web. It is quite similar like HTML.RSS Feeds are simply called as âa list of itemsâ. It is also called as âRSSâ, Atom, XML, âfeedâ
RSS Feed Aggregator tools :
RSS Feed Aggregator tools :
Web-based : Bloglines www.bloglines.com
PC (offline) : Sharp Reader www.sharpreader.net
Mac (offline) : Pears
RSS Feed Aggregator tools :
RSS Feed Aggregator tools :
Technorati : www.technorati.com
Benefits to RSS :
Users can subscribe to their interested feeds.
Standard for syndicating content through web
Best stream of fresh web content
Users can review the content quickly in short span of time.
Through RSS feeds traffic to the website can be increased.
RSS feeds can be read by
Desktop Feed Readers
Web Based Readers
www.newzcrawler.com
www.newzcrawler.com
www.newsgator.com
www.jetbrains.com
www.google.com/reader
A small window to the open WORLD.
A small window to the open WORLD.
An auto updatability minimal information from own blog will give maximum update information.
Origin of original information and updatability blogs instantaneous with active link.
RSS syndication work - want others interested in that topic to know about it
RSS syndication work - want others interested in that topic to know about it
RSS as introduced by Netscape in 1999 then later abandoned in 2001 stood for âRich Site Summary.â Another version of RSS pioneered by UserLand Software stands for âReally Simple Syndication.â In yet another version, RSS stands for âRDF Site Summary.â
At the head of an RSS file are âitems.â No matter what version of RSS you settle on, your file will have to include at least one item. Items are generally web pages that youâd like others to link to. For example, letâs say you just created a web page reviewing a new cell phone thatâs being released. Information about that page would form an item.
At the head of an RSS file are âitems.â No matter what version of RSS you settle on, your file will have to include at least one item. Items are generally web pages that youâd like others to link to. For example, letâs say you just created a web page reviewing a new cell phone thatâs being released. Information about that page would form an item.
To enter your item into the RSS file, youâll need three bits of information :
Title
Description
Link
Now our RSS file is done, but did we do it right? To find out, we need to validate it.
Use the aptly named Feed Validator service.
First, we need to add a tag at the very top of the file saying that this is written according to the XML 1.0 specifications. Right under this, we also have to say what RSS version we are using.
First, we need to add a tag at the very top of the file saying that this is written according to the XML 1.0 specifications. Right under this, we also have to say what RSS version we are using.
Finally, after the RSS tag, we need to add an opening âchannelâ tag. That gives us this at the top of the file :
Specification and format of RSS XML
<?xml version=â1.0â³?>
<rss version=â2.0â³>
<channel>
<item> tag specification
<item>
<title>toputop</title>
<description>Search Engine Optimization</description>
<link>http://toputop.com/blog</link>
</item>
At the bottom of the file, after all the items we want to syndicate, we have to insert a closing channel and RSS tag, in that order. Those look like this:
</channel>
</rss>
no text exists for this slide
http://www.hatsmarket.com/new-era-cap-san-francisco-giants-cap-c-2_24.html
Posted By: San Francisco Giants Hats On: 06/14/11 5:25 AM