<?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: Creating nice Square Thumbnails with CFIMAGE</title>
	<atom:link href="http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/</link>
	<description>The Blog of J.J. Merrick</description>
	<lastBuildDate>Wed, 24 Feb 2010 09:55:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joshua Rountree</title>
		<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/comment-page-1/#comment-17728</link>
		<dc:creator>Joshua Rountree</dc:creator>
		<pubDate>Mon, 16 Nov 2009 00:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/#comment-17728</guid>
		<description>Thanks J.J. helped me a ton!</description>
		<content:encoded><![CDATA[<p>Thanks J.J. helped me a ton!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.J. Merrick</title>
		<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/comment-page-1/#comment-4042</link>
		<dc:creator>J.J. Merrick</dc:creator>
		<pubDate>Thu, 10 Jul 2008 00:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/#comment-4042</guid>
		<description>@t Ready Actually yes it can by using the core java image manipulators. Rick Root has a CFC called image.cfc that allows you to do many of the same commands

http://www.opensourcecf.com/imagecfc/</description>
		<content:encoded><![CDATA[<p>@t Ready Actually yes it can by using the core java image manipulators. Rick Root has a CFC called image.cfc that allows you to do many of the same commands</p>
<p><a href="http://www.opensourcecf.com/imagecfc/" rel="nofollow">http://www.opensourcecf.com/imagecfc/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T Ready</title>
		<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/comment-page-1/#comment-4031</link>
		<dc:creator>T Ready</dc:creator>
		<pubDate>Wed, 09 Jul 2008 14:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/#comment-4031</guid>
		<description>How can this be done in CF MX 7??</description>
		<content:encoded><![CDATA[<p>How can this be done in CF MX 7??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Evenson</title>
		<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/comment-page-1/#comment-3433</link>
		<dc:creator>David Evenson</dc:creator>
		<pubDate>Wed, 04 Jun 2008 20:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/#comment-3433</guid>
		<description>Thanks for the code. Saved me some head scratching.</description>
		<content:encoded><![CDATA[<p>Thanks for the code. Saved me some head scratching.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.J. Merrick</title>
		<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/comment-page-1/#comment-3040</link>
		<dc:creator>J.J. Merrick</dc:creator>
		<pubDate>Tue, 06 May 2008 15:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/#comment-3040</guid>
		<description>Thanks Demian! It&#039;s nice to know that old posts written months ago are still helpful to people!</description>
		<content:encoded><![CDATA[<p>Thanks Demian! It&#8217;s nice to know that old posts written months ago are still helpful to people!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Demian</title>
		<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/comment-page-1/#comment-3039</link>
		<dc:creator>Demian</dc:creator>
		<pubDate>Tue, 06 May 2008 15:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/#comment-3039</guid>
		<description>D&#039;OH! Let me try that code post again...

&lt;cfset offSet = ceiling( thumbnailWidth / 2 ) /&gt;

Also, offSet is your fromX or fromY.</description>
		<content:encoded><![CDATA[<p>D&#8217;OH! Let me try that code post again&#8230;</p>
<p>&lt;cfset offSet = ceiling( thumbnailWidth / 2 ) /&gt;</p>
<p>Also, offSet is your fromX or fromY.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Demian</title>
		<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/comment-page-1/#comment-3038</link>
		<dc:creator>Demian</dc:creator>
		<pubDate>Tue, 06 May 2008 15:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/#comment-3038</guid>
		<description>I&#039;ve modified your code to make it work with all possible thumbnail sizes by doing the following:



Where thumbnailWidth is the max width you want (i.e. 75, 150, 114).</description>
		<content:encoded><![CDATA[<p>I&#8217;ve modified your code to make it work with all possible thumbnail sizes by doing the following:</p>
<p>Where thumbnailWidth is the max width you want (i.e. 75, 150, 114).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.J. Merrick</title>
		<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/comment-page-1/#comment-1022</link>
		<dc:creator>J.J. Merrick</dc:creator>
		<pubDate>Mon, 11 Feb 2008 21:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/#comment-1022</guid>
		<description>Hey Glyn, submit me the via my contact us form and I will post it as an edit. Thanks!</description>
		<content:encoded><![CDATA[<p>Hey Glyn, submit me the via my contact us form and I will post it as an edit. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glyn</title>
		<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/comment-page-1/#comment-1014</link>
		<dc:creator>Glyn</dc:creator>
		<pubDate>Mon, 11 Feb 2008 11:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/#comment-1014</guid>
		<description>sorry whole code would not post

		        
                  
                </description>
		<content:encoded><![CDATA[<p>sorry whole code would not post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glyn</title>
		<link>http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/comment-page-1/#comment-1013</link>
		<dc:creator>Glyn</dc:creator>
		<pubDate>Mon, 11 Feb 2008 11:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://jeremiahx.com/2007/12/04/creating-nice-square-thumbnails-with-cfimage/#comment-1013</guid>
		<description>Just to point out anything passed 114 x 114 would not resize correctly. I solved this by the following...

               
&lt;cfset mysum = myImage.Width / 38?
  


My math is not the best but working out how many times 38 goes in to the width means I can resize the thumb dynamic to what I want.</description>
		<content:encoded><![CDATA[<p>Just to point out anything passed 114 x 114 would not resize correctly. I solved this by the following&#8230;</p>
<p>&lt;cfset mysum = myImage.Width / 38?</p>
<p>My math is not the best but working out how many times 38 goes in to the width means I can resize the thumb dynamic to what I want.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
