Posts Tagged ‘Programming’

Twitter Lists – Why Me?

Thursday, October 29th, 2009

Today when I logged into my twitter account I was greeted with the following message about twitter’s new feature, twitter lists:

Twitter lists

Twitter Lists

(more…)

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…)