Active Desktop Wallpapers for Windows
Sometimes I found nice wallpapers for IBM notebooks called “World Time”.
There were two versions: a static color foreground image and an active version in grayscale.
As I was an IBM notebooks fan I decided to improve an active version of the wallpaper.
So, you can try an updated “World Time” active wallpaper.
Download
Data packs:
pack #1 (629 bytes), contains data of 9 cities: San Francisco, New York, Buenos-Aires, London, Paris, Moscow, Peking, Tokyo, Sydney.

“World Time”
Description
“World Time”an active desktop for Windows, based on JavaScript/DOM scripts.
At the startup it determines current system language, desktop resolution and plots a dot for every city from data pack on a map with time zones.
Currently 3 interface languages are supported: English, Russian, French.
Features
Indicates a locale time for world cities (depends on installed data pack).
Displays a daylight/shadow marker.
Installation
Unpack an archive to a separate folder.
Open “Display properties” dialog window.
Push “Browse” button on a “Desktop” tab and change file type filter combobox to “Background Files” in “Open” dialog.
Go to previously selected folder and select “worldtime.html”.
Compatibility
MS Windows 2000/XP (MS IE 5.x or higher),
Mozilla FireFox, Opera (for demonstration purpose),
Screen resolutions: 800x600, 1024x768, 1152x864, 1280x768, 1280x800, 1280x1024, 1400x1050, 1680x1050, 1600x1200, 1920x1200.
Specifics
MS WIndows 2000/XP shell enables “ActiveDesktop” mode when you start “World Time” wallpaper.
So, all desktop icons drop caption transparency, and solid background rectangle appears behind icon labels.
Tuning
To add a desired city on the map open “worldtime.cities.js” file, add the following block into Cities array:
{
Name : { 'en': '‹City name in English›', '‹locale name›': '‹city name in local language›' },
OffsetX : ‹X coordinate on the map›,
OffsetY : ‹Y coordinate on the map›,
OffsetGMT : ‹GMT time offset (from -12 to 12)›,
OffsetDLS : ‹Daylight saving offset (0 or -1)›,
},
To adjust time format edit the following section in “worldtime.cities.js”:
var TimeFormat =
{
en: 12,
ru: 24,
fr: 24
};
To change the default background image you can download one of the image sets, then unpack and overwrite images from archive into “/opt” subfolder.
If you have any suggestions how to improve this wallpaper, please, email me on mNaOxS@PaAxMo!fNiObSePrA.Mo!rNgO.SrPuA.
Links
December 4, 2006November 13, 2008
Maxim Proskrunya