Display photographs featuring the current time of day.
Say goodbye to boring clocks! The humanclock.com Web site has amassed a fun collection of photographs submitted by people around the world and prominently featuring the time of day, often in a creative manner. The Humanclock widget provides a convenient interface to humanclock.com's photograph collection by letting you put the time-of-day photographs directly on your desktop and display them in any of three sizes. The widget automatically detects your computer's time and time zone and every minute on the minute downloads a new photograph featuring the current time.
It must not be setting the cookie correctly with humanclock.com.
Possibly. If you turn on the JavaScript Console (Preferences->Advanced->Content->JavaScript options...->Open console on error), do you see any error messages when you launch/run the widget?
In my widgets.dat file, I have a "cookie" key with an "hclock=..." value. Do you have that, too?
Why don't you write to the administrators of humanclock.com and get them to link to this widget?
I wrote to the humanclock.com guy as soon as I submitted the widget to Opera. His response was positive but noncommittal. Maybe if more people wrote to him he'd be more likely to include the magic widget-linking code:
Oh no! Is the timezone set correctly on your computer? The widget uses JavaScript to query Opera for the timezone (using "new Date().getTimezoneOffset() / -60.0") and simply forwards that to humanclock.com. I can't think of why that wouldn't work, but if anyone reading this has any suggestions, please post them here.
By suribe, # Dec 18, 2007 11:53:47 PM
By AleksOD, # Dec 17, 2007 4:09:21 PM
-Yes, I have the "hclock=..." cookie
By toadbee, # Dec 17, 2007 2:34:15 PM
Possibly. If you turn on the JavaScript Console (Preferences->Advanced->Content->JavaScript options...->Open console on error), do you see any error messages when you launch/run the widget?
In my widgets.dat file, I have a "cookie" key with an "hclock=..." value. Do you have that, too?
By pakin, # Dec 16, 2007 11:24:02 PM
If I look in my widgets.dat file, i can see that you are getting my correct offset-
"<value id="val #0" xml:space="preserve">-5</value>"
It must not be setting the cookie correctly with humanclock.com.
By toadbee, # Dec 16, 2007 3:59:10 PM
Ok - this example works, it reports my correct offset, but I can't get it to work in your widget
http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_gettimezoneoffset
By toadbee, # Dec 16, 2007 2:43:45 PM
But it's still a great idea
By MrPingouin, # Dec 15, 2007 6:37:52 AM
Is there only one picture for one precise time or are they several ones ?
By MrPingouin, # Dec 15, 2007 6:31:53 AM
I believe Calendar exists only on Java, not JavaScript. (The Humanclock widget uses exclusively JavaScript.)
By pakin, # Dec 14, 2007 11:00:13 PM
(Calendar.get(Calendar.ZONE_OFFSET) + Calendar.get(Calendar.DST_OFFSET)) / (60 * 1000);
By toadbee, # Dec 12, 2007 2:25:50 PM
I wrote to the humanclock.com guy as soon as I submitted the widget to Opera. His response was positive but noncommittal. Maybe if more people wrote to him he'd be more likely to include the magic widget-linking code:
By pakin, # Dec 8, 2007 7:15:22 PM
I like this widget.
By Salve!, # Dec 8, 2007 1:07:23 PM
Why don't you write to the administrators of humanclock.com and get them to link to this widget?
By Jadd, # Dec 8, 2007 10:03:45 AM
I wonder if it because I am running the 9.5 beta?
By toadbee, # Dec 7, 2007 6:03:28 PM
By pakin, # Dec 7, 2007 5:07:53 PM
By toadbee, # Dec 7, 2007 2:49:18 PM