Latest articles on CodeFez
January's editorials on CodeFez. Read more...
Here are the articles that were published in January 2005.
January's editorials on CodeFez. Read more...
December's editorials on CodeFez. Read more...
A friend of ours has just started her own blog on food and photography. A bit off the mainstream for visitors to this site, but worth checking out. Read more...
The term "stateless object" came up in a conversation today, and although the term was familiar -- I'd definitely heard it before in relation to web applications -- I was not sure what exactly it meant. Read more...
One of my current projects is writing unit tests for a body of code. It isn't germane to this discussion why these unit tests weren't written from the get-go; let's just accept that the code 'works' but that it's getting to the stage where it's becoming brittle. The client just wants proof that the code works. Read more...