There seems to be a last problem in the code - when the clock switches from 09:59:59 to 10:00:00 the top hour bit doesn't get cleared. The function heures0 misses two lines:
Thanx for a cool clock! But how do I update it to get rid of the extra minutes? Kinda cool to know the time is fourteen thirty-eleven but unfortunately not very informative..
For those of you who haven't done it already, I tweaked the code a bit to fix the recycling minutes. It seems to be working, so let me know if it's not.
You had a nice idea with this clock and I like it very much. However there indeed is a problem when switching from _9 minutes to _0. What happens is that they don't get reset, so after 09 i get 1A or something like that.
I've looked in the code and I think that the problem might be that in the minutes functions you reset the colors of the seconds (getElementById('sec10')). Please check that out.
I have actually noticed problems in the time displaying correctly too. I watched it jump from 00:39 to 00:49, meaning that the 1 and 8 binaries are not refreshing correctly when moving back to 0 in the minutes.
I just waited until 00:50 to post this, just to verify my results, and it did the same thing.
I would definitely fix this. I really like this widget, and would like to use it.
thibaut83, I am having trouble with this time widget keeping the correct minutes. It sometimes starts out correctly then does not display correctly. The seconds and hours display correctly. I have uninstalled and reinstalled it several times.
By nosboy , # Aug 11, 2007 12:09:45 PM
By itmozart , # Jul 8, 2007 7:06:06 PM
By salem407i , # Jan 23, 2007 12:38:23 PM
By Alphaema , # Jan 6, 2007 2:55:12 AM
By Ramps , # Jan 2, 2007 6:51:35 PM
By darkangeldread , # Dec 21, 2006 2:57:00 AM
By thibaut83 , # Aug 25, 2006 3:44:16 PM
objet=document.getElementById('heu03');
objet.setAttribute('fill','url(#grey)')
By rslite , # Aug 24, 2006 1:04:51 PM
By thibaut83 , # Aug 16, 2006 4:54:24 PM
But how do I update it to get rid of the extra minutes? Kinda cool to know the time is fourteen thirty-eleven but unfortunately not very informative..
By Mo9 , # Aug 9, 2006 7:43:17 AM
Just replace your existing file: http://www.enigmasystems.net/file.svg
By darkangeldread , # Aug 4, 2006 8:35:25 PM
I've looked in the code and I think that the problem might be that in the minutes functions you reset the colors of the seconds (getElementById('sec10')). Please check that out.
By rslite , # Aug 2, 2006 9:55:06 AM
00 01 01
00 10 00
00 00 10
11 01 11
11:49:39
By Glaser , # Jul 20, 2006 6:45:41 PM
00 01 01
00 10 00
00 00 10
11 01 11
11:49:39
By Glaser , # Jul 20, 2006 6:35:48 PM
: there's another binary clock widget somewhere, a real binary clock that is, with themes, I'll add some when I have time
By thibaut83 , # Jul 19, 2006 6:57:01 PM
Any chance of a sideways true binary clock (three rows of six, top row being hours), or a color scheme of dark red/black with red lights?
By Ejrech , # Jul 18, 2006 4:34:08 AM
I just waited until 00:50 to post this, just to verify my results, and it did the same thing.
I would definitely fix this. I really like this widget, and would like to use it.
By HangukMiguk , # Jul 13, 2006 6:51:21 AM
By Michaeldee , # Jul 11, 2006 11:42:37 PM
By thibaut83 , # Jul 10, 2006 8:21:56 AM
By b727plane , # Jul 8, 2006 6:28:24 PM