<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dave Smith.info &#187; jpeg</title>
	<atom:link href="http://www.dave-smith.info/tag/jpeg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dave-smith.info</link>
	<description>Just another Dave Smith</description>
	<lastBuildDate>Sat, 12 Jun 2010 23:01:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Progressive JPEGs for thumbnails?</title>
		<link>http://www.dave-smith.info/progressive-jpegs-thumbnails-2/2009/01/13/</link>
		<comments>http://www.dave-smith.info/progressive-jpegs-thumbnails-2/2009/01/13/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 14:34:40 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[What now if then]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[progressive jpeg]]></category>
		<category><![CDATA[thumbnail]]></category>

		<guid isPermaLink="false">http://www.dave-smith.info/?p=35</guid>
		<description><![CDATA[Just had a thought that maybe the browsers could sort this out. A browser could detect when a JPEG is shown smaller than full-size and choose to download only what is needed. For example, if a JPEG is displayed 100% or larger then the full image is downloaded. If displayed at 20% then maybe only [...]]]></description>
			<content:encoded><![CDATA[<p>Just had a thought that maybe the browsers could sort this out. A browser could detect when a JPEG is shown smaller than full-size and choose to download only what is needed.</p>
<p>For example, if a JPEG is displayed 100% or larger then the full image is downloaded. If displayed at 20% then maybe only the first pass is downloaded. If then changed to 100% with Javascript or CSS or both, then a browser would download the rest of the image.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dave-smith.info/progressive-jpegs-thumbnails-2/2009/01/13/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Progressive JPEGs for thumbnails?</title>
		<link>http://www.dave-smith.info/progressive-jpegs-thumbnails/2009/01/08/</link>
		<comments>http://www.dave-smith.info/progressive-jpegs-thumbnails/2009/01/08/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 11:49:54 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[What now if then]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[progressive jpeg]]></category>
		<category><![CDATA[thumbnail]]></category>

		<guid isPermaLink="false">http://www.dave-smith.info/?p=28</guid>
		<description><![CDATA[Not possible as far as I&#8217;m aware, but thumbnails do annoy me. Either they are processed smaller version of the full image &#8211; a form of duplication. Or the full version is used but displayed smaller &#8211; bandwidth, page loading times and browser image resizing beauty niggles. Progressive JPEGs load progressively with each iteration enhancing [...]]]></description>
			<content:encoded><![CDATA[<p>Not possible as far as I&#8217;m aware, but thumbnails do annoy me. Either they are processed smaller version of the full image &#8211; a form of duplication. Or the full version is used but displayed smaller &#8211; bandwidth, page loading times and browser image resizing beauty niggles.</p>
<p>Progressive JPEGs load progressively with each iteration enhancing the previous. The first iteration will be poor quality but probably good enough to pass as a thumbnail. Then if the full image is wanted the browser will just download what it doesn&#8217;t already have.</p>
<p>Anyone know if this is possible?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dave-smith.info/progressive-jpegs-thumbnails/2009/01/08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
