I’ve used a text editor called Textmate for years and one of it’s coolest features is that you can create commands that are essentially shell scripts and use a shebang ( #!/usr/bin/python ) to tell the operating system what interpreter to run the script as. The main advantage of this is that a user can [...]
I use oursql for my django powered websites now since the old python mysqldb connector was extremely buggy and is out of date. Unfortunately oursql isn’t super simple to get installed and has a few dependencies. Most Mac’s ship with python 2.6 or higher these days so I’m going to assume you’re using Python 2.6 [...]
Over the past three months my domains have seen an large increase of traffic. Most of this is due to this blog and the Zwoptex App website. I was running a (dv) base 512mb box over at Media Temple. I had no problems whatsoever with Media Temple and they have always been great to me. [...]
Finally decided to get my own blog. I write quite a bit of content related to Zwopple and Zwoptex on the Zwopple company blog but I always felt that it wasn’t a good idea to start to include more personal or unrelated content on that blog. Originally I wanted this site powered by python and [...]

Recent Comments