#tutorial
2011
blog Installing PIL on Djangostack 1.1.1/1.2/1.3.
Feb 2011
The popular Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats and provides powerful image processing and graphics capabilities. I normally use Bitnami Djangostack for most of my Django development, which doesn't come with PIL installed by default so in this post I'm summing up what steps I've taken to get that up and running.
2009
blog TextMate Basics Tutorial.
Feb 2009
TextMate software "brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike." If you are using Textmate this tutorial will show you around the basic features of TextMate and also some of the most advanced ones!
blog Using the OS X Terminal Application.
Feb 2009
This tips page provides a detailed introduction to using the unix command line that the Terminal application provides.