I came up with an idea that would require me to be able to send and receive messages through standard message protocols such as msn, icq, aim, skype, etc.
I am currently familiar with PHP and Python and thus get a library with which I can access from these languages. I found phurple ( http://sourceforge.net/projects/phurple/ ) for php and python-purple ( http://developer.pidgin.im/wiki/PythonHowTo ) that don't seem to be updated. What do you guys suggest doing? My goal will be to write a web application remotely, like meebo.com
The answer should include a tutorial or example implementation and decent documentation .. pidgin.im really doesn't have a useful tutorial.
alternativly you can also just tell me different implementation options so that I can build my own class from the existing icq, aim, msn implementation, etc.
An example of how to connect to an account (login), and then send one message, will be the last help!
Come to one guy :)
source share