<?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: links for 2007-06-19</title>
	<atom:link href="http://www.getrichslowly.org/blog/2007/06/19/links-for-2007-06-19/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getrichslowly.org/blog/2007/06/19/links-for-2007-06-19/</link>
	<description>personal finance that makes cents</description>
	<pubDate>Tue, 07 Oct 2008 16:03:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Sam</title>
		<link>http://www.getrichslowly.org/blog/2007/06/19/links-for-2007-06-19/#comment-90323</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 20 Jun 2007 16:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.getrichslowly.org/blog/2007/06/19/links-for-2007-06-19/#comment-90323</guid>
		<description>The ID theft story was really interesting but in the end a big bummer.  Its sad that this woman who ruined the credit of another woman only received probation.</description>
		<content:encoded><![CDATA[<p>The ID theft story was really interesting but in the end a big bummer.  Its sad that this woman who ruined the credit of another woman only received probation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AgentSully</title>
		<link>http://www.getrichslowly.org/blog/2007/06/19/links-for-2007-06-19/#comment-90213</link>
		<dc:creator>AgentSully</dc:creator>
		<pubDate>Tue, 19 Jun 2007 15:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.getrichslowly.org/blog/2007/06/19/links-for-2007-06-19/#comment-90213</guid>
		<description>thank you for the link! will be adding you to my feed reader! thanks!</description>
		<content:encoded><![CDATA[<p>thank you for the link! will be adding you to my feed reader! thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Liggitt</title>
		<link>http://www.getrichslowly.org/blog/2007/06/19/links-for-2007-06-19/#comment-90202</link>
		<dc:creator>Jordan Liggitt</dc:creator>
		<pubDate>Tue, 19 Jun 2007 14:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.getrichslowly.org/blog/2007/06/19/links-for-2007-06-19/#comment-90202</guid>
		<description>Just as a tip, if you want to make sure a newer version of a file (css, image, javascript, whatever) is seen by reader's browsers as having changed, append a question mark followed by some unique string for that version of the file (like the date of the last update).

rap.jpg
becomes
rap.jpg?2007_06_18

style.css
becomes
style.css?v2

Since the browsers haven't ever downloaded that exact URL before, an old version won't be fetched from the cache. Once the new URL (with the ?string part) is fetched, it will be cached as usual. Whenever you update that file again, just modify the ?string part of the URL to make browsers get the latest copy.

This method is easier than changing file names, or making users clear their caches. Hope it helps.</description>
		<content:encoded><![CDATA[<p>Just as a tip, if you want to make sure a newer version of a file (css, image, javascript, whatever) is seen by reader&#8217;s browsers as having changed, append a question mark followed by some unique string for that version of the file (like the date of the last update).</p>
<p>rap.jpg<br />
becomes<br />
rap.jpg?2007_06_18</p>
<p>style.css<br />
becomes<br />
style.css?v2</p>
<p>Since the browsers haven&#8217;t ever downloaded that exact URL before, an old version won&#8217;t be fetched from the cache. Once the new URL (with the ?string part) is fetched, it will be cached as usual. Whenever you update that file again, just modify the ?string part of the URL to make browsers get the latest copy.</p>
<p>This method is easier than changing file names, or making users clear their caches. Hope it helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
