<?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: Avoid Caching of Ajax Requests</title>
	<atom:link href="http://codecube.net/2009/05/avoid-caching-of-ajax-requests/feed/" rel="self" type="application/rss+xml" />
	<link>http://codecube.net/2009/05/avoid-caching-of-ajax-requests/</link>
	<description>Joel Martinez' weblog</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:05:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Joel Martinez</title>
		<link>http://codecube.net/2009/05/avoid-caching-of-ajax-requests/comment-page-1/#comment-748</link>
		<dc:creator>Joel Martinez</dc:creator>
		<pubDate>Tue, 14 Jul 2009 15:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/2009/05/avoid-caching-of-ajax-requests/#comment-748</guid>
		<description>I had an ajax application that was doing some polling to determine whether a long running server-side operation had completed.  After long hours of troubleshooting a strange bug in IE7 where the request wouldn&#039;t properly update to completed because of the caching.</description>
		<content:encoded><![CDATA[<p>I had an ajax application that was doing some polling to determine whether a long running server-side operation had completed.  After long hours of troubleshooting a strange bug in IE7 where the request wouldn&#8217;t properly update to completed because of the caching.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: curious</title>
		<link>http://codecube.net/2009/05/avoid-caching-of-ajax-requests/comment-page-1/#comment-747</link>
		<dc:creator>curious</dc:creator>
		<pubDate>Tue, 14 Jul 2009 15:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/2009/05/avoid-caching-of-ajax-requests/#comment-747</guid>
		<description>And how exactly did this bug manifest itself?</description>
		<content:encoded><![CDATA[<p>And how exactly did this bug manifest itself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://codecube.net/2009/05/avoid-caching-of-ajax-requests/comment-page-1/#comment-703</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 29 May 2009 13:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/2009/05/avoid-caching-of-ajax-requests/#comment-703</guid>
		<description>Thanks - I pretty much came to the same conclusion on a recent app.</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; I pretty much came to the same conclusion on a recent app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://codecube.net/2009/05/avoid-caching-of-ajax-requests/comment-page-1/#comment-693</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 23 May 2009 20:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/2009/05/avoid-caching-of-ajax-requests/#comment-693</guid>
		<description>Hi, nice posts there :-) thank&#039;s for the interesting information</description>
		<content:encoded><![CDATA[<p>Hi, nice posts there <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  thank&#8217;s for the interesting information</p>
]]></content:encoded>
	</item>
</channel>
</rss>
