Google Code

Ground Zero II

Have you ever wondered what would happen if a nuclear bomb goes off in your city? With Google's Maps framework and a bit of Javascript, you can see the outcome. And it doesn't look good.

A Wind Rose

The recent upgrade to the Google Chart API brings new types of charts with interesting possibilities. One of them, the Radar Chart, is well suited to be used as foundation for our new Wind Rose gadget.

Using JavaScript, RSS and two APIs from Google, we can cook our own weather station.

Ground Zero

Have you ever wondered what would happen if a nuclear bomb goes off in your city? With Google's Maps framework and a bit of Javascript, you can see the outcome.
And it does not look good.

Top of the Charts

Charts for the Web has always been a hassle: get the data, validate it, use graphical libraries, work out the axis, render data on screen. Etc.

Now there's an elegant alternative in the Google Chart API.

The Google Chart API allows any developer to produce a chart by submitting a URL. The result is a nifty image of your data that can be embedded in any webpage. Cool.

Ground Zero Mapplet

Have you ever wondered what would happen if a nuclear bomb goes off in your city?

With Google's Mapplet framework and a bit of Javascript, you can see the outcome.

And it does not look good.

Preparing the Blast

A Mapplet is a convenient map that can be addressed by latitude and longitude, and it supports certain events and methods.

This script is also available as a Map API application, running off your browser.
Syndicate content