<?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: Stock quote and chart from Yahoo in Java</title> <atom:link href="http://greatwebguy.com/programming/java/stock-quote-and-chart-from-yahoo-in-java/feed/" rel="self" type="application/rss+xml" /><link>http://greatwebguy.com/programming/java/stock-quote-and-chart-from-yahoo-in-java/</link> <description>Self-proclaimed greatness is a hard thing to prove.</description> <lastBuildDate>Fri, 10 Feb 2012 02:11:49 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Shane</title><link>http://greatwebguy.com/programming/java/stock-quote-and-chart-from-yahoo-in-java/#comment-1786</link> <dc:creator>Shane</dc:creator> <pubDate>Tue, 31 Jan 2012 15:55:45 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/?p=55#comment-1786</guid> <description>Webguy, I have a web dev that is having trouble with this. Can I just pay you to get it done?</description> <content:encoded><![CDATA[<p>Webguy, I have a web dev that is having trouble with this. Can I just pay you to get it done?</p> ]]></content:encoded> </item> <item><title>By: webguy</title><link>http://greatwebguy.com/programming/java/stock-quote-and-chart-from-yahoo-in-java/#comment-1718</link> <dc:creator>webguy</dc:creator> <pubDate>Wed, 05 Oct 2011 17:28:44 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/?p=55#comment-1718</guid> <description>Just grab the right column from the csv
ex.
http://finance.yahoo.com/d/quotes.csv?s=ODP&amp;f=sl1d1t1c1ohgv&amp;e=.csv
returns a csv with the following:
&quot;ODP&quot;,1.91,&quot;10/5/2011&quot;,&quot;1:10pm&quot;,-0.01,1.94,2.01,1.86,2562859
It&#039;s already coming back in the data, you just need to add it to the bean and grab the right item in the array after the split.</description> <content:encoded><![CDATA[<p>Just grab the right column from the csv<br
/> ex.<br
/> <a
href="http://finance.yahoo.com/d/quotes.csv?s=ODP&#038;f=sl1d1t1c1ohgv&#038;e=.csv" rel="nofollow">http://finance.yahoo.com/d/quotes.csv?s=ODP&#038;f=sl1d1t1c1ohgv&#038;e=.csv</a></p><p>returns a csv with the following:<br
/> &#8220;ODP&#8221;,1.91,&#8221;10/5/2011&#8243;,&#8221;1:10pm&#8221;,-0.01,1.94,2.01,1.86,2562859</p><p>It&#8217;s already coming back in the data, you just need to add it to the bean and grab the right item in the array after the split.</p> ]]></content:encoded> </item> <item><title>By: Zain</title><link>http://greatwebguy.com/programming/java/stock-quote-and-chart-from-yahoo-in-java/#comment-1713</link> <dc:creator>Zain</dc:creator> <pubDate>Sat, 24 Sep 2011 23:04:42 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/?p=55#comment-1713</guid> <description>EXCELLENT! Can someone please help me on how I can expand this to get the high/low price of the share. I have spent a lot of time on doing this and I&#039;m not getting anywhere! Any help will be appreciated!</description> <content:encoded><![CDATA[<p>EXCELLENT! Can someone please help me on how I can expand this to get the high/low price of the share. I have spent a lot of time on doing this and I&#8217;m not getting anywhere! Any help will be appreciated!</p> ]]></content:encoded> </item> <item><title>By: Nit</title><link>http://greatwebguy.com/programming/java/stock-quote-and-chart-from-yahoo-in-java/#comment-921</link> <dc:creator>Nit</dc:creator> <pubDate>Wed, 27 Apr 2011 18:13:44 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/?p=55#comment-921</guid> <description>Thanks so much! This really helped me on my project</description> <content:encoded><![CDATA[<p>Thanks so much! This really helped me on my project</p> ]]></content:encoded> </item> <item><title>By: Evans</title><link>http://greatwebguy.com/programming/java/stock-quote-and-chart-from-yahoo-in-java/#comment-518</link> <dc:creator>Evans</dc:creator> <pubDate>Wed, 16 Feb 2011 18:27:30 +0000</pubDate> <guid
isPermaLink="false">http://greatwebguy.com/?p=55#comment-518</guid> <description>hey, thanks a lot for this code. it has really helped me in moving forward with my project. :)</description> <content:encoded><![CDATA[<p>hey, thanks a lot for this code. it has really helped me in moving forward with my project. <img
src='http://greatwebguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> </channel> </rss>
