<?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: Resizing images via php … hawt</title>
	<atom:link href="http://www.jeffbyrnes.net/2008/05/04/resizing-images-via-php-%e2%80%a6-hawt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffbyrnes.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.jeffbyrnes.net%2F2008%2F05%2F04%2Fresizing-images-via-php-%25e2%2580%25a6-hawt%2F%23comment-&amp;seed_title=Resizing+images+via+php+%E2%80%A6+hawt</link>
	<description>Jeff Byrnes' blog about music, gigging in Boston, &#38; random cool geeky things.</description>
	<pubDate>Tue, 07 Oct 2008 01:27:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Php Website Thumbnail</title>
		<link>http://www.jeffbyrnes.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.jeffbyrnes.net%2F2008%2F05%2F04%2Fresizing-images-via-php-%25e2%2580%25a6-hawt%2F%23comment-139&amp;seed_title=Resizing+images+via+php+%E2%80%A6+hawt#comment-139</link>
		<dc:creator>Php Website Thumbnail</dc:creator>
		<pubDate>Sat, 02 Aug 2008 13:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffbyrnes.net/?p=95#comment-139</guid>
		<description>&lt;p&gt;found your site on del.icio.us today and really liked it.. i bookmarked it and will be back to check it out some more later ..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>found your site on del.icio.us today and really liked it.. i bookmarked it and will be back to check it out some more later&nbsp;..</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.jeffbyrnes.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.jeffbyrnes.net%2F2008%2F05%2F04%2Fresizing-images-via-php-%25e2%2580%25a6-hawt%2F%23comment-133&amp;seed_title=Resizing+images+via+php+%E2%80%A6+hawt#comment-133</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 17 Jul 2008 18:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffbyrnes.net/?p=95#comment-133</guid>
		<description>&lt;p&gt;Now that is &lt;strong&gt;very&lt;/strong&gt; cool. Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Now that is <strong>very</strong> cool.&nbsp;Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.jeffbyrnes.net/feeder/?FeederAction=clicked&amp;feed=Comments+on+Articles+%28RSS2%29&amp;seed=http%3A%2F%2Fwww.jeffbyrnes.net%2F2008%2F05%2F04%2Fresizing-images-via-php-%25e2%2580%25a6-hawt%2F%23comment-132&amp;seed_title=Resizing+images+via+php+%E2%80%A6+hawt#comment-132</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 17 Jul 2008 15:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffbyrnes.net/?p=95#comment-132</guid>
		<description>&lt;p&gt;There is no need to host CPU-intensive thumbnailing scripts like this on your webserver anymore. Instead, you can use a specialized service for remote, on-demand image manipulation like &lt;a href="http://steadyoffload.com/thumbnail-problem" rel="nofollow"&gt;SteadyOffload&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;All you have to do is use a custom HTML attribute called “xmanip” with the img tag. This will deliver the thumbnail from one of the globally scattered cache servers:&lt;/p&gt;

&lt;p&gt;&#60;img srcx=”image.jpg” xmanip=”RescaleWidth 130″ /&#62;&lt;/p&gt;

&lt;p&gt;So much easier than all the hassle with GD or ImageMagick! Moreover, this reduces the CPU load of your webserver and saves some bandwidth.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There is no need to host <span class="caps">CPU</span>-intensive thumbnailing scripts like this on your webserver anymore. Instead, you can use a specialized service for remote, on-demand image manipulation like&nbsp;<a href="http://steadyoffload.com/thumbnail-problem" onclick="javascript:pageTracker._trackPageview('/outbound/comment/steadyoffload.com');">SteadyOffload</a>.</p>

<p>All you have to do is use a custom <span class="caps">HTML</span> attribute called “xmanip” with the img tag. This will deliver the thumbnail from one of the globally scattered cache&nbsp;servers:</p>

<p>&lt;img srcx=”image.jpg” xmanip=”RescaleWidth 130″&nbsp;/&gt;</p>

<p>So much easier than all the hassle with <span class="caps">GD</span> or ImageMagick! Moreover, this reduces the <span class="caps">CPU</span> load of your webserver and saves some&nbsp;bandwidth.</p>]]></content:encoded>
	</item>
</channel>
</rss>
