<?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: StaticResource does not mean static</title>
	<atom:link href="http://www.ageektrapped.com/blog/staticresource-does-not-mean-static/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ageektrapped.com/blog/staticresource-does-not-mean-static/</link>
	<description>Trapped online since 2004</description>
	<pubDate>Tue, 06 Jan 2009 15:38:14 +0000</pubDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Darrell</title>
		<link>http://www.ageektrapped.com/blog/staticresource-does-not-mean-static/comment-page-1/#comment-307</link>
		<dc:creator>Darrell</dc:creator>
		<pubDate>Tue, 10 Jun 2008 20:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ageektrapped.com/blog/staticresource-does-not-mean-static/#comment-307</guid>
		<description>Actually the semantics for a static resource are check once AND MAKE SURE IT IS THERE at the launch of the executable otherwise throw an exception.  Dynamic resources do not check until set to a dynamic resource and if you can't find it don't worry about it.</description>
		<content:encoded><![CDATA[<p>Actually the semantics for a static resource are check once AND MAKE SURE IT IS THERE at the launch of the executable otherwise throw an exception.  Dynamic resources do not check until set to a dynamic resource and if you can&#8217;t find it don&#8217;t worry about it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
