<?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: JavaScript + Frames + IE 6 + gzip + &#8220;no-cache&#8221; Header = Trouble</title>
	<atom:link href="http://www.akmattie.net/blog/2007/11/10/javascript-frames-ie-6-gzip-no-cache-header-trouble/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.akmattie.net/blog/2007/11/10/javascript-frames-ie-6-gzip-no-cache-header-trouble/</link>
	<description>Andrew Mattie's Web Development Adventures</description>
	<lastBuildDate>Wed, 05 Aug 2009 21:24:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe</title>
		<link>http://www.akmattie.net/blog/2007/11/10/javascript-frames-ie-6-gzip-no-cache-header-trouble/comment-page-1/#comment-5485</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 24 Jun 2008 20:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.akmattie.net/blog/2007/11/10/javascript-frames-ie-6-gzip-no-cache-header-trouble/#comment-5485</guid>
		<description>Having the same issue with the translation API.  According to Fiddler, it is still Gzipped...hopefully Google will correct this.</description>
		<content:encoded><![CDATA[<p>Having the same issue with the translation API.  According to Fiddler, it is still Gzipped&#8230;hopefully Google will correct this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Mattie</title>
		<link>http://www.akmattie.net/blog/2007/11/10/javascript-frames-ie-6-gzip-no-cache-header-trouble/comment-page-1/#comment-1659</link>
		<dc:creator>Andrew Mattie</dc:creator>
		<pubDate>Fri, 08 Feb 2008 06:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.akmattie.net/blog/2007/11/10/javascript-frames-ie-6-gzip-no-cache-header-trouble/#comment-1659</guid>
		<description>@Nick:

I saw that KB, but it&#039;s not the same issue I experienced. In the KB, the result of the bug is that the JS content is always cached. In the issue I experienced, the JS wouldn&#039;t even execute at all. The browser requested the file but seemed to put the contents of it into some kind of weird black hole w/o any sort of notification that it had done so.</description>
		<content:encoded><![CDATA[<p>@Nick:</p>
<p>I saw that KB, but it&#8217;s not the same issue I experienced. In the KB, the result of the bug is that the JS content is always cached. In the issue I experienced, the JS wouldn&#8217;t even execute at all. The browser requested the file but seemed to put the contents of it into some kind of weird black hole w/o any sort of notification that it had done so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.akmattie.net/blog/2007/11/10/javascript-frames-ie-6-gzip-no-cache-header-trouble/comment-page-1/#comment-1658</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 08 Feb 2008 05:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.akmattie.net/blog/2007/11/10/javascript-frames-ie-6-gzip-no-cache-header-trouble/#comment-1658</guid>
		<description>http://support.microsoft.com/kb/321722</description>
		<content:encoded><![CDATA[<p><a href="http://support.microsoft.com/kb/321722" rel="nofollow">http://support.microsoft.com/kb/321722</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.akmattie.net/blog/2007/11/10/javascript-frames-ie-6-gzip-no-cache-header-trouble/comment-page-1/#comment-1066</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 18 Dec 2007 18:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.akmattie.net/blog/2007/11/10/javascript-frames-ie-6-gzip-no-cache-header-trouble/#comment-1066</guid>
		<description>Thanks Andrew!

I spent a whole day trying to debug a proxy script, which was working fine everywhere except IE. I couldnt beleive my eyes, when i finally realized that IE doesnt even load the linked jses, only when loaded outside of my iframes. Then i started to play with headers, still no luck, and then thanks to a google search i landed on your page.
I went on to unset my no-cache headers explicitly from php, and bang, it worked!

Thanks a lot, indeed it was very helpful!

Adam</description>
		<content:encoded><![CDATA[<p>Thanks Andrew!</p>
<p>I spent a whole day trying to debug a proxy script, which was working fine everywhere except IE. I couldnt beleive my eyes, when i finally realized that IE doesnt even load the linked jses, only when loaded outside of my iframes. Then i started to play with headers, still no luck, and then thanks to a google search i landed on your page.<br />
I went on to unset my no-cache headers explicitly from php, and bang, it worked!</p>
<p>Thanks a lot, indeed it was very helpful!</p>
<p>Adam</p>
]]></content:encoded>
	</item>
</channel>
</rss>
