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



Similar Posts

php|architect: Zen(d) and the Art of Email

PHPBuilder.com: PHP and Regular Expressions 101

DevShed: Understanding Destructors in PHP 5

Symfony Blog: YAML in symfony 1.1

DevShed: More Examples of Creating Command Objects with PHP 5


Community Events







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


zend PEAR mysql conference cakephp job developer releases package application book ajax security zendframework release example framework PHP5 database code

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