4 articles and links tagged with “testing”
-
Mnot's Redbot
Mark Nottingham has put together a really useful tool that aids in the analysis of the behavior of HTTP resources. I've started putting together a command line version based on the web version he’s released on GitHub.
-
Running `python-spidermonkey` on JeOS
Paul Davis'
python-spidermonkeyproject looks brilliant. -
The Value of Measurement
While I agree fully with many of the conclusions Lukas Mathis draws in an excellent essay on the recent Google/Douglas Bowman split, a few bits deserve further study. In general, engineers understand and can relate well to automated A/B testing, and designers understand and can relate well to more personal usability testing. The two are, however, not the same, don’t provide the same data, and ought not be conflated.
-
Installing the W3C HTML Validator on JeOS
So. W3C has quite decent installation instructions for the HTML validator, but it makes a few assumptions about a typical linux environment that don’t actually hold true if you’re running a stripped down JeOS distro in a virtual machine.