Simile's Timeline which you can run on your server
by writing few lines of Javascript and XML file.
It is easy enough and has a rich documentation, so I think
you won't have difficulty using with a normal way,
but as you can predict I want to add a little spice to it.
Here's what I want to do.
Since I'm living in Japan, I want to have my
Timeline display the time with JST(Japan Standard Time) not GMT.
In Timeline the word "GMT" always comes after the time,
so I'm trying to write a little script to search for the word GMT and
change that into JST, but things aren't that easy....