Skip to main content
Pidgin-Facebook plugin

After I got my gtalk enabled on my Pidgin, now that I'm thinking of whether somebody already did something on Facebook. Yeah it's there!

Here

Work on multiplatform.. since I'm working on Ubuntu now, .deb worked just fine:

dpkg -i pidgin-facebookchat-1.35.deb
Selecting previously deselected package pidgin-facebookchat.
(Reading database ... 179380 files and directories currently installed.)
Unpacking pidgin-facebookchat (from pidgin-facebookchat-1.35.deb) ...
Setting up pidgin-facebookchat (1.35) ...



:-)

Comments

Popular posts from this blog

Gue dengan S2 gue. Sronok banget!
Beijing and image manipulation addict Salam, Image manipulation with command line is fun and time consuming too. Given my Digikam plugins unable to work, I start to figure out many wonderful features of other tool which offer almost the same quality. However I was stucked with ImageMagick,with many tutorial on the net: Here and Here for i in *jpg ;do convert -font helvetica -fill white -pointsize 18 -draw 'text 10,50 "ACM-ICPC Beijing 2005"' $i $i;done The pix above shows a heater to heat up guest room during ACM-ICPC competition. (outside building's temperature is almost 4 celcious).