If you have been an internet user for quite some time, you probably have heard about Twitter. "Twitter is another name for micro blogging". We had earlier helped you how to explain Twitter to your mom. Remember?
Twitter is too simple. You sign up, you tell what you are currently doing (known as tweeting), and you follow other interesting people's tweets.
And if you have been an internet user for quite some time, you probably have heard about Pidgin also.
Pidgin is an instant messaging program for Windows, Linux, BSD, and other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, MySpaceIM, and Zephyr.
Pidgin runs on a number of platforms, including Windows, Linux, and other UNIX operating systems.
So, instead of running gTalk, Yahoo Messenger and MSN Messenger separately, you can have everything-in-one using Pidgin.
Now let's come to the main area of this post. Pidgin, like all IM clients allow you to set a status message - something like "I am currently busy" or "Checking out great tips from DailyGyan". Hey! wait. That's exactly what Twitter is for, right? Wouldn't it be cool if I can update my twitter status alone and then Pidgin retrieves and sets my tweet as the IM status automatically? Yes, it would be very cool and that's what we are going to do today.
- Install Pidgin from here.
- You need to have Perl installed for this to work. Most Linux distros come with Perl preinstalled. Windows users, download and install Perl from here.
- Take a Command Prompt/Terminal and enter:
perl -MCPAN -e shell
(Linux users, add asudo
before this). In the CPAN prompt that you got now, enterinstall XML::XPath
and hit enter. This will download and install the Xpath module from Internet. - If all goes well, launch Pidgin. Go to Help -> About and scroll to the bottom of the page. You should see a line :
Perl: Enabled.
- Download twitter.pl from http://code.google.com/p/pidgin-twitterstatus/downloads/list and put it into your Pidgin plugins folder. Usually the plugins folder is
C:\Program Files\pidgin\plugins
for Windows users and~/.purple/plugins
for Linux users. - Once you have put the file in place, restart Pidgin and go to Tools -> Plugins. There will be a new plugin named "Twitter Status Feed". Enable it and click on
Configure Plugin
. Enter your twitter user name in the dialog box that pops up. - Done. Soon you will find that your Pidgin status bar reads the same as your last Twitted message.
What other tips have you found about Twitter and Pidgin. Share it in the comments.
Happy Twittering.
No comments:
Post a Comment