Hi folk,
So what I propose is thinking through a stanza to indicate "how do I use
you?". I haven't looked in details at anything yet, but the idea might be
something like:
<message to="aim.jabber.vorpalcloud.org"
from="[EMAIL PROTECTED]"><usage /></message>
Why not just use a normal message send after registering? Or do you want to send this every time you use it?
That said:
<message from="aim.jabber.vorpalcloud.org" to="[EMAIL PROTECTED]"><usage>After registering with this transport, you may communicate through Jabber to users on AIM. Please note that some screen names have spaces in them in a real AIM client, but through this transport, there are no spaces. As for group chat, prefix the name of the chat room with a pound (#) symbol and, if there are any spaces in the name, replace them with underscores (_). For further assistance, please see the online documentation at http://pyaim-t.jabberstudio.org/usage.php.</usage></message>
These problems all look solvable. JID's are allowed to have spaces in them, so you could map jids with spaces to a non-spaces AIM screen name. You can also have the transport add the # and replace spaces with _ for groupchat. It might be some extra work for you, yes ;)
_______________________________________________
jdev mailing list
[email protected]
http://mail.jabber.org/mailman/listinfo/jdev
