<?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: Crop Image Like Orkut</title>
	<atom:link href="http://www.sajithmr.me/crop-image-like-orkut/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.me/crop-image-like-orkut/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 14:49:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sanowar</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut/comment-page-1/#comment-93303</link>
		<dc:creator>Sanowar</dc:creator>
		<pubDate>Fri, 29 Jan 2010 08:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/#comment-93303</guid>
		<description>I liked your script for image croping but it is showing errror in IE</description>
		<content:encoded><![CDATA[<p>I liked your script for image croping but it is showing errror in IE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kishan</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut/comment-page-1/#comment-86383</link>
		<dc:creator>kishan</dc:creator>
		<pubDate>Wed, 18 Nov 2009 10:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/#comment-86383</guid>
		<description>script is now not available can u send it me via mail or give me new url???</description>
		<content:encoded><![CDATA[<p>script is now not available can u send it me via mail or give me new url???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frankred</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut/comment-page-1/#comment-84603</link>
		<dc:creator>frankred</dc:creator>
		<pubDate>Tue, 29 Sep 2009 12:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/#comment-84603</guid>
		<description>The Script is offline, can you send it to me via Mail?</description>
		<content:encoded><![CDATA[<p>The Script is offline, can you send it to me via Mail?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mag</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut/comment-page-1/#comment-75502</link>
		<dc:creator>mag</dc:creator>
		<pubDate>Thu, 23 Jul 2009 12:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/#comment-75502</guid>
		<description>Hi,

I liked   your script for image croping but is it possible for us to show by default the crop borders on the image</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I liked   your script for image croping but is it possible for us to show by default the crop borders on the image</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sheetal</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut/comment-page-1/#comment-74466</link>
		<dc:creator>sheetal</dc:creator>
		<pubDate>Wed, 15 Jul 2009 09:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/#comment-74466</guid>
		<description>thanks
it&#039;s very nice and useful script</description>
		<content:encoded><![CDATA[<p>thanks<br />
it&#8217;s very nice and useful script</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut/comment-page-1/#comment-64142</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Sat, 25 Apr 2009 17:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/#comment-64142</guid>
		<description>You know where I can find a plugin for wordpress with the function of crop image? Thank you.</description>
		<content:encoded><![CDATA[<p>You know where I can find a plugin for wordpress with the function of crop image? Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut/comment-page-1/#comment-60352</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Wed, 25 Mar 2009 07:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/#comment-60352</guid>
		<description>Hey m geting problem to corp photo on my orkut site</description>
		<content:encoded><![CDATA[<p>Hey m geting problem to corp photo on my orkut site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cléber</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut/comment-page-1/#comment-49319</link>
		<dc:creator>Cléber</dc:creator>
		<pubDate>Tue, 10 Feb 2009 12:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/#comment-49319</guid>
		<description>Harry, use this:
 Event.observe( 
                        window, 
                        &#039;load&#039;, 
                        function() { 
                                new Cropper.Img( 
                                        &#039;cropimage&#039;,
                                        {
                                                onEndCrop: onEndCrop,
                                                ratioDim:{x:7.6923,y:10},
                                        }
                                ) 
                        }
                );        
Set the proportions to 1/1 in the &quot;ratioDim&quot; line.</description>
		<content:encoded><![CDATA[<p>Harry, use this:<br />
 Event.observe(<br />
                        window,<br />
                        &#8216;load&#8217;,<br />
                        function() {<br />
                                new Cropper.Img(<br />
                                        &#8216;cropimage&#8217;,<br />
                                        {<br />
                                                onEndCrop: onEndCrop,<br />
                                                ratioDim:{x:7.6923,y:10},<br />
                                        }<br />
                                )<br />
                        }<br />
                );<br />
Set the proportions to 1/1 in the &#8220;ratioDim&#8221; line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harry</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut/comment-page-1/#comment-45227</link>
		<dc:creator>harry</dc:creator>
		<pubDate>Wed, 28 Jan 2009 06:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/#comment-45227</guid>
		<description>if i want to crop image in square mode then what function i have to change please reply fast

thanks</description>
		<content:encoded><![CDATA[<p>if i want to crop image in square mode then what function i have to change please reply fast</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.sajithmr.me/crop-image-like-orkut/comment-page-1/#comment-41759</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 14 Jan 2009 16:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/crop-image-like-orkut/#comment-41759</guid>
		<description>Very impressive!

I have a newbie question though.  How would I lock the aspect ratio for the realcrop example (like 6x4 or 3x5)?

Thanks.</description>
		<content:encoded><![CDATA[<p>Very impressive!</p>
<p>I have a newbie question though.  How would I lock the aspect ratio for the realcrop example (like 6&#215;4 or 3&#215;5)?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
