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.
発言者 nosboy, # 2007/08/11 12:09:45
発言者 itmozart, # 2007/07/08 19:06:06
発言者 salem407i, # 2007/01/23 12:38:23
発言者 Alphaema, # 2007/01/06 2:55:12
発言者 Ramps, # 2007/01/02 18:51:35
発言者 darkangeldread, # 2006/12/21 2:57:00
発言者 thibaut83, # 2006/08/25 15:44:16
objet=document.getElementById('heu03');
objet.setAttribute('fill','url(#grey)')
発言者 rslite, # 2006/08/24 13:04:51
発言者 thibaut83, # 2006/08/16 16:54:24
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..
発言者 Mo9, # 2006/08/09 7:43:17
Just replace your existing file: http://www.enigmasystems.net/file.svg
発言者 darkangeldread, # 2006/08/04 20:35:25
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.
発言者 rslite, # 2006/08/02 9:55:06
00 01 01
00 10 00
00 00 10
11 01 11
11:49:39
発言者 Glaser, # 2006/07/20 18:45:41
00 01 01
00 10 00
00 00 10
11 01 11
11:49:39
発言者 Glaser, # 2006/07/20 18:35:48
@Ejrech: there's another binary clock widget somewhere, a real binary clock that is, with themes, I'll add some when I have time
発言者 thibaut83, # 2006/07/19 18:57:01
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?
発言者 Ejrech, # 2006/07/18 4:34:08
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.
発言者 HangukMiguk, # 2006/07/13 6:51:21
発言者 Michaeldee, # 2006/07/11 23:42:37
発言者 thibaut83, # 2006/07/10 8:21:56
発言者 b727plane, # 2006/07/08 18:28:24