<?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: How to use the Flutter Custom Fields Options List to crop and manipulate images</title>
	<atom:link href="http://www.freshtilledsoil.com/how-to-use-the-flutter-custom-fields-options-list-to-crop-and-manipulate-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freshtilledsoil.com/how-to-use-the-flutter-custom-fields-options-list-to-crop-and-manipulate-images/</link>
	<description>Fresh Tilled Soil is a Boston-based UI web design firm providing strategic user interface design, CMS development and web design services.</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:42:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: goto11</title>
		<link>http://www.freshtilledsoil.com/how-to-use-the-flutter-custom-fields-options-list-to-crop-and-manipulate-images/#comment-194</link>
		<dc:creator>goto11</dc:creator>
		<pubDate>Wed, 26 May 2010 19:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshtilledsoil.com/?p=2310#comment-194</guid>
		<description>Hi there,

Thanks for the tutorial, I used this to really get my head around using phpThumb. I&#039;m still having one big problem however. I just can&#039;t figure out where to put any images that I want to use as filters, for example, watermarks, masks, etc.

Even though I have managed to get this working at one point on a site, I have since managed to break it! I got it to work by simply dumping my watermark in every location I could think of! When I tried to delete them one by one to discover the correct location, I now cannot get it to work again!

One example of an overlaid png uses the following code:

&amp;fltr[]=over&#124;img/fade.png

Now where on earth do I create the folder called &#039;img&#039;?! I&#039;ve tried in my html root folder, the wordpress root folder, the wp-content/files_flutter folder, the plugins/fresh-page/thirdparty/phpthumb/ folder, all with no success.

Firstly, if some kind soul can point me to at least the right folder location, I can start seeing what is up! Also, does anyone know if there are any strict requirements on the format of the .png files? At the moment, mine are transparent png-24 files, created in photoshop, but like I said I&#039;m sure I had these working before!

Thanks for any help anyone can offer!</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Thanks for the tutorial, I used this to really get my head around using phpThumb. I&#8217;m still having one big problem however. I just can&#8217;t figure out where to put any images that I want to use as filters, for example, watermarks, masks, etc.</p>
<p>Even though I have managed to get this working at one point on a site, I have since managed to break it! I got it to work by simply dumping my watermark in every location I could think of! When I tried to delete them one by one to discover the correct location, I now cannot get it to work again!</p>
<p>One example of an overlaid png uses the following code:</p>
<p>&amp;fltr[]=over|img/fade.png</p>
<p>Now where on earth do I create the folder called &#8216;img&#8217;?! I&#8217;ve tried in my html root folder, the wordpress root folder, the wp-content/files_flutter folder, the plugins/fresh-page/thirdparty/phpthumb/ folder, all with no success.</p>
<p>Firstly, if some kind soul can point me to at least the right folder location, I can start seeing what is up! Also, does anyone know if there are any strict requirements on the format of the .png files? At the moment, mine are transparent png-24 files, created in photoshop, but like I said I&#8217;m sure I had these working before!</p>
<p>Thanks for any help anyone can offer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LukeSideris</title>
		<link>http://www.freshtilledsoil.com/how-to-use-the-flutter-custom-fields-options-list-to-crop-and-manipulate-images/#comment-193</link>
		<dc:creator>LukeSideris</dc:creator>
		<pubDate>Fri, 02 Apr 2010 18:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshtilledsoil.com/?p=2310#comment-193</guid>
		<description>Hi Shannon,  
  
PHPThumb will cache every image it processes, so it will only need to render the first time. As for the &#039;custom&#039; field, I can&#039;t seem to get it to function. As far as I can tell it does nothing &#8212;&#160;maybe someone else out there has made use of it  </description>
		<content:encoded><![CDATA[<p>Hi Shannon,  </p>
<p>PHPThumb will cache every image it processes, so it will only need to render the first time. As for the &#039;custom&#039; field, I can&#039;t seem to get it to function. As far as I can tell it does nothing &mdash;&nbsp;maybe someone else out there has made use of it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shannon</title>
		<link>http://www.freshtilledsoil.com/how-to-use-the-flutter-custom-fields-options-list-to-crop-and-manipulate-images/#comment-192</link>
		<dc:creator>shannon</dc:creator>
		<pubDate>Thu, 01 Apr 2010 20:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshtilledsoil.com/?p=2310#comment-192</guid>
		<description>Doesn&#039;t this re-render the image on every request?  Is there a way to render the image only once and use the cached version subsequently?  i thought there&#039;d be a way to utilize the &#039;custom&#039; field from the admin, rather than putting it into the template. </description>
		<content:encoded><![CDATA[<p>Doesn&#039;t this re-render the image on every request?  Is there a way to render the image only once and use the cached version subsequently?  i thought there&#039;d be a way to utilize the &#039;custom&#039; field from the admin, rather than putting it into the template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freshtilledsoil</title>
		<link>http://www.freshtilledsoil.com/how-to-use-the-flutter-custom-fields-options-list-to-crop-and-manipulate-images/#comment-191</link>
		<dc:creator>freshtilledsoil</dc:creator>
		<pubDate>Fri, 19 Mar 2010 18:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshtilledsoil.com/?p=2310#comment-191</guid>
		<description>Sure, Jonathan. Have you tried to source an image from a URL and it didn&#039;t load or was there another issue that you encountered? </description>
		<content:encoded><![CDATA[<p>Sure, Jonathan. Have you tried to source an image from a URL and it didn&#039;t load or was there another issue that you encountered?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.freshtilledsoil.com/how-to-use-the-flutter-custom-fields-options-list-to-crop-and-manipulate-images/#comment-190</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Fri, 19 Mar 2010 06:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.freshtilledsoil.com/?p=2310#comment-190</guid>
		<description>Absolutely AWESOME, love it love it love it!! I have used fluter for a while now and steered clear of image manipulation as it was so damn confusing - this helps so much and works like a charm - thank you so much. I have an issue with the &#039;add image from url in a flutter field in the admin panel - do you think you could help?  </description>
		<content:encoded><![CDATA[<p>Absolutely AWESOME, love it love it love it!! I have used fluter for a while now and steered clear of image manipulation as it was so damn confusing &#8211; this helps so much and works like a charm &#8211; thank you so much. I have an issue with the &#039;add image from url in a flutter field in the admin panel &#8211; do you think you could help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

