See Your Web Site in Different Browsers

Sunday, November 18th, 2007

Screenshot of rd.comHave you tested your Web site in different browsers and on different platforms? Web designers tend to focus on the one or two that they deem most important and often forget to test their Web sites in other browsers and on other platforms. That normally means testing sites in IE and Firefox, but the different versions of IE and Firefox and different versions of operating systems are ignored. Besides, very few have access to all the different browsers and operating systems, not to mention the hundreds of combinations that you get when you include screen sizes, Javascript versions and Flash enabled.

Browsershots is a free, open source solution for your problem. Browsershots takes screenshots of sites and displays the screen captures in .png files. You can use Browsershots as a free online service, but what makes this product cool is that it’s available as an open source (written in Python) download so that you can run it on an internal server. This is very useful when you need to test a site that isn’t live or accessible from the Internet yet. (more…)

 

VMware Live CD Player

Monday, October 2nd, 2006

Live CDs have become quite popular, but I’ve always argued that it’s easier and more convenient to run virtual machines inside a host OS because it gives you the Internet and file access that you typically need when experimenting with something new. Never mind the hassle to actually burn live CDs. However, there are many more live CDs available than there are VMware virtual appliances. Here’s a neat little script that will enable you to launch a live CD, as an ISO image, inside VMware Player. Here’s what you need to do: (more…)

Virtual Appliances update

Sunday, October 1st, 2006

In a previous post on VMware virtual appliances I wrote about how easy and convenient they are. So it is good news and for good reason that the VMware directory of free virtual appliances has grown. The directory is up to date with recent versions of most (free) operating systems and many applications. They even have a “Voice Mail RSS Feed Generator” :). Personally, I have been mostly using a WinXP virtual appliance - one that I had to create myself using the VMware server (also free, but because of the XP licensing it’s not really “free”). (more…)