Corefoundation and documentation
Jun 22, 2004Today I used the Core Foundation for the first time in, well, ever. Again, the state of Apple’s documentation is apparent - the reference…
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…
Last week I worked entirely on the G5, with my laptop in Firewire Target Disk Mode. This week the G5 is doing other production work, so I’m…
Anybody have any idea how to turn numlock on/off? Right now my logitech keyboard is stuck in a state where pressing numbers on the number…
This week I’ve been working on the outstanding issues for the Daedulus project. One of the smaller issues I finished up yesterday, and now I…
I hate spending time writing even two dozen lines of C++ code to provide functionality I could get in one line of Python. So much other…
Today I had the distinct, well, first experience of installing MS Windows on a PC, then customizing it for production (development) work…
So I’ve heard a lot of chatter on the net about XCode being very crashy. I thought it was just people’s installations, or that they were…