Coming out (of the shadows)
Mar 12, 2005For the last several years I’ve been doing ghost-programming for the company now called QSA Toolworks, LLC. I wrote code for the company…
For the last several years I’ve been doing ghost-programming for the company now called QSA Toolworks, LLC. I wrote code for the company…
The other day a colleague noted that (regular) diffs are hard to read: it’s very easy to get the updated lines confused with the original…
As you can see, we’ve added a new look to our blog. We decided that it was time for the blog to match the theme of the main site. We are…
I think I’ve made peace with how branching and tagging work in Subversion, and it makes sense. Here’s my thoughts… In subversion, your…
I’ve closed comments for old entries, using MT-Close2. I’ve reallowed comments on some of the more popular posts, but for the most part the…
All of the Python (and, increasingly, all my other programming) happens in Barebone’s wonderful BBEdit text editor. For Brace and Semi-colon…
While working on a project for one of our clients, we realized that we needed to create a Cocoa application that uses a NSTableView to…
Today I decided to work on getting wxCurl working on DevCPP. Since the Windows box gets very little attention, I decided to have it run…
You know you’ve been working with CoreFoundation too long when you start naming functions…
Yesterday and today I am working on getting wxCURL working on Mac OS X in general, as well as getting multi-form posting working in a small…