Nginx & Django on Webfaction – Part 2
Posted by Richard Cooper | Filed under Random
Hopefully after finishing Part 1a and Part 1b you have a working Nginx + Django install on Webfaction. In this installment I’m going to show you how to keep your site running through app failures and server reboots.
Read the rest of this entry…
Better Fonts in Safari for Windows
Posted by Richard Cooper | Filed under Browsers, General
I have been experimenting with the fonts available from typekit for web design, and was really disapointed with their rendering on Windows.
Tags: Browsers, Random, safari, Software., typekit
Webfaction Memory Usage Script.
Posted by Richard Cooper | Filed under Random
This is a nice little script that I found on the Webfaction forums. It will let you know how much memory you are using so that you can avoid going over your limit. The advantage of this script is that it will discount the per-user Apache threads from the main Webfaction Apache instance, which are not counted towards your memory usage.
Read the rest of this entry…