view libpurple/protocols/myspace/README @ 20658:7efdc052539d

Fix lots of little memory leaks in the MySpace protocol plugin. GString's need to be free'd, and the string passed to g_string_new() is duplicated when inserted into the GString, so it still needs to be free'd.
author Mark Doliner <mark@kingant.net>
date Wed, 26 Sep 2007 07:25:22 +0000
parents 35da6d99d7f0
children c7d9d10557a9
line wrap: on
line source

MySpaceIM Protocol Plugin for Libpurple     by Jeff Connelly 20070807


Greetings. This package contains a plugin for libpurple (as used in
Pidgin, formerly Gaim) to connect to the new MySpaceIM instant messaging 
network and send/receive messages. Functionality is only basic as of yet, 
and this code should be considered alpha quality.

This code was initially developed under Google Summer of Code 2007.

For features and TODO, see http://developer.pidgin.im/wiki/MySpaceIM

Windows installation: Unzip the archive to C:\Program Files\Pidgin
Unix/source installation: run "make install"

Usage:

Login using your _email address_ you use to login to myspace.com. You can't
login using your numeric ID or alias.

To test it out, send a message to yourself (by your username or numeric 
uid (email not yet supported)) or tom (6221). In either case you should 
get a reply. You should also be able to talk to other MySpaceIM users if 
you desire. Replies will always be shown as coming from a user's username, 
even if you IM by email or userid.

Feedback welcome. You can IM my test account at "msimprpl" if you feel like it.

Enjoy,
-Jeff Connelly
msimprpl@xyzzy.cjb.net