Stopping an Application from appearing in the Dock

To stop an Application appearing in the Dock under Mac OS X add the following to the Contents/Info.plist:

1     <key>NSUIElement</key>
2     <string>1</string>

Camino Changes

I use the fantastic Camino browser for MacOS X, and the latest update has something nice: better looking tab panels.