A Lazy Sequence

19 Oct

Backbone

Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
14 Feb

Bugs Everywhere

Distributed bug tracking software; supports multiple interfaces and backends (via Ian Bicking)
29 Jan

Java Speech API

Standard Java API to interact with Text To Speech APIs
21 Oct

Simple Made Easy.

Rich Hickey's Strange Loop 2011 presentation on leveraging simplicity in programming.
28 Sep

Browser Market Pollution

Paul Irish writes about the increasing problems facing web developers hoping to support Internet Explorer. This is one depressing read.
14 Jun

Towards a Universal VM

A presentation about improving the JVM for multiple languages (InfoQ presentation).
24 Feb

Brioche

Matt responds to my better blog post, and considers his audience and the purpose of his blog.