Re: [jdev] My GSoC project : to continue the PyMSNt development.

2008-04-06 Thread Remko Tronçon
Hi Florent, After a discussion, James told me : Your primary goal should be to update PyMSNt to support the latest Jabber standards. This means XEP-0144 for exchanging contacts, 172 for nicknames and 85 for chat state notification. Well, xep-85 has been done for ages

Re: [jdev] My GSoC project : to continue the PyMSNt development.

2008-04-06 Thread Sander Devrieze
2008/4/6, Remko Tronçon [EMAIL PROTECTED]: As far as I know, all the functionality that maps onto jabber (avatars, chat, groupchat, chat states) is already present in pymsn-t. Missing features: * VoIP/video: for this it is probably the best to forward to another service similar to TokBox

Re: [jdev] My GSoC project : to continue the PyMSNt development.

2008-04-06 Thread Florent
I just sent my application, I can edit it until tomorrow, and after with mentors' authorizations. I think the real remaining work would be to move PyMSN-t to use PEP for its extended presence (avatars etc.), but I'm not sure how interesting that is as a project. It is interesting for me :-),