an open letter to Sony

03/02/2010

Dear Sony, if ((int) $month === 2){ if ($year % 4 === 0) $daysinmonth = 29; else $daysinmon

Working days

05/31/2008

I'm all for reusable code. Whenever I'm coding, I'm constantly wondering if there's a way that I can
Next