Thursday January 28 2010
Over the last few days I've been trying out Redmine as a replacement for Basecamp, which I have been using for the past year or so. Redmine has a new (and more or less undocumented) REST API for working with issues, which opens up some interesti...
Thursday June 19 2008
A web form I am currently working on has a couple of simple requirements:
The user should be notified as soon as an incorrect value is entered.
The values entered need to be validated using a complicated set of rules in a back end system, av...