First impression? I thought this book would have zero relevance to web usability because it was published in 1947. There is also a huge usability fail because the book doesn’t have a title on the cover (missing dust cover, perhaps?), though the title is on the spine. However, I did really enjoy reading the book because I love old things and it was quite interesting. As a bonus, I now have a good grasp of what makes for a successful print advertisement in 1940s America.
January 2009
Thoughts on Selenium IDE
Selenium IDE is a free Firefox add-on that is used for automated website testing. One can record their mouse and keyboard inputs and create a 'test case'. Further customizion (i.e. confirming a phrase appears) can be done using Selenium or a text editor. One can then play back their test in Firefox and Selenium IDE will flag any errors or mismatches to the test case. Mostly I've used it to test Plone sites and bulletin boards. It's a brilliant tool for any development team.

























