The funniest thing I have read in a long, *long* time. Surprised my coworkers when I fell out my chair laughing. If you don't understand why this is funny, come back after writing regression tests against a large Java codebase...
Finally! A pure-python image library for sparkline and graphic creation when I can't install PIL. I have been waiting for a library like this for SO LONG.
Excellent post about the importance of context in development strategies. "If it worked for 37signals, it probably won't work for you, because you're not 37signals." A good read.
Good reasoning on the whole apps-accessible-only-through-API vs. website difference that makes frameworks like RoR and Django overkill for some projects. I don't know about "infinitely scalable" though.
Java framework that provides Erlang-style concurrency and message passing. As fast as Erlang, but it doesn't do hot code-swapping. What I'd really like to see is this used to implement a new erlanguage with sane syntax.
Nice plotting library for python, complete with Web2.0-style rounded corners and gradients. The pie charts are quite nice (not that you should ever actually use pie charts).