Author archives: Mike

RSS feed of Mike

Choosing and moving forward is good (TwistedSNMP begins to grow PySNMP 4.x support...)


Today I committed to the PySNMP 4.x approach and began coding in earnest. Amazing how much faster things go when you have a commitment to the approach, you aren't constantly backing up and saying "wait a minute, shouldn't there be a better way", you just plow ahead and let the chips fall as they might. ...

Continue reading

Wires crossed somehow (I could have sworn he said this evening...)


By the time I got down to the Linux Caffe (at 7:15) it was already closed. There were still a few customers hanging out, (including the very quiet girl from UU), but no Python programming workshop that I could see. Very disappointing.

The DNS failures continue to make working on the machine a serious PITA. ...

Continue reading

Day's productivity crumbles (Stupid router and/or DNS servers make progress halt)


I've been working on testing the routers for the VOIP project. Somehow, though, the DNS resolution has been hosed in doing it. I gather it was something to do with swapping routers in and out all the time, but whatever caused it I now have DNS service maybe 1/2 of the time, and when I ...

Continue reading

They're waiting to pounce on her! (Calls for interviews start minutes after she's on the list...)


Rosey got her first call for an interview all of a couple of minutes after the form that makes her an official employee was entered into the computer. Apparently the French teacher shortage is not exaggerated. Good luck with the interview, Rose!

Images working in OpenGL-ctypes (Just needed to rebuild the ctypes library cleanly...)


Turns out that annoying image-to-texture failure was actually just a messed up compile on my machine. Anyway, OpenGL-ctypes now has image handling working under OpenGLContext. Spent some time trying to get the GLUT bitmap fonts working. So far no luck.

The GLUT declaration (on GLX machines) looks like this:
	GLUTAPI void *glutBitmap9By15;
#define GLUT_BITMAP_9_BY_15 (&glutBitmap9By15) ...

Continue reading

PyGTA Meets! (Put the next one on your calendars...)


Linux Caffe is a very pleasant little environment. I'd been thinking of a very different environment, all little nooks and crannies, with insular little booths and some back-room environment for meetings. It's actually a single room with a long 'working bar' and a set of meeting/talking tables. Very clean-well-lighted family feel to the place.

Rather ...

Continue reading

Some VOIP-ing to round out the day (Which is now way over my scheduled 9hrs)


Spent the rest of the evening on the VOIP platform, mostly going through the whole process of registering someone, setting up the hardware, testing that the hardware works, that they can call, that they can get voicemail, and little things like that. It did not go spectacularly well. I think many of the problems were ...

Continue reading

Ah, that new startup smell (Critical conversations over dinner)


As mentioned a few weeks ago, had a few interesting ideas for new companies. We're looking into one of those now, bringing in friends with experience in starting and running larger companies to kick the tires and tell us what's needed to get to the next step. It's rather fun.

The weird thing is that, ...

Continue reading