See Your Web Site in Different Browsers
Sunday, November 18th, 2007
Have 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…)
