
Visualizing data often requires server-side programming, perhaps generating images of graphs, pie charts or bar charts. Depending on the type of visualization, this can make it expensive and time consuming. The Google Visualization API is a JavaScript API that quite eazily allows you to visualize data in various ways, without any...
Read more »
Google Maps is a popular Google service, where users are provided with a map that they can pan and zoom. They can also search the map by address or area, and also search for businesses or attractions. It also has an interface for adding maps to your own site, and it's possible to add custom points to the maps. In this article we will...
Read more »
The Google chart API is a dynamic chart library that is hosted at Google. It's implemented as a web service that renders image chart based on a series of parameters. It is very easy to integrate this into your existing application. This is thanks to the simple url approach and no need to do any form of login into the service itself.
Read more »
The Google Ajax Feed API is a JavaScript API for displaying RSS feeds. This is not something new, but this API is very easy to use and has a rich set of features. I will in this article show you how to do some basic feed consuming using the Google Ajax Feed API.
Read more »
We consultants must be on top of every hype. This is not a new one but still important to know it takes only minutes to implement.
Read more »