<?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: Image Preloader</title>
	<atom:link href="http://www.maratz.com/blog/archives/2005/05/02/image-preloader/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maratz.com/blog/archives/2005/05/02/image-preloader/</link>
	<description>Hypertext rulez™</description>
	<lastBuildDate>Wed, 23 Mar 2011 22:34:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: wolframlinke</title>
		<link>http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-543</link>
		<dc:creator>wolframlinke</dc:creator>
		<pubDate>Tue, 10 May 2005 15:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-543</guid>
		<description>cool little idea. it&#039;ll fix a lot of missunderstandings in discussions with clients concerning loading speeds. It allways bother me, as this discussion is nowadays absolutely useless, but it seems to struck the clients mind. Thanks for this tool. Wolfram.</description>
		<content:encoded><![CDATA[<p>cool little idea. it&#8217;ll fix a lot of missunderstandings in discussions with clients concerning loading speeds. It allways bother me, as this discussion is nowadays absolutely useless, but it seems to struck the clients mind. Thanks for this tool. Wolfram.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dusoft</title>
		<link>http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-517</link>
		<dc:creator>dusoft</dc:creator>
		<pubDate>Tue, 03 May 2005 22:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-517</guid>
		<description>Yeah, I know a this ... good solution anyway.</description>
		<content:encoded><![CDATA[<p>Yeah, I know a this &#8230; good solution anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Snook</title>
		<link>http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-515</link>
		<dc:creator>Jonathan Snook</dc:creator>
		<pubDate>Tue, 03 May 2005 01:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-515</guid>
		<description>What&#039;s fascinating is that &lt;a href=&quot;http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-html.html#ID-91256910&quot;&gt;DOM Level 1 seems to include lowSrc&lt;/a&gt; as a valid property of an image object but you&#039;re right in that I can find no mention of the lowsrc property in the spec. Also, &lt;a href=&quot;http://www.blooberry.com/indexdot/html/tagpages/i/image.htm&quot;&gt;Blooberry&lt;/a&gt; indicates that very few browsers actually support the non-spec. So, just ignore my suggestion. :D</description>
		<content:encoded><![CDATA[<p>What&#8217;s fascinating is that <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-html.html#ID-91256910">DOM Level 1 seems to include lowSrc</a> as a valid property of an image object but you&#8217;re right in that I can find no mention of the lowsrc property in the spec. Also, <a href="http://www.blooberry.com/indexdot/html/tagpages/i/image.htm">Blooberry</a> indicates that very few browsers actually support the non-spec. So, just ignore my suggestion. :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marko</title>
		<link>http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-510</link>
		<dc:creator>marko</dc:creator>
		<pubDate>Mon, 02 May 2005 22:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-510</guid>
		<description>I think that &lt;code&gt;lowsrc&lt;/code&gt; wasn&#8217;t &lt;a href=&quot;http://www.w3.org/TR/html401/struct/objects.html#h-13.2&quot;&gt;w3c recommended attribute&lt;/a&gt;, but if someone knows better, please let me know.</description>
		<content:encoded><![CDATA[<p>I think that <code>lowsrc</code> wasn&#8217;t <a href="http://www.w3.org/TR/html401/struct/objects.html#h-13.2">w3c recommended attribute</a>, but if someone knows better, please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Snook</title>
		<link>http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-509</link>
		<dc:creator>Jonathan Snook</dc:creator>
		<pubDate>Mon, 02 May 2005 17:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-509</guid>
		<description>I wonder if specifying a lowsrc on the img itself might not be more effective.</description>
		<content:encoded><![CDATA[<p>I wonder if specifying a lowsrc on the img itself might not be more effective.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham</title>
		<link>http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-508</link>
		<dc:creator>Graham</dc:creator>
		<pubDate>Mon, 02 May 2005 15:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/05/02/image-preloader/#comment-508</guid>
		<description>I like this idea. I have noticed that some browsers will indicate that they have finished loading the page&#039;s content before the background images specified through the CSS have actually loaded. This way, there would be something to indicate that I should look for more images to load before I really start focusing on the site.</description>
		<content:encoded><![CDATA[<p>I like this idea. I have noticed that some browsers will indicate that they have finished loading the page&#8217;s content before the background images specified through the CSS have actually loaded. This way, there would be something to indicate that I should look for more images to load before I really start focusing on the site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

