I was learning Firefox extension development. And I made a simple extension which displays weather information according to your location by using your IP address.
I used IP Address Geolocation XML API (www.ipinfodb.com). I used another API for getting weather information, something simpler than the hidden API that Google provides for getting location based weather info. Checkout the project wiki page for more details: http://opensource.jiitu.org/wiki/index.php?title=WeatherWidget_Extension_for_Mozilla_Firefox Best regards, Vaidik Kapoor www.vaidikkapoor.info On 27 May 2011 00:41, Arjun S R <[email protected]> wrote: > On Thu, May 26, 2011 at 19:48, karan pratap singh > <[email protected]> wrote: > > > > > >>> > >>> Hey friends, > >>> I found a nice tutorial on JavaScript based Geo-location API which is > >>> supported by most modern browsers! > > > > :D silly of me! I forgot the url! lol > > http://buildmobile.com/geolocation-in-the-browser/ > > Something I was looking for lately. Thanks for the link. :) > -- > Arjun S R > College Of Engineering,Trivandrum > Facebook : http://www.facebook.com/Arjun.S.R > Twitter: http://twitter.com/Arjun_S_R > > -- > Mailing list guidelines and other related articles: > http://lug-iitd.org/Footer > -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
