[JDEV] jabber extensions available for handling locationinformation

Arjan Peddemors Arjan.Peddemors at telin.nl
Thu Nov 28 07:35:31 CST 2002


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:jhildebrand at jabber.com] 
> 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.




More information about the JDev mailing list