#image


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  Opening UIF files on Mac.

Apr 2009

The UIF file extension stands for Universal Image Format. An UIF file contains a compressed disk image – basically it is an exact copy of a CD or a DVD. Just like the more common ISO filetype, the UIF format is typically used to create CD/DVD backups.


Related Tags