Blog - December 2007
Migrate AT content easily
Dec 21, 2007
Say you need to migrate a bunch of content types and you need to switch from an old type to a new type, the code below will do it quick ...
Re-using your SSH ...
Dec 14, 2007
Rather than initialising new ssh connections each time you want a new terminal window to a server, you can set up a ControlMaster ...
Dealing with svn ...
Dec 14, 2007 2 comments
If you get a conflict on an svn update, manually edit your file to sort out the conflict and then run:

