October 2009

My first thought after watching the introductory video was B&N should have just named the Nook the Kindle 3. It’s as if they reverse-engineered a Kindle, added the ten most requested features, and then slapped a different name on it.

An AppleScript function to zero-pad integers.

As you know over the past couple of months we have been working on the new features for WordPress 2.9. We have also been working on trying to make WordPress as secure as possible and during this process we have identified a number of security hardening changes that we thought were worth back-porting to the [...]

Advanced Wire Management

October 21, 2009

I’ve written previously about Minimal Mac, but I just had to mention it again because of some great posts from the site of late on wire management.

Thoughts on the latest Apple product announcements.

The other day I got temporarily stuck on an AppleScript I’ve been tinkering with because I could not figure out how to test for what I perceived as a “null” value. I had set a variable to a property of a class and was getting the result “missing value”. Here’s how I solved it.

Neat post by Brad Ellis on the process he went through to design the icon for NetNewsWire 3.2. Check it out.

I’ve been taking a look at TaskPaper of late and stumbled across this page on their company wiki. This is a gem. It’s like an AppleScript Dictionary on steroids for the application.

I have been using VMWare Fusion fairly regularly for the last 18 months or so, but I’ve never loved it. I consistently run into seemingly random bottlenecks and slowdowns in system performance despite having tried a number of tricks to improve VM performance and reallocate memory. My fingers are crossed that this update will address these issues.

Thinking in AppleScript

October 7, 2009

am starting to “think in AppleScript”. I question pretty much anything that I do that seems remotely time intensive or rote and ask myself, “can you script that?” I am adding scripts to my “ideas list” faster than I’m able to write them at the moment.