Author archives: Mike

RSS feed of Mike

Dinners upon dinners upon movies... (Raining and pouring...)


Wound up going to Shiva and Shademan's place on Sunday, then had Shane and Golnar over for dinner yesterday, going to Shademan's parent's place for dinner, then out to see Farenheit 9/11 this evening, and if the weather is good, planning to go see a movie in the UofT football field tomorrow. I dimly remember ...

Continue reading

Joy of Twisted (Well, sort of an ennui, really...)


For days now I've been working in Twisted, building a severely trimmed-down version of Cinemon. Every so often little glimmers of greatness show up, but then I have to create yet another 2 functions to deal with success/failure cases, and the glimmer fades.

As I've mentioned time and again to anyone who will listen; the ...

Continue reading

Simpler solutions make life simpler... (Abandoning chaining in favour of updating)


As mentioned a while ago, I was trying to build a chaining mechanism into TwistedSNMP's OIDStore mechanism, the idea being that you could mix-and-match OIDStores so that you could compose test-cases readily from pre-built OIDStore fragments.

Problem was that the code became hideous. It's just a graph-traversal algorithm, but the code wasn't written with graph-traversal ...

Continue reading

Couldn't give away the Molé (So I just didn't make it tonight...)


Tim, Shiva, Shademan, Lisa, Golnar, and Shane were all unavailable, Natasha had already eaten, and Krysta couldn't get past the idea of chocolate and chicken together, so I had no-one for whom to cook (well, turns out I would have had Rosey, but I didn't know that). Anyway, guess I'll cook it tomorrow after I ...

Continue reading

Chaining OIDStores in TwistedSNMP (Today's little side project...)


TwistedSNMP has a mechanism called an OIDStore, which allows you to define the values to be returned from a (server-side) agent. At the moment, these are quite simplistic creations, basically either a bisect-sorted list or a BSDDB btree database (the OIDStore must be ordered, which is why a simple dictionary wouldn't work).

That works fine ...

Continue reading

Confluence of problems kills the week's blogging (And no-one notices...)


Well, a corrupted zope.fs backup, a failed upgrade being too fastidious in cleaning up data (killing live instance), and shazaam, the blog has to go back to the previous week's backup.

This afternoon I need to nip out and pick up some food from the supermarket so that I can cook some molé this evening. ...

Continue reading

Package tracking is addictive (I had no idea TigerDirect was a US company...)


My order from TigerDirect turns out to be coming from the United States... which gave me one of those uh-oh moments wondering if the prices had been in US funds (which would have put me way over budget, not just a little over).

Anyway, the parts to repair/upgrade the computer are in-transit from Chicago now, ...

Continue reading

Day's slogging grinds to a close (Somewhat unsatisfactorily...)


Spent most of the day (when I wasn't sleeping (I'm obviously not getting enough sleep these days)) tracking down bugs in the data-import mechanism. Honestly, I think I'm just trying to do too much with it. It allows for altering the planned objects as you are importing the data-set, generates an arbitrarily deep number of ...

Continue reading

Automating page-forwarding, an admin script (Generating silent-forwarding pages for sites...)


I've just finished the move to the vrplumber.com domain. One of the things I wanted to do was to make sure that anyone linking to the old site would get redirected to the new site automatically.

I intend to keep the Rogers account around for a while, so I can put page-forwarding code on it. ...

Continue reading

Look, it's a former girlfriend... (Searching for a chance to use the camera!)


Merchant of Venice was more racist than I recalled. Fairly well presented, though we both found that the sections we remembered as the most effective were not particularly remarkable. Particularly, the "hath not a Jew" speech and the "quality of mercy" speech were fairly lack-lustre, which is somewhat surprising given the power of the text. ...

Continue reading