Hi Derick. We're aware of this issue (it only affects apps using the "mobile" auth scheme) and will have a fix pushed out in the next 24 hours. Sorry for the...
... <snipped> So rather than continuing to try the per_page and page parms found in the manual, I tried the start/count params found in one of Phil's posts....
Hi, Just had a fer questions. i want to have a php script that reads the locations submited to fireeagle from a mobile phone and dispay them on a map. What...
Derick, I am assuming that the PHP script is pulling the data from Fire Eagle. It does not matter how the location data was uploaded to Fire Eagle (you...
Hi Derick. The fix for that problem has been pushed. Let us know if you have any more problems. seth On Sun, May 3, 2009 at 11:44 PM, Derick Lungaho...
Hi, In trying to resolve some of my data access problems with FE I decided to completely remove my application's access to FE by going to My Location - My...
Hi Seth, Thanks for the follow up. I'm toying with the J2ME updater to fire eagle. It seems i cannot manually submit my location i.e by entering a city/coutry...
I haven't seen anyone else mention this so I thought I'd point out that with the blog "Badge" that Google offered recently, they have also released a JSON and...
Can someone point me to the documentation and/or provide detail on the RECENT API call? My application has ~400 users and roughly half of them have activated...
Jason, your understanding of the RECENT API is correct. The located-at datum should be strictly increasing in time. However, it seems that we have a problem...
John, it's always find to talk about Fire Eagle competitors here - if for no other reason that we actually want to work with as many people as possible. Your...
It's difficult to know how to answer that. We're interested in building APIs that make it easier for applications to do the auth process, but under almost all...
Awesome! And I put it in the app gallery for Fire Eagle today. Now i just wish I had a Windows Mobile device that I could play with it on! Very annoying. ...
Hi Jeff. We were experiencing some database issues that were identified and solved earlier today. You may want to go back to FE and remove your application...
Hi Jason. We finally managed to track down what was going on (intermittent bugs that we can't reproduce are the worst kinds) today and fixed it, so you...
Thanks, Seth! That's the best news I've had all week. My apologies for being the bearer of bad news, but kudos to the FE folks that worked through it and fixed...
The stuff at http://mapme.at works really cool. It would really be a good boost to Google Latitude users to actually be able to update Fire Eagle from their...
I currently have my C# app polling for FE updates and would like to shift over to the XMPP interface, but haven't been able to climb the learning curve yet. ...
... Hash: SHA1 ... http://xmpp.org/software/libraries.shtml#csharp Peter - -- Peter Saint-Andre https://stpeter.im/ ... Version: GnuPG v1.4.8 (Darwin) Comment:...
Peter Saint-Andre
stpeter@...
May 7, 2009 8:22 pm
1147
Hi tom, I managed to get around the Chunking issue by avoiding to flush the outputseram unnecessarily. It turns out i still cannot post a location from the...
... In addition to the list of libraries Peter pointed at, oauth-sharp (http://github.com/FireRabbit/oauth-sharp) was written specifically with consuming FE's...
Hi all, After tirelessly debugging the j2me updater, i still can't get it to generate valid OAuth signatures for fireeagle. But these "invalid signature"...
Showing my newbness: anyone care to provide guidance on how to create a project and compile oauth-sharp in Visual C#? Oh and some sample code to set up and...