<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <generator>http://textpattern.com/</generator>
 <title>Textpattern Tips – Crop and resize images on the fly</title>
 <description>Crop and resize images on the fly - comments</description>
 <link>https://textpattern.tips/crop-and-resize-images-on-the-fly</link>
 <atom:link href="https://textpattern.tips/crop-and-resize-images-on-the-fly?f=comment-feed" rel="self" type="application/rss+xml" />
 <pubDate>Thu, 29 Jul 10 22:45:35 +0000</pubDate>

 <item>
     <title>Comment on Crop and resize images on the fly by JanDW</title>
     <link><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000034" id="c000034">1</a></link>
     <guid><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000034" id="c000034">1</a></guid>
     <pubDate>Thu, 30 Oct 08 04:27:36 +0000</pubDate>
     <description><![CDATA[<p>This is great! Just what I needed . Thanks for the tip, Kemie.</p>]]></description>
     <content:encoded><![CDATA[<p>This is great! Just what I needed . Thanks for the tip, Kemie.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.jandewilde.com">JanDW</a></dc:creator>
 
</item>
<item>
     <title>Comment on Crop and resize images on the fly by sparkybarkalot</title>
     <link><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000437" id="c000437">1</a></link>
     <guid><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000437" id="c000437">1</a></guid>
     <pubDate>Mon, 09 Mar 09 12:01:16 +0000</pubDate>
     <description><![CDATA[<p>Thanks for a good tip.  The MyImage form as I see it above however, is incorrect.  It should look like this (at least this is what worked for me):</p><p>&lt;img src=&#8221;/image.php/&lt;txp:upm_img_name /&gt;?width=290&amp;amp;quality=95&amp;amp;image=&lt;txp:upm_img_full_url /&gt;&#8221; alt=&#8221;&lt;txp:upm_img_alt /&gt;&#8221; /&gt;</p>]]></description>
     <content:encoded><![CDATA[<p>Thanks for a good tip.  The MyImage form as I see it above however, is incorrect.  It should look like this (at least this is what worked for me):</p><p>&lt;img src=&#8221;/image.php/&lt;txp:upm_img_name /&gt;?width=290&amp;amp;quality=95&amp;amp;image=&lt;txp:upm_img_full_url /&gt;&#8221; alt=&#8221;&lt;txp:upm_img_alt /&gt;&#8221; /&gt;</p>]]></content:encoded>
     <dc:creator>sparkybarkalot</dc:creator>
 
</item>
<item>
     <title>Comment on Crop and resize images on the fly by the_ghost</title>
     <link><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000453" id="c000453">1</a></link>
     <guid><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000453" id="c000453">1</a></guid>
     <pubDate>Tue, 31 Mar 09 15:36:26 +0000</pubDate>
     <description><![CDATA[<p>In second code example &#8220;?&#8221; is missing after index.php</p>]]></description>
     <content:encoded><![CDATA[<p>In second code example &#8220;?&#8221; is missing after index.php</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://victorus.net">the_ghost</a></dc:creator>
 
</item>
<item>
     <title>Comment on Crop and resize images on the fly by Les Reynolds</title>
     <link><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000508" id="c000508">1</a></link>
     <guid><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000508" id="c000508">1</a></guid>
     <pubDate>Fri, 17 Jul 09 14:50:32 +0000</pubDate>
     <description><![CDATA[<p>Thanks for the tip. This allows my clients to just upload a photo and not have to worry about resizing it first.</p><p>Incase other have trouble, I couldn&#8217;t get this to work until I wrapped the upm tag in an article tag like this.</p><pre><code>&lt;txp:article&gt;
&lt;txp:upm_article_image form="myform" /&gt;
&lt;/txp:article&gt;
</code></pre>]]></description>
     <content:encoded><![CDATA[<p>Thanks for the tip. This allows my clients to just upload a photo and not have to worry about resizing it first.</p><p>Incase other have trouble, I couldn&#8217;t get this to work until I wrapped the upm tag in an article tag like this.</p><pre><code>&lt;txp:article&gt;
&lt;txp:upm_article_image form="myform" /&gt;
&lt;/txp:article&gt;
</code></pre>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://lsquareddesign.ca">Les Reynolds</a></dc:creator>
 
</item>
<item>
     <title>Comment on Crop and resize images on the fly by Nora Brown</title>
     <link><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000539" id="c000539">1</a></link>
     <guid><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000539" id="c000539">1</a></guid>
     <pubDate>Sun, 13 Sep 09 21:48:40 +0000</pubDate>
     <description><![CDATA[<p>Does this resize images on the fly? With no caching? Does that slow things down?</p>]]></description>
     <content:encoded><![CDATA[<p>Does this resize images on the fly? With no caching? Does that slow things down?</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.norabrowndesign.com">Nora Brown</a></dc:creator>
 
</item>
<item>
     <title>Comment on Crop and resize images on the fly by JanDW</title>
     <link><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000569" id="c000569">1</a></link>
     <guid><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000569" id="c000569">1</a></guid>
     <pubDate>Sat, 17 Oct 09 15:28:06 +0000</pubDate>
     <description><![CDATA[<p>Nora – from the feature list of the script: Built-in caching keeps image variations for optimal performance</p>]]></description>
     <content:encoded><![CDATA[<p>Nora – from the feature list of the script: Built-in caching keeps image variations for optimal performance</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.jandewilde.com">JanDW</a></dc:creator>
 
</item>
<item>
     <title>Comment on Crop and resize images on the fly by Jonathan Stubbs</title>
     <link><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000672" id="c000672">1</a></link>
     <guid><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000672" id="c000672">1</a></guid>
     <pubDate>Mon, 15 Mar 10 19:55:30 +0000</pubDate>
     <description><![CDATA[<p>Thanks to Jason Das and the kind people who have posted a comment about the missing <code>?</code> in the second code block. It has now been corrected in the article.</p>]]></description>
     <content:encoded><![CDATA[<p>Thanks to Jason Das and the kind people who have posted a comment about the missing <code>?</code> in the second code block. It has now been corrected in the article.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://jonathanstubbs.com">Jonathan Stubbs</a></dc:creator>
 
</item>
<item>
     <title>Comment on Crop and resize images on the fly by Tye</title>
     <link><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000770" id="c000770">1</a></link>
     <guid><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000770" id="c000770">1</a></guid>
     <pubDate>Mon, 19 Jul 10 06:08:31 +0000</pubDate>
     <description><![CDATA[<p>I haven&#8217;t been able to connect to Smart Image Resizer for a couple of days now :(</p><p>Does anyone use any other image resizers?</p><p>I found  <a href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/" rel="nofollow">Tim Thumb</a> and <a href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/" rel="nofollow">phpimageresize</a></p><p>I was using <a href="http://phpthumb.sourceforge.net/" rel="nofollow">phpThumb</a> but I think that has been abandoned</p>]]></description>
     <content:encoded><![CDATA[<p>I haven&#8217;t been able to connect to Smart Image Resizer for a couple of days now :(</p><p>Does anyone use any other image resizers?</p><p>I found  <a href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/" rel="nofollow">Tim Thumb</a> and <a href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/" rel="nofollow">phpimageresize</a></p><p>I was using <a href="http://phpthumb.sourceforge.net/" rel="nofollow">phpThumb</a> but I think that has been abandoned</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.aguawebs.com">Tye</a></dc:creator>
 
</item>
<item>
     <title>Comment on Crop and resize images on the fly by Subhaus design</title>
     <link><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000775" id="c000775">1</a></link>
     <guid><a href="https://textpattern.tips/crop-and-resize-images-on-the-fly#c000775" id="c000775">1</a></guid>
     <pubDate>Thu, 29 Jul 10 22:45:35 +0000</pubDate>
     <description><![CDATA[<p>Joe Lencioni is trying to expand Smart ImageResize and has create <a href="http://code.google.com/p/smart-lencioni-image-resizer/" rel="nofollow"><span class="caps">SLIR</span> project</a> hosted on GoogleCode.<br>I&#8217;ve just try it for first time and it works as hell! <br>Usage is just easy as the previous script.</p>]]></description>
     <content:encoded><![CDATA[<p>Joe Lencioni is trying to expand Smart ImageResize and has create <a href="http://code.google.com/p/smart-lencioni-image-resizer/" rel="nofollow"><span class="caps">SLIR</span> project</a> hosted on GoogleCode.<br>I&#8217;ve just try it for first time and it works as hell! <br>Usage is just easy as the previous script.</p>]]></content:encoded>
     <dc:creator><a rel="nofollow" href="http://www.subhaus.org">Subhaus design</a></dc:creator>
 
</item>

</channel>
</rss>