2008年7月16日水曜日

Timeline

Besides the Google Earth, I' m playing with the 
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....


2008年7月10日木曜日

Good Day

The sun is shining like its gonna be a good day.
Will, its not a totally a good day but things are getting better I think.

I was working on developing an application to control Google Earth and 
get geographical information from it to search for the place that is suitable  
to allocate antenna for television

I'm using Visual Basic 2008 & Google Earth COM API.
This is my first time to actually write a VB script and to work on 
Windows operation system(I' m a Mac user).

 I' m running Windows XP on my MacBook by using both 
"Boot Camp" and "Parallels Desktop".