<?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 &amp; jQuery image upload and crop</title>
	<atom:link href="http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/</link>
	<description>Web Design/Development, Marketing, Communication and E-Solutions</description>
	<lastBuildDate>Mon, 23 Aug 2010 02:36:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: francky</title>
		<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/comment-page-3/#comment-7579</link>
		<dc:creator>francky</dc:creator>
		<pubDate>Mon, 23 Aug 2010 02:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/#comment-7579</guid>
		<description>&quot;So far we have tested it in FireFox v2, Internet Explorer 6 and 7 with pretty good results. &quot;

- Firefox 3.5.10, Opera 9.21, 9.51, 9.64 and 10.10, Safari 5.01 and Google Chrome are working fine in the Demo. Affirmative!

Greetings,
francky</description>
		<content:encoded><![CDATA[<p>&#8220;So far we have tested it in FireFox v2, Internet Explorer 6 and 7 with pretty good results. &#8221;</p>
<p>- Firefox 3.5.10, Opera 9.21, 9.51, 9.64 and 10.10, Safari 5.01 and Google Chrome are working fine in the Demo. Affirmative!</p>
<p>Greetings,<br />
francky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francky</title>
		<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/comment-page-3/#comment-7576</link>
		<dc:creator>francky</dc:creator>
		<pubDate>Mon, 23 Aug 2010 02:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/#comment-7576</guid>
		<description>Hi,
A wonderfull tool! And fast working too! :)

Also a suggestion; line 11 under &quot;2. Capture, rename and resize the uploaded file&quot; reads:
&lt;strong&gt; if (($file_ext!=&quot;jpg&quot;) &amp;&amp; ($userfile_size &gt; $max_file)) {  
             $error= &quot;ONLY jpeg images under 1MB are accepted for upload&quot;;  
         }&lt;/strong&gt;
I guess the error devil was walking by: the AND operator &amp;&amp; should be the OR &#124;&#124;, otherwise a jpg of way &gt; 1MB will pass easily. And a bmp of 20KB as well: the 2 conditions aren&#039;t both true, so &quot;no error&quot;.
In the jquery_upload_crop.zip I saw the upload_crop.php has the same &amp;&amp; (line 103).

Cordially,
francky</description>
		<content:encoded><![CDATA[<p>Hi,<br />
A wonderfull tool! And fast working too! <img src='http://www.webmotionuk.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Also a suggestion; line 11 under &#8220;2. Capture, rename and resize the uploaded file&#8221; reads:<br />
<strong> if (($file_ext!=&#8221;jpg&#8221;) &amp;&amp; ($userfile_size &gt; $max_file)) {<br />
             $error= &#8220;ONLY jpeg images under 1MB are accepted for upload&#8221;;<br />
         }</strong><br />
I guess the error devil was walking by: the AND operator &amp;&amp; should be the OR ||, otherwise a jpg of way &gt; 1MB will pass easily. And a bmp of 20KB as well: the 2 conditions aren&#8217;t both true, so &#8220;no error&#8221;.<br />
In the jquery_upload_crop.zip I saw the upload_crop.php has the same &amp;&amp; (line 103).</p>
<p>Cordially,<br />
francky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krystal</title>
		<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/comment-page-3/#comment-7406</link>
		<dc:creator>Krystal</dc:creator>
		<pubDate>Tue, 03 Aug 2010 06:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/#comment-7406</guid>
		<description>Exactly what I was looking for. Thank you!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miami Web Design</title>
		<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/comment-page-3/#comment-7273</link>
		<dc:creator>Miami Web Design</dc:creator>
		<pubDate>Thu, 08 Jul 2010 17:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/#comment-7273</guid>
		<description>thanks for crop scripts but im also having the same issue. its not showing up with I.E 8 and the image came out wrong. any help?</description>
		<content:encoded><![CDATA[<p>thanks for crop scripts but im also having the same issue. its not showing up with I.E 8 and the image came out wrong. any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murali</title>
		<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/comment-page-3/#comment-7225</link>
		<dc:creator>murali</dc:creator>
		<pubDate>Wed, 30 Jun 2010 05:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/#comment-7225</guid>
		<description>hello...

      thanks for the customized crop script. but it is not working in I.E-8. even image is not uploading. any help?</description>
		<content:encoded><![CDATA[<p>hello&#8230;</p>
<p>      thanks for the customized crop script. but it is not working in I.E-8. even image is not uploading. any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narendra</title>
		<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/comment-page-3/#comment-7176</link>
		<dc:creator>Narendra</dc:creator>
		<pubDate>Fri, 18 Jun 2010 14:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/#comment-7176</guid>
		<description>very good script.
I want to make 3 different height &amp; width thumbnails and also want to show 3 previews. 
How this can be possible. 

Thanks!</description>
		<content:encoded><![CDATA[<p>very good script.<br />
I want to make 3 different height &amp; width thumbnails and also want to show 3 previews.<br />
How this can be possible. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anup prakash</title>
		<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/comment-page-3/#comment-7090</link>
		<dc:creator>anup prakash</dc:creator>
		<pubDate>Wed, 02 Jun 2010 06:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/#comment-7090</guid>
		<description>This is great solution.
I am impressed with true solution.</description>
		<content:encoded><![CDATA[<p>This is great solution.<br />
I am impressed with true solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/comment-page-3/#comment-7023</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 19 May 2010 18:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/#comment-7023</guid>
		<description>Is there any possibility to make a rectangle, not a square thumb with this or you have to modify the code?</description>
		<content:encoded><![CDATA[<p>Is there any possibility to make a rectangle, not a square thumb with this or you have to modify the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Longboard</title>
		<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/comment-page-3/#comment-7009</link>
		<dc:creator>Longboard</dc:creator>
		<pubDate>Tue, 18 May 2010 16:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/#comment-7009</guid>
		<description>There&#039;s another issue if the script is used in an iframe (Facebook) app, due to third party cookie restrictions in some browsers and some user settings.

In this situation the script accepts an image upload only in the second attemp.

If you are not concerned about session highjacking the following code additions makes the script more reliable. So the session ID can be handled without cookies.

//Refresh the page to show the new uploaded image
header(&quot;location:&quot;.$_SERVER[&quot;PHP_SELF&quot;].&quot;?PHPSESSID=&quot;.session_id(  ));

and the second change...

//Reload the page again to view the thumbnail
header(&quot;location:&quot;.$_SERVER[&quot;PHP_SELF&quot;].&quot;?PHPSESSID=&quot;.session_id(  ));</description>
		<content:encoded><![CDATA[<p>There&#8217;s another issue if the script is used in an iframe (Facebook) app, due to third party cookie restrictions in some browsers and some user settings.</p>
<p>In this situation the script accepts an image upload only in the second attemp.</p>
<p>If you are not concerned about session highjacking the following code additions makes the script more reliable. So the session ID can be handled without cookies.</p>
<p>//Refresh the page to show the new uploaded image<br />
header(&#8220;location:&#8221;.$_SERVER["PHP_SELF"].&#8221;?PHPSESSID=&#8221;.session_id(  ));</p>
<p>and the second change&#8230;</p>
<p>//Reload the page again to view the thumbnail<br />
header(&#8220;location:&#8221;.$_SERVER["PHP_SELF"].&#8221;?PHPSESSID=&#8221;.session_id(  ));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ozan dikerler</title>
		<link>http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/comment-page-3/#comment-6874</link>
		<dc:creator>ozan dikerler</dc:creator>
		<pubDate>Sun, 25 Apr 2010 16:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/#comment-6874</guid>
		<description>Script var working in my previous hosting but with the new one it doesnt. I select picture and hit upload but nothing is happening :(
This two sites are mine and working on the same server.
I couldnt understand the problem do you have any idea?

phpinfo: http://www.gogoostick.com/
uploadscript: http://www.eniyi5.net/crop2/index.php</description>
		<content:encoded><![CDATA[<p>Script var working in my previous hosting but with the new one it doesnt. I select picture and hit upload but nothing is happening <img src='http://www.webmotionuk.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
This two sites are mine and working on the same server.<br />
I couldnt understand the problem do you have any idea?</p>
<p>phpinfo: <a href="http://www.gogoostick.com/" rel="nofollow">http://www.gogoostick.com/</a><br />
uploadscript: <a href="http://www.eniyi5.net/crop2/index.php" rel="nofollow">http://www.eniyi5.net/crop2/index.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

