<?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: How to Crop Images in ASP.NET with &#8220;Web Crop Image Control&#8221;</title>
	<atom:link href="http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/</link>
	<description>Web Development Tools, Ideas, Techniques and Resources</description>
	<lastBuildDate>Fri, 27 Aug 2010 17:13:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: kered</title>
		<link>http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/comment-page-1/#comment-316</link>
		<dc:creator>kered</dc:creator>
		<pubDate>Tue, 27 Jul 2010 09:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=80#comment-316</guid>
		<description>I keep getting invalid virtual path, which I know is a valid virtual path any ideas on how to solve this ?</description>
		<content:encoded><![CDATA[<p>I keep getting invalid virtual path, which I know is a valid virtual path any ideas on how to solve this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephajn Saunter</title>
		<link>http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/comment-page-1/#comment-45</link>
		<dc:creator>Stephajn Saunter</dc:creator>
		<pubDate>Mon, 08 Jun 2009 15:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=80#comment-45</guid>
		<description>Hi Jennifer,

I found a tool called the Better Image Processor that allows you to set a max width and/ or a max height property so that the image displayed will be dynamically resized.  I&#039;m not sure if it maintains the entire quality of the image as it does this check it out at http://www.waterwijkers.nl/bip/</description>
		<content:encoded><![CDATA[<p>Hi Jennifer,</p>
<p>I found a tool called the Better Image Processor that allows you to set a max width and/ or a max height property so that the image displayed will be dynamically resized.  I&#8217;m not sure if it maintains the entire quality of the image as it does this check it out at <a href="http://www.waterwijkers.nl/bip/" rel="nofollow">http://www.waterwijkers.nl/bip/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Paulson</title>
		<link>http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/comment-page-1/#comment-34</link>
		<dc:creator>Matthew Paulson</dc:creator>
		<pubDate>Sat, 30 May 2009 11:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=80#comment-34</guid>
		<description>Hi Jennifer, you definitely want to resize the images in ASP.NET after cropping them. I recommend taking the cropped image after you create it and resize it to whatever you&#039;d like using ASP.NET&#039;s built in image resizing tools. I don&#039;t think there&#039;s anything built into the cropping control that will necessarily be of great help. 

This link on codeplex should help:
http://www.codeproject.com/KB/web-image/pnguploader.aspx</description>
		<content:encoded><![CDATA[<p>Hi Jennifer, you definitely want to resize the images in ASP.NET after cropping them. I recommend taking the cropped image after you create it and resize it to whatever you&#8217;d like using ASP.NET&#8217;s built in image resizing tools. I don&#8217;t think there&#8217;s anything built into the cropping control that will necessarily be of great help. </p>
<p>This link on codeplex should help:<br />
<a href="http://www.codeproject.com/KB/web-image/pnguploader.aspx" rel="nofollow">http://www.codeproject.com/KB/web-image/pnguploader.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer Overholt</title>
		<link>http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/comment-page-1/#comment-33</link>
		<dc:creator>Jennifer Overholt</dc:creator>
		<pubDate>Fri, 29 May 2009 18:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=80#comment-33</guid>
		<description>I want to do exactly what your demo does... HOWEVER, the difference is, when the user uploads an image, it will be a FULL high res, i.e 2816*1880.  How can I serve up a smaller version for web view to the user, have them crop that with this tool, then apply those changes back to the full size image? OR does the tool already do that?  THANKS in advance!  DESPERATE to find an answer before spending tons of money on a 3rd party tool!</description>
		<content:encoded><![CDATA[<p>I want to do exactly what your demo does&#8230; HOWEVER, the difference is, when the user uploads an image, it will be a FULL high res, i.e 2816*1880.  How can I serve up a smaller version for web view to the user, have them crop that with this tool, then apply those changes back to the full size image? OR does the tool already do that?  THANKS in advance!  DESPERATE to find an answer before spending tons of money on a 3rd party tool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan W</title>
		<link>http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/comment-page-1/#comment-26</link>
		<dc:creator>Ryan W</dc:creator>
		<pubDate>Wed, 27 May 2009 14:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=80#comment-26</guid>
		<description>Looking through this article, I noticed the IncludeJquery parameter as well as the discussion about the asp.net wrapper. That reminded me of another interesting jquery plugin  I encountered at http://www.pixastic.com/editor-test/.
I am considering implementing it although I need to test it more before then, seems to have odd behavior in FF if you click on the reshape, effects, etc buttons at the top right.</description>
		<content:encoded><![CDATA[<p>Looking through this article, I noticed the IncludeJquery parameter as well as the discussion about the asp.net wrapper. That reminded me of another interesting jquery plugin  I encountered at <a href="http://www.pixastic.com/editor-test/" rel="nofollow">http://www.pixastic.com/editor-test/</a>.<br />
I am considering implementing it although I need to test it more before then, seems to have odd behavior in FF if you click on the reshape, effects, etc buttons at the top right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russian Coding 4 Fun : Обрезка с помощью ASP.Net</title>
		<link>http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/comment-page-1/#comment-24</link>
		<dc:creator>Russian Coding 4 Fun : Обрезка с помощью ASP.Net</dc:creator>
		<pubDate>Wed, 27 May 2009 07:44:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=80#comment-24</guid>
		<description>[...] Полсон (Matthew Paulson (EN)) описал возможность реализации подобного [...]</description>
		<content:encoded><![CDATA[<p>[...] Полсон (Matthew Paulson (EN)) описал возможность реализации подобного [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Paulson</title>
		<link>http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/comment-page-1/#comment-15</link>
		<dc:creator>Matthew Paulson</dc:creator>
		<pubDate>Fri, 22 May 2009 21:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=80#comment-15</guid>
		<description>That CMS was.... uhhh... I would be happy to never look at it again :-)</description>
		<content:encoded><![CDATA[<p>That CMS was&#8230;. uhhh&#8230; I would be happy to never look at it again <img src='http://www.adventuresindevelopment.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tune Up Your PC &#187; Post Topic &#187; Cropping with ASP.Net</title>
		<link>http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/comment-page-1/#comment-14</link>
		<dc:creator>Tune Up Your PC &#187; Post Topic &#187; Cropping with ASP.Net</dc:creator>
		<pubDate>Fri, 22 May 2009 20:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=80#comment-14</guid>
		<description>[...] Matthew Paulson has a quick and dirty write up on how to implement this on your page too. [...]</description>
		<content:encoded><![CDATA[<p>[...] Matthew Paulson has a quick and dirty write up on how to implement this on your page too. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.adventuresindevelopment.com/2009/05/22/how-to-crop-images-in-aspnet-with-web-crop-image-control/comment-page-1/#comment-13</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 22 May 2009 20:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.adventuresindevelopment.com/?p=80#comment-13</guid>
		<description>I made a valiant attempt at this one on the CMS, but ended up cutting it out due to time... Someday I will revive this project.</description>
		<content:encoded><![CDATA[<p>I made a valiant attempt at this one on the CMS, but ended up cutting it out due to time&#8230; Someday I will revive this project.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
