Author archives: Mike

RSS feed of Mike

Okay, I'm really excited about PyCon now (List of accepted talks...)


Just read through the list of accepted talks, beginning to think that I may wind up with a lot of conflicts. Normally I don't go to the talks at a conference (I hang out chatting in the halls), but there's quite a few I need to go to this time [2, 32, (51), 55, ...

Continue reading

Pulling the restructured code together (Refactoring core assumptions...)


Focusing on real work these days. Spent most of yesterday on the restructuring of the VoIP billing system. Got all save two of the test cases for discounts working, they both exercise the same missing feature (date-matching).

I've been procrastinating all morning in the hope that it will just go away :) . Guess I ...

Continue reading

What am I missing? (Things to look into on Saturday)


I'm still seeing failures in OpenGL-ctypes in the nurbs and evaluator calls. I've traced through them, compared them to C versions of the code and have basically run out of reasons for it to fail. What I'm left with is the possibility that I've started tickling a ctypes-on-amd64 error or that I'm doing something monumentally ...

Continue reading

Finally get workstation up to date (DLL hell resolved)


My workstation has been stuck in a quasi-working state for a long time now (a month?). Basically I updated to Python 2.5, then tried to update to Eric4 since Eric3's dependencies wouldn't build on Python 2.5. The Eric4 thing never worked, so I removed it. A little later when KDE 3.5.5 was marked stable on ...

Continue reading

Got OpenGLContext 3D text rendering working with numpy (Finally sit down to fix my FontTools fixes...)


I did some patches months and months ago to make FontTools use numpy to extract font data (outlines and metrics) from TTF font files. However, I messed something up in the patch. The system would render characters, but they seemed to be random characters and they were way too widely spaced.

Yesterday when I sat ...

Continue reading

Apparently ctypes is more interesting than OpenGL (Anti-cool-graphics movement makes its presence felt ;) )


My proposal for a talk at PyCon got accepted, but almost every comment was of the form "Oh, I guess so, but we'd rather just hear about ctypes". So I suppose I'll re-think the talk to just be about ctypes and ignore the whole OpenGL thing. My proposal was more along the lines of "when ...

Continue reading

I would have thought this was "normal care" (Hiring and paying someone to do the book-keeping is not enough)


Apparently (so I am told), hiring someone to do the book-keeping for a company is not sufficient care in making sure the books are kept properly. Just seeing that witholdings are showing up on pay slips and assuming they are being remitted is not enough. Instead, the director is expected to track down and be ...

Continue reading

A tip for owners of small businesses (If your bookkeeper is unwilling to show you the books, change bookkeepers...)


Learning a rather hard lesson these days. Just because you're paying someone to do a job and they claim to be doing it doesn't mean they really are doing it. When the person is supposed to be doing tax-related work, having them not get their job done can do more than just scuttle the company. ...

Continue reading

Dad has a blog (Green Party discussions)


Dad came into town today to help Pearl with some paperwork. We got to have dinner with him. Gods it's good to talk with him, sometimes I forget just how important his thoughts are. He's now sharing them on his blog.

Mostly we discussed the predicted ocean acidification effects. This is basically a ...

Continue reading