Hola amigos buenos dias. Resulta que estoy implementando mi cliente de jabber pero necesito mostrar los avatares de las personas cuando me paro sobre ellas o cuando abro una ventana de conversación con dicho usuario. Actualmente lo que hago es.
Mando a pedir su vCard, de ahí extraigo la foto y la muestro, pero se que esa no es la forma correcta. Alguien me explica cual es la extensión que se debe implementar para el avatar ? XEP-0084: User Avatar O esta XEP-0153: vCard-Based Avatars Cuál de las dos debería implementar para seguir el estándar ? -----Mensaje original----- De: jdev-boun...@jabber.org [mailto:jdev-boun...@jabber.org] En nombre de jdev-requ...@jabber.org Enviado el: Wednesday, March 16, 2011 7:00 AM Para: jdev@jabber.org Asunto: JDev Digest, Vol 86, Issue 4 Send JDev mailing list submissions to jdev@jabber.org To subscribe or unsubscribe via the World Wide Web, visit http://mail.jabber.org/mailman/listinfo/jdev or, via email, send a message with subject or body 'help' to jdev-requ...@jabber.org You can reach the person managing the list at jdev-ow...@jabber.org When replying, please edit your Subject line so it is more specific than "Re: Contents of JDev digest..." Today's Topics: 1. Fwd: [MOONSHOT-COMMUNITY] Jabber and Moonshot (Peter Saint-Andre) 2. Fwd: Re: [MOONSHOT-COMMUNITY] Jabber and Moonshot (Peter Saint-Andre) ---------------------------------------------------------------------- Message: 1 Date: Tue, 15 Mar 2011 07:32:18 -0600 From: Peter Saint-Andre <stpe...@stpeter.im> Subject: [jdev] Fwd: [MOONSHOT-COMMUNITY] Jabber and Moonshot To: Jabber/XMPP software development list <jdev@jabber.org> Message-ID: <4d7f6a62.6010...@stpeter.im> Content-Type: text/plain; charset="utf-8" Hey folks, this is pretty cool stuff. I'd be curious to hear if this works with other clients and servers. More here: http://www.project-moonshot.org/ -------- Original Message -------- Subject: [MOONSHOT-COMMUNITY] Jabber and Moonshot Date: Tue, 15 Mar 2011 16:02:27 +1100 From: Luke Howard <lu...@padl.com> Reply-To: Moonshot community list <moonshot-commun...@jiscmail.ac.uk>, Luke Howard <lu...@padl.com> To: moonshot-commun...@jiscmail.ac.uk I managed to get GSS-EAP working with Jabber, using Adium and jabberd2. Although I did compile from source to aid debugging, in theory all that should be necessary is to set SASL_PATH to the directory containing libgs2.so. (Of course, it assumes a well-behaved application that supports arbitrary SASL mechanisms, multiple round trips, etc. Adium is one of these; it appears iChat, unfortunately, is not.) Now we just need to get Moonshot deployed :-) -- Luke -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 6105 bytes Desc: S/MIME Cryptographic Signature URL: <http://mail.jabber.org/pipermail/jdev/attachments/20110315/acfa451e/attachm ent-0001.bin> ------------------------------ Message: 2 Date: Tue, 15 Mar 2011 20:28:43 -0600 From: Peter Saint-Andre <stpe...@stpeter.im> Subject: [jdev] Fwd: Re: [MOONSHOT-COMMUNITY] Jabber and Moonshot To: Jabber/XMPP software development list <jdev@jabber.org> Message-ID: <4d80205b.8030...@stpeter.im> Content-Type: text/plain; charset="utf-8" Some further insights... -------- Original Message -------- Subject: Re: [MOONSHOT-COMMUNITY] Jabber and Moonshot Date: Tue, 15 Mar 2011 19:42:15 +0000 From: Simon Wilkinson <s...@inf.ed.ac.uk> Reply-To: Moonshot community list <moonshot-commun...@jiscmail.ac.uk>, Simon Wilkinson <s...@inf.ed.ac.uk> To: moonshot-commun...@jiscmail.ac.uk On 15 Mar 2011, at 05:02, Luke Howard wrote: > I managed to get GSS-EAP working with Jabber, using Adium and jabberd2. Interestingly enough, these are the two applications that I targetted when I implemented the GSSAPI mechanism for Jabber, so it's good to know that the multi-round trip changes I made then extend to mechanisms with even more round trips. The sad state of the Jabber world at that point was that most vendors (both client and server) purely implemented DIGEST-MD5, with no attempt at a flexible SASL loop. At that point, I also produced support for doing multi-trip authentication in Psi, but I have no idea whether it was every merged. Many of the Jabber servers do now do GSSAPI, but the only ones I've got real knowledge of are implemented in Java, so I suspect things won't just plug and play with them. Cheers, Simon. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 6105 bytes Desc: S/MIME Cryptographic Signature URL: <http://mail.jabber.org/pipermail/jdev/attachments/20110315/5a0c04ad/attachm ent-0001.bin> ------------------------------ _______________________________________________ JDev mailing list JDev@jabber.org http://mail.jabber.org/mailman/listinfo/jdev End of JDev Digest, Vol 86, Issue 4 *********************************** _______________________________________________ JDev mailing list Info: http://mail.jabber.org/mailman/listinfo/jdev Unsubscribe: jdev-unsubscr...@jabber.org _______________________________________________