How WordPress Spoils Developers

How WordPress Spoils Developers, I get the impression Brian is bullish on the future of WP. He’s right that we have a lot left to work on though, after 2.1 is out the door I think there’s going to be a ton more core development. Update: I agree far more with the developer-friendly bits than the “no room for anyone else” bits. If the latter arguments were true, WP itself wouldn’t exist and the fact that it’s never too late for something new is a point I emphasize in my talks a lot.

Resolution Recap

Like Tantek, I found I didn’t seem to make any public resolutions in 2006, so because of my awful memory I don’t have any idea what I hoped to accomplish last year. Anyway I thought it would be interesting to make a progress report on the resolutions I made two years ago.

  • Build up piano chops — This pretty much tanked. I got an upright piano for my living room and started taking piano lessons from someone I found on Craig’s List. However right before I left CNET I got this awful pain in my hand, particularly my thumb, that was pretty crippling and I ended up with my left hand in a cast for a bit. The only thing that had changed in my routine was that I was practicing a lot of piano at the time (probably too much) and the doctor recommended I stop. I lost touch with my teacher, and basically haven’t done much with it since. Mainly I use the piano these days to keep my ear up by transcribing parts of music I enjoy. (Did you know Timberlake’s Lovestoned is all pentatonic?)
  • Read more — I’ve done pretty well on this one, mostly thanks to travelling about 20x more than I used to. I’m a little bit addicted to computers, so I rarely read at home, but when forced offline I tend to tear through books. I usually carry a book in my bag to grab moments for cafes/parks, which doesn’t happen very often, but is worth having the book for the once every month or so it does.
  • Release more — This has been yes and no. WordPress.com is the epitome of release more, with pushes sometimes dozens of times a day, but the space between WordPress 2.0 and 2.1 is way, way too long. (2.0 is over 1.5 million downloads now.) We’re trying an experiment after 2.1 to encourage more frequent release, since the codebase is pretty much “stable” all the time since it runs live on WP.com. I’ve heard about book writers who have to stop blogging to work on their book, so similarly maybe I should take a break to get some of my unreleased software out the door. On the bright side, I feel like everything currently released, from bbPress to Akismet, is getting all the tender loving care it needs, so nothing is really neglected. (Which is a bad feeling.)
  • No more mental roadblocks — This is a little ambiguous. I still procrastinate sometimes. I think what I was referring to was assuming certain resources were needed before doing something and a fear of failure. One thing I’ve certainly learned in the two years since making that resolution is that there is no causation between resources, especially money, and success. I really believe with committment and elbow grease, you can make almost anything happen.

Now to start thinking about resolutions for 2007, hopefully things a little more measurable.

Being blocked on your own blog

When you read about anti-spam problems like this with no recourse
, it means the spammers are winning. Akismet is platform-agnostic, and it already works great for all self-hosted systems, why shouldn’t it be available to people on Typepad? (Or Blogger.) If the folks on Fourth street don’t want to pay for an Akismet site license (though I’m sure we could work out a discount for their volume) they could just make it an option for users to specify an API endpoint, like a ping server address. This would also open up the market to anti-spam services besides Akismet, since anyone could clone the API if they wanted.