<?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: Putting Google Finance to REST with Ruby</title>
	<atom:link href="http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/</link>
	<description>Coding and such...</description>
	<lastBuildDate>Mon, 19 Jul 2010 21:15:22 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Justin Spradlin</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-95</link>
		<dc:creator>Justin Spradlin</dc:creator>
		<pubDate>Fri, 20 Nov 2009 14:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-95</guid>
		<description>Thanks Thiyagarajan.

I&#039;ve also just finished a Beta version of a gem called GMoney.  This gem wraps the google finance API and allows you to use simple Ruby code to interact with Google Finance.  If you are interested you can check out the documentation at:

http://github.com/jspradlin/gmoney</description>
		<content:encoded><![CDATA[<p>Thanks Thiyagarajan.</p>
<p>I&#8217;ve also just finished a Beta version of a gem called GMoney.  This gem wraps the google finance API and allows you to use simple Ruby code to interact with Google Finance.  If you are interested you can check out the documentation at:</p>
<p><a href="http://github.com/jspradlin/gmoney" rel="nofollow">http://github.com/jspradlin/gmoney</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiyagarajan Veluchamy</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-94</link>
		<dc:creator>Thiyagarajan Veluchamy</dc:creator>
		<pubDate>Fri, 20 Nov 2009 06:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-94</guid>
		<description>Thank, for me its working well ...</description>
		<content:encoded><![CDATA[<p>Thank, for me its working well &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aashish</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-100</link>
		<dc:creator>aashish</dc:creator>
		<pubDate>Sat, 31 Oct 2009 19:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-100</guid>
		<description>do you   know how to develop installed application using fxruby to build google finance interface.</description>
		<content:encoded><![CDATA[<p>do you   know how to develop installed application using fxruby to build google finance interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aashish</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-99</link>
		<dc:creator>aashish</dc:creator>
		<pubDate>Sat, 31 Oct 2009 18:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-99</guid>
		<description>Thanks, It worked for me too..</description>
		<content:encoded><![CDATA[<p>Thanks, It worked for me too..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Spradlin</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-98</link>
		<dc:creator>Justin Spradlin</dc:creator>
		<pubDate>Sat, 31 Oct 2009 14:35:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-98</guid>
		<description>Hello Aashish,
Download the code using this link:
http://www.justinspradlin.com/downloads/rubyfinance.zip

Go to line 99, put in your Google username and password.  If you do not have a google account you will need to create one (https://www.google.com/accounts/NewAccount)

Open a command line and go to the directory where you extracted the code and run:
ruby rubyfinance.rb

I just tried it and it worked perfectly for me.

If you are still having issues you can read the documentation from google:
http://code.google.com/apis/finance/developers_guide_protocol.html</description>
		<content:encoded><![CDATA[<p>Hello Aashish,<br />
Download the code using this link:<br />
<a href="http://www.justinspradlin.com/downloads/rubyfinance.zip" rel="nofollow">http://www.justinspradlin.com/downloads/rubyfinance.zip</a></p>
<p>Go to line 99, put in your Google username and password.  If you do not have a google account you will need to create one (<a href="https://www.google.com/accounts/NewAccount" rel="nofollow">https://www.google.com/accounts/NewAccount</a>)</p>
<p>Open a command line and go to the directory where you extracted the code and run:<br />
ruby rubyfinance.rb</p>
<p>I just tried it and it worked perfectly for me.</p>
<p>If you are still having issues you can read the documentation from google:<br />
<a href="http://code.google.com/apis/finance/developers_guide_protocol.html" rel="nofollow">http://code.google.com/apis/finance/developers_guide_protocol.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aashish</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-102</link>
		<dc:creator>aashish</dc:creator>
		<pubDate>Sat, 31 Oct 2009 02:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-102</guid>
		<description>in the ‘create_portfolio(authorization_token, portfolio_name)’ method
AT THE LINE
response = http.post(path, atom_string, headers)
I am not getting response.code=201 so it is returning error

How do I solve it.</description>
		<content:encoded><![CDATA[<p>in the ‘create_portfolio(authorization_token, portfolio_name)’ method<br />
AT THE LINE<br />
response = http.post(path, atom_string, headers)<br />
I am not getting response.code=201 so it is returning error</p>
<p>How do I solve it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aashish</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-101</link>
		<dc:creator>aashish</dc:creator>
		<pubDate>Sat, 31 Oct 2009 02:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-101</guid>
		<description>the ‘create_portfolio(authorization_token, portfolio_name)’ is returning “error”.

How do I solve it.</description>
		<content:encoded><![CDATA[<p>the ‘create_portfolio(authorization_token, portfolio_name)’ is returning “error”.</p>
<p>How do I solve it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Spradlin</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-104</link>
		<dc:creator>Justin Spradlin</dc:creator>
		<pubDate>Sat, 24 Oct 2009 15:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-104</guid>
		<description>Hey aashish,
What error are you getting?

If you are just trying to read items from your portfolio you can use the GMoney gem I created (http://github.com/jspradlin/gmoney)

Just gem install gmoney

I&#039;m working on a version that allows you to create, update, and delete portfolios as we speak, but I don&#039;t have an estimate as to when it will be done.</description>
		<content:encoded><![CDATA[<p>Hey aashish,<br />
What error are you getting?</p>
<p>If you are just trying to read items from your portfolio you can use the GMoney gem I created (<a href="http://github.com/jspradlin/gmoney" rel="nofollow">http://github.com/jspradlin/gmoney</a>)</p>
<p>Just gem install gmoney</p>
<p>I&#8217;m working on a version that allows you to create, update, and delete portfolios as we speak, but I don&#8217;t have an estimate as to when it will be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aashish</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-103</link>
		<dc:creator>aashish</dc:creator>
		<pubDate>Sat, 24 Oct 2009 09:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-103</guid>
		<description>Hi, Thats wonderful... Your stuff helped me a lot. I am stuck at creating portfolio, the method  &#039;create_portfolio(authorization_token, portfolio_name)&#039;  is returning &quot;error&quot;. can you help.

thank you,
aashish</description>
		<content:encoded><![CDATA[<p>Hi, Thats wonderful&#8230; Your stuff helped me a lot. I am stuck at creating portfolio, the method  &#8216;create_portfolio(authorization_token, portfolio_name)&#8217;  is returning &#8220;error&#8221;. can you help.</p>
<p>thank you,<br />
aashish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Spradlin</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-96</link>
		<dc:creator>Justin Spradlin</dc:creator>
		<pubDate>Fri, 31 Jul 2009 19:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-96</guid>
		<description>Hi James,
I am in the process of creating a Ruby Gem for the google finance services.  Be sure to keep track of my github account over the next month or so: http://github.com/jspradlin</description>
		<content:encoded><![CDATA[<p>Hi James,<br />
I am in the process of creating a Ruby Gem for the google finance services.  Be sure to keep track of my github account over the next month or so: <a href="http://github.com/jspradlin" rel="nofollow">http://github.com/jspradlin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James D</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-97</link>
		<dc:creator>James D</dc:creator>
		<pubDate>Fri, 31 Jul 2009 01:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-97</guid>
		<description>Hey, Just wondering how I would get this to work. I am pretty clueless about coding but would like to get this installed on my website. It uses cpanel and the applications Ruby Gems and Ruby on Rails are installed. What do I do?

Thanks every so much in advance
regards</description>
		<content:encoded><![CDATA[<p>Hey, Just wondering how I would get this to work. I am pretty clueless about coding but would like to get this installed on my website. It uses cpanel and the applications Ruby Gems and Ruby on Rails are installed. What do I do?</p>
<p>Thanks every so much in advance<br />
regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oscar McSpeed</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-93</link>
		<dc:creator>Oscar McSpeed</dc:creator>
		<pubDate>Sun, 19 Apr 2009 07:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-93</guid>
		<description>Fantastic article. The only one I found with perfect examples that worked immediately! :)  Thank You!</description>
		<content:encoded><![CDATA[<p>Fantastic article. The only one I found with perfect examples that worked immediately! :)  Thank You!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Spradlin</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-91</link>
		<dc:creator>Justin Spradlin</dc:creator>
		<pubDate>Tue, 17 Feb 2009 17:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-91</guid>
		<description>Thanks Scott!</description>
		<content:encoded><![CDATA[<p>Thanks Scott!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Motte</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-90</link>
		<dc:creator>Scott Motte</dc:creator>
		<pubDate>Tue, 17 Feb 2009 17:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-90</guid>
		<description>Hey, this is good stuff. Thank you.</description>
		<content:encoded><![CDATA[<p>Hey, this is good stuff. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks about Finance</title>
		<link>http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/comment-page-1/#comment-92</link>
		<dc:creator>Bookmarks about Finance</dc:creator>
		<pubDate>Thu, 15 Jan 2009 03:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinspradlin.com/?p=16#comment-92</guid>
		<description>[...] - bookmarked by 6 members originally found by roman705 on 2008-12-15  Putting Google Finance to REST with Ruby  http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/ - bookmarked by 1 [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; bookmarked by 6 members originally found by roman705 on 2008-12-15  Putting Google Finance to REST with Ruby  <a href="http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/" rel="nofollow">http://www.justinspradlin.com/programming/putting-google-finance-to-rest-with-ruby/</a> &#8211; bookmarked by 1 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
