July 16, 2011
I’ve been maintaining a PVR350 on an old Dell 2.4GHz since forever.
Latest updates (to MythTV 24.1, and licrd 0.9.0.7) have made big changes. But it’s all working again, including a serial IR blaster. The following is just for my easy reference, and anyone else who now finds their Grey Hauppauge remote [...]
July 13, 2011
Paster contains the WSGI server originally incorporated within CherryPy (see http://pythonpaste.org/script/module-paste.script.wsgiserver.html). Funnily enough, this is a pretty hot contender amongst other Python WSGI webservers (see http://nichol.as/benchmark-of-python-web-servers) : Maybe not the best, but because of its ease of set-up (working out-of-the-box for Pyramid and Pylons) it is extremely compelling.
Combining it with NGINX makes for a [...]