I just wrote a small script to determine local IP address of a machine http://neilghosh.com/util/ip/ I have tested this only in firefox and working on the other browsers.
Category Archive: Tools
May 30
Know your location without GPS (Geolocation)
I was fascinated by the Google I/O day one session specially the HTML5 capabilities and Geolocation feature in the latest browsers. Last weekend I thought of combining the this feature with The Google Geocoding API. In fact I used the Reverse Geocoding (Address Lookup) to determine the approximate Address of your current location from the …
Mar 14
Simple Free Web Proxy Server
http://proxy.neilghosh.com/ is a new addition to the set of tools in this site.This uses Python scripts in Google apps engine. Thanks to the article in labnol.org. You can see the difference between visiting a site with and without proxy. It does not work for all the websites which are restricted in your region (specially the …