Hi there. I'm setting my location in Brightkite and have it linked to my Fire Eagle account. However, Fire Eagle is altering the address that Brightkite is...
It's possible that Brightkite is sending us the long / lat coordinates rather than the address, and we're then working out the address from that. We'll dig...
Could you go into a bit more detail about what you mean there? We're certainly looking into messaging systems and XMPP as a way to get real- time updates out...
Say I want to build a handset app that displays where my three best friends are on a map. I don't want the handset to have to poll FireEagle every few seconds...
Okay that's an interesting use-case. I can dig into a few things there. Firstly you can't build an app that runs directly off a mobile phone to show you where...
Seems to me that I could write a PyS60 (python for Symbian S60) program that interacts directly with the FireEagle webservices, right? I haven't done that...
Any way of getting some changes made to improve the display of the auth window on the iPhone? The small size of the font and buttons currently make it almost...
Hi People, Please anyone tell me how to get an invitation from Fire Eagle to Use it's service. Or Does anyone send me ... an invitation ? Thank You, Nihar...
Greetings FireEagle folks! I've been using the service for a while and loving it... so thanks and kudos to those involved ! I am a Drupal developer and am...
James Great, so happy that you are enjoying the service ;-) At this time, we don't have the callback for web apps functionality completely finished yet. I have...
Awesome, that's exactly the kind of info I was looking for... thanks, Kevin! I will proceed as a "desktop app" and report back to the group as things progress....
Tom, One more thought about this. While I like the idea of using 'recent' queries this way, it seems that there might be scalability problems - if there are...
Hmmm. It appears someone has already registered an app called "Drupal" Is there anyway to find out who did it? I've not seen any code... I've pinged a couple...
Hey Chris. Can you post a link to the IntentReceiver docs? That sounds interesting, and something I'd like to look into. For 1000s of users, your alternatives...
There's none that I know of, unfortunately. And I take the deafening silence from the list on this issue as agreement. If you end up building one, how would...
Well, actually, there is part of one as part of the J2ME app: http://github.com/simonpk/fireeagle-updater-midlet/tree/master (It's J2ME and the OAuth bits are...
Hey there, We just added some preliminary connectivity between our new location-based city guide, Outalot, and Fire Eagle. The notion of your precise current ...
Hello Members! Read a lot about FireEgale and viewed recent videos about it. Kudos to the core development team. I am looking for a FireEagle invitation code....
The Anroid API is documented starting at http://code.google.com/android; it's instructive to go through the basic tutorial before diving into the reference...
Hi, I'm working on a desktop app that uses Fire Eagle. It's set up to load the Fire Eagle authentication pages within a WebView embedded in my application...
Hi, I am trying to develop a application for the Nokia N95 device using flash lite, which will just get my location from fireeagle. But when I try calling the...
Very clever... see also: http://en.wikipedia.org/wiki/Geohash Right now, I think we're pretty happy with the current privacy options (country/state/city/...)...
Debugging this... if I set my location to SW17, here are the resulting levels: postal: London SW17, England; woeid: 26788593 neighborhood: Tooting, London,...
... I installed that on the weekend with the intention of working out what needs to be done to tie Geohashes to FireEagle API responses, but the real world...