Yes, this could very well work, although for "protocol cleaness" I'd prefer to have presence at the same level as location (maybe also as part of <message/>). From a context information point of view, presence and location ar similar. The nice part here is that it would be relatively simple to add other kinds of context information (temperature, social setting, acceleration, ...). Of course, a pubsub component that is generic, flexible, and fully integrated with the jabber server must be in place...
Arjan. > From: Joe Hildebrand [mailto:[EMAIL PROTECTED]] > Sent: woensdag 27 november 2002 21:55 ... > Yes, something like this: > > <message to='pubsub'> > <location xmlns='http://.../location'> > <lat>39.75</lat> > <long>-105</long> > </location> > </message> > > where 'pubsub' is the name of a component that would > redistribute this to all of the interested parties. _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
