<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    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/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    >

<channel>
    <title>Webmonkey &#187; thumbnails</title>
    <atom:link href="http://www.webmonkey.com/tag/thumbnails/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>Make a Cropping Tool For Your User Avatars</title>
        <link>http://www.webmonkey.com/2008/09/make_a_cropping_tool_for_your_user_avatars/</link>
        <comments>http://www.webmonkey.com/2008/09/make_a_cropping_tool_for_your_user_avatars/#comments</comments>
        <pubDate>Fri, 05 Sep 2008 23:55:34 +0000</pubDate>

                <dc:creator>Adam Duvander</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/blog/makeacroppingtoolforyouruseravatars</guid>
        		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[thumbnails]]></category>
        <description><![CDATA[Now your site can be like Flickr, at least in one aspect. Create a cropping tool to let your users decide what part of their profile photo becomes their avatar to represent them across the site. UvumiTools Crop is a small JavaScript library that runs on top of the Moo framework. You have control over [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><img class="blogimg" src="http://howto.wired.com/mediawiki/images/Crop-example.jpg" alt="UvumiTools Crop in action" class="full" /></p>
<p>Now your site can be like Flickr, at least in one aspect. Create a cropping tool to let your users decide what part of their profile photo becomes their avatar to represent them across the site.</p>
<p><a href="http://tools.uvumi.com/crop.html">UvumiTools Crop</a> is a small JavaScript library that runs on top of the Moo framework. You have control over how the crop tool looks and acts. For example, you decide whether to require a specific aspect ratio, or whether you require a minimum size.</p>
<p>One big caveat with this one: it&#8217;s only the interface to select a piece of the image. You still need some sort of server-side script to do the actual cropping. At least now you can make the process look good to your user.</p>
<p><strong>See also:</strong></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/One_Man_Photoshop:_Pixlr_is_Slick">One Man Photoshop: Pixlr is Slick</a></li>
<li><a href="http://www.webmonkey.com/blog/Bring_Some_Bling_to_Your_Web_Galleries_With_FancyZoom">Bring Some Bling to Your Web Galleries With FancyZoom</a></li>
<li><a href="http://www.webmonkey.com/blog/Fix_Up_Those_Holiday_Photos">Fix Up Those Holiday Photos</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2008/09/make_a_cropping_tool_for_your_user_avatars/feed/</wfw:commentRss>
        <slash:comments>1</slash:comments>

        
    </item>
    </channel>
</rss>