<?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: PHP Thumbnailer Class v2.0</title>
	<atom:link href="http://www.gen-x-design.com/projects/php-thumbnailer-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gen-x-design.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 17 Mar 2011 15:00:42 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zach</title>
		<link>http://www.gen-x-design.com/projects/php-thumbnailer-class/#comment-1687</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Wed, 10 Jun 2009 13:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/projects/php-thumbnailer-class-v20/#comment-1687</guid>
		<description>Is their a size limit for the images being used, because it seems that if I use an image over 1200 px by 1200 px or so, the script just dies. Any thoughts?</description>
		<content:encoded><![CDATA[<p>Is their a size limit for the images being used, because it seems that if I use an image over 1200 px by 1200 px or so, the script just dies. Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedram</title>
		<link>http://www.gen-x-design.com/projects/php-thumbnailer-class/#comment-1668</link>
		<dc:creator>Pedram</dc:creator>
		<pubDate>Mon, 08 Jun 2009 13:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/projects/php-thumbnailer-class-v20/#comment-1668</guid>
		<description>Thanks for sharing your hard work ! it works well ! but i don`t know why when i upload large files ( more than 500 K i think nothing happens and since i use it in backed of my ajax i don`t know what the error can be, please tell me how to solve it cuz i`m using it and i can`t show thumbnail of large images in search result, thanks in advance</description>
		<content:encoded><![CDATA[<p>Thanks for sharing your hard work ! it works well ! but i don`t know why when i upload large files ( more than 500 K i think nothing happens and since i use it in backed of my ajax i don`t know what the error can be, please tell me how to solve it cuz i`m using it and i can`t show thumbnail of large images in search result, thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.gen-x-design.com/projects/php-thumbnailer-class/#comment-1640</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 04 Jun 2009 16:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/projects/php-thumbnailer-class-v20/#comment-1640</guid>
		<description>Mark,

The next versrion of the library (soon to be released when I finish up the docs) addresses all those issues.  Everything throws exceptions now, and error handling is more robust.</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>The next versrion of the library (soon to be released when I finish up the docs) addresses all those issues.  Everything throws exceptions now, and error handling is more robust.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lightflowmark</title>
		<link>http://www.gen-x-design.com/projects/php-thumbnailer-class/#comment-1636</link>
		<dc:creator>lightflowmark</dc:creator>
		<pubDate>Thu, 04 Jun 2009 13:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/projects/php-thumbnailer-class-v20/#comment-1636</guid>
		<description>Hi - please change private properties / methods to protected, subclassing is a real pain otherwise!

Also, is there any mileage in improving the error handling?  Displaying an image is not always the correct thing to do, for instance when running this in a script or as a small part of a larger application.

I would think that throwing an exception with a custom exception class would be more appropriate.  You could then choose the Exception handler  based on a (protected!) property, and have an exception class to display an error image, and another to do something more traditional, as required.  I&#039;m happy to write this code &amp; provide some tests if you&#039;re interested in it, let me know.

Cheers,
Mark</description>
		<content:encoded><![CDATA[<p>Hi &#8211; please change private properties / methods to protected, subclassing is a real pain otherwise!</p>
<p>Also, is there any mileage in improving the error handling?  Displaying an image is not always the correct thing to do, for instance when running this in a script or as a small part of a larger application.</p>
<p>I would think that throwing an exception with a custom exception class would be more appropriate.  You could then choose the Exception handler  based on a (protected!) property, and have an exception class to display an error image, and another to do something more traditional, as required.  I&#8217;m happy to write this code &amp; provide some tests if you&#8217;re interested in it, let me know.</p>
<p>Cheers,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://www.gen-x-design.com/projects/php-thumbnailer-class/#comment-1635</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 04 Jun 2009 07:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/projects/php-thumbnailer-class-v20/#comment-1635</guid>
		<description>any solution for the animated gif problem? is it posible to keep the animation after resizing?</description>
		<content:encoded><![CDATA[<p>any solution for the animated gif problem? is it posible to keep the animation after resizing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webprogammer</title>
		<link>http://www.gen-x-design.com/projects/php-thumbnailer-class/#comment-1600</link>
		<dc:creator>webprogammer</dc:creator>
		<pubDate>Tue, 02 Jun 2009 16:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/projects/php-thumbnailer-class-v20/#comment-1600</guid>
		<description>Hi Al, gHow to use getAspect(), getMinSize($size), squareThumb($size) function?</description>
		<content:encoded><![CDATA[<p>Hi Al, gHow to use getAspect(), getMinSize($size), squareThumb($size) function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webprogammer</title>
		<link>http://www.gen-x-design.com/projects/php-thumbnailer-class/#comment-1599</link>
		<dc:creator>webprogammer</dc:creator>
		<pubDate>Tue, 02 Jun 2009 16:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/projects/php-thumbnailer-class-v20/#comment-1599</guid>
		<description>Hi Al, The use of the getAspect(), getMinSize($size), squareThumb($size) function like?
EX: </description>
		<content:encoded><![CDATA[<p>Hi Al, The use of the getAspect(), getMinSize($size), squareThumb($size) function like?<br />
EX:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://www.gen-x-design.com/projects/php-thumbnailer-class/#comment-1566</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Mon, 01 Jun 2009 08:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/projects/php-thumbnailer-class-v20/#comment-1566</guid>
		<description>Thank you for your class - I using it on my few projects.
Waiting for a new version. :)</description>
		<content:encoded><![CDATA[<p>Thank you for your class &#8211; I using it on my few projects.<br />
Waiting for a new version. <img src='http://www.gen-x-design.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: InvisGhost</title>
		<link>http://www.gen-x-design.com/projects/php-thumbnailer-class/#comment-1564</link>
		<dc:creator>InvisGhost</dc:creator>
		<pubDate>Mon, 01 Jun 2009 05:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/projects/php-thumbnailer-class-v20/#comment-1564</guid>
		<description>Awesome, Ive been using this for a while now, Interested to see what is in the next version.

As a suggestion, Think you can add url support for thumbnailing remote images? That would be great! Thanks again!</description>
		<content:encoded><![CDATA[<p>Awesome, Ive been using this for a while now, Interested to see what is in the next version.</p>
<p>As a suggestion, Think you can add url support for thumbnailing remote images? That would be great! Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Đào Anh Phúc</title>
		<link>http://www.gen-x-design.com/projects/php-thumbnailer-class/#comment-1492</link>
		<dc:creator>Đào Anh Phúc</dc:creator>
		<pubDate>Wed, 27 May 2009 05:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/projects/php-thumbnailer-class-v20/#comment-1492</guid>
		<description>that&#039;s good. thanks</description>
		<content:encoded><![CDATA[<p>that&#8217;s good. thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

