Every developer his own playground

Almost every web user will be familiar with one or more of the many widgets offered by Google. One of the most famous is probably Google Maps. Google Maps has currently already been implemented on a vast number of websites as a location or navigation tool.

Every developer sooner or later ends up in a situation in which he is confronted with a new interesting technique and/or its corresponding API. This always happens on a moment in time where you simply do not have the time to really get into it, or where you have the time but simply do not know where to start. The books have not yet been published, or they have been published, but you’re not much of a reader; you’re the ‘doing’ type. Nobody will ever do you a favor by getting you a book, … any book.

In such a situation one  needs an environment in which you can experiment at your heart’s content without running the risk of ruining something. An environment in which it is always possible to return to the original situation. An environment which allows you to re-use, extend and change relevant code. We now have such an environment.

Mid January Google introduced its ‘AJAX playground’; the place for freely playing and experimenting with all kinds of functionality Google has been offering for some time now. The place for getting acqainted with the underlying code, for ’stealing’ code, and – foremost – for gaining an understanding of the multiple Google API’s.

Visualisation

The playground offers opportunities for freely playing around with attractive and often more usable ways of displaying data. Not only does the API offer easier, more attractive and dynamic data display. The API also offers you more interactive data display, for instance in socalled ”Motion Charts’. With these one may display data in a way in which dependencies and developments become more obvious using sliders and animation. Next to all this the Google API offers multiple ways to enhance interactivity in tables.

Google Maps

A frequently used API is of course Google Maps. It is hard nowadays to imagine a web without Google Maps. The playground shows some of the possibilities Google Map offers. Of course you may play around with alle the parameters and methods on offer.

Google Earth

Perhaps less used, but definitely not less interesting, is the API involved with Google Earth. To use this API, one needs the  Google Earth Plugin installed on its computer.

Javascript libraries

The Google API’s can be quite easily integrated with existing libraries like jQuery, Prototype, Dojo etc. The playground makes the first steps in this area easy to take.

Code ‘jatten’

Through the ‘Code Menu’ in the upper right corner of the interface, you are offered multiple ways of reusing and adapting source code to fit your own demands. Because the playground interface has its limitations, the export functions are a great way to take the examples and code to your own local development environment.

Conclusions

Google definitely reaches out to the development community with this ‘AJAX playground’. Businesses could definitely profit from what Google has on offer with all these API’s. The playground is a nice way of discovering what it exactly is that Google offers.

  • Trackback are closed
  • Comments (0)
  1. No comments yet.

You must be logged in to post a comment.