search
top

QLColorCode and CakePHP Templates

Mac OSX Hint: If you use the QLColorCode plugin for QuickLook to get fancy highlight when viewing a file, you might want to have the same when viewing CakePHP *.ctp and *.thtml files. It involves a bit of hacking, but not much. ... read more

Fixing missing ssh-askpass on MacOS 10.5

This helps if you have trouble with missing /usr/libexec/ssh-askpass on Leopard. It’s quiet annoying but i found the following shell script and it works perfect for Textmate and probably all other places. This includes not just passwords but also the yes/no for the remote fingerprint question. #! /bin/sh # # An SSH_ASKPASS command for MacOS X # # Author: Joseph Mocker, Sun Microsystems # # To use... read more
 Page 1 of 2  1  2 »
top