Self-Direction, Mastery, Purpose

Watch this: http://www.youtube.com/watch?v=u6XAPnuFjJc Brilliant summary of what really motivates people. The most important advice: provide a sense of purpose and get out of people's way so that they can do the right thing. Micromanagement, incentives, annual performance reviews and the like aren't as useful …

more ...



Technology Refresh

I've been refurbishing an older project -- written in 2008. Probably with Django 1.0.1. Certainly with Python 2.5.

The Django 1.3 release has been around since March. The change underscored the importance of technology refresh.

The best part was to delete code. There were two significant reasons …

more ...



The need for ping

Years ago, when designing an interface to a vendor's web services, I did the following. This isn't a genius move, but it's worth emphasizing how important it is. And what's most important isn't technical.

  1. I built a simple spike solution to access their service.
  2. I morphed this into a "sanity …
more ...