Recipe 11.9. Testing a Site Design on More Than One Platform with Only One Computer


Problem

You want to test your web site on more than one browser, but you have access to only one computer.

Solution

Running emulators on a computer can help reduce costs because you don't have to own multiple workstations.

If you own a PC

Macintosh browsers

There currently is not a method to emulate a Macintosh system (and therefore a Macintosh browser) on a Windows operating system. However, the online service iCapture (see http://www.danvine.com/icapture/) lets developers see how a web page renders within Safari.


Linux browsers


Knoppix

Knoppix is a Linux operating system that resides on a bootable CD-ROM, meaning no installation is required. For further information, see http://www.knoppix.org/.


VMWare Workstation

VMWare Workstation allows the setting of several virtual operating systems to run on top of the Microsoft Operating System. Although software needs to be installed, it doesn't require a restart of the computer every time you want to test a web site. For more information, see http://www.vmware.com/products/ws/.


Dual Booting Linux and Windows Operating Systems

Debian Linux can be installed on a separate partition on computer allowing the user to boot into either Linux or Windows Operating System. For more information, see http://www.aboutdebian.com/dualboot.htm.

If you own a Macintosh

Virtual PC for Mac

Virtual PC for Mac, a Microsoft application, allows for setting up virtual operating systems including Windows XP Professional, Windows XP Home, and Windows 2000 Professionaland thus, different versions of Internet Explorer. For further information, see http://www.microsoft.com/mac/products/virtualpc/virtualpc.aspx.


Boot Camp

Boot Camp, an Apple application, allows users to install a Windows operating system on Intel Macs. For more information, see http://www.apple.com/macosx/bootcamp/.

If you own a Linux Workstation

Wine

Wine, open source software, is an implementation of the Windows API that runs on top of X and Linux. For more information, see http://www.winehq.com/.

Discussion

To achieve cross-platform, cross-browser designs with CSS, checking and testing web sites in as many sites as possible becomes necessary. In order to do that on a budget, it's necessary to install more than one operating system on a computer.

Once you've installed more than one operating system, install a browser on the new system. You can do quickly by visiting the browser archive at http://browsers.evolt.org/.

BrowserCam is a web-based, screen capture service. Fill out a form supplying a link to a web page and which several browsers and operating system configurations you want to see. Then the service will take screen captures of those systems for you to check. For more information, see http://www.browsercam.com/.

See Also

For more information on setting up more than one browser on one computer, see http://www.thesitewizard.com/webdesign/multiplebrowsers.shtml.




CSS Cookbook
CSS Cookbook, 2nd Edition
ISBN: 0596527411
EAN: 2147483647
Year: 2006
Pages: 235

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net