News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Kevin van Zonneveld's Blog:
How virtualization will improve your code
October 07, 2008 @ 12:02:00

Kevin van Zonneveld has passed along a note about one of his latest posts to his blog, this overview of how virtualization on the desktop can help you make stronger, improved code.

If you have to wait endlessly for on SVN commits, uploads or compile steps, you will simply produce less inventive code. [...] If there's one thing I've really learned, it's invest in a good testing environment.

Another trick to improve the speed & quality of development, is to virtualize your production platform to your local workstation. The fake-production server (virtual machine) will mount your code directory directly as it's webroot, and so it can serve your IDE-work instantly.

He uses the VirtualBox software to create the virtual environment (Ubuntu on Ubuntu in this case) and gives the complete steps to setting it all up:

  • Download Operating System for Virtual Machine
  • Creating/Configuring a new Virtual Machine
  • Installing the OS
  • Upgrade/Updating to the most recent software versions
  • Making it a server
  • Testing the Environment

0 comments voice your opinion now!
virtualization ubuntu virtualbox tutorial install webserver




Community Events





Don't see your event here?
Let us know!


podcast extension security test series language opinion symfony2 introduction custom phpunit interview release api unittest conference development application framework community

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework