Category Archives: api

turntable.fm Related Web Sites and Services

At the moment (mid-July 2011) there’s no API for developing services to augment the turntable.fm collaborative DJing platform. That hasn’t stopped a handful of developers from hacking together a few tools to fill in gaps in the service’s offering. Here … Continue reading

Posted in api, music, turntable.fm | 1 Comment

How to Load and Unload Google Maps Without Using the BODY Tag

2011 Update: This solution was developed in 2007. While it may still work in some browsers, it has not been thoroughly tested in all modern browsers. I would recommend finding a solution that is more likely to perform reliably across … Continue reading

Posted in api, googlemaps, javascript | 9 Comments

Automatically Switch Your Google Maps API Key To The Correct Environment Using PHP

The Google Maps API requires a unique key for each domain where maps will be rendered. This means the key you generate for your production environment won’t work on dev or qa (assuming your dev and qa environments are not … Continue reading

Posted in api, googlemaps, php | 1 Comment