<?xml version="1.0" ?>
<rss version="2.0">
<channel>
	<title>Phil Dawes Stuff: rss</title>
	<link>http://phildawes.net/blog//tag/rss/</link>
	<description>Entries of Phil Dawes Stuff tagged with 'rss'</description>


	<item>
		<title>Stateless and Stateful RSS Aggregators</title>
		<description><![CDATA[
<p>For the purpose of future discussions, I'd like to distinguish between stateful and stateless rss aggregation.</p>

<p>A stateless aggregator is one which just consumes and represents the current information in an rss feed (or set of rss feeds). It doesn't remember items that were previously on an RSS feed, and so is effectively just rendering the current state of the RSS XML data.</p>

<p>A stateful aggregator remembers any items that it picks up over time.</p>

<p>The <a href="http://www.phildawes.net/blog/wp-admin/Firefox%20live%20bookmarks">Firefox live bookmark</a> technology is an example of a stateless aggregator, as is the <a href="http://www.planetplanet.org/">Planet aggregator</a> software (which we use at <a href="http://www.drkw.com/">work</a> to aggregate our blogs into a single web page and feed).</p>

<p><a href="http://technorati.com/">Technorati</a>, <a href="http://icerocket.com/">IceRocket</a> and desktop rss aggregators like <a href="http://www.rssbandit.org/">RSSBandit</a> and <a href="http://www.mozilla.com/thunderbird/">Thunderbird</a> are examples of stateful aggregators.</p>
]]></description>
		<link>http://phildawes.net/blog/2006/02/01/stateless-and-stateful-rss-aggregators/</link>
		<guid>http://phildawes.net/blog/2006/02/01/stateless-and-stateful-rss-aggregators/</guid>
	</item>


</channel></rss>
