dirkgadsden

A collection of code. (With some opinions thrown in for flavor.)
This is an amalgamation of code and writings by a very nerdy fellow, Dirk Gadsden. Below this are my five most recent posts, and below that are links to the archives and the categories I use to organize my posts. I also have an RSS feed.

sync 1.0 August 16th, 2008

Well, it’s finally here. sync version one is ready for your consumption. The download is located at the end of the post.

un-sync'ronized August 11th, 2008

Find out why you shouldn’t pummel me with baseball bats for waiting a few days before releasing sync.

Introducing sync August 8th, 2008

As I started re-learning Python in preparation for developing “horde”, I came up with an idea for a neat little application to update/synchronize your application from your local repository to your remote repository. Using Python 2.5, it allows you to set up a simple, one-click way to update your remote application and turn it into a duplicate of your local application. It will allow you to set up a simple ignore list and will only update files that have been changed.

Upcoming August 6th, 2008

Just a quick little list of upcoming posts and projects that I’m working on. Full of delicious details about neat stuff.

An interesting feature August 5th, 2008

I recently noticed something very interesting about a little feature in Leopard’s user-interface system, find out what after the jump.