Posted on January 29, 2008, 11:43 pm, by James Wilson, under
this.
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 [...]
Posted on January 29, 2008, 12:22 pm, by James Wilson, under
Interweb,
Web 2.0.
Posted on January 10, 2008, 1:51 am, by James Wilson, under
Python,
Scripts.
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 [...]