<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>New Linux User &#187; twitter</title>
	<atom:link href="http://www.everyjoe.com/newlinuxuser/tag/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com/newlinuxuser</link>
	<description>Linux Tips - Information for Using Linux</description>
	<lastBuildDate>Fri, 18 Dec 2009 03:50:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mitter for Your Twitter Needs</title>
		<link>http://www.everyjoe.com/newlinuxuser/mitter-for-your-twitter-needs/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/mitter-for-your-twitter-needs/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 03:55:42 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[mitter]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/?p=1700</guid>
		<description><![CDATA[Ok, so I am back posting on Twitter and I&#8217;ve been looking for a desktop client since Pidgin isn&#8217;t quite working for me now and I am using Empathy.  That means no Twitter plugin for me.  And as much as I love Emacs, twittering-el doesn&#8217;t quite cut it for me.  And I am not liking Gwibber much either.  It&#8217;s too clunky for me.
So what can I do?   Searching for another Twitter client, of course.  I&#8217;d love a better way of getting updated rather than going to my browser and checking it every so [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Ok, so I am back posting on <a href="http://twitter.com">Twitter</a> and I&#8217;ve been looking for a desktop client since Pidgin isn&#8217;t quite working for me now and I am using Empathy.  That means no Twitter plugin for me.  And as much as I love Emacs, twittering-el doesn&#8217;t quite cut it for me.  And I am not liking Gwibber much either.  It&#8217;s too clunky for me.</p>
<p>So what can I do?   Searching for another Twitter client, of course.  I&#8217;d love a better way of getting updated rather than going to my browser and checking it every so often.</p>
<div id="attachment_1702" class="wp-caption aligncenter" style="width: 464px"><img class="size-full wp-image-1702" src="http://www.everyjoe.com/newlinuxuser/files/2009/11/mitter.png" alt="mitter - a simple twitter client" width="454" height="335" /><p class="wp-caption-text">mitter - a simple twitter client</p></div>
<p>Thankfully <a href="http://www.brighthub.com">BrightHubLinux</a> posted on Twitter <a href="http://www.brighthub.com/computing/linux/reviews/11679.aspx">about Mitter</a>.  It looked like an interesting application which could be used regardless of the desktop environment you&#8217;re using.  But there&#8217;s no deb for Mitter.  You&#8217;d have to download it from <a href="http://gitorious.org/projects/mitter">its Git repository</a> or from the <a href="http://code.google.com/p/mitter">Google Project site for Mitter</a>.  I installed python-simplejson on Ubuntu 9.04 as well, because of the comments I saw is that it was needed for Mitter.  After unpacking Mitter on the directory of my choice, I ran it from the command line with the ./mitter command.</p>
<p>The nice things about Mitter:</p>
<ul>
<li>The user interface is simple enough.  You&#8217;ve got a box with status getting updated from time to time.  And you have space to update your status.  On that space where you could update your status, you type the @ symbol and start typing the name of your friend, it can autocomplete it for you.  It&#8217;s convenient that way.</li>
<li>You could shorten the URLs without having to open your browser for a service like bit.ly etc anymore.  If you choose the &#8220;shorten URL&#8221; option when you highlight your link on the status update space, it will generate a short URL for you. Easy, right?</li>
<li>You could see an indicator on your status bar.  Because the icon for Mitter will get a star if there are updates.</li>
</ul>
<p>For those who like the new Re-Tweet option, too bad you can&#8217;t really have it here.  Same thing goes for the reply to a tweet link from the web user interface.  But you could always just go for the @ symbol replies and copying the entire tweet for re-tweeting anyway.</p>
<p>I&#8217;d love to see what else will happen with those project.  So far it&#8217;s been easy to use and not clunky.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/mitter-for-your-twitter-needs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn to Write Your Own Twitter Client in Python</title>
		<link>http://www.everyjoe.com/newlinuxuser/learn-to-write-your-own-twitter-client-in-python/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/learn-to-write-your-own-twitter-client-in-python/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 02:49:58 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/?p=1359</guid>
		<description><![CDATA[Akkana Peck has an awesome guide to writing your own Twitter client in Python.  The timing of this article is perfect because I&#8217;m now using Empathy and I currently don&#8217;t know of any plugins to let me follow and post to Twitter.
What do you need?

python-twitter (source:http://code.google.com/p/python-twitter/)
SimpleJSON (source: http://cheeseshop.python.org/pypi/simplejson)
Tkinter or python-tk

Akkana Peck&#8217;s guide teaches you what to write, line by line.  Hers might be a simple Twitter client but it&#8217;s functional.  Her guide teaches you what packages are needed, what the commands are for, and which variables are customizable.  The guide also notes which lines of code [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://shallowsky.com/">Akkana Peck</a> has an awesome <a href="http://www.linuxplanet.com/linuxplanet/tutorials/6792/2/">guide to writing your own Twitter client in Python</a>.  The timing of this article is perfect because I&#8217;m now using Empathy and I currently don&#8217;t know of any plugins to let me follow and post to Twitter.</p>
<p>What do you need?</p>
<ul>
<li>python-twitter (source:<a href="http://code.google.com/p/python-twitter/">http://code.google.com/p/python-twitter/</a>)</li>
<li>SimpleJSON (source: <a href="http://cheeseshop.python.org/pypi/simplejson">http://cheeseshop.python.org/pypi/simplejson</a>)</li>
<li><a href="http://wiki.python.org/moin/TkInter">Tkinter or python-tk</a></li>
</ul>
<div id="attachment_1363" class="wp-caption alignleft" style="width: 138px"><a href="http://twitter.com"><img class="size-full wp-image-1363" src="http://www.everyjoe.com/newlinuxuser/files/2009/07/twitter-bird.jpg" alt="Twitter" width="128" height="128" /></a><p class="wp-caption-text">Twitter</p></div>
<p>Akkana Peck&#8217;s guide teaches you what to write, line by line.  Hers might be a simple Twitter client but it&#8217;s functional.  Her guide teaches you what packages are needed, what the commands are for, and which variables are customizable.  The guide also notes which lines of code must not be indented or else it will be part of the loop that might end up going on more than is expected.</p>
<p>If you don&#8217;t want to use clients that require Adobe Air, her Python scripts are quite interesting and useful.  I really didn&#8217;t want to go through the hassle of having a graphical client like Gwibber because I find it too heavy to load on my netbook.  The Python scripts seem logical for me to use because I am not always on Twitter and I mainly like to follow people instead of posting tweets myself.   All of them are actually available on her site and because those scripts are all available for tweaking, you might end up learning a lot about Twitter and improving the client scripts to suit your needs.  (Admit it, you&#8217;re probably hooked on to Twitter too!  And so you must have a personalized Twitter client.)</p>
<p>Akkana Peck also happens to have written a guide to GIMP.  It&#8217;s interesting because she had beginners as well as professionals in mind.  Might be great to follow her on Twitter as well as check out her other written works.</p>
<p>Good luck with Python programming your client. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I could imagine that the guide she wrote could be the start of your own Python programming exercises, especially for those who want to learn on their own time.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/learn-to-write-your-own-twitter-client-in-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Twitter Desktop Clients for Linux</title>
		<link>http://www.everyjoe.com/newlinuxuser/more-twitter-desktop-clients-for-linux/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/more-twitter-desktop-clients-for-linux/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 19:05:03 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[choqok]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[tweetdeck]]></category>
		<category><![CDATA[twhirl]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/?p=1329</guid>
		<description><![CDATA[Thanks to Tech Source From Bohol, I learned more Twitter Desktop Clients for Linux.  I don&#8217;t use Twitter as often as I used to but it&#8217;s nifty to have a Linux desktop client when you&#8217;re always following people.  The clients I learned about today:

Tweetdeck
Interestingly enough this seems to have a lot of nifty features.  One of them is creating groups of people to follow, manage conversations with @ replies and direct messages, manage multiple Twitter accounts, view photo thumbnails from Tweetdeck, avoiding Twitter spam via the Spam button.
Twhirl
This runs on Adobe Air. You could find it easier [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://www.junauza.com">Tech Source From Bohol</a>, I learned more <a href="http://www.junauza.com/2009/07/5-top-of-line-twitter-desktop-clients.html">Twitter Desktop Clients for Linux</a>.  I don&#8217;t use Twitter as often as I used to but it&#8217;s nifty to have a Linux desktop client when you&#8217;re always following people.  The clients I learned about today:</p>
<ul>
<li><a href="http://tweetdeck.com/">Tweetdeck</a><br />
<br />Interestingly enough this seems to have a lot of nifty features.  One of them is creating groups of people to follow, manage conversations with @ replies and direct messages, manage multiple Twitter accounts, view photo thumbnails from Tweetdeck, avoiding Twitter spam via the Spam button.</li>
<li><a href="http://www.twhirl.org/">Twhirl</a><br />
<br />This runs on Adobe Air. You could find it easier to use this to connect to your Twitter, laconi.ca, Friendfeed and Seesmic accounts plus cross-post your updates via ping.fm to boot.  This also allows searching of tweets via Twitter Search and Tweet Scan.</li>
<li><a href="http://choqok.gnufolks.org/">Choqok</a><br />
<br />Choqok is the KDE microblogging client and it currently supports laconi.ca and twitter.  It supports multiple accounts too.  One nice thing for those who prefer keyboard shortcuts to launch this: Ctrl + Meta + T does the trick.</li>
</ul>
<p>I&#8217;m more of a GNOME user so I might have not been posting much KDE apps here but I am glad that this blog entry pointed out one KDE app for Twitter.  I wouldn&#8217;t know about it if not for this.  It seems that Choqok is still relatively new so it looks like interesting to follow if you&#8217;re a KDE user. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>May you find a good Twitter client for you to use!</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/more-twitter-desktop-clients-for-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twitgin for Twitter Users</title>
		<link>http://www.everyjoe.com/newlinuxuser/twitgin-for-twitter-users/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/twitgin-for-twitter-users/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 14:26:54 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/?p=1104</guid>
		<description><![CDATA[I&#8217;ve been trying out various microblogging services in the past how many years.  I was mainly using twitter a lot but I shifted to plurk some time last year.  Considering the number of contacts I still have on twitter, I decided to give it another try but this time, I wanted to follow tweets without having to log in to the website.  I remember not being able to follow tweets on IM for the longest time and that was a major annoyance for me.  Apparently I could follow them again, this time using Twitgin.
What&#8217;s Twitgin?

Microblog-purple/Twitgin is [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying out various microblogging services in the past how many years.  I was mainly using <a href="http://twitter.com">twitter</a> a lot but I shifted to <a href="http://plurk.com">plurk</a> some time last year.  Considering the number of contacts I still have on twitter, I decided to give it another try but this time, I wanted to follow tweets without having to log in to the website.  I remember not being able to follow tweets on IM for the longest time and that was a major annoyance for me.  Apparently I could follow them again, this time using Twitgin.</p>
<p><strong>What&#8217;s Twitgin?</strong></p>
<p><a href="http://www.flickr.com/photos/happyeclair/3475640443/" title="twitgin by happy.eclair, on Flickr"><img src="http://farm4.static.flickr.com/3360/3475640443_ca5900ac5f_m.jpg" width="240" height="141" alt="twitgin" /></a></p>
<p><a href="http://code.google.com/p/microblog-purple/">Microblog-purple/Twitgin</a> is a Pidgin plugin which allows you to post your tweets on twitter without having to log on the website.  You just need to have Pidgin up and running and the plugin activated so that you could do that.  You could also get updates on Pidgin.  This basically works when you install a library for microblogging.  I learned about the plugin from <a href="http://ainotenshi.org">ainotenshi</a>&#8217;s blog entry about <a href="http://www.ainotenshi.org/turn-pidgin-into-an-awesome-microblogging-client">turning Pidgin into an awesome microblogging client</a>. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I followed the instructions on <a href="http://nousessence.com/node/1253">how to install microblog-purple</a> on another blog entry, though, because I am on Ubuntu.  However, the main microblog-purple page different packages, depending on whether you&#8217;re using Adium, Pidgin or Pidgin on Windows. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For now, this works well for me.  I might blog about Gwibber another day but for now, this would be my tool for following tweets so I don&#8217;t feel too overwhelmed by too many applications on my desktop.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/twitgin-for-twitter-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Twitter about your commit</title>
		<link>http://www.everyjoe.com/newlinuxuser/update-twitter-about-your-commit/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/update-twitter-about-your-commit/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 17:44:08 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[Geeky Fun]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.newlinuxuser.com/update-twitter-about-your-commit/</guid>
		<description><![CDATA[There is a way to get updates of your team&#8217;s commits via Twitter.  Just download the python-twyt package and you can use a command line client called twyt which will let other people be updated.
According to Andy Price&#8217;s blog post:

Sally the software maintainer wants to let her development team keep track of repository commits while they’re away from their computers. She installs python-twyt, sets up a Twitter account for her project and tells twyt the username and password for that account. She then writes a shell script which parses from the email details such as the short commit log [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There is a way to get updates of your team&#8217;s commits via Twitter.  Just download the <a href="http://andrewprice.me.uk/projects/twyt">python-twyt</a> package and you can use a command line client called twyt which will let other people be updated.</p>
<p>According to <a href="http://andrewprice.me.uk/weblog/entry/tracking-commits-with-twitter-and-twyt">Andy Price&#8217;s blog post</a>:</p>
<blockquote><p>
Sally the software maintainer wants to let her development team keep track of repository commits while they’re away from their computers. She installs python-twyt, sets up a Twitter account for her project and tells twyt the username and password for that account. She then writes a shell script which parses from the email details such as the short commit log and the link to the commit diff in the repository’s web interface and calls:</p>
<p>    twyt tweet &#8220;$devname $shortlog $link&#8221;</p>
<p>Sally also sets up a procmail rule to pipe emails from her project’s commits list into her script.</p></blockquote>
<p>So yeah, if you are in a development team and you&#8217;d also like to update via Twitter, you just need to download this library which you could use.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/update-twitter-about-your-commit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>