[JDEV] status
Robert Thompson
robert at sv3.com
Fri Sep 17 20:08:34 CDT 1999
Could somebody give me a suggestion as to how I can begin getting involved
in the Windows development version of Jabber?
I've joined the list but no activity (or is this it).
I would really like to build using MFC because I have 8 years experience
programming with it and can whip about just about anything.
I also have a lot of classes I've developed including a Token Parser.
Thanks,
Robert
----- Original Message -----
From: Scott Robinson <quad at jabber.org>
To: <jdev at jabber.org>
Sent: Friday, September 17, 1999 8:28 PM
Subject: Re: [JDEV] status
> Currently the client can divide the roster into various groups. My
> suggestion would be to add an optional property to the <status/> tag that
> would allow transmission of the status to the specified group.
>
> Example:
>
> <status type='online'>
> <say>This is my status</say>
> <priority>10</priority>
> <icon>normal</icon>
> </status>
>
> <roster>
> <add group='main'>fred</add>
> <add group='enemies'>user at jabber.server.com</add>
> <add group='main'>545212 at ICQ</add>
> </roster>
>
> <status type='offline' group='enemies'>
> <say>Hasta, baby.</say>
> </status>
>
> This, of course, leaves the problem where someone sends you a message and
> not receiving the standard "E's gone" server error. However, my forseen
> response is mod_filters. ;)
>
> Scott.
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list