Latest Entry

Using Dropbox as a Git repository

14th February, 2010

Dropbox is a great, convenient service that’s available on most computers. Here’s a quick way to share Git repositories using Dropbox.

Recent Entries

  1. How to set up your own private Git server on Linux

    9th January, 2010

    A quick and dirty guide to setting up your own private Git remote server on Linux.

  2. Python virtualenv quickstart with Django

    20th December, 2009

    I've been using the virtualenv library at work quite a bit, and recently used it to set up a development environment for Django. Here's how you do it in five minutes.

  3. A week using Emacs

    29th June, 2009

    At Smarkets, the editor of choice is Emacs. In an effort to at least understand my colleagues, I’m trying Emacs for a week on OS X.

  4. Development virtual machines on OS X using VMWare and Ubuntu

    22nd March, 2009

    A guide to setting up virtual Linux environments on your Mac, ostensibly for development purposes.