Posts Tagged ‘Tutorials’

Time Sensitive Greeting

Wednesday, July 22nd, 2009

This is a quick tutorial on how I created the time sensitive greeting you see on the home page of this site. I created this in JavaScript so that it would use the viewers local time and not the server’s time, and if the viewer doesn’t have JavaScript enabled, it falls back to a simple “Hello”.

(more…)