Archives Nov. 22, 2005

For the ravening OpenGL-ctypes hordes (A few tweaks and fixes...)


Prepping for mini-talk tonight on OpenGL-ctypes I've just been installing it to Tim's laptop. Came across a few shallow bugs along the way; for one, I'd introduced unintended dependencies on FreeGLUT and GLE, those are now caught on failure, there was also a pointless import of Numeric in the glget module (Numeric shouldn't be a ...

Continue reading

Pythonic duct tape (When data imports...)


I spent much of the day working on CDR billing-data import for the VoIP project. This is pretty simple stuff, download the records, load them, unify them with the ids in the database, and then insert records to record the charges. It just takes forever. Lots of trivial little bits that need to be dealt ...

Continue reading

Previous day

Nov. 20, 2005

Next day

Nov. 23, 2005

Archives