AW: [JDEV] groupchat <presence/> behaviour??
Heiner Wolf
wolf at bluehands.de
Mon Oct 7 16:05:59 CDT 2002
Hi,
the <presence/> sub tags are very cool, since they allow me to make the
user's state automatically available to new participants. And since I
have a lot of state, it is important that all is served by one presence
message. Currently I have to send 2 in order to get the stat over with
the second one.
The state a user has and which is sent to new participants includes:
- digest of avatar
- avatar position
- presence status detail (of course)
- user role
Question: would you to use <x xmlns.../> sub tags in addition to <show/>
and <status/> for the extra information.
Actually I am writing a client, which uses groupchat extensively. If you
are interested: http://jabber.bluehands.de/
Nothing else yet.
Regards,
--
Dr. Klaus H. Wolf
bluehands GmbH & Co.mmunication KG
http://www.bluehands.de/people/hw
+49 (0721) 16108 75
-----Ursprungliche Nachricht-----
Von: David Sutton [mailto:jabber at dsutton.legend.uk.com]
Gesendet: Montag, 7. Oktober 2002 21:04
An: jdev at jabber.org
Betreff: Re: [JDEV] groupchat <presence/> behaviour??
Hi there,
Its because your original presence is discarded, and a generic
available presence is stored in your user information instead. I'm
currently changing this in the new groupchat being coded, based on
the work in JEP-0045.
Have you/anyone noticed any other strange behaviour with the
conference component?
Regards,
David
On Mon, Oct 07, 2002 at 07:43:02PM +0200, Heiner Wolf wrote:
> Hi all,
>
> I am developing a jabber groupchat client.
> I noticed that you can send any sub-tags (like <show> and <status/>,
> <mytag/>, <x xmlns.../>) with a <presence/> message to a room, and the
> groupchat component delivers those to all other chat clients, nice
>
> BUT:
>
> This does not work for the first <presence/> to a room. In other
words:
> the login message to a room can not carry additonal tags. :-)
> (well, it can, but the server cleans it)
>
> Why? do the groupchat implementors have any idea why?
>
> It is an ordinary 1.4 jabberd with conference-0.4
>
> Regards,
> --
> Dr. Klaus H. Wolf
> bluehands GmbH & Co.mmunication KG
> http://www.bluehands.de/people/hw
> +49 (0721) 16108 75
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
--
David Sutton
Email: dsutton at legend.co.uk
Jabber: peregrine at legend.net.uk
More information about the JDev
mailing list