Open Source and Corporate IT (again)

Someone sent this question to their manager and included me on the CC: list.

"Would you consider tools like Django to quickly build web apps ?"

My suggestion is that a bald query like this can only get on of two possible answers: "No" (and a large number of unsubtle variations …

more ...

Why Agile? What's the Point?

TC's full quote was "We consume a significant portion of the overall contract generating a functional specification whose sole use is to serve as the outline for the acceptance test. Those who choose to argue this point might like to explain the recurring customer comment 'You did an excellent job …

more ...



Python's Duck Typing Not General Enough; SQL's Minimally Typed Foreign Keys Not General Enough. Debugging Hilarity Ensues.

The money quote was this "It’s not a big leap then for me to consolidate all three of those into one uber relationship table...".

The question was a good one because it involved the classic higher-order database relationship.

The canonical SQL relationships are binary equi-join relationships that can be …

more ...