Windows - spend 2 hours, get nothing done
Oct 18, 2004Today I decided to work on getting wxCurl working on DevCPP. Since the Windows box gets very little attention, I decided to have it run…
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…
Today I used the Core Foundation for the first time in, well, ever. Again, the state of Apple’s documentation is apparent - the reference…
For one of our current projects we are using Python as an interface to a database as well as using Python to write CGI scripts containing…
One of the neat things about Python is that it’s very readable - even when you’re learning a module you’ve never seen before. Take this code…
Over the last week or so, I’ve had the experience of using wxWidgets with Unicode. I read a fair number of Unicode Character Charts, and…