<?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: Handling RSS Feeds with PHP using Zend_Feed</title>
	<atom:link href="http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html</link>
	<description>From the desk of a Software Developer</description>
	<lastBuildDate>Sat, 21 Jan 2012 08:50:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Choco_mark03</title>
		<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/comment-page-1#comment-11827</link>
		<dc:creator>Choco_mark03</dc:creator>
		<pubDate>Thu, 22 Dec 2011 06:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html#comment-11827</guid>
		<description>im having a problem to reading rss? 

Fatal error:  Maximum execution time of 120 seconds exceeded in /Applications/MAMP/htdocs/upload/library/Zend/Validate/Hostname.php on line 619 please help me. </description>
		<content:encoded><![CDATA[<p>im having a problem to reading rss? </p>
<p>Fatal error:  Maximum execution time of 120 seconds exceeded in /Applications/MAMP/htdocs/upload/library/Zend/Validate/Hostname.php on line 619 please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yurtdışı Eğitim</title>
		<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/comment-page-1#comment-11778</link>
		<dc:creator>Yurtdışı Eğitim</dc:creator>
		<pubDate>Sat, 30 Apr 2011 22:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html#comment-11778</guid>
		<description>good example...</description>
		<content:encoded><![CDATA[<p>good example&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ori</title>
		<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/comment-page-1#comment-11737</link>
		<dc:creator>Ori</dc:creator>
		<pubDate>Thu, 24 Feb 2011 23:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html#comment-11737</guid>
		<description>Hi Arik, toda raba -- this was very useful.</description>
		<content:encoded><![CDATA[<p>Hi Arik, toda raba &#8212; this was very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nataliewebb01</title>
		<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/comment-page-1#comment-11627</link>
		<dc:creator>nataliewebb01</dc:creator>
		<pubDate>Mon, 09 Nov 2009 07:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html#comment-11627</guid>
		<description>thanks for info, it&#039;s informative for &lt;a href=&quot;http://www.promatics.in/&quot; rel=&quot;nofollow&quot;&gt;web 2.0 development company&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>thanks for info, it&#39;s informative for <a href="http://www.promatics.in/" rel="nofollow">web 2.0 development company</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arik Fraimovich</title>
		<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/comment-page-1#comment-11578</link>
		<dc:creator>Arik Fraimovich</dc:creator>
		<pubDate>Sun, 14 Jun 2009 15:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html#comment-11578</guid>
		<description>I only showed how to use Zend_Feed - it doesn&#039;t have to be used inside of a controller, and that&#039;s why I didn&#039;t mention the need to disable the layout.</description>
		<content:encoded><![CDATA[<p>I only showed how to use Zend_Feed &#8211; it doesn&#39;t have to be used inside of a controller, and that&#39;s why I didn&#39;t mention the need to disable the layout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: typografia</title>
		<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/comment-page-1#comment-11577</link>
		<dc:creator>typografia</dc:creator>
		<pubDate>Sun, 14 Jun 2009 07:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html#comment-11577</guid>
		<description>You forgot to mention, that layout and view rendering should be disabled first:&lt;br&gt;$this-&gt;_helper-&gt;layout-&gt;disableLayout();&lt;br&gt;$this-&gt;getHelper(&#039;viewRenderer&#039;)-&gt;setNoRender(true);</description>
		<content:encoded><![CDATA[<p>You forgot to mention, that layout and view rendering should be disabled first:<br />$this-&gt;_helper-&gt;layout-&gt;disableLayout();<br />$this-&gt;getHelper(&#39;viewRenderer&#39;)-&gt;setNoRender(true);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arik</title>
		<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/comment-page-1#comment-11447</link>
		<dc:creator>Arik</dc:creator>
		<pubDate>Sun, 29 Mar 2009 13:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html#comment-11447</guid>
		<description>You can use the iconv function to change encoding of the text. See more here: http://il2.php.net/manual/en/function.iconv.php</description>
		<content:encoded><![CDATA[<p>You can use the iconv function to change encoding of the text. See more here: <a href="http://il2.php.net/manual/en/function.iconv.php" rel="nofollow">http://il2.php.net/manual/en/function.iconv.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ronny stalker</title>
		<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/comment-page-1#comment-11436</link>
		<dc:creator>ronny stalker</dc:creator>
		<pubDate>Sun, 29 Mar 2009 05:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html#comment-11436</guid>
		<description>Hi i came across your article whilst trying to work out how to ensure that my feeds are converted to latin 1. Is there a method in zend feed to set the character encoding of the output?

I&#039;m getting some weird characters appearing in my ISO 8859-1 (Latin-1) output because the original source is in UTF-8. any tips?</description>
		<content:encoded><![CDATA[<p>Hi i came across your article whilst trying to work out how to ensure that my feeds are converted to latin 1. Is there a method in zend feed to set the character encoding of the output?</p>
<p>I&#8217;m getting some weird characters appearing in my ISO 8859-1 (Latin-1) output because the original source is in UTF-8. any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recopilacion de tutoriales Zend Framework &#124; Stekl</title>
		<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/comment-page-1#comment-9901</link>
		<dc:creator>Recopilacion de tutoriales Zend Framework &#124; Stekl</dc:creator>
		<pubDate>Fri, 13 Feb 2009 16:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html#comment-9901</guid>
		<description>[...] Framework Zend_Feed classes - Por Alex NetkachovParsing tags with Zend Feed - Por Henrik SarvellUsing Zend_Feed to Merge Multiple RSS Feeds - Por Arik [...]</description>
		<content:encoded><![CDATA[<p>[...] Framework Zend_Feed classes &#8211; Por Alex NetkachovParsing tags with Zend Feed &#8211; Por Henrik SarvellUsing Zend_Feed to Merge Multiple RSS Feeds &#8211; Por Arik [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murat</title>
		<link>http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html/comment-page-1#comment-6261</link>
		<dc:creator>Murat</dc:creator>
		<pubDate>Mon, 10 Nov 2008 20:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.arikfr.com/blog/handling-rss-feeds-in-php-using-zend_feed.html#comment-6261</guid>
		<description>yes ı looked out all tutorial but may be you can explain more specific</description>
		<content:encoded><![CDATA[<p>yes ı looked out all tutorial but may be you can explain more specific</p>
]]></content:encoded>
	</item>
</channel>
</rss>

