Pidgin+Twitter+Google+exec
The Instant Messenger Client Pidgin (formerly Gaim)Pidgin supports MSN, XMPP (Jabber, GTalk and variants), AIM, Gadu-Gadu, Novell Groupwise, ICQ, YIM, IRC and others.
Read this before you proceed :guification-of-pidgin
After that you can do , /google hitting enter will give the result in the chat window , similarly /exec will display the result in the current chat window .
Now,for twitter , you need to install the plugin to do so :
echo 'deb http://ppa.launchpad.net/sugree/ppa/ubuntu jaunty main' >> /etc/source.list
echo 'deb-src http://ppa.launchpad.net/sugree/ppa/ubuntu jaunty main' >> /etc/source.list
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0CF459B
sudo apt-get update && sudo apt-get install pidgin-microblog
Now, you have the plugin installed , you need to enable it and add a twitter account and start twitting , the steps are :
Open Pidgin and in Tools > Plugins and check "Twitgin" , Then, go to Accounts > Manage Accounts, click "Add" and in the "Protocol" List, select TwitterIM, Identica or Laconica , enter your username and passowrd of twitter your and done :)
Recent blog posts
- watir-webdriver web inspector
- gem list to gemfile
- Packing ruby2.0 on debian.
- Made it into The Guinness Book!
- to_h in ruby 2.0
- Filter elements by pattern jQuery.
- Better HTML password fields for mobile ?
- Grayscale image when user offline
- nth-child CSS pseudo-class Christmas colors
- EventEmitter in nodejs