December, 2007

Server monitoring tools

From mydigitallife.info:

  1. SiteUpTime - Free account monitors 1 service from 4 monitoring location at the frequency of 30 or 60 minutes with email alerts.

12 Essential Firefox Extensions for Web Developers

freelanceswitch.com lists the 12 most useful Firefox extensions for web developers. Here's a summary (just in case the page disappears).
  1. FireFTP
  2. ColorZilla
  3. IE Tab

Virtualization: Boot Camp vs. Parallels vs. VMware Fusion

According to MachTech and summarised by MacDailyNews:
  • Boot Camp is faster for simply running Windows
  • When running Mac OS X and Windows together, you get the best performance using XP
  • VMware Fusion and Parallels generally have similar performance
  • Parallels is generally faster than VMware Fusion when using XP

Amazon SimpleDB

"Tersely put, SimpleDB is hugely disruptive. It will take some time to evolve the new thinking patterns and new design disciplines that this technology forces us to consider. To do so, consider this breakdown of the similarities and differences between SimpleDB and conventional relational databases..." Full article: Amazon SimpleDB 101 & Why It Matters

Remote backup tutorial using rsync, ssh and rdiff-backup

Scaling Drupal for a heavy load site

We've recently been asked by a client to look into creating a Drupal installation that can cope with heavy load. Here's some useful instructions from johnandcailin.com. I'll post a follow-up in the near future explaining what we ended up doing and how successful it was.