<?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: Getting stock quotes with Yahoo and the Zend Framework</title>
	<atom:link href="http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 27 Dec 2011 06:48:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Penny Stock Trader</title>
		<link>http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/comment-page-1/#comment-272299</link>
		<dc:creator>Penny Stock Trader</dc:creator>
		<pubDate>Sat, 22 Aug 2009 20:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/#comment-272299</guid>
		<description>Good job I was looking for some code to add quotes to my site. I may have to tweak it some, but this looks like a good starting point.</description>
		<content:encoded><![CDATA[<p>Good job I was looking for some code to add quotes to my site. I may have to tweak it some, but this looks like a good starting point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pod</title>
		<link>http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/comment-page-1/#comment-115660</link>
		<dc:creator>pod</dc:creator>
		<pubDate>Fri, 25 Jan 2008 00:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/#comment-115660</guid>
		<description>I just ran across this article and I have been doing some programming with the Zend framework recently, so I think I will give this a shot on my stock quotes website at http://stockquotes.hk

Thanks for this great resource on how to implement Yahoo stock quotes with Zend.</description>
		<content:encoded><![CDATA[<p>I just ran across this article and I have been doing some programming with the Zend framework recently, so I think I will give this a shot on my stock quotes website at <a href="http://stockquotes.hk" rel="nofollow">http://stockquotes.hk</a></p>
<p>Thanks for this great resource on how to implement Yahoo stock quotes with Zend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naneau</title>
		<link>http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/comment-page-1/#comment-59119</link>
		<dc:creator>Naneau</dc:creator>
		<pubDate>Thu, 03 May 2007 18:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/#comment-59119</guid>
		<description>I have done what I promised in the last comment. If you want to use this class with the zend framework 0.9.2 (current as of this moment), have a look at: http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/

And I&#039;d like to thank Greg again for his excellent work!</description>
		<content:encoded><![CDATA[<p>I have done what I promised in the last comment. If you want to use this class with the zend framework 0.9.2 (current as of this moment), have a look at: <a href="http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/" rel="nofollow">http://naneau.nl/2007/05/02/zend-framework-and-stock-quotes/</a></p>
<p>And I&#8217;d like to thank Greg again for his excellent work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naneau</title>
		<link>http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/comment-page-1/#comment-58686</link>
		<dc:creator>Naneau</dc:creator>
		<pubDate>Tue, 01 May 2007 13:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/#comment-58686</guid>
		<description>Because the index.php file that is include in the zip has an __autoLoad function, it doesn&#039;t throw an error. The Zend_Cache class still exists though.

Also, the $http-&gt;get() bit in getStockArray() has to be $http-&gt;request(). Other than that it works just fine. I&#039;ll have a quick look and see if I can edit out the problems and add some documentation. It&#039;s a nice piece of work.</description>
		<content:encoded><![CDATA[<p>Because the index.php file that is include in the zip has an __autoLoad function, it doesn&#8217;t throw an error. The Zend_Cache class still exists though.</p>
<p>Also, the $http-&gt;get() bit in getStockArray() has to be $http-&gt;request(). Other than that it works just fine. I&#8217;ll have a quick look and see if I can edit out the problems and add some documentation. It&#8217;s a nice piece of work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/comment-page-1/#comment-31953</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 25 Jan 2007 22:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/#comment-31953</guid>
		<description>When I created this I was using a very early version of the Zend Framework - I&#039;m guessing that some of that has changed.  Probably the real implementation would need to remove caching and then the user could control that directly....</description>
		<content:encoded><![CDATA[<p>When I created this I was using a very early version of the Zend Framework &#8211; I&#8217;m guessing that some of that has changed.  Probably the real implementation would need to remove caching and then the user could control that directly&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/comment-page-1/#comment-31927</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Thu, 25 Jan 2007 21:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/#comment-31927</guid>
		<description>I&#039;ve been getting the following error:

PHP Fatal error: Class &#039;Zend_Cache&#039; not found in C:\stocks\Gregphoto\Service\Yahoo\Stocks.php on line 109

Am I missing something?  It has no problem calling any other classes from the Zend library...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been getting the following error:</p>
<p>PHP Fatal error: Class &#8216;Zend_Cache&#8217; not found in C:\stocks\Gregphoto\Service\Yahoo\Stocks.php on line 109</p>
<p>Am I missing something?  It has no problem calling any other classes from the Zend library&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

