Tech Tip: Using Twitter and Facebook from Pidgin
In the vast world of communication, instant messaging is a long-standing medium. Facebook has entered the scene relatively recently, as has Twitter. If you use these newer mediums of communication and you're a Pidgin user then you may want to look at the Pidgin plugins for accessing them.
Pidgin is an an Instant Messaging client that has plugins and capabilities to connect to you to all of your favorite messaging protocols (MSN, Yahoo!, AOL, ICQ, Google Talk, etc..), and in addition there are third-party plugins for Facebook and Twitter. The integration is magnificent, I was like a kid on Christmas morning when I found this out and started using it.
You can find the Twitter plugin here.
The Facebook plugin can be found here.
Look for the "install" link on the right hand side of the page and follow the instructions, in no time you'll be using Pidgin to do two more IM functions.
Find more Pidgin plugins on the third party plugin page.
| Attachment | Size |
|---|---|
| facebook-buddies.png | 5.71 KB |
| twitter-buddies.png | 13.11 KB |
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Dynamic DNS—an Object Lesson in Problem Solving | May 21, 2013 |
| Using Salt Stack and Vagrant for Drupal Development | May 20, 2013 |
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
| Non-Linux FOSS: Seashore | May 10, 2013 |
- RSS Feeds
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- Using Salt Stack and Vagrant for Drupal Development
- New Products
- Validate an E-Mail Address with PHP, the Right Way
- Drupal Is a Framework: Why Everyone Needs to Understand This
- Download the Free Red Hat White Paper "Using an Open Source Framework to Catch the Bad Guy"
- A Topic for Discussion - Open Source Feature-Richness?
- Dynamic DNS—an Object Lesson in Problem Solving
- Home, My Backup Data Center
- Please correct the URL for Salt Stack's web site
1 hour 48 min ago - Android is Linux -- why no better inter-operation
4 hours 3 min ago - Connecting Android device to desktop Linux via USB
4 hours 32 min ago - Find new cell phone and tablet pc
5 hours 30 min ago - Epistle
6 hours 59 min ago - Automatically updating Guest Additions
8 hours 7 min ago - I like your topic on android
8 hours 54 min ago - This is the easiest tutorial
15 hours 30 min ago - Ahh, the Koolaid.
21 hours 8 min ago - git-annex assistant
1 day 3 hours ago
Enter to Win an Adafruit Pi Cobbler Breakout Kit for Raspberry Pi

It's Raspberry Pi month at Linux Journal. Each week in May, Adafruit will be giving away a Pi-related prize to a lucky, randomly drawn LJ reader. Winners will be announced weekly.
Fill out the fields below to enter to win this week's prize-- a Pi Cobbler Breakout Kit for Raspberry Pi.
Congratulations to our winners so far:
- 5-8-13, Pi Starter Pack: Jack Davis
- 5-15-13, Pi Model B 512MB RAM: Patrick Dunn
- 5-21-13, Prototyping Pi Plate Kit: Philip Kirby
- Next winner announced on 5-27-13!
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?



Comments
Pro Tip: Don't use failbook!
It's evil and stupid.
Symptom when Facebook plug-in requires updating
I've found when using the Facebook plug-in, when a captcha window appears due to failed login:
1. The entered password doesn't match (typoed, changed, etc)
2. Check the Facebook plugin page for a few days for the update. It doesn't self update. (There are there no official scripts to check, download and replace it so I wrote my own for cron.)
Later. Mark S.
Thanks!
Scott,
Thanks for this tip. I have mused about the possibility of this before, but never bothered (or remembered) to poke around for any existing plugins.
Best,
Evan
also
Forgot to mention that if you can do win32 development, grab the source tarball or the svn and have a go and fixing the DST issue! There's only a couple of developers, so any help is appreciated.
@ak_hepcat
twitter plugin
There are some outstanding bugs with the current release, but none of them are "critical path", such as on windows, the DST timezone offset is not correctly managed, so times may be an hour different than expected. Still working on a clean fix for that. It is resolved for Linux, though, as of 0.2.3.
you won't see twitters "retweets" because they're a separate API than the standard timeline.
Also, you can't subscribe to lists via pidgin, so you'll only see your public timeline and those tweets from your followed friends.
You can't DM from the twitter plugin, nor can you see your DMs. You can see your '@' replies, by using the built-in
"/replies" command, ala IRC commands