<?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: PHP RSS Parsers</title>
	<atom:link href="http://www.webresourcesdepot.com/php-rss-parsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/php-rss-parsers/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 08:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Jon</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/comment-page-1/#comment-491662</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 13 Jan 2012 10:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/#comment-491662</guid>
		<description>SimplePie is now being maintained (new version released 14 Oct 2011)  so worth checking if it fits your requirements.</description>
		<content:encoded><![CDATA[<p>SimplePie is now being maintained (new version released 14 Oct 2011)  so worth checking if it fits your requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Osi</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/comment-page-1/#comment-354101</link>
		<dc:creator>Osi</dc:creator>
		<pubDate>Mon, 13 Jun 2011 20:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/#comment-354101</guid>
		<description>Any that works properly with PHP5?

SimplePie: it is no longer maintained/developed, and does not work with PHP5, hundreds of errors. former author admitted they wont be fixed. 1.x, 1.2, 1.3 (broken for php5.3.x)

Both MagpieRSS and LastRSS have the same bugs as SimplePie (depricated bugs)

Haven&#039;t tried Zend_RSS, but it requires a framework, and I don&#039;t need bloat in my app.</description>
		<content:encoded><![CDATA[<p>Any that works properly with PHP5?</p>
<p>SimplePie: it is no longer maintained/developed, and does not work with PHP5, hundreds of errors. former author admitted they wont be fixed. 1.x, 1.2, 1.3 (broken for php5.3.x)</p>
<p>Both MagpieRSS and LastRSS have the same bugs as SimplePie (depricated bugs)</p>
<p>Haven&#8217;t tried Zend_RSS, but it requires a framework, and I don&#8217;t need bloat in my app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamil</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/comment-page-1/#comment-234395</link>
		<dc:creator>Tamil</dc:creator>
		<pubDate>Fri, 12 Nov 2010 02:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/#comment-234395</guid>
		<description>Hi Ryan,

Thanks for the response. Could you please tell me how to separate the updating from a feed into a different script.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>
<p>Thanks for the response. Could you please tell me how to separate the updating from a feed into a different script.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan McCue</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/comment-page-1/#comment-230164</link>
		<dc:creator>Ryan McCue</dc:creator>
		<pubDate>Fri, 05 Nov 2010 01:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/#comment-230164</guid>
		<description>Hey Tamil,

Sorry to hear that. We&#039;re always working on making SimplePie faster, but the best way to make it faster is to separate the updating from a feed into a different script. This ensures that people loading the page will not have to wait while SimplePie updates.

If there&#039;s anything we can do to help otherwise, please let us know via the support mailing list: http://bit.ly/sp-support

Thanks,
Ryan McCue
SimplePie Lead Maintainer</description>
		<content:encoded><![CDATA[<p>Hey Tamil,</p>
<p>Sorry to hear that. We&#8217;re always working on making SimplePie faster, but the best way to make it faster is to separate the updating from a feed into a different script. This ensures that people loading the page will not have to wait while SimplePie updates.</p>
<p>If there&#8217;s anything we can do to help otherwise, please let us know via the support mailing list: <a href="http://bit.ly/sp-support" rel="nofollow">http://bit.ly/sp-support</a></p>
<p>Thanks,<br />
Ryan McCue<br />
SimplePie Lead Maintainer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamil</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/comment-page-1/#comment-229623</link>
		<dc:creator>Tamil</dc:creator>
		<pubDate>Thu, 04 Nov 2010 04:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/#comment-229623</guid>
		<description>I am using Simplepie for &lt;a href=&quot;http://www.veethi.com/news.html&quot; rel=&quot;nofollow&quot;&gt;India News&lt;/a&gt; aggregation in my site veethi.com.  However it has been so slow and I&#039;m looking at other options.</description>
		<content:encoded><![CDATA[<p>I am using Simplepie for <a href="http://www.veethi.com/news.html" rel="nofollow">India News</a> aggregation in my site veethi.com.  However it has been so slow and I&#8217;m looking at other options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/comment-page-1/#comment-218573</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Fri, 15 Oct 2010 08:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/#comment-218573</guid>
		<description>@The Truth is Hard,

Sorry to see that you&#039;re commenting without reading. Please check the title + the intro and see it is only focused on PHP ones (not the best ones, the popular ones).

Also, I have used all except Zend_feed. They are all good (with 10,000+ feeds). But for me, SimplePie was the most stable one and still performs great.</description>
		<content:encoded><![CDATA[<p>@The Truth is Hard,</p>
<p>Sorry to see that you&#8217;re commenting without reading. Please check the title + the intro and see it is only focused on PHP ones (not the best ones, the popular ones).</p>
<p>Also, I have used all except Zend_feed. They are all good (with 10,000+ feeds). But for me, SimplePie was the most stable one and still performs great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Truth is Hard</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/comment-page-1/#comment-218344</link>
		<dc:creator>The Truth is Hard</dc:creator>
		<pubDate>Thu, 14 Oct 2010 20:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/#comment-218344</guid>
		<description>I think many people commenting here must be blind or retarded. If you check on rss parsers in php world then you will hardly find anything, that has such a high quality like the python http://www.feedparser.org/ - but why? is it because people actually do not TEST??? Or is it because they just are not sceptic enough? I tried magpie and found on the first five feeds one that can not be parsed by magpie - also ALL of these parsers are simply not robust enough for the real world - they maybe can handle a few rss feeds, but out there are many, many sites that spit out broken feeds and a good parser CAN handle them. 
Finally I am really asking myself what kind of self-understanding has an author like the one of this post here, if he does not even present a rudimentary idea of how to test an rss parser - what actually are the criteria to test for and how can you prove, that a parser is good or not? Only saying &quot;this is cool&quot; is totally foolish and only shows, that there is no critical thought in the brain - but a programmer has to have exactly this ability - he must be able to think for himself! 
So go out, check the feedparser unit tests and then rewrite this article and make it something substantial! And all the kiddies that commented like &quot;me too haz fanboi of feedz!&quot; should really start using their brains, too!</description>
		<content:encoded><![CDATA[<p>I think many people commenting here must be blind or retarded. If you check on rss parsers in php world then you will hardly find anything, that has such a high quality like the python <a href="http://www.feedparser.org/" rel="nofollow">http://www.feedparser.org/</a> &#8211; but why? is it because people actually do not TEST??? Or is it because they just are not sceptic enough? I tried magpie and found on the first five feeds one that can not be parsed by magpie &#8211; also ALL of these parsers are simply not robust enough for the real world &#8211; they maybe can handle a few rss feeds, but out there are many, many sites that spit out broken feeds and a good parser CAN handle them.<br />
Finally I am really asking myself what kind of self-understanding has an author like the one of this post here, if he does not even present a rudimentary idea of how to test an rss parser &#8211; what actually are the criteria to test for and how can you prove, that a parser is good or not? Only saying &#8220;this is cool&#8221; is totally foolish and only shows, that there is no critical thought in the brain &#8211; but a programmer has to have exactly this ability &#8211; he must be able to think for himself!<br />
So go out, check the feedparser unit tests and then rewrite this article and make it something substantial! And all the kiddies that commented like &#8220;me too haz fanboi of feedz!&#8221; should really start using their brains, too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/comment-page-1/#comment-214232</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Sun, 03 Oct 2010 20:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/#comment-214232</guid>
		<description>@Geoffrey,

The feed has the title item and not sure why there is such an issue.</description>
		<content:encoded><![CDATA[<p>@Geoffrey,</p>
<p>The feed has the title item and not sure why there is such an issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/comment-page-1/#comment-214165</link>
		<dc:creator>Geoffrey</dc:creator>
		<pubDate>Sun, 03 Oct 2010 17:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/#comment-214165</guid>
		<description>The Title from this site is blank when using the last rss.
Any ideas?</description>
		<content:encoded><![CDATA[<p>The Title from this site is blank when using the last rss.<br />
Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/comment-page-1/#comment-196459</link>
		<dc:creator>martin</dc:creator>
		<pubDate>Sat, 28 Aug 2010 20:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/#comment-196459</guid>
		<description>SimplePie works.. for me best .. saves.. time</description>
		<content:encoded><![CDATA[<p>SimplePie works.. for me best .. saves.. time</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 3/18 queries in 0.016 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-12 22:40:22 -->
