Archive for the ‘Development’ Category

Why you should learn to love the 303 HTTP status code

Posted by Lucy April 19th, 2008

Typically, a well designed web application will respond to a POST request with a redirection to a suitable URL (e.g. one that shows the contents of their e-mail inbox, their Facebook homepage etc.). The main advantage of this approach compared to sending whatever resourse the user thinks they are requesting in the body of the [...]

How to succeed at a programming job interview

Posted by Lucy January 30th, 2008

Since I started contracting three years ago, I have probably attended more job interviews than in all my previous years combined. My success ratio is finally high enough that I now decline more job offers than I accept, and for that I have to thank my newfound ability to see the interview process for the [...]

Sun Microsystems acquires MySQL AB

Posted by Lucy January 17th, 2008

As I am sure most of you are already aware, Sun Microsystems has acquired MySQL AB (the company behind the open source MySQL database server that powers much of the world wide web) for the princely sum of $1billion. Many commentators are predicting doom, gloom, fire and brimstone (in that order), largely as a result [...]