Mercurial > pidgin
annotate libpurple/protocols/myspace/README @ 28224:f4ab1c919546
I don't see why the Public IP entry needs to be different and use a Table
instead of an HBox.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 06 Sep 2009 00:57:23 +0000 |
parents | 0c7b74fc558e |
children |
rev | line source |
---|---|
25911
0c7b74fc558e
Lots of minor whitespace and comment changes:
Mark Doliner <mark@kingant.net>
parents:
24549
diff
changeset
|
1 MySpaceIM Protocol Plugin for libpurple by Jeff Connelly 2007-08-07 |
16394 | 2 |
16724
68f6611d6589
Add note about logging in using email address.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16394
diff
changeset
|
3 Greetings. This package contains a plugin for libpurple (as used in |
25911
0c7b74fc558e
Lots of minor whitespace and comment changes:
Mark Doliner <mark@kingant.net>
parents:
24549
diff
changeset
|
4 Pidgin, formerly Gaim) to connect to the new MySpaceIM instant messaging |
0c7b74fc558e
Lots of minor whitespace and comment changes:
Mark Doliner <mark@kingant.net>
parents:
24549
diff
changeset
|
5 network and send/receive messages. Functionality is only basic as of yet, |
17333
58fa76501227
Remove outdated TODO from README.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16724
diff
changeset
|
6 and this code should be considered alpha quality. |
58fa76501227
Remove outdated TODO from README.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16724
diff
changeset
|
7 |
19349
35da6d99d7f0
Update for 0.15 for GSoC final release for Google.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
18886
diff
changeset
|
8 This code was initially developed under Google Summer of Code 2007. |
16394 | 9 |
16724
68f6611d6589
Add note about logging in using email address.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16394
diff
changeset
|
10 For features and TODO, see http://developer.pidgin.im/wiki/MySpaceIM |
16394 | 11 |
17333
58fa76501227
Remove outdated TODO from README.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16724
diff
changeset
|
12 Usage: |
58fa76501227
Remove outdated TODO from README.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16724
diff
changeset
|
13 |
16724
68f6611d6589
Add note about logging in using email address.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16394
diff
changeset
|
14 Login using your _email address_ you use to login to myspace.com. You can't |
68f6611d6589
Add note about logging in using email address.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16394
diff
changeset
|
15 login using your numeric ID or alias. |
16394 | 16 |
25911
0c7b74fc558e
Lots of minor whitespace and comment changes:
Mark Doliner <mark@kingant.net>
parents:
24549
diff
changeset
|
17 To test it out, send a message to yourself (by your username or numeric |
0c7b74fc558e
Lots of minor whitespace and comment changes:
Mark Doliner <mark@kingant.net>
parents:
24549
diff
changeset
|
18 uid (email not yet supported)) or tom (6221). In either case you should |
0c7b74fc558e
Lots of minor whitespace and comment changes:
Mark Doliner <mark@kingant.net>
parents:
24549
diff
changeset
|
19 get a reply. You should also be able to talk to other MySpaceIM users if |
0c7b74fc558e
Lots of minor whitespace and comment changes:
Mark Doliner <mark@kingant.net>
parents:
24549
diff
changeset
|
20 you desire. Replies will always be shown as coming from a user's username, |
16724
68f6611d6589
Add note about logging in using email address.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
16394
diff
changeset
|
21 even if you IM by email or userid. |
16394 | 22 |
18886
c9da1580687c
Use a better directory layout for the Win32 archive, now you can just unzip
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
17680
diff
changeset
|
23 Feedback welcome. You can IM my test account at "msimprpl" if you feel like it. |
16394 | 24 |
25 Enjoy, | |
26 -Jeff Connelly | |
19349
35da6d99d7f0
Update for 0.15 for GSoC final release for Google.
Jeffrey Connelly <jaconnel@calpoly.edu>
parents:
18886
diff
changeset
|
27 msimprpl@xyzzy.cjb.net |