<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A simple RSS Reader with PHP</title>
	<atom:link href="http://www.jek2k.com/wp/2009/05/31/a-simple-rss-reader-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jek2k.com/wp/2009/05/31/a-simple-rss-reader-with-php/</link>
	<description>still awake at night?</description>
	<lastBuildDate>Sun, 10 Apr 2011 14:58:04 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nicolò</title>
		<link>http://www.jek2k.com/wp/2009/05/31/a-simple-rss-reader-with-php/comment-page-1/#comment-22356</link>
		<dc:creator>Nicolò</dc:creator>
		<pubDate>Mon, 01 Jun 2009 13:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.jek2k.com/wp/?p=269#comment-22356</guid>
		<description>Hi Cristiano, 
I&#039;ve used SimplePie in the past and wasn&#039;t really impressed, I will go and test the new version. Also used Yahoo Pipes for another project, but I haven&#039;t used it in depth, so I still don&#039;t have an opinion about that. 
Thanks for sharing your thoughts by the way.</description>
		<content:encoded><![CDATA[<p>Hi Cristiano,<br />
I&#8217;ve used SimplePie in the past and wasn&#8217;t really impressed, I will go and test the new version. Also used Yahoo Pipes for another project, but I haven&#8217;t used it in depth, so I still don&#8217;t have an opinion about that.<br />
Thanks for sharing your thoughts by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristiano Rastelli</title>
		<link>http://www.jek2k.com/wp/2009/05/31/a-simple-rss-reader-with-php/comment-page-1/#comment-22354</link>
		<dc:creator>Cristiano Rastelli</dc:creator>
		<pubDate>Mon, 01 Jun 2009 09:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jek2k.com/wp/?p=269#comment-22354</guid>
		<description>Me too, in a recent project, needed to aggragate different feeds in a single stream. I evaluated Magpie, but I found very useful also Simplepie (http://simplepie.org/) which can be run server-side as a PHP script or locally on the browser as a Javascript script (http://live.simplepie.org/).
If you want to avoid problems in retrieving feeds (remote server may be down, so you need to handle timeouts and errors) you can also use Yahoo! Pipes (http://pipes.yahoo.com/) which works like a charm.</description>
		<content:encoded><![CDATA[<p>Me too, in a recent project, needed to aggragate different feeds in a single stream. I evaluated Magpie, but I found very useful also Simplepie (<a href="http://simplepie.org/" rel="nofollow">http://simplepie.org/</a>) which can be run server-side as a PHP script or locally on the browser as a Javascript script (<a href="http://live.simplepie.org/)" rel="nofollow">http://live.simplepie.org/)</a>.<br />
If you want to avoid problems in retrieving feeds (remote server may be down, so you need to handle timeouts and errors) you can also use Yahoo! Pipes (<a href="http://pipes.yahoo.com/" rel="nofollow">http://pipes.yahoo.com/</a>) which works like a charm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

