One more master piece by traininquiry.com. Rail Radar is a interactive Google Maps based application which shows all the train moments through out the huge Indian railway network. The density of train is so much that at some important junctions one really have to zoom in to see individual train information. http://railradar.trainenquiry.com/
Tag Archive: API
Feb 26
Facebook API from Java code
I just got started with Facebook (graph) API and fetch data from native Java programs for my project requirements .First of all I created an sample app at http://developers.facebook.com/ and got the necessary details about the app at the summery. Once I registered the app it was time to give permission from my user account …
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 …
