Blog

Atwood Drops the Ball on Email Security

I'm a huge fan of Jeff Atwood, guru of software development and all things Web, and his Coding Horror blog. However, in a recent post entitled "Make Your Email Hacker Proof," he makes some harrowingly false claims about email security.

Read More

Optimize Drupal with External Caching

The best way -- perhaps the only way -- to fully optimize Drupal is with external caching.

Read More

A Better Way To Set MaxClients (prefork)

For ages, I've been using ps to determine Apache's RAM usage (and advising others to do the same) according to the guide at devside.net (despite being disappointed that they added a massive advertisement at the top of the page). More recently I've found that it's not very accurate.

Read More

EC2 Adds Medium Instance, Universal 64-bit Support

Last month, Amazon Web Services announced two new changes to EC2 that removed the last reasons that we didn't use or recommend this service for VPS hosting:

  1. Medium instances in the 4 GB RAM ballpark (3.75 GB)
  2. 64-bit support on all instance sizes

Read More