[JDEV] Requesting presence of User not in Roster

Peter Saint-Andre stpeter at jabber.org
Wed Jun 27 11:33:52 CDT 2001


JUD != roster

JUD is a user database to which people can add themselves, and others can
find them there -- it's a user directory that is entirely optional.

Your roster is *your* contact list. Personally I have some large number of
people in my roster (perhaps 600, I haven't counted in a while). Indeed
you can't get presence for people unless they allow you to do so, and that
is the concept of subscription that's behind your roster.

If you are running your own server for your community, you could write a
server-side module that pulls out the presence of everyone on your server
but that's something you might not want to get into. :)

Peter

On Wed, 27 Jun 2001, Mark Lynch wrote:

> Hi,
> 
> Is there anyway of requesting the presence of a user that is not in your
> roster? I'm trying to get some community stuff going using Jabber and would
> prefer to keep using my own DB rather than a JUD. The way I see it I would
> have to maintain a huge roster of all my users to be able to query all their
> presence's, which isn't something I'd like to do. 
> 
> Am I missing something? 
> 
> If it's not possible does anyone else see it as something useful to be able
> to do?
> 
> All help appreciated!
> Mark
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 




More information about the JDev mailing list