<?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; microblogging</title>
	<atom:link href="http://spsneo.com/blog/category/microblogging/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.3.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>
		<item>
		<title>I can share and save my status messages !</title>
		<link>http://spsneo.com/blog/2008/10/02/i-can-share-and-save-my-status-messages/</link>
		<comments>http://spsneo.com/blog/2008/10/02/i-can-share-and-save-my-status-messages/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 19:15:29 +0000</pubDate>
		<dc:creator>spsneo</dc:creator>
				<category><![CDATA[gtalkbots]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[gtalk]]></category>
		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://spsneo.com/blog/?p=60</guid>
		<description><![CDATA[I love showing off my status messages of gtalk. I often set witty messages, latest (probably unheard) news, my latest blog links in my status. Many a times I wish to log those messages to make a life stream. Wouldn&#8217;t &#8230; <a href="http://spsneo.com/blog/2008/10/02/i-can-share-and-save-my-status-messages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I love showing off my status messages of gtalk. I often set witty messages, latest (probably unheard) news, my latest blog links in my status. Many a times I wish to log those messages to make a life stream. Wouldn&#8217;t it be great if I could someday check, what was my status on my last birthday ! Or may be, I would love to remember those moments when I used to impress my girlfriend by weird status messages. Status messages are no more just for &#8220;available&#8221; , &#8220;busy&#8221; and &#8220;idle&#8221;. Its like microblogging now.</p>
<p>Thanks to <a href="http://gtalkbots.com">http://gtalkbots.com</a> . Now I can save all my status messages and even share it to the world. So now I can have my life stream saved without any pain of logging in to the website. I simply had to add bots@gtalkbots.com to my buddy list and register once in the website. Simple !</p>
<p>This bot is intelligent as well. I can save any notes link etc just by messaging &#8220;&lt;notes&gt; Anything I want to save.&#8221;</p>
<p>This site is even providing widgets for my blog. Check out the two widgets in the side panel of this page. There are two gtalkbots.com widgets on my blog. One of them shows my last 10 status messages and the other one displays the last 10 shared status message of the world.</p>
<p>I can even &#8216;track&#8217; my friends&#8217; status messages. Isnt all these great ??</p>
<p>Check out my gtalkbots page: <a href="http://gtalkbots.com/spsneo">http://gtalkbots.com/spsneo</a></p>
<p>Hope you will also love this service and give a try at least.</p>
]]></content:encoded>
			<wfw:commentRss>http://spsneo.com/blog/2008/10/02/i-can-share-and-save-my-status-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

