<?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: Time Saver! Wine Tweets Follow Script</title>
	<atom:link href="http://pinotblogger.com/2009/03/22/time-saver-wine-tweets-follow-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://pinotblogger.com/2009/03/22/time-saver-wine-tweets-follow-script/</link>
	<description>A blog about starting and building a family winery in the Russian River Valley.</description>
	<lastBuildDate>Tue, 18 Oct 2011 15:58:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Tim</title>
		<link>http://pinotblogger.com/2009/03/22/time-saver-wine-tweets-follow-script/comment-page-1/#comment-216623</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 14 Apr 2009 22:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://pinotblogger.com/?p=739#comment-216623</guid>
		<description><![CDATA[Josh,

I&#039;m tracking with you and have all the stuff installed correctly. I just get this error when running the script:

wineTweetsPublic.rb:15:in `initialize&#039;: wrong number of arguments (2 for 1) (ArgumentError)
	from wineTweetsPublic.rb:15:in `new&#039;
	from wineTweetsPublic.rb:15

Doesn&#039;t seem to matter if I have my Google username by itself or with @gmail.com so I think it&#039;s something besides inputting my account details wrong. Have any idea what&#039;s going on here?]]></description>
		<content:encoded><![CDATA[<p>Josh,</p>
<p>I&#8217;m tracking with you and have all the stuff installed correctly. I just get this error when running the script:</p>
<p>wineTweetsPublic.rb:15:in `initialize&#8217;: wrong number of arguments (2 for 1) (ArgumentError)<br />
	from wineTweetsPublic.rb:15:in `new&#8217;<br />
	from wineTweetsPublic.rb:15</p>
<p>Doesn&#8217;t seem to matter if I have my Google username by itself or with @gmail.com so I think it&#8217;s something besides inputting my account details wrong. Have any idea what&#8217;s going on here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. Horowitz</title>
		<link>http://pinotblogger.com/2009/03/22/time-saver-wine-tweets-follow-script/comment-page-1/#comment-208884</link>
		<dc:creator>Dr. Horowitz</dc:creator>
		<pubDate>Tue, 24 Mar 2009 02:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://pinotblogger.com/?p=739#comment-208884</guid>
		<description><![CDATA[Still no dice.  Maybe it&#039;s because of some weird SSU admin account restriction...

Last login: Mon Mar 23 19:33:55 on console
Welcome to Darwin!
Tiger-Intel-10-4-11vH:~ david07$ cd ~/Desktop/rubygems-1.3.1
Tiger-Intel-10-4-11vH:~/Desktop/rubygems-1.3.1 david07$ sudo ruby setup.rb
Password:
./lib/rubygems.rb:723:in `set_paths&#039;: uninitialized constant Gem::Etc (NameError)
        from ./lib/rubygems.rb:719:in `each&#039;
        from ./lib/rubygems.rb:719:in `set_paths&#039;
        from ./lib/rubygems.rb:526:in `path&#039;
        from ./lib/rubygems/source_index.rb:66:in `installed_spec_directories&#039;
        from ./lib/rubygems/source_index.rb:56:in `from_installed_gems&#039;
        from ./lib/rubygems.rb:736:in `source_index&#039;
        from ./lib/rubygems/gem_path_searcher.rb:86:in `init_gemspecs&#039;
        from ./lib/rubygems/gem_path_searcher.rb:21:in `initialize&#039;
        from ./lib/rubygems.rb:684:in `new&#039;
        from ./lib/rubygems.rb:684:in `searcher&#039;
        from ./lib/rubygems.rb:683:in `synchronize&#039;
        from ./lib/rubygems.rb:683:in `searcher&#039;
        from ./lib/rubygems/custom_require.rb:34:in `require&#039;
        from /usr/lib/ruby/1.8/tmpdir.rb:12
        from ./lib/rubygems/custom_require.rb:31:in `gem_original_require&#039;
        from ./lib/rubygems/custom_require.rb:31:in `require&#039;
        from setup.rb:95
Tiger-Intel-10-4-11vH:~/Desktop/rubygems-1.3.1 david07$ sudo ruby setup.rb
./lib/rubygems.rb:723:in `set_paths&#039;: uninitialized constant Gem::Etc (NameError)
        from ./lib/rubygems.rb:719:in `each&#039;
        from ./lib/rubygems.rb:719:in `set_paths&#039;
        from ./lib/rubygems.rb:526:in `path&#039;
        from ./lib/rubygems/source_index.rb:66:in `installed_spec_directories&#039;
        from ./lib/rubygems/source_index.rb:56:in `from_installed_gems&#039;
        from ./lib/rubygems.rb:736:in `source_index&#039;
        from ./lib/rubygems/gem_path_searcher.rb:86:in `init_gemspecs&#039;
        from ./lib/rubygems/gem_path_searcher.rb:21:in `initialize&#039;
        from ./lib/rubygems.rb:684:in `new&#039;
        from ./lib/rubygems.rb:684:in `searcher&#039;
        from ./lib/rubygems.rb:683:in `synchronize&#039;
        from ./lib/rubygems.rb:683:in `searcher&#039;
        from ./lib/rubygems/custom_require.rb:34:in `require&#039;
        from /usr/lib/ruby/1.8/tmpdir.rb:12
        from ./lib/rubygems/custom_require.rb:31:in `gem_original_require&#039;
        from ./lib/rubygems/custom_require.rb:31:in `require&#039;
        from setup.rb:95
Tiger-Intel-10-4-11vH:~/Desktop/rubygems-1.3.1 david07$ sudo gem install twittersudo: gem: command not found]]></description>
		<content:encoded><![CDATA[<p>Still no dice.  Maybe it&#8217;s because of some weird SSU admin account restriction&#8230;</p>
<p>Last login: Mon Mar 23 19:33:55 on console<br />
Welcome to Darwin!<br />
Tiger-Intel-10-4-11vH:~ david07$ cd ~/Desktop/rubygems-1.3.1<br />
Tiger-Intel-10-4-11vH:~/Desktop/rubygems-1.3.1 david07$ sudo ruby setup.rb<br />
Password:<br />
./lib/rubygems.rb:723:in `set_paths&#8217;: uninitialized constant Gem::Etc (NameError)<br />
        from ./lib/rubygems.rb:719:in `each&#8217;<br />
        from ./lib/rubygems.rb:719:in `set_paths&#8217;<br />
        from ./lib/rubygems.rb:526:in `path&#8217;<br />
        from ./lib/rubygems/source_index.rb:66:in `installed_spec_directories&#8217;<br />
        from ./lib/rubygems/source_index.rb:56:in `from_installed_gems&#8217;<br />
        from ./lib/rubygems.rb:736:in `source_index&#8217;<br />
        from ./lib/rubygems/gem_path_searcher.rb:86:in `init_gemspecs&#8217;<br />
        from ./lib/rubygems/gem_path_searcher.rb:21:in `initialize&#8217;<br />
        from ./lib/rubygems.rb:684:in `new&#8217;<br />
        from ./lib/rubygems.rb:684:in `searcher&#8217;<br />
        from ./lib/rubygems.rb:683:in `synchronize&#8217;<br />
        from ./lib/rubygems.rb:683:in `searcher&#8217;<br />
        from ./lib/rubygems/custom_require.rb:34:in `require&#8217;<br />
        from /usr/lib/ruby/1.8/tmpdir.rb:12<br />
        from ./lib/rubygems/custom_require.rb:31:in `gem_original_require&#8217;<br />
        from ./lib/rubygems/custom_require.rb:31:in `require&#8217;<br />
        from setup.rb:95<br />
Tiger-Intel-10-4-11vH:~/Desktop/rubygems-1.3.1 david07$ sudo ruby setup.rb<br />
./lib/rubygems.rb:723:in `set_paths&#8217;: uninitialized constant Gem::Etc (NameError)<br />
        from ./lib/rubygems.rb:719:in `each&#8217;<br />
        from ./lib/rubygems.rb:719:in `set_paths&#8217;<br />
        from ./lib/rubygems.rb:526:in `path&#8217;<br />
        from ./lib/rubygems/source_index.rb:66:in `installed_spec_directories&#8217;<br />
        from ./lib/rubygems/source_index.rb:56:in `from_installed_gems&#8217;<br />
        from ./lib/rubygems.rb:736:in `source_index&#8217;<br />
        from ./lib/rubygems/gem_path_searcher.rb:86:in `init_gemspecs&#8217;<br />
        from ./lib/rubygems/gem_path_searcher.rb:21:in `initialize&#8217;<br />
        from ./lib/rubygems.rb:684:in `new&#8217;<br />
        from ./lib/rubygems.rb:684:in `searcher&#8217;<br />
        from ./lib/rubygems.rb:683:in `synchronize&#8217;<br />
        from ./lib/rubygems.rb:683:in `searcher&#8217;<br />
        from ./lib/rubygems/custom_require.rb:34:in `require&#8217;<br />
        from /usr/lib/ruby/1.8/tmpdir.rb:12<br />
        from ./lib/rubygems/custom_require.rb:31:in `gem_original_require&#8217;<br />
        from ./lib/rubygems/custom_require.rb:31:in `require&#8217;<br />
        from setup.rb:95<br />
Tiger-Intel-10-4-11vH:~/Desktop/rubygems-1.3.1 david07$ sudo gem install twittersudo: gem: command not found</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://pinotblogger.com/2009/03/22/time-saver-wine-tweets-follow-script/comment-page-1/#comment-208883</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 24 Mar 2009 02:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://pinotblogger.com/?p=739#comment-208883</guid>
		<description><![CDATA[That means that gems didn&#039;t install correctly.

Instead of empying everything on the desktop, try redownloading the file and then type this in finder:

&lt;strong&gt;cd ~/Desktop/rubygems-1.3.1&lt;/strong&gt;

and then

&lt;strong&gt;sudo ruby setup.rb&lt;/strong&gt;

You should get a confirmation message in your terminal window that gems installed correctly. If you don&#039;t something went wrong. Feel free to post back here if that&#039;s the case.]]></description>
		<content:encoded><![CDATA[<p>That means that gems didn&#8217;t install correctly.</p>
<p>Instead of empying everything on the desktop, try redownloading the file and then type this in finder:</p>
<p><strong>cd ~/Desktop/rubygems-1.3.1</strong></p>
<p>and then</p>
<p><strong>sudo ruby setup.rb</strong></p>
<p>You should get a confirmation message in your terminal window that gems installed correctly. If you don&#8217;t something went wrong. Feel free to post back here if that&#8217;s the case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. Horowitz</title>
		<link>http://pinotblogger.com/2009/03/22/time-saver-wine-tweets-follow-script/comment-page-1/#comment-208874</link>
		<dc:creator>Dr. Horowitz</dc:creator>
		<pubDate>Tue, 24 Mar 2009 01:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://pinotblogger.com/?p=739#comment-208874</guid>
		<description><![CDATA[I opened rubygems-1.3.1 folder contents onto my desktop and made it to step 3

Step 3 error message: &quot;sudo: gem: command not found&quot;]]></description>
		<content:encoded><![CDATA[<p>I opened rubygems-1.3.1 folder contents onto my desktop and made it to step 3</p>
<p>Step 3 error message: &#8220;sudo: gem: command not found&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://pinotblogger.com/2009/03/22/time-saver-wine-tweets-follow-script/comment-page-1/#comment-208853</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 23 Mar 2009 22:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://pinotblogger.com/?p=739#comment-208853</guid>
		<description><![CDATA[Try going to the terminal and typing

&lt;strong&gt;cd ~/Desktop&lt;/strong&gt;

and then

&lt;strong&gt;sudo ruby setup.rb&lt;/strong&gt;

This assumes that setup.rb is still on your desktop...

Let me know if this works.]]></description>
		<content:encoded><![CDATA[<p>Try going to the terminal and typing</p>
<p><strong>cd ~/Desktop</strong></p>
<p>and then</p>
<p><strong>sudo ruby setup.rb</strong></p>
<p>This assumes that setup.rb is still on your desktop&#8230;</p>
<p>Let me know if this works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. Horowitz</title>
		<link>http://pinotblogger.com/2009/03/22/time-saver-wine-tweets-follow-script/comment-page-1/#comment-208794</link>
		<dc:creator>Dr. Horowitz</dc:creator>
		<pubDate>Mon, 23 Mar 2009 15:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://pinotblogger.com/?p=739#comment-208794</guid>
		<description><![CDATA[What directory do we install rubygems in?  Error in step 2:

&quot;No such file or directory -- setup.rb (LoadError)&quot;

But, I see the setup.rb file sitting on my desktop...]]></description>
		<content:encoded><![CDATA[<p>What directory do we install rubygems in?  Error in step 2:</p>
<p>&#8220;No such file or directory &#8212; setup.rb (LoadError)&#8221;</p>
<p>But, I see the setup.rb file sitting on my desktop&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached

 Served from: pinotblogger.com @ 2013-05-26 01:41:46 by W3 Total Cache -->