<?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"
	>
<channel>
	<title>Comments on: Today&#8217;s interesting discovery</title>
	<atom:link href="http://blog.xcski.com/2006/12/14/todays-interesting-discovery-5/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xcski.com/2006/12/14/todays-interesting-discovery-5</link>
	<description>Everything I used to bore people on newsgroups and mailing lists with, now in one inconvenient place.</description>
	<pubDate>Sat, 06 Sep 2008 18:23:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Matt Palmer</title>
		<link>http://blog.xcski.com/2006/12/14/todays-interesting-discovery-5#comment-14152</link>
		<dc:creator>Matt Palmer</dc:creator>
		<pubDate>Thu, 14 Dec 2006 04:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2006/12/14/todays-interesting-discovery-5#comment-14152</guid>
		<description>A slightly naughty hack around this caching problem is to put a fake query string after the filename; this will (apparently) cause all browsers to not cache the page, since it thinks it's a dynamic page.  So something like &#60;script type="text/javascript" src=".../net.js?q=[random string here]"&#62; should do the job.  This is, of course, assuming that you're putting net.js into the page using a script tag, and that the generating page is a dynamically-generated page...</description>
		<content:encoded><![CDATA[<p>A slightly naughty hack around this caching problem is to put a fake query string after the filename; this will (apparently) cause all browsers to not cache the page, since it thinks it&#8217;s a dynamic page.  So something like &lt;script type=&#8221;text/javascript&#8221; src=&#8221;&#8230;/net.js?q=[random string here]&#8220;&gt; should do the job.  This is, of course, assuming that you&#8217;re putting net.js into the page using a script tag, and that the generating page is a dynamically-generated page&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
