Subversive Pastures Part 2 (Thoughts on branching and tagging)
Nov 21, 2004I 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 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…
I’m off to ADHOC for the rest of the week. BTW: Any LaTeX wizards coming to ADHOC this year? I’d be interested in bending your ear, if you…
Woh. For an upcoming application (technically, an add-on for an existing application) I have to do a Classic version and a separate Carbon…
Today I struggled with the problem where I was getting a -1704 (kAENotAEDesc) error from one of my AppleEvent functions. More specifically…