<?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: jQuery Image Cropper with Uploader</title>
	<atom:link href="http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Tue, 22 May 2012 15:12:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Ashish</title>
		<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/comment-page-2/#comment-332278</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Sat, 17 Dec 2011 05:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=692#comment-332278</guid>
		<description>I am a beginner in php. can anybody tell me how can I use this plugin in aspx pages?</description>
		<content:encoded><![CDATA[<p>I am a beginner in php. can anybody tell me how can I use this plugin in aspx pages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JerryR</title>
		<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/comment-page-2/#comment-257349</link>
		<dc:creator>JerryR</dc:creator>
		<pubDate>Thu, 10 Nov 2011 01:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=692#comment-257349</guid>
		<description>I am pretty new to coding and would like to know how I can save these images to a folder on my server and add them to a mysql db.</description>
		<content:encoded><![CDATA[<p>I am pretty new to coding and would like to know how I can save these images to a folder on my server and add them to a mysql db.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Panagiotis</title>
		<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/comment-page-2/#comment-225964</link>
		<dc:creator>Panagiotis</dc:creator>
		<pubDate>Thu, 20 Oct 2011 23:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=692#comment-225964</guid>
		<description>Any ideas why it stucks at 100% uploading when trying to upload .gif images ?

I managed to overcome any other obstacles but not this one yet.

It does fine with png and jpg files.

I tried this &#039;fileExt&#039;		 : &#039;*.jpg;*.gif;*.png&#039;,

which seemed to work for all three except that gifs stuck at 100% upload.</description>
		<content:encoded><![CDATA[<p>Any ideas why it stucks at 100% uploading when trying to upload .gif images ?</p>
<p>I managed to overcome any other obstacles but not this one yet.</p>
<p>It does fine with png and jpg files.</p>
<p>I tried this &#8216;fileExt&#8217;		 : &#8216;*.jpg;*.gif;*.png&#8217;,</p>
<p>which seemed to work for all three except that gifs stuck at 100% upload.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hups</title>
		<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/comment-page-2/#comment-197876</link>
		<dc:creator>hups</dc:creator>
		<pubDate>Thu, 29 Sep 2011 16:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=692#comment-197876</guid>
		<description>Hello can anybody tell me what must i do .

everyone when upload a image is only one picture in destinaten call Picture.jpg 

what must i change for upload image</description>
		<content:encoded><![CDATA[<p>Hello can anybody tell me what must i do .</p>
<p>everyone when upload a image is only one picture in destinaten call Picture.jpg </p>
<p>what must i change for upload image</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Liu</title>
		<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/comment-page-2/#comment-177959</link>
		<dc:creator>Alex Liu</dc:creator>
		<pubDate>Wed, 14 Sep 2011 05:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=692#comment-177959</guid>
		<description>Hey, thanks so much for the great script.

Besides, thanks for Antonio advice, must download the latest class.upload.php and replaced the original one, everything goes fine now.</description>
		<content:encoded><![CDATA[<p>Hey, thanks so much for the great script.</p>
<p>Besides, thanks for Antonio advice, must download the latest class.upload.php and replaced the original one, everything goes fine now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/comment-page-2/#comment-168333</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 02 Sep 2011 23:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=692#comment-168333</guid>
		<description>hi 

i can confirm the resize of the cropped image is not proportionally. 

changed in crop.php
$handle-&gt;image_x  = 140; 
$handle-&gt;image_y  = 180:

the created image is stretched.   

could you be that kind to reply ... thx</description>
		<content:encoded><![CDATA[<p>hi </p>
<p>i can confirm the resize of the cropped image is not proportionally. </p>
<p>changed in crop.php<br />
$handle-&gt;image_x  = 140;<br />
$handle-&gt;image_y  = 180:</p>
<p>the created image is stretched.   </p>
<p>could you be that kind to reply &#8230; thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: georg</title>
		<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/comment-page-2/#comment-167316</link>
		<dc:creator>georg</dc:creator>
		<pubDate>Thu, 01 Sep 2011 17:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=692#comment-167316</guid>
		<description>Hi,
I have the web application that requires 4 files of same image to be uploaded into 4 different folders, each time cropping same uploaded image, but to different dimensions.

I am not able to do changes to the source code to suits my requirements.
Please can any one help me.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have the web application that requires 4 files of same image to be uploaded into 4 different folders, each time cropping same uploaded image, but to different dimensions.</p>
<p>I am not able to do changes to the source code to suits my requirements.<br />
Please can any one help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: georg</title>
		<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/comment-page-2/#comment-167307</link>
		<dc:creator>georg</dc:creator>
		<pubDate>Thu, 01 Sep 2011 17:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=692#comment-167307</guid>
		<description>Great Image cropper. It worked well on local as well as remote host.</description>
		<content:encoded><![CDATA[<p>Great Image cropper. It worked well on local as well as remote host.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frograph</title>
		<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/comment-page-2/#comment-166513</link>
		<dc:creator>Frograph</dc:creator>
		<pubDate>Wed, 31 Aug 2011 16:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=692#comment-166513</guid>
		<description>Sorry ! Corrected an error in my prvious code :
				$handle-&gt;image_y                 = ($handle-&gt;image_src_y image_src_y:600;</description>
		<content:encoded><![CDATA[<p>Sorry ! Corrected an error in my prvious code :<br />
				$handle-&gt;image_y                 = ($handle-&gt;image_src_y image_src_y:600;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frograph</title>
		<link>http://tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/comment-page-2/#comment-166511</link>
		<dc:creator>Frograph</dc:creator>
		<pubDate>Wed, 31 Aug 2011 16:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=692#comment-166511</guid>
		<description>Hi ! I&#039;ve found how to resize the image proportionnaly : 
				$handle-&gt;image_resize            = true; 
$handle-&gt;image_ratio_x           = true;
$handle-&gt;image_y                 = ($handle-&gt;image_src_y image_src_y:600;

But now, how can i insert the picture name in database ? Please i need help !! Thx a lot</description>
		<content:encoded><![CDATA[<p>Hi ! I&#8217;ve found how to resize the image proportionnaly :<br />
				$handle-&gt;image_resize            = true;<br />
$handle-&gt;image_ratio_x           = true;<br />
$handle-&gt;image_y                 = ($handle-&gt;image_src_y image_src_y:600;</p>
<p>But now, how can i insert the picture name in database ? Please i need help !! Thx a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/feed/ ) in 0.21221 seconds, on May 22nd, 2012 at 4:07 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 22nd, 2012 at 5:07 pm UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  tympanus.net/codrops/2009/10/17/jquery-image-cropper-with-uploader/feed/ ) in 0.00020 seconds, on May 22nd, 2012 at 4:18 pm UTC. -->
