<!-- 
document.writeln('<font face="Helvetica,Arial" size="2">');

document.writeln('<b>');
document.writeln('Open Source Software');
document.writeln('</b>');

document.writeln('<p>');
document.writeln('<a href="http://wtr.rubyforge.org">');
document.writeln('Watir');
document.writeln('</a>');

document.writeln('<p>');
document.writeln('<a href="http://wiki.github.com/bret/watircraft">');
document.writeln('WatirCraft');
document.writeln('</a>');

document.writeln('<br>');
document.writeln('<br>');

document.writeln('<b>');
document.writeln('Writing');
document.writeln('</b>');

document.writeln('<p>');
document.writeln('<a href="http://www.amazon.com/exec/obidos/ASIN/0471081124/bretpettichossof" target="_blank">')
document.writeln('<img align=right alt="Lessons Learned in Software Testing" border=0 height=90 src="lessons_0471081124t.jpg" width=73>')
document.writeln('</a>')

document.writeln('<a href="http://www.amazon.com/exec/obidos/ASIN/0471081124/bretpettichossof" target="_blank">');
document.writeln('Book: <i>Lessons Learned in Software Testing</i>');
document.writeln('</a>');

document.writeln('<p>');
document.writeln('<a href="http://www.io.com/~wazmo/blog/" target="_top">')
document.writeln('Blog: Testing Hotlist Update')
document.writeln('</a>');

document.writeln('<p>');
document.writeln('<a href="http://www.io.com/%7Ewazmo/papers/" target="_top">');
document.writeln('Complete List of Publications');
document.writeln('</a>');

document.writeln('<br>');
document.writeln('<br>');

document.writeln('<b>');
document.writeln('Peer Workshops');
document.writeln('</b>');

document.writeln('<p>');
document.writeln('Austin Workshops on Test Automation');

document.writeln('<p>');
document.writeln('<a href="http://awta.wikispaces.com">');
document.writeln('2009 - Watir and the Organization');
document.writeln('</a>');

document.writeln('<p>');
document.writeln('<a href="http://awta.wikispaces.com/AWTA+2007">');
document.writeln('2007 - Open Source Testing Frameworks');
document.writeln('</a>');

document.writeln('<p>');
document.writeln('<a href="awta6.html">');
document.writeln('2005 - Open Source Web Test Tools');
document.writeln('</a>');

document.writeln('<p>');
document.writeln('<a href="awta5.html">');
document.writeln('2004 - Open Source Test Tools</li>');
document.writeln('</a>');

document.writeln('<p>');
document.writeln('<a href="awta4.html">');
document.writeln('2003 - Test Interfaces');
document.writeln('</a>');

document.writeln('<p>');
document.writeln('<a href="awta3.html">');
document.writeln('2002 - Realism in Load Testing');
document.writeln('</a>');

document.writeln('<p>');
document.writeln('2001 - Design for Testability');

document.writeln('<p>');
document.writeln('2000 - Test Automation Architecture');

document.writeln('<p>');
document.writeln('<p>');
document.writeln('<a href="agile_workshop.html">');
document.writeln('Agile Acceptance Testing - 2002');
document.writeln('</a>');
document.writeln('<p>');

document.writeln('<br>');
document.writeln('<br>');

document.writeln('<b>');
document.writeln('<a href="http://www.linkedin.com/in/bpettichord">');
document.writeln('About Bret Pettichord');
document.writeln('</a>');
document.writeln('</b>');

document.writeln('<p>');
document.writeln('<a href="mailto:bret@pettichord.com">');
document.writeln('bret@pettichord.com');
document.writeln('</a>');
document.writeln('<br>');
document.writeln('<br>');
document.writeln('Twitter: <a href="http://www.twitter.com/bpettichord">@bpettichord</a>');

//-->

