Archive for January 2008

We're Back

After a 35 minute downtime of upgrading Wordpress, which seriously guys, upgrading is a pain in the ass, we're back. And by we, I mean me.
Anyways, went from 2.1.3 to 2.3.2. It had been a while. Why? Because as I said, upgrading is a horrible experience.
Here's my .bash_history for the upgrade session.
Oddly exactly [...]

Bye TechCrunch

Paintball Board Software Types

I wrote a post on Paintball Headlines that had a side note about how paintball board software was done, and how I might write python scripts demonstrating both ways.
Well, I did. Here they are.
threaded.py runs the check in different threads while event.py only runs the check when an event occurs (the trigger is pulled). You [...]