Experimenting with CANVAS
I've been experimenting with the new canvas element in firefox.
Using this new element and some javascript code it's possible to make dynamic
images.
The demo you see here is a very simple clock. In order to see it you need either Safari or Firefox to see it in action. On windows it looks kind of weird because rendering anti-aliased pixels is still buggy.
To get more technical information you can check out Drawing graphics with canvas and What WG Applications 1.0.