Tiki Nook Build — Part 2: Raspberry Pi LED Control

I’ve moved this article to my new “maker” blog at Vixen Labs. Go read this article there, or the whole series! I’m controlling everything in this project with a Raspberry Pi 2, a system on a chip. Essentially it’s a really tiny Linux computer that you can use for most anything you could use a …

Tiki Nook Build — Part 2: Raspberry Pi LED Control Read More »

Upgrading Django to use Virtualenv on WebFaction

Recently, I wanted to upgrade my website on ye olde Django 1.6.5 to finally come up to speed with Django 1.8.3 (current, as of this writing). However, I realized that upgrading a WebFaction webapp in situ seemed to be a rather painful process. In addition, WebFaction doesn’t set you up with Virtualenv by default, and I’d …

Upgrading Django to use Virtualenv on WebFaction Read More »