Playing Around with Google AJAX and Data APIs
January 26th, 2009 | Published in Google Code
Ben Lisbakken of the Google AJAX APIs team just launched the AJAX API Playground, which offers an intuitive interface for playing around with JavaScript code and immediately seeing the results. The playground features over 170 examples of how to use the various JavaScript APIs across Google, including examples using our Google Data JavaScript client to access data from Blogger and Calendar. The samples include retrieving posts from Blogger, listing events from a calendar, and running queries to grab a subset of data. Enjoy!