True - I did have an application that showed anonymous people's locations - but it required that people add themselves to the app first. What if it could just...
Hello Mas OS X 10.5.x folk - We have a new build of the Fire Widgets up! http://widgets.fireeagle.yahoo.net/ Currently, there are three widgets: * Use Fire...
So, was this ever fixed? We're having major trouble with the 'best guess' returned for any intersections eg. 57th and Broadway, NY, NY becomes W 57th St, NY,...
Thank you for the reply, but I got this problem resolved by creating a lib folder in the python directory (The place from where the python mobile interpreter...
Hi, I am trying to build and run the example Python App (Python App Walkthrough) from the fireeagle site to run on nokia n95 device. I have downloaded the...
Hey, No, we never fixed the intersection problem... however if you update with "W 57th St, NY, NY", it'll put you back in the same place at least. If I update...
Thank you richard for your prompt reply. But I am using python on my nokia N95 phone and I have python version 1.4.3 on my phone. If I check on the pys60...
... I have no experience with Python on an N95, I'm afraid. I do know that their version numbering doesn't necessarily correlate with the Python project ...
Some good news... I have got Fire Eagle to recognize intersections. This'll go out in the next code deploy, along with the New York-specific change to include...
Phil, This is awesome - thank you! What about the other idea you had to send the actual address that was passed in back to the person asking for the address?...
Dear Kevin, thank you very much again. I am very sorry by the delay in my answer to you but it was because I was uninstalling/re-installing all (inclusive WP)....
Richard, I am not able to download the attachment you have uploaded, it specifies that the attachment is not stored. Could you please reattach the attachment...
Hi Devs on Fire, We've added an API Explorer to the Fire Eagle developer section: http://fireeagle.yahoo.net/developer/explorer/ It lets you try out API...
Ooo that's really slick!!! EVERYONE should expose their API's this way. Programmers don't learn by reading. They learn by seeing and doing. The fact that you...
Hey everyone, We just pushed some new changes to Dipity. If you want to give it a try you will need to sign for an account at Dipity.com. You can then either...
Hi Aditya, The intersection and NY borough fixes are now live. (This is a partial deploy - we have more stuff in the pipeline that will go out later). Cheers,...
Good news... this is all go, not implemented yet but will be relatively soon. Look for a <query> element appearing inside 'exact' level <location> elements in...
Another update for you all -- the 'time' parameter hasn't been working in the 'recent' API method. That's fixed now, I think, and will go out in the next code...
Maybe I'm doing something silly, but it appears that these two API Kits as posted on http://fireeagle.yahoo.net/developer/code/python aren't consistent ... the...
OK, I figured out my import issues (mostly having to do with IDLE holding some stale objects, bummer). Now I'm a little confused by the example in the...
How does FireEagle identify a "user"? By IP address? That won't work very well from behind a NAT... I'd like to be able to have several robots running on my...
Hi Chris, Fire Eagle identifies users by Yahoo! ID and oauth token. Each user has a single Yahoo! ID and one oauth token for every app they have authorized. So...