Bits of code I have written, and project pages for various released libraries and applications. All code available for download here is copyright Tom Insam and can be considered to be licensed under the GPL, unless stated otherwise.

Trawler

13 March 2007 in code
tagged with [cocoa] [python]

Trawler is a (currently internal) Mac GUI client for editing templates, tests, code and files on a Zimki server. It’ll be public Real Soon Now.

Update: Zimki is dead. Dead dead dead. So Trawler is about as much use as a chocolate teapot now. I guess I’ll leave the page here for posterity.

read more (130 words)..  

Trawler

DjangoKit

28 March 2007 in code
tagged with [cocoa] [django] [macos] [python]

DjangoKit is a framework that will take a Django application, and turn it into a stand-alone MacOS application with a local database and media files. It started as more of a thought experiment than an effort at producing a real application, but I have it working, and you can package perfectly usable stand-alone applications with it.

DjangoKit is currently hosted in a Google Code repository, so go there for downloads and source, or just get the svn tree directly at http://djangokit.googlecode.com/svn/trunk/.

 

DjangoKit