NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Real world uses of VMs (Score:2)
I think VMWare used to have a case study on how VMs make a team more productive. IIRC, Netscape (remember them?) used to use VM configurations to load all of the relevant browsers for windows inside of VMWare images. This allowed them to work around the problems that Windows browsers have when they try
Re:Real world uses of VMs (Score:1)
I also set up VMs for most of the clients I work with, and store them on a portable hard drive. That way when it's time to switch to that project, I unsuspend the VM and I'm ready to go, either from my laptop or my desktop. It saves a lot of time setting up different dev/test enviroments that don't really install well on the same box (Linux/Apache, W2K/IIS, Oracle, SQL2K, SQL7).