<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vos Virtual Network &#187; aggregator</title>
	<atom:link href="http://vvn.net/wp/tag/aggregator/feed/" rel="self" type="application/rss+xml" />
	<link>http://vvn.net/wp</link>
	<description>Jazz Like Code and Music For Life</description>
	<lastBuildDate>Fri, 07 Jan 2011 19:46:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>rawdog &#8211; RSS aggregator &#8211; python source</title>
		<link>http://vvn.net/wp/2006/03/11/rawdog-rss-aggregator-python-source/</link>
		<comments>http://vvn.net/wp/2006/03/11/rawdog-rss-aggregator-python-source/#comments</comments>
		<pubDate>Sat, 11 Mar 2006 18:20:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webdesignology]]></category>
		<category><![CDATA[aggregator]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=10</guid>
		<description><![CDATA[rawdog is an RSS feed aggregator&#8230; I looked at a few PHP based RSS libraries this morning and loaded a few of them up to try them out. Then found this Python based tool set which looks a little more &#8230; <a href="http://vvn.net/wp/2006/03/11/rawdog-rss-aggregator-python-source/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://offog.org/code/rawdog.html">rawdog</a> is an RSS feed aggregator&#8230; I looked at a few PHP based RSS libraries this morning and loaded a few of them up to try them out. Then found this Python based tool set which looks a little more powerful.</p>
<p>The project write-up says: rawdog is an RSS Aggregator Without Delusions Of Grandeur. Written in Python, it uses <a href="http://diveintomark.org/projects/feed_parser/">Mark Pilgrim&#8217;s feed parser</a> to read RSS 0.9, 1.0, 2.0, CDF and Atom feeds. It runs from cron, collects articles from a number of feeds, and generates a static HTML page listing the newest articles in date order. It supports per-feed customisable update times, and uses ETags, Last-Modified, and gzip compression to minimise network bandwidth usage.</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2006/03/11/rawdog-rss-aggregator-python-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

