Monthly Archives: April 2010

Pylons + FastCGI on Hostgator

This article can only be considered a work in progress; it took many tries to get it right and I don’t remember the exact steps. So I’ll explain the process as best possible, and please leave comments if I’m missing anything. My plan was to get a Pylons app running on a simple shared hosting account. [...]
Posted in Code | 2 Comments

Modifying your shower head to increase water pressure

This information is NOT intended to maximize blast velocity of your shower head. It’s meant for people who live in apartments on prehistoric water lines where shower pressure is a mere dribble. Here’s a quick trick to modify your shower head. Most apartments in downtown Toronto (most rental apartments for that matter) use this ultra basic head: They [...]
Posted in DIY | Leave a comment

Quebec Maple Wine

I’ve always wanted to make a maple wine. It’s the Canadian spin on a traditional Viking mead — but using maple syrup instead of honey. Maple is full of sucrose and all ready to be fermented into delicious booze. It’s also worth noting that when the zombie apocalypse drops and we’re all living in tree forts [...]
Posted in Homebrew | 3 Comments

Update your website via SMS

This is done with old technology, but it still has such a wow factor I want to write about it. You can easily update a website via SMS. The middleman is Twitter. Set up a Twitter account (make it private if you want, but better keep it open!) Set up your Twitter account to receive SMS text messages. [...]
Posted in Code | Leave a comment

No Name Berry Shine

For the first experiment in my newly founded Clinton Brewery, I turned to the lowest common denominator. It’s been years since I last brewed and I wanted to re-familiarize myself with the process. I wanted to study the prowess of a common yeast strain (EC-1118) at various gravity levels. I wanted to assess the viability of [...]
Posted in Homebrew | Leave a comment

CakePHP + Wordpress

So this is a very common issue. You’re building a site in CakePHP. Client wants a blog. Why code a blog from scratch when you can just use Wordpress? But then you have them play nice together within the same environment. There are already several articles online about how to accomplish this, but here’s my particular [...]
Posted in Code | Leave a comment