<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Working With Integration Points: Simulators</title>
	<atom:link href="http://sarahtaraporewalla.com/thoughts/design/working-with-integration-points-simulators/feed/" rel="self" type="application/rss+xml" />
	<link>http://sarahtaraporewalla.com/thoughts/design/working-with-integration-points-simulators/</link>
	<description></description>
	<lastBuildDate>Tue, 08 Jun 2010 10:50:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: dave</title>
		<link>http://sarahtaraporewalla.com/thoughts/design/working-with-integration-points-simulators/comment-page-1/#comment-6961</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Mon, 01 Feb 2010 10:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://sarahtaraporewalla.com/thoughts/?p=303#comment-6961</guid>
		<description>simulators.  yay! i have found simulators are great when the things you&#039;re simulating are unreliable.  they are great when you want to test your application quickly.  they are great when you want to be able to work offline.

An alternative to rolling your own simulator for http services is the http-impersonator project.  it can record http responses and then replay them.

http://code.google.com/p/http-impersonator/</description>
		<content:encoded><![CDATA[<p>simulators.  yay! i have found simulators are great when the things you&#8217;re simulating are unreliable.  they are great when you want to test your application quickly.  they are great when you want to be able to work offline.</p>
<p>An alternative to rolling your own simulator for http services is the http-impersonator project.  it can record http responses and then replay them.</p>
<p><a href="http://code.google.com/p/http-impersonator/" rel="nofollow">http://code.google.com/p/http-impersonator/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
