Word Clock v2
8 November 2009
- Rewrote using MooTools (only because I know it better, I’m currently developing in it, and it gave me a chance to play with Google’s JS API)
- Rewrote some of the JavaScript logic to be a bit tidier
- Replaced the letters with dots for an arguably prettier output
- Reordered the hours in the HTML so that “twelve o’clock” wouldn’t be missing the space (I had to combine two and one for this)
- Highlighted the a in half for quarter-past and quarter-to, as per mattatwhoosh’s suggestion
a.sec.lit as a.lit (example); I got around it by making sec an ID rather than a class (yes, I know it’s dirty).Have a look for yourself.





