Written by Wilco Jansen Monday, 29 June 2009 10:50
As web developer you face the challenge to support a wide variety of platforms and browsers. There are some generic tools that help you testing, but sometimes you need those platforms to be available.One way to manage that is to make a multi-boot installation or use several different systems. That is one way to solve this "problem", another way is to use virtualisation. This technique is used to implement a certain kind of virtual machine environment: one that provides a complete simulation of the underlying hardware. The result is a system in which all software capable of execution on the raw hardware can be run in the virtual machine. In particular, this includes all operating systems.
I recently installed the open source edition of VirtualBox and it does exactly this; enabling me to run any operating system as a virtual instance on my desktop system. Installing is pretty straight forward, there is a windows installer for those who want Windows to be their host system, under Ubuntu (or similar Linux distributions) you can use the package manager to install it, or if you want you can compile it.
Virtualbox also provides a full screen option for the host systems. As I have a dual screen, this allows me to seaming-less run two operating systems on each screen. It is even possible to copy/paste information between the two operating systems...how cool is that? I found out that installing the guest additions, which enables the virtual operating system to run in full screen, install very easy under windows. Installing it under Ubuntu 9.04 is a bit more work since there seems to be a small error in the installation script. I found an article that solves that problem pretty quickly, check out the blog on nIxternal site for a brief explanation on how to make it work.
Wilco was born in 1967 in the Netherlands where he still lives. After years of being a programmer Wilco has worked as project manager and IT manager. Discovered Joomla! when he was creating his own content management system, and never lost focus after then. Joined core team as development coordinator in May 2006 just helping to make Joomla! even better then it is already. Wilco has been deeply involved in the Joomla project as Google summer of code program manager 2006, 2007 and 2008 editions, co-organizer of the Google Highly Participation contest in 2008, first ever development coordinator, creator of the Joomla bug squad, member of the board of Open source matters, regular speaker on world wide conference advocating Joomla and much, much more. Wilco has a bachelor degree in business and information engineering and studied Master of Science knowledge and information engineering at the Middlesex University in London.
More about Wilco JansenThis article is great for web developer who are facing problems of different platforms.
article is good and virtualbox options are definitly be helpful for developers I am visualizing the concept and I must get into it indepth....
We now have two high-quality open source virtualization products.
Hi, I applaud your blog for informing people, its just sometimes people seem to get themselves tied up in unnecessary knots over something that’s very simple.I appreciate the concern which is been rose.
IT SOLUTIONS
yes, there are many & I'm facing the problem which one to choose the best one thing to run my web application in a right manner . . we are using many virtual open source, mainly our operating system makes to run right way . .
We have a team that works on the blogs presented on this site. Below you will find all present members who are actively working on blogs on this site.
Please contact us if you are interested in helping us out with the creation of the blogs.
jfoobar has readers from all over the world and in many languages. If you create a translation of one of our posts and link to it than please let us know so we can add a link back to the translation at the original post.
Copyright © 2008 jfoobar - All Rights Reserved - Joomla! is a registered trademark of Open Source Matters, Inc - Disclaimer
Re: Using Virtualbox for web development and testing purposes
# 1 - Posted by: rups on 2009-07-26 17:45:31
Using Virtualbox for web development and testing purposes i read the articles and i agree with them.. i like it.