<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jon Rose's Blog &#187; FlexMonkey</title>
	<atom:link href="http://gorillajawn.com/wordpress/category/flexmonkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://gorillajawn.com/wordpress</link>
	<description>Enterprise Software Consultant</description>
	<lastBuildDate>Mon, 21 Dec 2009 00:15:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why FlexMonkey is Game Changing for Flex Developers</title>
		<link>http://gorillajawn.com/wordpress/2009/12/06/why-flexmonkey-is-game-changing-for-flex-developers/</link>
		<comments>http://gorillajawn.com/wordpress/2009/12/06/why-flexmonkey-is-game-changing-for-flex-developers/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 03:00:20 +0000</pubDate>
		<dc:creator>jonr</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[FlexMonkey]]></category>

		<guid isPermaLink="false">http://gorillajawn.com/wordpress/?p=575</guid>
		<description><![CDATA[What is FlexMonkey?
FlexMonkey is an open source Adobe AIR application used for testing Flex and AIR applications.  It provides the functionality to record, playback, and verify Flex UI interactions.  It also generates ActionScript / fluint tests that you can easily include within a continuous integration environment.
Who is FlexMonkey for?
Like many in the Flex community, we [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is FlexMonkey?</strong></p>
<p>FlexMonkey is an open source Adobe AIR application used for testing Flex and AIR applications.  It provides the functionality to record, playback, and verify Flex UI interactions.  It also generates ActionScript / fluint tests that you can easily include within a continuous integration environment.</p>
<p><strong>Who is FlexMonkey for?</strong></p>
<p>Like many in the Flex community, we came to Flex development after many years of developing traditional web applications, where there are multiple tools that allow a developer to simulate a UI client for testing (like HTMLUnit).  For testing our Flex user interfaces, we had a strong desire to continue using this paradigm for our developer level testing.</p>
<p>As software consultants, ensuring quality is an important part of what we do.  So, we created FlexMonkey to fill the gap between a unit test and what’s really needed to ensure quality (and protect against regression) when developing user interfaces.  While we initially created FlexMonkey for developers, many in the FlexMonkey community have found it just as valuable for use in creating QA / Functional tests.</p>
<p>So, we believe that FlexMonkey is useful to both software developers and quality control engineers on Flex development projects.</p>
<p><strong>So, what’s so game changing about it?</strong></p>
<p>If you ask Mike Labriola (one of the Fluint/FlexUnit 4 guys), ‘How do I unit test my Flex user interfaces?’  He will quickly respond, ‘You don’t.’  He won’t tell you this because he doesn’t believe in unit testing (as I can assure you that he strongly believes in Unit Testing), but because there are parts of a user interface that cannot be sufficiently tested with unit tests.</p>
<p>So, as we jump into the reasons why FlexMonkey matters for you, I’ll note that we do not believe that FlexMonkey replaces the need for traditional unit tests.  There are still parts of a Flex application that are best tested this way (e.g. service clients, business logic, etc.).  If you are building a framework, it’s likely that the majority of your testing will be done through unit tests, but if you are focusing on features and functionality you will likely be able to achieve upwards of 80% of your testing goals with FlexMonkey.  Nevertheless, here are the high level places where FlexMonkey changes the game:</p>
<ol>
<li><strong>FlexMonkey fills the gap </strong>left between unit testing and a truly successful test suite,  as it provides a tool for doing developer level functional tests that replace traditional unit testing activities that developers perform in other tiers of application development.</li>
<p></p>
<li><strong>FlexMonkey allows developers to write their user interface code in the most natural way. </strong> Typically, when developing a user interface application without a tool to simulate a client of the running application, the code has to be written differently to support testing.  This often leads to many unnatural acts, which can be avoided when using FlexMonkey.
<p>For the Java folks, I like to bring up the SpringFramework here, as it provides us with a powerful example of a framework that largely succeeded because it allows developers to write their code in a natural way.  Over the long run, the frameworks and tools that make it possible for developers to work in the most natural way will always win out.</p>
<p>Tools like FlexMonkey are able to facilitate this simply through the paradigm they provide for testing user interfaces, as they allow developers to test applications without any knowledge of the underlying code.</li>
<p></p>
<li><strong>Cost. </strong>FlexMonkey is free.  So, even though it’s not a perfect tool, it does enable one to build and deploy a successful test suite, a task that is extremely difficult and costly in Flex development without FlexMonkey.</li>
</ol>
<p>You can find the FlexMonkey project at: http://flexmonkey.gorillalogic.com/</p>
<p>FlexMonkey is built and open-sourced by Gorilla Logic, Inc.</p>

<div class="sociable">
<span class="sociable_tagline">
<strong>Share and Enjoy:</strong>
	<span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span>
</span>
<ul>
	<li><a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F12%2F06%2Fwhy-flexmonkey-is-game-changing-for-flex-developers%2F&amp;title=Why%20FlexMonkey%20is%20Game%20Changing%20for%20Flex%20Developers" title="DZone" onfocus="sociable_description_link(this, 'description')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a></li>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F12%2F06%2Fwhy-flexmonkey-is-game-changing-for-flex-developers%2F&amp;title=Why%20FlexMonkey%20is%20Game%20Changing%20for%20Flex%20Developers" title="Digg" onfocus="sociable_description_link(this, 'bodytext')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a href="http://del.icio.us/post?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F12%2F06%2Fwhy-flexmonkey-is-game-changing-for-flex-developers%2F&amp;title=Why%20FlexMonkey%20is%20Game%20Changing%20for%20Flex%20Developers" title="del.icio.us" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a href="http://reddit.com/submit?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F12%2F06%2Fwhy-flexmonkey-is-game-changing-for-flex-developers%2F&amp;title=Why%20FlexMonkey%20is%20Game%20Changing%20for%20Flex%20Developers" title="Reddit" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F12%2F06%2Fwhy-flexmonkey-is-game-changing-for-flex-developers%2F" title="Facebook" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F12%2F06%2Fwhy-flexmonkey-is-game-changing-for-flex-developers%2F&amp;title=Why%20FlexMonkey%20is%20Game%20Changing%20for%20Flex%20Developers&amp;source=Jon+Rose%27s+Blog&amp;summary=EXCERPT" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gorillajawn.com/wordpress/2009/12/06/why-flexmonkey-is-game-changing-for-flex-developers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Episode 14: FlexMonkey Fiesta at Casa Bonita</title>
		<link>http://gorillajawn.com/wordpress/2009/07/20/episode-14-flexmonkey-fiesta-at-casa-bonita/</link>
		<comments>http://gorillajawn.com/wordpress/2009/07/20/episode-14-flexmonkey-fiesta-at-casa-bonita/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 07:45:32 +0000</pubDate>
		<dc:creator>jonr</dc:creator>
				<category><![CDATA[Drunk On Software]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[FlexMonkey]]></category>

		<guid isPermaLink="false">http://gorillajawn.com/wordpress/?p=530</guid>
		<description><![CDATA[In another exciting installment of Drunk On Software, we chat with Gorilla Logic’s Stu Stern in celebration of the first production release of FlexMonkey.  Our conversation may lack a bit of focus, but does have some good info if you stick with us.  We hope you enjoy watching as much as we enjoyed [...]]]></description>
			<content:encoded><![CDATA[<p>In another exciting installment of Drunk On Software, we chat with Gorilla Logic’s Stu Stern in celebration of the first production release of FlexMonkey.  Our conversation may lack a bit of focus, but does have some good info if you stick with us.  We hope you enjoy watching as much as we enjoyed filming it.</p>
<p><object width="640" height="408" data="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;file=http%3A//blip.tv/rss/flash/2375460&amp;feedurl=http%3A//drunkonsoftware.blip.tv/rss/&amp;autostart=false&amp;brandname=Drunk%20on%20Software&amp;brandlink=http%3A//drunkonsoftware.blip.tv/" type="application/x-shockwave-flash"><param name="id" value="showplayer" /><param name="allowfullscreen" value="true" /><param name="quality" value="best" /><param name="src" value="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&amp;file=http%3A//blip.tv/rss/flash/2375460&amp;feedurl=http%3A//drunkonsoftware.blip.tv/rss/&amp;autostart=false&amp;brandname=Drunk%20on%20Software&amp;brandlink=http%3A//drunkonsoftware.blip.tv/" /></object></p>
<p><strong>FlexMonkey Resources:</strong></p>
<ul>
<li><a href="http://flexmonkey.gorillalogic.com/">FlexMonkey Project Page </a></li>
<li><a onclick="javascript:pageTracker._trackPageview('/outbound/article/flexmonkey.org');" href="http://flexmonkey.org">FlexMonkey project blog</a></li>
<li><a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.adobe.com');" href="http://www.adobe.com/devnet/flex/articles/flexmonkey.html">Adobe Dev Center Article: Testing Flex applications with FlexMonkey 1.0</a></li>
</ul>
<p>You can find the original post here: <a href="http://www.drunkonsoftware.com/2009/07/14/episode-14-flexmonkey/">http://www.drunkonsoftware.com/2009/07/14/episode-14-flexmonkey/</a></p>

<div class="sociable">
<span class="sociable_tagline">
<strong>Share and Enjoy:</strong>
	<span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span>
</span>
<ul>
	<li><a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F20%2Fepisode-14-flexmonkey-fiesta-at-casa-bonita%2F&amp;title=Episode%2014%3A%20FlexMonkey%20Fiesta%20at%20Casa%20Bonita" title="DZone" onfocus="sociable_description_link(this, 'description')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a></li>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F20%2Fepisode-14-flexmonkey-fiesta-at-casa-bonita%2F&amp;title=Episode%2014%3A%20FlexMonkey%20Fiesta%20at%20Casa%20Bonita" title="Digg" onfocus="sociable_description_link(this, 'bodytext')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a href="http://del.icio.us/post?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F20%2Fepisode-14-flexmonkey-fiesta-at-casa-bonita%2F&amp;title=Episode%2014%3A%20FlexMonkey%20Fiesta%20at%20Casa%20Bonita" title="del.icio.us" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a href="http://reddit.com/submit?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F20%2Fepisode-14-flexmonkey-fiesta-at-casa-bonita%2F&amp;title=Episode%2014%3A%20FlexMonkey%20Fiesta%20at%20Casa%20Bonita" title="Reddit" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F20%2Fepisode-14-flexmonkey-fiesta-at-casa-bonita%2F" title="Facebook" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F20%2Fepisode-14-flexmonkey-fiesta-at-casa-bonita%2F&amp;title=Episode%2014%3A%20FlexMonkey%20Fiesta%20at%20Casa%20Bonita&amp;source=Jon+Rose%27s+Blog&amp;summary=EXCERPT" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gorillajawn.com/wordpress/2009/07/20/episode-14-flexmonkey-fiesta-at-casa-bonita/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time for you to Touch our Monkey</title>
		<link>http://gorillajawn.com/wordpress/2009/07/14/time-for-you-to-touch-our-monkey/</link>
		<comments>http://gorillajawn.com/wordpress/2009/07/14/time-for-you-to-touch-our-monkey/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 07:50:17 +0000</pubDate>
		<dc:creator>jonr</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[FlexMonkey]]></category>

		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=376</guid>
		<description><![CDATA[Today, we (Gorilla Logic) announced the first production release of FlexMonkey, our open source Flex and AIR testing tool.  We started building the tool last year because we were having a hard time finding anything that really allowed for testing Flex applications in a meaningful way.  We soon found we were not the [...]]]></description>
			<content:encoded><![CDATA[<p>Today, we (<a href="http://www.gorillalogic.com">Gorilla Logic</a>) announced the first production release of FlexMonkey, our open source Flex and AIR testing tool.  We started building the tool last year because we were having a hard time finding anything that really allowed for testing Flex applications in a meaningful way.  We soon found we were not the only ones, as early open source versions were met with positive feedback from the Flex community.  Since that time, Gorilla has made a major investment in improving the tool and getting it ready for this release.  It’s now an AIR application that greatly simplifies getting up and running with a wide range of Flex and AIR applications.</p>
<p>FlexMonkey Resources:</p>
<ul>
<li><a href="http://flexmonkey.gorillalogic.com/">FlexMonkey Project Page<br />
</a></li>
<li><a href="http://www.infoq.com/news/2009/07/flex-monkey-1.0-released">InfoQ News Posts</a></li>
<li><a href="http://www.drunkonsoftware.com/2008/10/30/episode-2-flex-automated-testing-and-flexmonkey/">DrunkOnSoftware: Stu Stern Interview</a></li>
<li><a href="http://www.drunkonsoftware.com/2009/07/14/episode-14-flexmonkey/">DrunkOnSoftware: Release Party</a></li>
<li><a href="http://www.infoq.com/news/2008/10/flexmonkey-testing">InfoQ: Stu Stern 2008 Interview</a></li>
<li><a href="http://flexmonkey.org">FlexMonkey project blog</a></li>
<li><a href="http://www.infoq.com/articles/flexmonkey-ui-unit-testing">InfoQ Article: FlexMonkey brings unit testing to Flex user interface developers</a></li>
<li><a href="http://www.adobe.com/devnet/flex/articles/flexmonkey.html">Adobe Dev Center Article: Testing Flex applications with FlexMonkey 1.0</a></li>
</ul>
<p>For more information on Gorilla Logic’s Flex services check out: <a href="http://www.gorillalogic.com/what.development.services.flex.html">http://www.gorillalogic.com/what.development.services.flex.html</a></p>

<div class="sociable">
<span class="sociable_tagline">
<strong>Share and Enjoy:</strong>
	<span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span>
</span>
<ul>
	<li><a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F14%2Ftime-for-you-to-touch-our-monkey%2F&amp;title=Time%20for%20you%20to%20Touch%20our%20Monkey" title="DZone" onfocus="sociable_description_link(this, 'description')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a></li>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F14%2Ftime-for-you-to-touch-our-monkey%2F&amp;title=Time%20for%20you%20to%20Touch%20our%20Monkey" title="Digg" onfocus="sociable_description_link(this, 'bodytext')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a href="http://del.icio.us/post?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F14%2Ftime-for-you-to-touch-our-monkey%2F&amp;title=Time%20for%20you%20to%20Touch%20our%20Monkey" title="del.icio.us" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a href="http://reddit.com/submit?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F14%2Ftime-for-you-to-touch-our-monkey%2F&amp;title=Time%20for%20you%20to%20Touch%20our%20Monkey" title="Reddit" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F14%2Ftime-for-you-to-touch-our-monkey%2F" title="Facebook" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F07%2F14%2Ftime-for-you-to-touch-our-monkey%2F&amp;title=Time%20for%20you%20to%20Touch%20our%20Monkey&amp;source=Jon+Rose%27s+Blog&amp;summary=EXCERPT" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gorillajawn.com/wordpress/2009/07/14/time-for-you-to-touch-our-monkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Monkey Testing Framework on RIA Revolution</title>
		<link>http://gorillajawn.com/wordpress/2009/02/28/flex-monkey-testing-framework-on-ria-revolution/</link>
		<comments>http://gorillajawn.com/wordpress/2009/02/28/flex-monkey-testing-framework-on-ria-revolution/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 01:10:25 +0000</pubDate>
		<dc:creator>jonr</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[FlexMonkey]]></category>

		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=310</guid>
		<description><![CDATA[Stu Stern is on the latest Speak Rich podcast on RIA Revolution discussing Flex Monkey.  Thanks to Shashank Tiwari for interviewing Stu and covering Gorilla Logic&#8217;s favoriate testing tool.  RIA Revolution is a great resource for Flex developers.  If you haven&#8217;t already, check it out!



Share and Enjoy:
	These icons link to social bookmarking sites where [...]]]></description>
			<content:encoded><![CDATA[<p>Stu Stern is on the latest <a href="http://riarevolution.com/2009/02/26/speak-rich-episode-2/">Speak Rich podcast</a> on RIA Revolution discussing Flex Monkey.  Thanks to <a href="http://shanky.org/">Shashank Tiwari</a> for interviewing Stu and covering Gorilla Logic&#8217;s favoriate testing tool.  RIA Revolution is a great resource for Flex developers.  If you haven&#8217;t already, check it out!</p>

<div class="sociable">
<span class="sociable_tagline">
<strong>Share and Enjoy:</strong>
	<span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span>
</span>
<ul>
	<li><a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F02%2F28%2Fflex-monkey-testing-framework-on-ria-revolution%2F&amp;title=Flex%20Monkey%20Testing%20Framework%20on%20RIA%20Revolution" title="DZone" onfocus="sociable_description_link(this, 'description')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a></li>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F02%2F28%2Fflex-monkey-testing-framework-on-ria-revolution%2F&amp;title=Flex%20Monkey%20Testing%20Framework%20on%20RIA%20Revolution" title="Digg" onfocus="sociable_description_link(this, 'bodytext')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a href="http://del.icio.us/post?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F02%2F28%2Fflex-monkey-testing-framework-on-ria-revolution%2F&amp;title=Flex%20Monkey%20Testing%20Framework%20on%20RIA%20Revolution" title="del.icio.us" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a href="http://reddit.com/submit?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F02%2F28%2Fflex-monkey-testing-framework-on-ria-revolution%2F&amp;title=Flex%20Monkey%20Testing%20Framework%20on%20RIA%20Revolution" title="Reddit" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F02%2F28%2Fflex-monkey-testing-framework-on-ria-revolution%2F" title="Facebook" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2009%2F02%2F28%2Fflex-monkey-testing-framework-on-ria-revolution%2F&amp;title=Flex%20Monkey%20Testing%20Framework%20on%20RIA%20Revolution&amp;source=Jon+Rose%27s+Blog&amp;summary=EXCERPT" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gorillajawn.com/wordpress/2009/02/28/flex-monkey-testing-framework-on-ria-revolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FlexMonkey &amp; Flex-Mojos</title>
		<link>http://gorillajawn.com/wordpress/2008/11/24/flexmonkey-flex-mojos/</link>
		<comments>http://gorillajawn.com/wordpress/2008/11/24/flexmonkey-flex-mojos/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 14:25:01 +0000</pubDate>
		<dc:creator>jonr</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[FlexMonkey]]></category>

		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=152</guid>
		<description><![CDATA[It has been fun to see the open source model working with FlexMonkey.  Stu put our testing tool out there for the world only a month or two ago, and we are already seeing significant contributions.  The latest contribution is from Marvin Froeder (VELO), who has helped us update the framework to work with Flex-mojos [...]]]></description>
			<content:encoded><![CDATA[<p>It has been fun to see the open source model working with <a href="http://code.google.com/p/flexmonkey/">FlexMonkey</a>.  Stu put our testing tool out there for the world only a month or two ago, and we are already seeing significant contributions.  The latest contribution is from Marvin Froeder (VELO), who has helped us <a href="http://blog.flex-mojos.info/2008/11/20/the-return-of-automated-ui-tests/">update the framework to work with Flex-mojos</a> (the popular build tool).</p>

<div class="sociable">
<span class="sociable_tagline">
<strong>Share and Enjoy:</strong>
	<span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span>
</span>
<ul>
	<li><a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F24%2Fflexmonkey-flex-mojos%2F&amp;title=FlexMonkey%20%26%20Flex-Mojos" title="DZone" onfocus="sociable_description_link(this, 'description')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a></li>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F24%2Fflexmonkey-flex-mojos%2F&amp;title=FlexMonkey%20%26%20Flex-Mojos" title="Digg" onfocus="sociable_description_link(this, 'bodytext')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a href="http://del.icio.us/post?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F24%2Fflexmonkey-flex-mojos%2F&amp;title=FlexMonkey%20%26%20Flex-Mojos" title="del.icio.us" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a href="http://reddit.com/submit?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F24%2Fflexmonkey-flex-mojos%2F&amp;title=FlexMonkey%20%26%20Flex-Mojos" title="Reddit" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F24%2Fflexmonkey-flex-mojos%2F" title="Facebook" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F24%2Fflexmonkey-flex-mojos%2F&amp;title=FlexMonkey%20%26%20Flex-Mojos&amp;source=Jon+Rose%27s+Blog&amp;summary=EXCERPT" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gorillajawn.com/wordpress/2008/11/24/flexmonkey-flex-mojos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Interview on FlexMonkey with Stu Stern</title>
		<link>http://gorillajawn.com/wordpress/2008/11/03/video-interview-on-flexmonkey-with-stu-stern/</link>
		<comments>http://gorillajawn.com/wordpress/2008/11/03/video-interview-on-flexmonkey-with-stu-stern/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 07:03:12 +0000</pubDate>
		<dc:creator>jonr</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Drunk On Software]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[FlexMonkey]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=56</guid>
		<description><![CDATA[While I was sipping Pina Colada&#8217;s in Mexico last week, my video cast partner posted Episode 2 of Drunk On Software. In this Episode, we discuss FlexMonkey with Stu Stern.  This was extra fun to record (and hopefully to watch), as Stu is always entertaining with his unique and interesting banter.  Enjoy!
http://www.drunkonsoftware.com/2008/10/30/episode-2-flex-automated-testing-and-flexmonkey/



Share and Enjoy:
	These icons [...]]]></description>
			<content:encoded><![CDATA[<p>While I was sipping Pina Colada&#8217;s in Mexico last week, my video cast partner posted <a href="http://www.drunkonsoftware.com/2008/10/30/episode-2-flex-automated-testing-and-flexmonkey/">Episode 2 of Drunk On Software.</a> In this Episode, we discuss FlexMonkey with Stu Stern.  This was extra fun to record (and hopefully to watch), as Stu is always entertaining with his unique and interesting banter.  Enjoy!</p>
<p><a href="http://www.drunkonsoftware.com/2008/10/30/episode-2-flex-automated-testing-and-flexmonkey/">http://www.drunkonsoftware.com/2008/10/30/episode-2-flex-automated-testing-and-flexmonkey/</a></p>

<div class="sociable">
<span class="sociable_tagline">
<strong>Share and Enjoy:</strong>
	<span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span>
</span>
<ul>
	<li><a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F03%2Fvideo-interview-on-flexmonkey-with-stu-stern%2F&amp;title=Video%20Interview%20on%20FlexMonkey%20with%20Stu%20Stern" title="DZone" onfocus="sociable_description_link(this, 'description')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a></li>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F03%2Fvideo-interview-on-flexmonkey-with-stu-stern%2F&amp;title=Video%20Interview%20on%20FlexMonkey%20with%20Stu%20Stern" title="Digg" onfocus="sociable_description_link(this, 'bodytext')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a href="http://del.icio.us/post?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F03%2Fvideo-interview-on-flexmonkey-with-stu-stern%2F&amp;title=Video%20Interview%20on%20FlexMonkey%20with%20Stu%20Stern" title="del.icio.us" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a href="http://reddit.com/submit?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F03%2Fvideo-interview-on-flexmonkey-with-stu-stern%2F&amp;title=Video%20Interview%20on%20FlexMonkey%20with%20Stu%20Stern" title="Reddit" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F03%2Fvideo-interview-on-flexmonkey-with-stu-stern%2F" title="Facebook" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F11%2F03%2Fvideo-interview-on-flexmonkey-with-stu-stern%2F&amp;title=Video%20Interview%20on%20FlexMonkey%20with%20Stu%20Stern&amp;source=Jon+Rose%27s+Blog&amp;summary=EXCERPT" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gorillajawn.com/wordpress/2008/11/03/video-interview-on-flexmonkey-with-stu-stern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More FlexMonkey for Flex Testing</title>
		<link>http://gorillajawn.com/wordpress/2008/10/13/more-flexmonkey-for-flex-testing/</link>
		<comments>http://gorillajawn.com/wordpress/2008/10/13/more-flexmonkey-for-flex-testing/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 19:16:47 +0000</pubDate>
		<dc:creator>jonr</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[FlexMonkey]]></category>
		<category><![CDATA[InfoQ.com]]></category>

		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=51</guid>
		<description><![CDATA[Interviews are still my favorite part of writing for InfoQ.com.  This week I interviewed Stu Stern on FlexMonkey.



Share and Enjoy:
	These icons link to social bookmarking sites where readers can share and discover new web pages.


	
	
	
	
	
	


]]></description>
			<content:encoded><![CDATA[<p>Interviews are still my favorite part of writing for InfoQ.com.  This week I <a href="http://www.infoq.com/news/2008/10/flexmonkey-testing">interviewed Stu Stern on FlexMonkey.</a></p>

<div class="sociable">
<span class="sociable_tagline">
<strong>Share and Enjoy:</strong>
	<span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span>
</span>
<ul>
	<li><a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F10%2F13%2Fmore-flexmonkey-for-flex-testing%2F&amp;title=More%20FlexMonkey%20for%20Flex%20Testing" title="DZone" onfocus="sociable_description_link(this, 'description')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a></li>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F10%2F13%2Fmore-flexmonkey-for-flex-testing%2F&amp;title=More%20FlexMonkey%20for%20Flex%20Testing" title="Digg" onfocus="sociable_description_link(this, 'bodytext')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a href="http://del.icio.us/post?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F10%2F13%2Fmore-flexmonkey-for-flex-testing%2F&amp;title=More%20FlexMonkey%20for%20Flex%20Testing" title="del.icio.us" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a href="http://reddit.com/submit?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F10%2F13%2Fmore-flexmonkey-for-flex-testing%2F&amp;title=More%20FlexMonkey%20for%20Flex%20Testing" title="Reddit" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F10%2F13%2Fmore-flexmonkey-for-flex-testing%2F" title="Facebook" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F10%2F13%2Fmore-flexmonkey-for-flex-testing%2F&amp;title=More%20FlexMonkey%20for%20Flex%20Testing&amp;source=Jon+Rose%27s+Blog&amp;summary=EXCERPT" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gorillajawn.com/wordpress/2008/10/13/more-flexmonkey-for-flex-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Monkey: Open Source Record/Play Back Testing Tool</title>
		<link>http://gorillajawn.com/wordpress/2008/09/21/flex-monkey-open-source-recordplay-back-testing-tool/</link>
		<comments>http://gorillajawn.com/wordpress/2008/09/21/flex-monkey-open-source-recordplay-back-testing-tool/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 04:52:05 +0000</pubDate>
		<dc:creator>jonr</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[FlexMonkey]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://ectropic.com/wordpress/?p=50</guid>
		<description><![CDATA[The current state of the Flex eco-system continues to remind me of Java in the mid-to-late-1990’s.  Overall, it is at such an exciting place.  At the same time it can be frustrating, as some of the immaturities can really make it challenging to build quality applications.  However, even that can bring more excitement, as it [...]]]></description>
			<content:encoded><![CDATA[<p>The current state of the Flex eco-system continues to remind me of Java in the mid-to-late-1990’s.  Overall, it is at such an exciting place.  At the same time it can be frustrating, as some of the immaturities can really make it challenging to build quality applications.  However, even that can bring more excitement, as it really just means more opportunities to contribute.  And, I am ecstatic that Gorilla Logic is now finding ways to do that!</p>
<p>A couple of months ago, I blogged about the state of Flex, including a <a href="http://ectropic.com/wordpress/?p=44">post on the state of testing tools</a>.  We never did find a tool that satisfied our needs.  So, Gorilla Logic (mostly Stu Stern) finally built one, and open sourced it!   The new project is called: <a href="http://code.google.com/p/flexmonkey/">FlexMonkey.</a></p>
<p>Here is an overview of FlexMonkey&#8217;s features:</p>
<ul>
<li>Non-invasive. Requires no modifications to your application source.</li>
<li>Records and plays back Flex UI interactions.</li>
<li>UI Interactions can be edited and replayed.</li>
<li>Generates FlexUnit TestCases.</li>
<li>Integrated with FlexUnit.</li>
<li>Handles all Flex UI events.</li>
<li>Uses Flex Automation API to provide native control over your flex app. Requires no javascript or browser plug-ins to use.</li>
<li>Unit tests are written entirely in ActionScript. No other programming or special purpose scripting languages are needed to develop comprehensive UI test suites.</li>
</ul>
<p>Check out the tutorial: <a href="http://code.google.com/p/flexmonkey/wiki/QuickTutorial">http://code.google.com/p/flexmonkey/wiki/QuickTutorial</a></p>
<p>You can also check out an example application compiled with Flex Monkey: <a href="http://keystone.gorillalogic.com/~sstern/MonkeyContacts.html#.">http://keystone.gorillalogic.com/~sstern/MonkeyContacts.html#.</a></p>

<div class="sociable">
<span class="sociable_tagline">
<strong>Share and Enjoy:</strong>
	<span>These icons link to social bookmarking sites where readers can share and discover new web pages.</span>
</span>
<ul>
	<li><a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F09%2F21%2Fflex-monkey-open-source-recordplay-back-testing-tool%2F&amp;title=Flex%20Monkey%3A%20Open%20Source%20Record%2FPlay%20Back%20Testing%20Tool" title="DZone" onfocus="sociable_description_link(this, 'description')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a></li>
	<li><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F09%2F21%2Fflex-monkey-open-source-recordplay-back-testing-tool%2F&amp;title=Flex%20Monkey%3A%20Open%20Source%20Record%2FPlay%20Back%20Testing%20Tool" title="Digg" onfocus="sociable_description_link(this, 'bodytext')" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a href="http://del.icio.us/post?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F09%2F21%2Fflex-monkey-open-source-recordplay-back-testing-tool%2F&amp;title=Flex%20Monkey%3A%20Open%20Source%20Record%2FPlay%20Back%20Testing%20Tool" title="del.icio.us" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a href="http://reddit.com/submit?url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F09%2F21%2Fflex-monkey-open-source-recordplay-back-testing-tool%2F&amp;title=Flex%20Monkey%3A%20Open%20Source%20Record%2FPlay%20Back%20Testing%20Tool" title="Reddit" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F09%2F21%2Fflex-monkey-open-source-recordplay-back-testing-tool%2F" title="Facebook" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fgorillajawn.com%2Fwordpress%2F2008%2F09%2F21%2Fflex-monkey-open-source-recordplay-back-testing-tool%2F&amp;title=Flex%20Monkey%3A%20Open%20Source%20Record%2FPlay%20Back%20Testing%20Tool&amp;source=Jon+Rose%27s+Blog&amp;summary=EXCERPT" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://gorillajawn.com/wordpress/wp-content/plugins/sociable-zyblog-edition/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gorillajawn.com/wordpress/2008/09/21/flex-monkey-open-source-recordplay-back-testing-tool/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
