Al Gore's Internet? Wait -- What?

Here's the lead-off quote

"Check out how insecure Al Gore's internet is ...."


While losing YouTube isn't really an issue, shows how fragile the networking infrastructure is worldwide.

Sigh. The Pakistan story is only “insecurity” in the broadest, vaguest sense of “secure”. It …

more ...

Technical Debt, the Cost of Cheap and "Get This Done ACAP"

See Martin Fowler's essay on Technical Debt . Also see Steve McConnell's thoughts <http://blogs.construx.com/blogs/stevemcc/archive/2007/11/01/technical-debt-2.aspx.

We can use Agile techniques to get things done ASAP and ACAP (As Soon As Possible and As Cheap As Possible). However, we still need to …

more ...



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 ...