The Year of Extremes It was the best of times, it was the worst of times… – Opening line of A Tale of Two... January 1, 2009 Introspective
Measure what matters It’s tough to improve things you can’t measure (or know when they are improved). If something is worth improving it’s... December 14, 2008 Entrepreneurship
5 Things You Shouldn’t Do To A Developer Working On Fixing A Major Bug For all you non-developers out there that work with developers on a regular basis, here are a few quick tips... December 8, 2008 General
Follow Through Do you have “follow through”? When I say follow through, what I mean is that you can be trusted to... December 2, 2008 General
The Tough Times How do you react when the going gets tough? I find most people fall into one of two categories. The... November 22, 2008 Entrepreneurship
Uploading vs Downloading When the internet first started out it was really hard to do much of anything. Browsing in its current form... November 11, 2008 General
Automattic Acquires IntenseDebate I’m very excited to announce the acquisition of IntenseDebate by Automattic. IntenseDebate has been my entire life for the last... September 23, 2008 Work
Ubiquity: PHP function lookup So I guess I’m getting into this Ubiquity thing a bit. I’ve created another one to lookup php functions on... September 22, 2008 Code / Javascript / PHP
Front End Optimization – Part 2 One fairly common thing in javascript programming is the need to add/edit the html contents of an element on the... September 21, 2008 General
Ubiquity: Password Generator I recently made a stab at another Ubiquity command. This one is a password generator to generate site-specific passwords. Simply... September 11, 2008 Code / Javascript