Last week I wrote about the benefits of setting up a local web development environment, or what developers call a "sandbox". In web developer speak, a sandbox is a server owned by an individual developer where he or she can do all development and testing without affecting anyone else (or be affected). Once changes are developed and tested,...