Archives week 45 of 2004

Nov. 8, 2004 - Nov. 14, 2004

PyOpenGL 2.0.2.01 nears release... (Could likely finish it if I wasn't writing this blog entry.)


Finished moving the (successful subset of the) PyOpenGL 2.1 dev branch into the 2.0.x maintenance branch. It's a considerable number of internal changes, hence bumping to 2.0.2 instead of just 2.0.1.10.

Biggest change is using the new SWIG, which causes ripple effects throughout the codebase. Not a lot of user-visible changes, really, but oh well. ...

Continue reading

PyTable starts growing PySQLite support (Embedded database for contract work...)


Decided this afternoon to make PySQLite one of the supported databases for PyTable. Got much of the base work done (mostly just tracking down the proper queries for the various schema-extraction elements), but haven't really tried to use the result for anything.

I'm undertaking this little project largely because of the problems installing PostgreSQL for ...

Continue reading

Merging PyOpenGL's branches (Doesn't go too well...)


For the past few months I've had two active branches for PyOpenGL development. The 2.0.1.x branch and the 2.1.x branch. Problem is, 2.1 has basically not moved for 2 months, while 2.0.1 has had quite a few bug-fixes in that time.

So, spent the evening trying to merge the compatible changes into the 2.0.x branch ...

Continue reading

Somehow it went well (Or so I'm told...)


Turns out the SIP demo went well (or that's the message that got passed to me). Who'da thunk it.

Spent the rest of the day fixing a few bugs (and adding a minor feature) for Cinemon... come to think of it, I forgot to put part of the time (that before dinner) implementing the feature ...

Continue reading

Does anyone else look at cool database hacks and shudder? (RDBMSs are tools of the devil I tells ya!)


On Sunday D'Arcy had me review some of his code. Then at the UU meeting last night I was reminded of it by some of the comments by the "database weenies" (actually nice guys, I'm just using it for dramatic effect) when a fairly green programmer mentioned that he knew MySQL and half the room ...

Continue reading

Stupid bug/feature in Cygwin trashes the SIP demo (Blah and double-blah...)


So today something like 2.5 or 3 hours was spent on the SIP demo (specifically getting it installed on a laptop, and then figuring out why that didn't work). Problem is, while the demo itself is a simple set of executables with its support files all zipped up in a nice package, it still requires ...

Continue reading

What I would do if I wasn't doing contract work only... (Speculative learning for the short term...)


Seems as though VoIP is becoming a hot topic. I should probably sit down for a week and master Shtoom so that we could offer custom VoIP work using it. Dave seems very up on the codebase, and my review of it for the SIP pager project certainly seemed to suggest that it's worth investigation ...

Continue reading

Apparently I depress Bryan (Well, my blog does...)


Bryan noted at dinner this evening that my blog makes him feel sorry (for himself, not me). I think the depression actually comes from sitting in a room all day staring at a computer. Computers are evil I tells ya! EEEEVVVIIIILLL! It just happens that my blog is on the computer when the depression hits. ...

Continue reading

Have to figure out a better billing scheme ($2025 for 1.5 weeks of work just isn't functional...)


The root of the problem, of course, is discounting the time spent on learning, the time spent working through problems with libraries, etceteras. The "debugging is free" stuff is probably not a great idea either.

When I look at it over the last week-and-a-half, I've spent more than 60 hours on various aspects of the ...

Continue reading

Daily archives

Previous week

Week 44 of 2004

Next week

Week 46 of 2004

Archives