InfoQ

News

Test Dozens of Browsers All At Once

Posted by Jonathan Allen on Jun 08, 2007 02:43 AM

Community
.NET,
Ruby,
Java
Topics
Design ,
Debugging ,
Web 2.0
Tags
Java EE ,
ASP.NET ,
Rails

A new project called Browsershots allows web designers to see what their site looks like in a multitude of browsers and platforms with a trivial amount of effort.

When you go to Browsershots, all you have to do is enter a website and check the browsers you want to test. It supports 31 Linux browsers, 6 Windows browsers, and 2 Macintosh browsers. These counts include both variants such as MSIE 6 and 7 as well as rare browsers such as Iceweasel and SeaMonkey.

A collection of computers running the various operating systems and browsers open the provided site and take screen shots. These are then presented to the designer, if he is patient enough to wait for them.

A serious problem with Browsershots is that it can literally take hours to get back all of the screenshots. There is a publically available queue to let you know where you are in line, but unless it is really short you should use the maximum timeout on your request. Currently that is 4 hours.

The service currently describes itself as a Technology Preview and is free of charge.

(subjects for comments are lame) by ℙ∊ŗⓁƏ ̯̯̯̯̯̯̯ Posted Jun 8, 2007 3:29 AM
browsercam by Simon Groenewolt Posted Jun 8, 2007 3:51 AM
Totally off topic... by Bruce Rennie Posted Jun 8, 2007 8:19 AM
  1. Back to top

    (subjects for comments are lame)

    Jun 8, 2007 3:29 AM by ℙ∊ŗⓁƏ ̯̯̯̯̯̯̯

    Umm, Browsershots is at least 2 years old... it's been a "technology preview" for that entire time. Not to say it's not cool.

  2. Back to top

    browsercam

    Jun 8, 2007 3:51 AM by Simon Groenewolt

    I've always used http://www.browsercam.com/ for that - but you'll have to pay after the trial period (of only 24 hours). A problem with screenschots is that you can see what it looks like, but not if the interactive parts will work - which could be a problem if you use javascript.

  3. Back to top

    Totally off topic...

    Jun 8, 2007 8:19 AM by Bruce Rennie

    But 31 browsers for Linux !?!?!? Too funny.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.