libpurple/protocols/myspace/README

Tue, 03 Jul 2007 03:19:16 +0000

author
Jeff Connelly <jeff2@soc.pidgin.im>
date
Tue, 03 Jul 2007 03:19:16 +0000
branch
soc.2007.msimprpl
changeset 18013
3238cfe8d879
parent 17978
73802e9b6791
child 19140
72808c0e12c0
permissions
-rw-r--r--

Fix email address.

17891
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
1 MySpaceIM Protocol Plugin by Jeff Connelly 20070414
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
2
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
3
17891
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
4 Greetings. This package contains a plugin for libpurple (as used in
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
5 Pidgin, formerly Gaim) to connect to the new MySpaceIM instant messaging
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
6 network and send/receive messages. Functionality is only basic as of yet,
17978
73802e9b6791 Remove outdated TODO from README.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 17891
diff changeset
7 and this code should be considered alpha quality.
73802e9b6791 Remove outdated TODO from README.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 17891
diff changeset
8
73802e9b6791 Remove outdated TODO from README.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 17891
diff changeset
9 This code is being developed under Google Summer of Code 2007.
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
10
17891
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
11 For features and TODO, see http://developer.pidgin.im/wiki/MySpaceIM
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
12
17978
73802e9b6791 Remove outdated TODO from README.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 17891
diff changeset
13 Usage:
73802e9b6791 Remove outdated TODO from README.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 17891
diff changeset
14
17891
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
15 Login using your _email address_ you use to login to myspace.com. You can't
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
16 login using your numeric ID or alias.
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
17
17891
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
18 To test it out, send a message to yourself (by your username or numeric
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
19 uid (email not yet supported)) or tom (6221). In either case you should
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
20 get a reply. You should also be able to talk to other MySpaceIM users if
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
21 you desire. Replies will always be shown as coming from a user's username,
abac6192d53b Add note about logging in using email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 16322
diff changeset
22 even if you IM by email or userid.
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
23
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
24 Feedback welcome.
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
25
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
26 Enjoy,
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
27 -Jeff Connelly
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
28 California Polytechnic State University at San Luis Obispo
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
29 myspaceim@xyzzy.cjb.net
18013
3238cfe8d879 Fix email address.
Jeff Connelly <jeff2@soc.pidgin.im>
parents: 17978
diff changeset
30 jeff2@soc.pidgin.im
16322
0477a4e03cab Import msimprpl 0.4.
Jeff Connelly <jeff2@soc.pidgin.im>
parents:
diff changeset
31

mercurial