Ahhh, hang on, I misread the request, Carlos wants to be able to detect the current MSN Nickname of the user that the MSN servers know about. This would help the first-use case of the transport where all the defaults are already correct (and the user doesn't have to supply them), before the transport goes walking all over them, with values from the jabber world.
i.e. is there a way for the transport to probe the MSN server for the stored nickname that the client can retrieve before the transport overwrites it with the value from the client vcard? On 22/08/05, Carlos Guzman <[EMAIL PROTECTED]> wrote: > That was the idea, but i cant find tha info on any prescence packet, as > i see, i start to receive prescence packes after the nickaname is > changed, so taht info is already lost. > > Carlos Guzman > > -----Mensaje original----- > De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] En nombre de Norman > Rasmussen > Enviado el: Monday, August 22, 2005 4:37 PM > Para: PyAIM-t/PyICQ-t/PyMSN-t Discussion > Asunto: Re: [py-transports] Keep original nickname in PyMSNt > > > Why not just use the presence packets to detect the nickname? > > On 22/08/05, James Bunton <[EMAIL PROTECTED]> wrote: > > I can't think of a very neat way of doing that. > > > > You could indeed modify the source so that the nickname isn't set, and > > > then add a custom IQ handler to get/set it. > > > > Not very compatible though. Why do you need to retrieve the user's > > current nickname? > > > > --- > > > > James > > > > > > > > On 23/08/2005, at 12:53 AM, Carlos Guzman wrote: > > > > > Hello > > > > > > Im developing a text only client for Jabber and using PyMSNt > > > transfor for connection to MSN, it works just fine but i wuld like > > > to keep the original MSN nickname of the users, what i intend to do > > > is: > > > > > > - Connect to MSN unsing PyMSNt keeping the original nickname > > > - Obtain this nickaname form jabber (i haven been able to get my own > > > > vcard form the client) > > > - In case the user wants to, change the nickname informing what was > > > the original one > > > > > > is this posible?, if so, how can it be done (maybe changing the > > > transport source) > > > > > > Thanks in advance > > > > > > Carlos Guzman _______________________________________________ > > > py-transports mailing list > > > py-transports@blathersource.org > > > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > > > > _______________________________________________ > > py-transports mailing list > > py-transports@blathersource.org > > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > > > > > -- > - Norman Rasmussen > - Email: [EMAIL PROTECTED] > - Home page: http://norman.rasmussen.co.za/ > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ From [EMAIL PROTECTED] Tue Aug 23 20:23:40 2005 From: [EMAIL PROTECTED] (James Bunton) Date: Tue Aug 23 20:23:57 2005 Subject: [py-transports] PyMSNt 0.9.4 & 0.10 testing In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> I know that they aren't coming in from Gaim, and I'm working on that with the Gaim devs now. Didn't know about Trillian. I'll have to test that. Thanks. Avatars should be refreshed instantly, unless you changed the setting in PyMSNt/src/legacy/msnw.py Yes, Gajim 0.8 seems to support vCard avatars, so PyMSNt will send it to MSN users. But they only see it when they open a chat window to you. --- James On 22/08/2005, at 7:23 PM, Arnaud Ab?lard wrote: > We have been using in production PyMSNt 0.10 for now a few days and i > noticed that avatars coming from some clients (some msn7? some > trillian? not sure, hard to tell) aren't downloaded. > > no, i have a few questions: > > - when is the avatar refreshed? (if a contact changes his/her avatar, > it's not updated) is that client side? > > - if i set an avatar with my jabber client (gajim allows you to set an > avatar) will the MSN gateway send it too? > > Thanks for that great piece of software! > > Arnaud > > > James Bunton wrote: >> Hi everybody. >> I think that the avatars branch is just about stable enough to >> release. >> The latest CVS update brings a few fixes. >> The main change is hashed spool and avatar directories. >> Your current setup should be automatically migrated. Please back up >> your spool directory before testing this. I don't anticipate any >> problems though. >> If you have any troubles with this please let me know this week. >> Unless there's any major troubles I'm planning a release next Monday >> for PyMSNt 0.9.4 and 0.10. >> --- >> James >> _______________________________________________ >> py-transports mailing list >> py-transports@blathersource.org >> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > > > -- > Arnaud Ab?lard > Administrateur Syst?mes et R?seaux > Facult? de Sciences et Techniques > Universit? de Nantes > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >