

Yesterday, I discussed an idea around the FireEagle geolocation API. I was envisioning an app where you could have a mobile phone and as you walk down the Mall or any location, it would pre-fetch relevant coupons and offers from the local restaurants. Being a grad student, we always learn to find good Pizza deals online. So I decided to use the FireEagle API to develop a Pizza coupon finder. The way it works is that it authenticates with FireEagle to access your current location and then fetches the coupons from Google Maps and then parses the output to display on your mobile phone or a browser. You can try it at the following URL
http://wikimatix.com/coupon/pizza.phpif you have a FireEagle account already. First the application will try to authenticate with FireEagle and request the appropriate permission to access the exact or approximate location information and then passes this to the
Google Coupon Finder.Finally you have all the coupons you need to order your fresh pizza. The Documentation and example walkthrough code on FireEagle's developer area is excellent. It took hardly any time to put together this demo!
I think that the possibilities that this opens up for mobile advertising are exciting. We should also keep an eye on Android -- this space is gonna be fun to watch. [
Update: Fixed the broken link. Sorry]
Very cool. This reminds me of the beginning of what will be a very big market in the future. Glad to see some forward thinking people taking initiative. The ability to match relevant adverts/coupons with location and interest is a tough cookie to crack but this is a step closer.
Posted by: Stephen | June 05, 2008 at 11:53 AM