Book Deal Fell Apart (sigh)

After spending a couple of years (really) working with a publisher, the deal has gone south.

The problem was—likely—all mine. The book wasn't really what the publisher wanted. Perhaps it was close and they thought they could edit it into shape. And perhaps I wasn't responsive enough to …

more ...







Document Database and Schema Design

As part of coming to grips with CouchDB (and a particularly odious graph-theory problem) I've been looking around for design guidelines, hints and tips.

This MongoDB Schema Design document is quite helpful. The Link vs. Embed section clarifies the essential tradeoff here. In SQL world, link is the only tool …

more ...

The Moderator Problem

Date Tags #python

As the #3 ranked contributor on http://programmers.stackexchange.com, I've provided my share of advice. 554 Answers to be factual about it. The moderators, however, have decided that I'm no longer welcome. It was simply shocking to be firmly (but politely) shown the door.

The issue was Python. Specifically …

more ...

Interesting...

Check this out: http://hyperpolyglot.org/scripting.

It's a side-by-side comparison of PHP, Perl, Python, Ruby. I'm not sure why, but it seems sort of cool.

Things like "offside rule" to describe indentation in Python are confusing at first. The "regions which define local scope" section on Python makes precious …

more ...