A place where I can lay my keyboard

Archive for the ‘Programming’ Category

Automating Git repository setup with Capistrano

Monday, December 8th, 2008 Posted in Programming | No Comments »

Setting up a remote repository for Git is really easy, but who wants to type things unnecessarily? Tonight I knocked up a task for Capistrano which gitify's your current directory then creates a remote git repository and pushes to it. It's ...

Blast from the past

Monday, June 9th, 2008 Posted in Personal, Programming | No Comments »

In an attempt to ensure that I keep this blogging lark up, I thought I would resurrect an old post I made a couple of years ago to a now defunct blog to serve as a starting point and thus ...

Easier editing of TypoScript

Saturday, April 8th, 2006 Posted in Programming, TYPO3 | 12 Comments »

I've recently discovered TextMate from www.macromates.com - a superb text editor, previously I've been using TextWrangler but I'm slowly using TextMate more and more, one of it's really great features is it's expandability through the use of bundles. In getting to ...