<?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: Zend Framework and Stock Quotes</title>
	<atom:link href="http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/</link>
	<description>Go dik-dik, go!</description>
	<lastBuildDate>Fri, 03 Sep 2010 14:00:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: stock quotes</title>
		<link>http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/comment-page-1/#comment-28516</link>
		<dc:creator>stock quotes</dc:creator>
		<pubDate>Sat, 16 Aug 2008 00:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/#comment-28516</guid>
		<description>&lt;strong&gt;stock quotes...&lt;/strong&gt;

if you&#039;d like to ask some one else how much they like this post i think the answer is goingto be.. very much, an original blog...</description>
		<content:encoded><![CDATA[<p><strong>stock quotes&#8230;</strong></p>
<p>if you&#8217;d like to ask some one else how much they like this post i think the answer is goingto be.. very much, an original blog&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olzhas</title>
		<link>http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/comment-page-1/#comment-23158</link>
		<dc:creator>Olzhas</dc:creator>
		<pubDate>Thu, 26 Jun 2008 14:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/#comment-23158</guid>
		<description>Thanks for a quick reply. I got it to work after completely removing all the caching functions.</description>
		<content:encoded><![CDATA[<p>Thanks for a quick reply. I got it to work after completely removing all the caching functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naneau</title>
		<link>http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/comment-page-1/#comment-23151</link>
		<dc:creator>Naneau</dc:creator>
		<pubDate>Thu, 26 Jun 2008 11:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/#comment-23151</guid>
		<description>I think this may be a ZF 1.5 related issue. The exception states that your (my) code is trying to use a configuration option that is no longer available, namely &quot;automaticserialization&quot;. You could try to find and remove it? :)</description>
		<content:encoded><![CDATA[<p>I think this may be a ZF 1.5 related issue. The exception states that your (my) code is trying to use a configuration option that is no longer available, namely &#8220;automaticserialization&#8221;. You could try to find and remove it? <img src='http://naneau.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olzhas</title>
		<link>http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/comment-page-1/#comment-23114</link>
		<dc:creator>Olzhas</dc:creator>
		<pubDate>Thu, 26 Jun 2008 04:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/#comment-23114</guid>
		<description>Hello!
I tried implementing this code on my website, but I get this error message:
Fatal error: Uncaught exception &#039;Zend_Cache_Exception&#039; with message &#039;Incorrect option name : automaticserialization&#039; in /.../Zend/Cache.php:144 Stack trace: #0 /.../Zend/Cache/Core.php(174): Zend_Cache::throwException(&#039;Incorrect optio...&#039;) #1 /.../Zend/Cache/Core.php(122): Zend_Cache_Core-&gt;setOption(&#039;automaticSerial...&#039;, true) #2 /.../Zend/Cache.php(126): Zend_Cache_Core-&gt;__construct(Array) #3 /.../Gregphoto/Service/Yahoo/Stocks.php(264): Zend_Cache::factory(&#039;Core&#039;, &#039;File&#039;, Array, Array) #4 /.../Zend/library/Gregphoto/Service/Yahoo/Stocks.php(195 in /.../Zend/Cache.php on line 144
Also, your example page throws:
Warning: Invalid argument supplied for foreach() in /home/id373/include/library/Zend/Cache/Backend/File.php on line 475
Any ideas how to fix this?
Thank you in advance!</description>
		<content:encoded><![CDATA[<p>Hello!<br />
I tried implementing this code on my website, but I get this error message:<br />
Fatal error: Uncaught exception &#8216;Zend_Cache_Exception&#8217; with message &#8216;Incorrect option name : automaticserialization&#8217; in /&#8230;/Zend/Cache.php:144 Stack trace: #0 /&#8230;/Zend/Cache/Core.php(174): Zend_Cache::throwException(&#8216;Incorrect optio&#8230;&#8217;) #1 /&#8230;/Zend/Cache/Core.php(122): Zend_Cache_Core-&gt;setOption(&#8216;automaticSerial&#8230;&#8217;, true) #2 /&#8230;/Zend/Cache.php(126): Zend_Cache_Core-&gt;__construct(Array) #3 /&#8230;/Gregphoto/Service/Yahoo/Stocks.php(264): Zend_Cache::factory(&#8216;Core&#8217;, &#8216;File&#8217;, Array, Array) #4 /&#8230;/Zend/library/Gregphoto/Service/Yahoo/Stocks.php(195 in /&#8230;/Zend/Cache.php on line 144<br />
Also, your example page throws:<br />
Warning: Invalid argument supplied for foreach() in /home/id373/include/library/Zend/Cache/Backend/File.php on line 475<br />
Any ideas how to fix this?<br />
Thank you in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
