<?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: Resizing images via php … hawt</title>
	<atom:link href="http://www.jeffbyrnes.net/2008/05/04/resizing-images-via-php-hawt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffbyrnes.net/feeder/?FeederAction=clicked&#038;feed=Comments+on+Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jeffbyrnes.net%2F2008%2F05%2F04%2Fresizing-images-via-php-hawt%2F%23comment-&#038;seed_title=Resizing+images+via+php+%E2%80%A6+hawt</link>
	<description>Jeff Byrnes’ blog about his life &#38; the randomness of the intarwebs</description>
	<lastBuildDate>Wed, 30 Nov 2011 15:36:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</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&#038;feed=Comments+on+Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jeffbyrnes.net%2F2008%2F05%2F04%2Fresizing-images-via-php-hawt%2F%23comment-22&#038;seed_title=Resizing+images+via+php+%E2%80%A6+hawt#comment-22</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-22</guid>
		<description>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 ..</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 ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.jeffbyrnes.net/feeder/?FeederAction=clicked&#038;feed=Comments+on+Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jeffbyrnes.net%2F2008%2F05%2F04%2Fresizing-images-via-php-hawt%2F%23comment-23&#038;seed_title=Resizing+images+via+php+%E2%80%A6+hawt#comment-23</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-23</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. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.jeffbyrnes.net/feeder/?FeederAction=clicked&#038;feed=Comments+on+Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fwww.jeffbyrnes.net%2F2008%2F05%2F04%2Fresizing-images-via-php-hawt%2F%23comment-24&#038;seed_title=Resizing+images+via+php+%E2%80%A6+hawt#comment-24</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-24</guid>
		<description>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=&quot;http://steadyoffload.com/thumbnail-problem&quot; rel=&quot;nofollow&quot;&gt;SteadyOffload&lt;/a&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;img srcx=â€image.jpgâ€ xmanip=â€RescaleWidth 130â€³ /&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.</description>
		<content:encoded><![CDATA[<p>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 <a href="http://steadyoffload.com/thumbnail-problem">SteadyOffload</a>.</p>
<p>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:</p>
<p>&lt;img srcx=â€image.jpgâ€ xmanip=â€RescaleWidth 130â€³ /&gt;</p>
<p>So much easier than all the hassle with GD or ImageMagick! Moreover, this reduces the CPU load of your webserver and saves some bandwidth.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

