Rummble Upgrades Fire Eagle support & releases Open Source Java library
February 26, 2009 – 4:26 pm
We’ve recently upgrade our Fire Eagle support to enable full sycronisation with Yahoo Fire Eagles recently released XMPP Location Stream. In layman’s terms, this means that your location is now updated automatically in Rummble whenever you update your location in any other service you have also connected to your Fire Eagle account. Before, you would have to manually poll Fire Eagle to update the location, although Rummble location updates have always syndicated automatically out-bound to Fire Eagle.
Rummble Releases Open Source Java Location-consumer for Fire Eagle
If you’re writing an app to support Fire Eagle, Rummble has released the Java location consumer library for Yahoo’s Fire Eagle’s XMPP location stream as open source. This allow services who have Fire Eagle users, to subscribe (and unsubscribe) their users to Fireeagle’s location stream and receive instant location updates.
When a user updates their location on Fire Eagle the XMPP location stream pushes out their new location to all listening XMPP clients. The library is already being used at Rummble to update our users’ locations if they have a Fire Eagle account.
How do I use the Fire Eagle Java location-consumer library?
To use the library you will need to have a Fire Eagle application and access to an XMPP server for which you have a user that has fireeagle.com added to its roster. You will then be able to subscribe to location updates for users of your Fire Eagle application.
Written by Rummble’s CTO, Clive Cox, the Java Fire Eagle XMPP location stream library is published under the Apache open source license, to share the Java Fire Eagle XMPP love.