<?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: TweetyPy: Python-based CLI client for Twitter</title>
	<atom:link href="http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/</link>
	<description>the personal blog of Stuart Colville covering modern web development techniques and best practices</description>
	<lastBuildDate>Wed, 10 Mar 2010 11:00:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stuart Colville</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/comment-page-1/#comment-64941</link>
		<dc:creator>Stuart Colville</dc:creator>
		<pubDate>Wed, 18 Feb 2009 09:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/#comment-64941</guid>
		<description>@Drew - no I&#039;m not the author of that bundle.</description>
		<content:encoded><![CDATA[<p>@Drew &#8211; no I&#8217;m not the author of that bundle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/comment-page-1/#comment-64940</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Wed, 18 Feb 2009 06:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/#comment-64940</guid>
		<description>I saw a Twitter bundle up on the TM repository, but when I try to use it, I get an error in TextMate:

Traceback (most recent call last):
  File &quot;/tmp/temp_textmate.n8lZKw&quot;, line 5, in 
    from twittermate import print_new_tweets
  File &quot;/Users/drew/Library/Application Support/TextMate/Pristine Copy/Bundles/Twitter.tmbundle/Support/twittermate.py&quot;, line 4, in 
    import keychain, twitter
ImportError: No module named twitter

When I go in to look at line four, it appears to be trying to import &quot;twitter&quot;, and there is not an accompanying file. Did you make this bundle? Is it supposed to be functioning?

thanks!!</description>
		<content:encoded><![CDATA[<p>I saw a Twitter bundle up on the TM repository, but when I try to use it, I get an error in TextMate:</p>
<p>Traceback (most recent call last):<br />
  File &#8220;/tmp/temp_textmate.n8lZKw&#8221;, line 5, in<br />
    from twittermate import print_new_tweets<br />
  File &#8220;/Users/drew/Library/Application Support/TextMate/Pristine Copy/Bundles/Twitter.tmbundle/Support/twittermate.py&#8221;, line 4, in<br />
    import keychain, twitter<br />
ImportError: No module named twitter</p>
<p>When I go in to look at line four, it appears to be trying to import &#8220;twitter&#8221;, and there is not an accompanying file. Did you make this bundle? Is it supposed to be functioning?</p>
<p>thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandon</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/comment-page-1/#comment-64852</link>
		<dc:creator>brandon</dc:creator>
		<pubDate>Fri, 09 Jan 2009 01:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/#comment-64852</guid>
		<description>Great application stuart... Im not too much of a command line guru, but wanted to use this with Geektool to embed twitter to my desktop on my Mac.

One question for you though... anyway to change the amount of tweets shown from the friends timeline? Im pulling in like 20 at a time, and only want to see the most recent 5-10 of them.

Also, having trouble with the reverse command.  When i enter it in, it brings up the help screen. not sure what Im doing wrong.</description>
		<content:encoded><![CDATA[<p>Great application stuart&#8230; Im not too much of a command line guru, but wanted to use this with Geektool to embed twitter to my desktop on my Mac.</p>
<p>One question for you though&#8230; anyway to change the amount of tweets shown from the friends timeline? Im pulling in like 20 at a time, and only want to see the most recent 5-10 of them.</p>
<p>Also, having trouble with the reverse command.  When i enter it in, it brings up the help screen. not sure what Im doing wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Black</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/comment-page-1/#comment-55405</link>
		<dc:creator>Daniel Black</dc:creator>
		<pubDate>Tue, 07 Aug 2007 15:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/#comment-55405</guid>
		<description>@Stuart:

Done.  Hopefully it wasn&#039;t too anecdotal.  I&#039;ve never filed a bug before.</description>
		<content:encoded><![CDATA[<p>@Stuart:</p>
<p>Done.  Hopefully it wasn&#8217;t too anecdotal.  I&#8217;ve never filed a bug before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Colville</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/comment-page-1/#comment-55404</link>
		<dc:creator>Stuart Colville</dc:creator>
		<pubDate>Tue, 07 Aug 2007 15:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/#comment-55404</guid>
		<description>@Daniel: that&#039;s great - I&#039;ve kind of let this slip due to being up to my eyballs at the moment. If you could post this as a bug in launchpad then I&#039;d be realy grateful I&#039;ll see if I can release an update asap. https://launchpad.net/tweetypy</description>
		<content:encoded><![CDATA[<p>@Daniel: that&#8217;s great &#8211; I&#8217;ve kind of let this slip due to being up to my eyballs at the moment. If you could post this as a bug in launchpad then I&#8217;d be realy grateful I&#8217;ll see if I can release an update asap. <a href="https://launchpad.net/tweetypy" rel="nofollow">https://launchpad.net/tweetypy</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Black</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/comment-page-1/#comment-55403</link>
		<dc:creator>Daniel Black</dc:creator>
		<pubDate>Tue, 07 Aug 2007 15:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/#comment-55403</guid>
		<description>Hi, Stuart,

I&#039;ve been playing with tweetyPy for the last day or so, and I&#039;m really kind of enamored.  I&#039;m working on a bash-script concoction of &lt;em&gt;watch&lt;/em&gt;, &lt;em&gt;screen&lt;/em&gt;, and tweetyPy to build a command-line shadow of the variety of GUI Twitter tools.  It might be easier to pick up Python, since I&#039;ve been meaning to anyway, but, for the moment, this is it.  For those folks who &lt;em&gt;ssh&lt;/em&gt; into their boxes and want to use &lt;em&gt;screen&lt;/em&gt; with a custom .screenrc which maintains a region with the timelines, and a region for tweeting, I&#039;ll be happy to make it available when I&#039;ve finished.

Yesterday, thinks worked swimmingly, basically.  Today, however, it seems that there&#039;s some Unicode business mucking up the timeline.  I&#039;m not sure if there&#039;s something that could be changed in the Python, e.g. some headers business, or something else.  Here&#039;s the error I&#039;m getting:

&lt;code&gt;Traceback (most recent call last):
  File &quot;/home/muraii/utilities/tweetyPy&quot;, line 234, in ?
    main(sys.argv[1:])
  File &quot;/home/muraii/utilities/tweetyPy&quot;, line 228, in main
    print result
UnicodeEncodeError: &#039;latin-1&#039; codec can&#039;t encode character u&#039;\u2014&#039; in position 883: ordinal not in range(256)
&lt;/code&gt;

Actually, this is a bit different, as it previously was in position 1014.  I wager someone used an em-dash in their tweet, and the position change is due to new tweets pushing that offending character around.

Have you had any issues like this?

Thanks for your efforts on this.

Daniel</description>
		<content:encoded><![CDATA[<p>Hi, Stuart,</p>
<p>I&#8217;ve been playing with tweetyPy for the last day or so, and I&#8217;m really kind of enamored.  I&#8217;m working on a bash-script concoction of <em>watch</em>, <em>screen</em>, and tweetyPy to build a command-line shadow of the variety of GUI Twitter tools.  It might be easier to pick up Python, since I&#8217;ve been meaning to anyway, but, for the moment, this is it.  For those folks who <em>ssh</em> into their boxes and want to use <em>screen</em> with a custom .screenrc which maintains a region with the timelines, and a region for tweeting, I&#8217;ll be happy to make it available when I&#8217;ve finished.</p>
<p>Yesterday, thinks worked swimmingly, basically.  Today, however, it seems that there&#8217;s some Unicode business mucking up the timeline.  I&#8217;m not sure if there&#8217;s something that could be changed in the Python, e.g. some headers business, or something else.  Here&#8217;s the error I&#8217;m getting:</p>
<p><code>Traceback (most recent call last):<br />
  File "/home/muraii/utilities/tweetyPy", line 234, in ?<br />
    main(sys.argv[1:])<br />
  File "/home/muraii/utilities/tweetyPy", line 228, in main<br />
    print result<br />
UnicodeEncodeError: 'latin-1' codec can't encode character u'\u2014' in position 883: ordinal not in range(256)<br />
</code></p>
<p>Actually, this is a bit different, as it previously was in position 1014.  I wager someone used an em-dash in their tweet, and the position change is due to new tweets pushing that offending character around.</p>
<p>Have you had any issues like this?</p>
<p>Thanks for your efforts on this.</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Pennebaker</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/comment-page-1/#comment-46217</link>
		<dc:creator>Andrew Pennebaker</dc:creator>
		<pubDate>Sun, 17 Jun 2007 07:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/#comment-46217</guid>
		<description>I created tw.py (&lt;a href=&quot;http://snippets.dzone.com/posts/show/4150&quot; rel=&quot;nofollow&quot;&gt;http://snippets.dzone.com/posts/show/4150&lt;/a&gt;), based on your tweetyPy. It sets and views the current status of users.</description>
		<content:encoded><![CDATA[<p>I created tw.py (<a href="http://snippets.dzone.com/posts/show/4150" rel="nofollow">http://snippets.dzone.com/posts/show/4150</a>), based on your tweetyPy. It sets and views the current status of users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-04-06 &#171; Breyten&#8217;s Dev Blog</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/comment-page-1/#comment-35927</link>
		<dc:creator>links for 2007-04-06 &#171; Breyten&#8217;s Dev Blog</dc:creator>
		<pubDate>Fri, 06 Apr 2007 11:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/#comment-35927</guid>
		<description>[...] TweetyPy: Python-based CLI client for Twitter &#124; Muffin Research Labs by Stuart Colville (tags: python shell twitter cli) [...]</description>
		<content:encoded><![CDATA[<p>[...] TweetyPy: Python-based CLI client for Twitter | Muffin Research Labs by Stuart Colville (tags: python shell twitter cli) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Colville</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/comment-page-1/#comment-34782</link>
		<dc:creator>Stuart Colville</dc:creator>
		<pubDate>Fri, 30 Mar 2007 07:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/#comment-34782</guid>
		<description>@xoan: Good point. I will probably still allow passwords to be sent in plaintext but I can also add the option to prompt for a password using getpass. I will add that with a load of other improvements to the next release. Cheers for your comment!</description>
		<content:encoded><![CDATA[<p>@xoan: Good point. I will probably still allow passwords to be sent in plaintext but I can also add the option to prompt for a password using getpass. I will add that with a load of other improvements to the next release. Cheers for your comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xoan</title>
		<link>http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/comment-page-1/#comment-34739</link>
		<dc:creator>xoan</dc:creator>
		<pubDate>Thu, 29 Mar 2007 16:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2007/03/24/tweetypy-python-based-cli-client-for-twitter/#comment-34739</guid>
		<description>Nice tool!

An improvement could be something like this:

 $ ./tweetyPy -t friends_timeline -u user@mail -p
 $ Password: 

By passing password as a value for an argument, it keeps stored in bash history, that isn&#039;t a good idea...</description>
		<content:encoded><![CDATA[<p>Nice tool!</p>
<p>An improvement could be something like this:</p>
<p> $ ./tweetyPy -t friends_timeline -u user@mail -p<br />
 $ Password: </p>
<p>By passing password as a value for an argument, it keeps stored in bash history, that isn&#8217;t a good idea&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
