<?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>/home/spsneo/blog &#187; Pidgin</title>
	<atom:link href="http://spsneo.com/blog/category/pidgin/feed/" rel="self" type="application/rss+xml" />
	<link>http://spsneo.com/blog</link>
	<description>Trying to move every bit to cloud.</description>
	<lastBuildDate>Fri, 19 Aug 2011 16:43:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Post Pidgin and Twitter status from command line</title>
		<link>http://spsneo.com/blog/2010/01/20/post-pidgin-and-twitter-status-from-command-line/</link>
		<comments>http://spsneo.com/blog/2010/01/20/post-pidgin-and-twitter-status-from-command-line/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 11:52:16 +0000</pubDate>
		<dc:creator>spsneo</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[status message]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://spsneo.com/blog/?p=104</guid>
		<description><![CDATA[I often want to post the same status message in Pidgin and Twitter. I wrote  simple bash script to accomplish this. One can download the script from here: http://www.spsneo.com/scripts/poststatus.tar.gz How to use it - 1) Change the permission of the &#8230; <a href="http://spsneo.com/blog/2010/01/20/post-pidgin-and-twitter-status-from-command-line/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I often want to post the same status message in Pidgin and Twitter. I wrote  simple bash script to accomplish this.</p>
<p>One can download the script from here: <a title="poststatus script" href="http://www.spsneo.com/scripts/poststatus.tar.gz">http://www.spsneo.com/scripts/poststatus.tar.gz</a></p>
<p>How to use it -</p>
<p>1) Change the permission of the file to make it executable: <code> chmod +x poststatus</code></p>
<p>2) Then execute the file with the status message as the argument: <code> ./poststatus "Status Message goes here in quotes"</code></p>
<p>3) The script will first post the status message in your pidgin and will then ask whether you want to post it on twitter.  If you say yes, the script asks you for your twitter username and password.</p>
<p>Start using the script and send me feedback to improve it.</p>
]]></content:encoded>
			<wfw:commentRss>http://spsneo.com/blog/2010/01/20/post-pidgin-and-twitter-status-from-command-line/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

