Archive for August, 2003

Aug 27 2003

Perl based Unix Mailbox Archiver: Not Wood.

Published by Chris McAvoy under Blog

Looks good:
archmbox

My reading lately has been about wood and sharpening hand tools, so I’ve been neglecting stuff with 1’s and 0’s. Between Ebay and this guy, I think I’ve found a new hobby. Stanley Planes.

I’d like to first build a bench, following these loose plans, then a humidor, and then a box for silverware.

No responses yet

Aug 22 2003

Python Expect

Published by Chris McAvoy under Blog

Host-Hopping Scripts in Python

I was going to use Python Expect for a thing here at work, but ended up finding a simpler solution. Still, expect-alikes help bridge the gap between fancy API’s and grungy one-off scripts.

No responses yet