// archives

hack

This tag is associated with 3 posts

Installing PHP 5.2.8 on OSX Leopard 10.5.6

Because I travel a lot by train, it’s easy to have a local development environment with me. Because OSX Leopard contains Apache2 and PHP 5.2.6, I installed MySQL, ZF, PEAR, setup the vhost conf for apache and added the path to the ZF and PEAR libraries to /etc/php.ini. This seemed to work fine for a [...]

Themed Tab Terminal for OSX Leopard

If you’re working a lot with remote sessions like I do, you inevitably type a command in the wrong window… Most of the time it’s something harmless like an ls or an cd command, but if you’re trying to clean stuff up with an rm command things can get bad.
The easiest way to differentiate between [...]