TIP: A Post For Pidgin Plugin Developers

Recently I wrote a small autoreply-answering-machine app for pidgin with a simple premise. Send custom automatic replies to different people when they message you and came across a strange bug. It never sent the reply when you received the first message from someone. I was using the “ReceivedImMessage” signal over d-bus (or “received-im-message” for the plugin writers). What I found initially looked to be a gross and basic error by pidgin developers, but later found that it is indeed a good design and thought that I’ll make a post about it for the benefit of fellow pidgin plugin/app developers. [Read More]

Project: Splert - A Custom Answering Machine And More for IMs

Update Aug 25 2008: Updated to v0.02 and also added 32 bit package. Hit the link given below to download. You must have heard of (or used) the auto-reply features given by today’s instant messengers that are sent to the ones messaging you while you are not at your desk. But those are one-size-fits-all kind of messages. So, I wrote this simple tool a few months ago to turn Pidgin, everyone’s favourite multi-client Instant Messenger (works with gtalk, msn, yahoo, aim etc), into a customized answering machine (and more) when you are away from your computer. [Read More]

Splert: Shantz Pidgin Away Alerts

This is a simple tool I wrote a few months ago to turn Pidgin, everyone’s favourite multi-client Instant Messenger (works with gtalk, msn, yahoo, aim etc), into a customized answering machine (and more) when you are away from your computer. Basically it allows you to divide up your contact list into groups based on email IDs and execute actions based on when someone from a particular group messages you while you are away. [Read More]