Hi, A very interesting concept. It uses an SVG and just a little bit of JS to rotate it. ... I think it would be a nice experiment with "variable fonts with SVG"
The tweets are also interesting, they described, how it was created. ... I think one couldn't make it much more complicated to get the SVG. I personally would invert the order, remove the "seconds" ring and change the update speed. ... ON my screen, in fullscreen mode, the seconds are a bit jumpy. .. So IMO the SVG should be simplified too, to increase performance. Updating the hour up to Year elements in an 32ms interval is a complete waste of time. IMO the hour is fine with 1 min update, day related can be updated per hour and the rest can be calculated once a day, or if the element is initialized. With TW we would also have the possibility to dynamically create the SVG, so it could display all sorts of additional things. eg: upcoming events as part of the hour ring. ... and so on. just some brainstorming have fun! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2c79aa1b-2c90-49f1-914d-684b0f07d7b5%40googlegroups.com.

