<?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: resize-on-upload-plugin</title>
	<atom:link href="http://blog.yeticode.co.uk/resize-on-upload-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yeticode.co.uk</link>
	<description>John Tindell's Blog For Development Related Things</description>
	<lastBuildDate>Thu, 26 Jan 2012 13:21:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Controllare la larghezza massima delle immagini in Wordpress &#124; Manuel Rossoni Webmaster</title>
		<link>http://blog.yeticode.co.uk/resize-on-upload-plugin/comment-page-1/#comment-7026</link>
		<dc:creator>Controllare la larghezza massima delle immagini in Wordpress &#124; Manuel Rossoni Webmaster</dc:creator>
		<pubDate>Mon, 05 Sep 2011 09:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yeticode.co.uk/?page_id=516#comment-7026</guid>
		<description>[...] per evitare questa situazione, c&#8217;è un utile plugin che limita la dimensione massima delle immagini caricate, ridimensionando quelle che troppo grandi. [...]</description>
		<content:encoded><![CDATA[<p>[...] per evitare questa situazione, c&#8217;è un utile plugin che limita la dimensione massima delle immagini caricate, ridimensionando quelle che troppo grandi. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Designers and Developers Go for Cloud Computing! - Wordpress Arena</title>
		<link>http://blog.yeticode.co.uk/resize-on-upload-plugin/comment-page-1/#comment-5923</link>
		<dc:creator>WordPress Designers and Developers Go for Cloud Computing! - Wordpress Arena</dc:creator>
		<pubDate>Tue, 14 Jun 2011 04:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yeticode.co.uk/?page_id=516#comment-5923</guid>
		<description>[...] Download &#124; Plugin Homepage [...]</description>
		<content:encoded><![CDATA[<p>[...] Download | Plugin Homepage [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kate</title>
		<link>http://blog.yeticode.co.uk/resize-on-upload-plugin/comment-page-1/#comment-3380</link>
		<dc:creator>Kate</dc:creator>
		<pubDate>Fri, 14 Jan 2011 21:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yeticode.co.uk/?page_id=516#comment-3380</guid>
		<description>Can I first say that it is awesome that you are giving this away! Is there any chance you could help me with error I&#039;m running into with Wordpress 3.0.3:

Warning: rename() expects parameter 1 to be string, object given in /home/../resize-on-upload.php on line 30
255

Thanks in advance! I know you don&#039;t have to provide support for something you&#039;re giving away!</description>
		<content:encoded><![CDATA[<p>Can I first say that it is awesome that you are giving this away! Is there any chance you could help me with error I&#8217;m running into with WordPress 3.0.3:</p>
<p>Warning: rename() expects parameter 1 to be string, object given in /home/../resize-on-upload.php on line 30<br />
255</p>
<p>Thanks in advance! I know you don&#8217;t have to provide support for something you&#8217;re giving away!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GrunSh</title>
		<link>http://blog.yeticode.co.uk/resize-on-upload-plugin/comment-page-1/#comment-3194</link>
		<dc:creator>GrunSh</dc:creator>
		<pubDate>Wed, 17 Nov 2010 20:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yeticode.co.uk/?page_id=516#comment-3194</guid>
		<description>Reports &quot;HTTP error&quot;</description>
		<content:encoded><![CDATA[<p>Reports &#8220;HTTP error&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Evans</title>
		<link>http://blog.yeticode.co.uk/resize-on-upload-plugin/comment-page-1/#comment-2826</link>
		<dc:creator>David Evans</dc:creator>
		<pubDate>Wed, 29 Sep 2010 11:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yeticode.co.uk/?page_id=516#comment-2826</guid>
		<description>Thanks for this John.

I notice that you&#039;re using the `eregi` function which is deprecated as of PHP 5.3.0. You should just be able to replace it with `preg_match` using the &#039;i&#039; flag.

Cheers,

Dave</description>
		<content:encoded><![CDATA[<p>Thanks for this John.</p>
<p>I notice that you&#8217;re using the `eregi` function which is deprecated as of PHP 5.3.0. You should just be able to replace it with `preg_match` using the &#8216;i&#8217; flag.</p>
<p>Cheers,</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://blog.yeticode.co.uk/resize-on-upload-plugin/comment-page-1/#comment-1812</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Tue, 05 Jan 2010 20:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yeticode.co.uk/?page_id=516#comment-1812</guid>
		<description>hi john, 
would be great if you can integrate the resize inputs at the upload site instead an own config page below the Options - you know: just to make it easier to handle the resize size individuel.

I also don&#039;t need those thumbnails (150x150) - and would get the chance to quit these pics also.

But thanx anyhow for this plug, helps me to avoid all these uneeded middle and big pics into my upload folder.
cheers
thomas</description>
		<content:encoded><![CDATA[<p>hi john,<br />
would be great if you can integrate the resize inputs at the upload site instead an own config page below the Options &#8211; you know: just to make it easier to handle the resize size individuel.</p>
<p>I also don&#8217;t need those thumbnails (150&#215;150) &#8211; and would get the chance to quit these pics also.</p>
<p>But thanx anyhow for this plug, helps me to avoid all these uneeded middle and big pics into my upload folder.<br />
cheers<br />
thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ligar</title>
		<link>http://blog.yeticode.co.uk/resize-on-upload-plugin/comment-page-1/#comment-514</link>
		<dc:creator>ligar</dc:creator>
		<pubDate>Mon, 05 Oct 2009 12:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yeticode.co.uk/?page_id=516#comment-514</guid>
		<description>I can use this in my MU 2.8.4.
Thank you so much !!!</description>
		<content:encoded><![CDATA[<p>I can use this in my MU 2.8.4.<br />
Thank you so much !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ligar</title>
		<link>http://blog.yeticode.co.uk/resize-on-upload-plugin/comment-page-1/#comment-511</link>
		<dc:creator>ligar</dc:creator>
		<pubDate>Mon, 05 Oct 2009 07:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yeticode.co.uk/?page_id=516#comment-511</guid>
		<description>Thank you, Jhon
I try it. :D</description>
		<content:encoded><![CDATA[<p>Thank you, Jhon<br />
I try it. <img src='http://blog.yeticode.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://blog.yeticode.co.uk/resize-on-upload-plugin/comment-page-1/#comment-508</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 04 Oct 2009 20:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yeticode.co.uk/?page_id=516#comment-508</guid>
		<description>If you comment out the line (should be the last line in resize-on-upload.php)

add_action(&#039;admin_menu&#039;, array(&#039;ROU_Admin&#039;,&#039;add_config_page&#039;));

This will stop the config page from being displayed. Although the plugin hasn&#039;t been testing in the MU version so I&#039;m not sure if it&#039;ll work.</description>
		<content:encoded><![CDATA[<p>If you comment out the line (should be the last line in resize-on-upload.php)</p>
<p>add_action(&#8216;admin_menu&#8217;, array(&#8216;ROU_Admin&#8217;,'add_config_page&#8217;));</p>
<p>This will stop the config page from being displayed. Although the plugin hasn&#8217;t been testing in the MU version so I&#8217;m not sure if it&#8217;ll work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ligar</title>
		<link>http://blog.yeticode.co.uk/resize-on-upload-plugin/comment-page-1/#comment-507</link>
		<dc:creator>ligar</dc:creator>
		<pubDate>Sun, 04 Oct 2009 19:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yeticode.co.uk/?page_id=516#comment-507</guid>
		<description>I want to use this in wordpress MU.
I will not show plugin section of the admin to my MU Users.
Please help :D</description>
		<content:encoded><![CDATA[<p>I want to use this in wordpress MU.<br />
I will not show plugin section of the admin to my MU Users.<br />
Please help <img src='http://blog.yeticode.co.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

