Website Design – You’re doing it wrong

I think all website designers like to think they know what’s good and bad in a design, yet if you get a bunch of us together we’ll disagree on a lot of things, after all design is very subjective. (more…)

Posted in: Programming, Rants by Matt Bearman on 27th August 2009 at 2:28 pm
Tags: , , ,

Time Sensitive Greeting

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

Posted in: Programming by Matt Bearman on 22nd July 2009 at 8:02 am
Tags: , , ,