Archive for August, 2007

Automating Web App Testing

Thursday, August 30th, 2007

In my quest to improve the overall quality of the web app I’m working on as well as making it more robust, I’ve been looking into a couple of testing frameworks.

By juxtaposing Chickenfoot and Test::WWW::Mechanize, am I not comparing apples and oranges? Having one testing harness for web apps would be fantastic. With legacy Perl code churning out dynamic HTML running along side new AJAX-producing code which is manipulating the DOM in the browser, it’s a matter of understanding which hammer with which nail.

I spent part of yesterday giving Test::WWW::Mechanize a whirl. It has no support for querying a tag based on an ID but you can always just use a regex to scan the content of a HTTP response to do the same kind of thing which makes testing a web service fairly easy.

Now, I just have to see mimicing user interaction like in Chickenfoot.

Chickenfoot

Test::WWW::Mechanize

Random Image from Flickr in Wordpress Badge

Thursday, August 16th, 2007

Methinks I have an idea for a widget…

Everybody know about the Flickr badge for Wordpress but no one seems to have developed a widget that will just display a random photo from your Flickr photostream.

Stay tuned for an update…

UPDATE: Just put together a little code to do the trick. Check it out here.

“The Toughest Workout You’ll Ever Love”

Thursday, August 9th, 2007

I’m finishing up my second round of Bootcamp at work and have no hesitation recommending it (disclaimer: I get nothing for my endorsement.)

It’s a great mix of cardio and strength training. It actually reminds me of PE class from school, but in a good way. Now I’m old enough to understand the benefits.