php

Like so many of us out there, I took the plunge last week and installed Snow Leopard. It purported many advancements, such as a completely rewritten finder and many other apps that take advantage of a better threading model and full 64 bit support.

With any OS upgrade comes some challenges, and I'd been prepared for a few of them. Some apps simply aren't going to be compatible, others required upgrades to react to changes in Apple's API, others required some creative thinking. Here's the breakdown:  read more »

Applications

Whenever a group of us WorkHabit folks are sitting around the virtual watercooler reviewing upcoming projects, one of the first questions we need to answer is about the quality of the code we're starting with.

The big question we always want to know is this: Is core hacked? And how badly?

After doing this manually several times, I decided to cut to the chase and write a script for it.

The bash script to do this is at the bottom of this post. Just save it as iscorehacked.sh, mark it executable, and have at it.  read more »

Komodo 5 sluggishness in OSX

by Domenic Santangelo Published: November 17th, 2008
Tagged: ActiveState, IDE, Komodo, php, slow

Komodo is a great cross-platform IDE. But I’ve noticed that as file size increases, Komodo’s performance slows to a crawl, becoming practically unusable once files hit 2.5k lines or so.

I opened a thread about it on ActiveState’s community site (which happens to be running Drupal!). It seems this is a known issue on OSX and they’re looking into it.  read more »

Papernote