Monthly Archives: May 2011

JavaScript Date math using setDate()

W3Schools describes the setDate method as follows: Date.setDate(day) The setDate() method sets the day of the month (from 1 to 31), according to local time. And further, they define the single parameter day as: Required. An integer between 1 and

Posted in JavaScript

Not so up-to-date software testing

I spotted a tweet flying past on my Twitstream this evening that really caught my attention. I am not usually the type to criticize others for their technology choices, but this is just so wrong on so many levels. The

Tagged with: , , , ,
Posted in Rants