Archives week 1 of 2007

Jan. 1, 2007 - Jan. 7, 2007

NeHe demo 45 (Vertex Buffer Objects) sort-of working (If it didn't look wrong...)


Bit of work this afternoon. Mostly wanted to get the GL.arb.vertex_buffer_objects extension working. Turns out we had some demo code in the NeHe directory, it had originally been written against a CVS version of PyOpenGL 2.x, but with some tweaks and cleanup it ran with PyOpenGL 3.x (most of the tweaks just ripping out code ...

Continue reading

Numeric (legacy) support now working in OpenGL-ctypes (Well, cvs version...)


Finally got some time for OpenGL-ctypes. Decided to work on the module to support using Numeric 24.x as a data format. Thanks to a thread on ctypes-users it turned out to be a trivially simple module.

It turns out that the "object" type has a __basicsize__ attribute which tells you the size in bytes of ...

Continue reading

Beagle and nuvexport working (While I was working...)


Wanted to get a desktop search program running. Decided to try Kerry (a Beagle front-end). The beagle deamon is taking a very long time to run, but I'm guessing that has something to do with having a transcoding going at the same time. I'm trying an export from mythtv to a DivX AVI; it takes ...

Continue reading

Slept the day away (Up late, 4 minutes of work, jog up and down some stairs, back to bed...)


Didn't quite get rid of the headache. Spent the bulk of the day in bed hoping it would dissipate. Still a bit of it lingering, but it only hurts if I let the muscles get tense. So, anyway, instead of PyOpenGL I'm working on work-work tonight. Shopping for a new laptop tomorrow.

Upgrading pytable's database introspection for postgresql (Code-like output, but egads it's a lot of text...)


One of the features of pytable that's been sitting on the "need to do" list is getting the introspection to the point where one can use the output of the introspection process as editable schemas for further development in legacy applications.

That is to say, I wanted to be able to point the introspection at ...

Continue reading

A certain quiet satisfaction (Jobs done and books up-to-date...)


I've just finished catching up on all of the accounting for the company. This month was hectic with the old company issues, so I wound up losing about 3 weeks in the middle where I was dealing with that. As a result I neglected the accounting in the new company (bad). Tonight I stayed up ...

Continue reading

Daily archives

Previous week

Week 52 of 2006

Next week

Week 2 of 2007

Archives