<?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: TimThumb &#8211; PHP Image Resize Script</title>
	<atom:link href="http://www.webstockbox.com/php/timthumb-php-image-resize-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webstockbox.com/php/timthumb-php-image-resize-script/</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Tue, 20 Jul 2010 15:01:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Nick Yeoman</title>
		<link>http://www.webstockbox.com/php/timthumb-php-image-resize-script/comment-page-1/#comment-296</link>
		<dc:creator>Nick Yeoman</dc:creator>
		<pubDate>Sun, 11 Oct 2009 18:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstockbox.com/php/timthumb-php-image-resize-script/#comment-296</guid>
		<description>GD and ImageMagick a hassle? they are really easy and straight forward to me.  Get a better hosting company</description>
		<content:encoded><![CDATA[<p>GD and ImageMagick a hassle? they are really easy and straight forward to me.  Get a better hosting company</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sachin</title>
		<link>http://www.webstockbox.com/php/timthumb-php-image-resize-script/comment-page-1/#comment-295</link>
		<dc:creator>sachin</dc:creator>
		<pubDate>Tue, 02 Dec 2008 09:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstockbox.com/php/timthumb-php-image-resize-script/#comment-295</guid>
		<description>Plz if you can send me php image resize script then plz send me ok thanks
sachin</description>
		<content:encoded><![CDATA[<p>Plz if you can send me php image resize script then plz send me ok thanks<br />
sachin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.webstockbox.com/php/timthumb-php-image-resize-script/comment-page-1/#comment-294</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Thu, 17 Jul 2008 15:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstockbox.com/php/timthumb-php-image-resize-script/#comment-294</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" rel="nofollow">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>
