<?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>Free Web Resources - Web Resources Depot &#187; Images</title>
	<atom:link href="http://www.webresourcesdepot.com/category/goodies/images/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:06:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Clipping JPEGs Freely With JavaScript: polyClip.js</title>
		<link>http://www.webresourcesdepot.com/clipping-jpegs-freely-with-javascript-polyclip-js/</link>
		<comments>http://www.webresourcesdepot.com/clipping-jpegs-freely-with-javascript-polyclip-js/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 10:37:06 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2766</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2766&c=12653' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2766&c=12653' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />When we need to clip an irregular shape from an image and use it on the web, PNG is the most common answer as it is the only image format used by all web browsers that support alpha channels. However, PNG images come with a penalty of size (if the source is a photograph) compared [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2766&c=1282' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2766&c=1282' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>When we need to clip an irregular shape from an image and use it on the web, <strong>PNG is the most common answer</strong> as it is the only image format used by all web browsers that support alpha channels.</p>
<p>However, <strong>PNG images come with a penalty of size</strong> (if the source is a photograph) compared to similar sized JPEGs.</p>
<p><strong><a href="http://www.useragentman.com/blog/2011/10/29/clipping-jpeg-images-into-non-rectangular-polygons-using-polyclip-js/" target="_blank">polyClip.js</a></strong> is a script, built on jQuery, that <strong>allows us to clip any image with <code>imagemap</code> coordinates using HTML5 Canvas</strong>.</p>
<p><a href="http://www.useragentman.com/blog/2011/10/29/clipping-jpeg-images-into-non-rectangular-polygons-using-polyclip-js/" target="_blank"><img alt="polyClip.js" height="261" src="http://www.webresourcesdepot.com/wp-content/uploads/polyclip.jpg" width="480" /></a></p>
<p>For implementation on many images, &quot;how practical would it be to use <strong>polyClip.js</strong>&quot; is open to discussion however, for only few images, it can be a huge byte-saver.</p>
<p>And, it is supported in most browsers including IE7 (with <a href="http://www.webresourcesdepot.com/how-to-use-canvas-tag-in-internet-explorer/">Excanvas</a>).</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/clipping-jpegs-freely-with-javascript-polyclip-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpThumb &#8211; A Full-Featured PHP Library For Creating Thumbnails</title>
		<link>http://www.webresourcesdepot.com/phpthumb-a-full-featured-php-library-for-creating-thumbnails/</link>
		<comments>http://www.webresourcesdepot.com/phpthumb-a-full-featured-php-library-for-creating-thumbnails/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 19:49:37 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2616</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2616&c=10196' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2616&c=10196' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Working with images and resizing or cropping them can sometimes be challenging as there is always a math going on behind: the ratios, resizing with the width or height, x-y values for cropping, etc. phpThumb is a PHP library that handles all the hard work on creating thumbnails with only few lines of code. It [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2616&c=541' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2616&c=541' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Working with images and resizing or cropping them can sometimes be challenging as there is always a math going on behind: the ratios, resizing with the width or height, x-y values for cropping, etc.</p>
<p><a href="http://phpthumb.sourceforge.net/" target="_blank"><strong>phpThumb</strong></a> is a <strong>PHP library that handles all the hard work on creating thumbnails</strong> with only few lines of code.</p>
<p>It accepts any source types for images (from the filesystem, URL or database) and <strong>all popular image formats</strong>.</p>
<p><a href="http://phpthumb.sourceforge.net/" target="_blank"><img alt="phpThumb" height="200" src="http://www.webresourcesdepot.com/wp-content/uploads/phpthumb.jpg" width="480" /></a></p>
<p>Images can be <strong>rotated, cropped, watermarked</strong>, their quality can be defined and there is even a built-in caching to minimize the server load.</p>
<p><strong>phpThumb also has a wide collection of filters</strong> including contrast, blur, brightness, applying rounded corners and more.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/phpthumb-a-full-featured-php-library-for-creating-thumbnails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>View Images Bigger Than The Viewport Easily: PanoJS3</title>
		<link>http://www.webresourcesdepot.com/view-images-bigger-than-the-viewport-easily-panojs3/</link>
		<comments>http://www.webresourcesdepot.com/view-images-bigger-than-the-viewport-easily-panojs3/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 07:01:51 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Other License]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2584</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2584&c=6325' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2584&c=6325' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Sometimes, we need to display images that are bigger than the viewport or we have a limited space. PanoJS3 is a JavaScript widget that stitches together a set of tiled images and presents it with panning + zooming support. It is a very useful widget specially for displaying panoramic images, maps or huge documents. Besides [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2584&c=23434' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2584&c=23434' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Sometimes, we need to display images that are bigger than the viewport or we have a limited space.</p>
<p><a href="http://www.dimin.net/software/panojs/" target="_blank"><strong>PanoJS3</strong></a> is a <strong>JavaScript widget</strong> that <strong>stitches together a set of tiled images</strong> and presents it with <strong>panning + zooming support</strong>.</p>
<p>It is a very useful widget specially for displaying panoramic images, maps or huge documents.</p>
<p><a href="http://www.dimin.net/software/panojs/" target="_blank"><img alt="PanoJS3" height="246" src="http://www.webresourcesdepot.com/wp-content/uploads/panojs3.jpg" width="480" /></a></p>
<p>Besides the desktop, it also <strong>works on mobile browsers with touch interfaces</strong> (supports pinch to zoom and pan gestures).</p>
<p>A simple map helps finding out the which part of the image is being viewed and it is possible to enable <strong>fullscreen mode</strong> with a click.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/view-images-bigger-than-the-viewport-easily-panojs3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pixel-By-Pixel Image Comparison With IM.js</title>
		<link>http://www.webresourcesdepot.com/pixel-by-pixel-image-comparison-with-im-js/</link>
		<comments>http://www.webresourcesdepot.com/pixel-by-pixel-image-comparison-with-im-js/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 22:55:31 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2578</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2578&c=23140' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2578&c=23140' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />IM.js is a JavaScript library that can find the differences between images very quickly. It scans the given images pixel-by-pixel using HTML5 canvas and outputs their similarity ratios. The developer has created IM.js for auto-testing the similarity of URL snapshots taken from different browsers which is a great idea for quickly finding out any rendering [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2578&c=13883' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2578&c=13883' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://tcorral.github.com/IM.js/" target="_blank"><strong>IM.js</strong></a> is a <strong>JavaScript library that can find the differences between images</strong> very quickly.</p>
<p>It <strong>scans the given images pixel-by-pixel using HTML5 canvas</strong> and outputs their similarity ratios.</p>
<p><a href="http://tcorral.github.com/IM.js/" target="_blank"><img alt="IM.js" height="160" src="http://www.webresourcesdepot.com/wp-content/uploads/im_js.gif" width="480" /></a></p>
<p>The developer has created <strong>IM.js</strong> for auto-testing the similarity of URL snapshots taken from different browsers which is a great idea for quickly finding out any rendering differences or problems. It <strong>can also be used for many other cases like detecting duplicate images</strong>.</p>
<p>And, besides the ratio, it can create a canvas where the two different images are joined for easily seeing the differences at one sight.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/pixel-by-pixel-image-comparison-with-im-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kraken &#8211; Fast &amp; Online Image Optimizer</title>
		<link>http://www.webresourcesdepot.com/kraken-fast-online-image-optimizer/</link>
		<comments>http://www.webresourcesdepot.com/kraken-fast-online-image-optimizer/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 11:14:29 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[No License]]></category>
		<category><![CDATA[Drag'n Drop]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2577</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2577&c=20021' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2577&c=20021' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Minimizing the size of images is an important part of the process for creating faster loading web pages. We usually play with various variables while saving images to make sure they are optimized like the colors used, file type or quality but there can still be some bytes hidden. Kraken, a free to use web [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2577&c=9654' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2577&c=9654' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Minimizing the size of images is an important part of the process for creating faster loading web pages.</p>
<p>We usually play with various variables while saving images to make sure they are optimized like the colors used, file type or quality but <strong>there can still be some bytes hidden</strong>.</p>
<p><a href="http://kraken.io/" target="_blank"><strong>Kraken</strong></a>, a free to use web application, finds those bytes and <strong>optimizes the images with a user-friendly interface</strong>.</p>
<p><a href="http://kraken.io/" target="_blank"><img alt="Kraken.io" height="252" src="http://www.webresourcesdepot.com/wp-content/uploads/kraken_io.gif" width="480" /></a></p>
<p>It has <strong>support for adding multiple images</strong> (up to 20, max 1mb each) via <strong>drag &#39;n&#39; drops, selecting from disk or getting from a URL</strong> and quickly uploads + optimizes them.</p>
<p><strong>P.S.</strong> The application accepts .JPEG and .PNG files</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/kraken-fast-online-image-optimizer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Objects In Transparent Images Made Clickable: alphaPun.ch</title>
		<link>http://www.webresourcesdepot.com/objects-in-transparent-images-made-clickable-alphapun-ch/</link>
		<comments>http://www.webresourcesdepot.com/objects-in-transparent-images-made-clickable-alphapun-ch/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 06:33:55 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Other License]]></category>
		<category><![CDATA[GIF]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[Transparent]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2536</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2536&c=6930' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2536&c=6930' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Using transparent images in websites make so much sense in many cases as they fit perfectly to any background. However, there is sometimes a big empty space around images which can create confusion when clicking on them as users may not easily realize that the clicked part of the website is actually an image. alphaPun.ch [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2536&c=30935' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2536&c=30935' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>Using transparent images in websites make so much sense in many cases as they fit perfectly to any background.</p>
<p>However, <strong>there is sometimes a big empty space around images</strong> which can create confusion when clicking on them as users may not easily realize that the clicked part of the website is actually an image.</p>
<p><a href="http://alphapun.ch/" target="_blank"><strong>alphaPun.ch</strong></a> changes that by <strong>tracing the opaque part of <span class="sc">PNG</span> or <span class="sc">GIF</span> images</strong> and then <strong>punch through the alpha channel</strong> so the stuff behind it can be clicked.</p>
<p><a href="http://alphapun.ch/" target="_blank"><img alt="alphaPun.ch" height="247" src="http://www.webresourcesdepot.com/wp-content/uploads/aplhapun_ch.gif" width="480" /></a></p>
<p>Behind the scenes, it <strong>creates a mask for the opaque part of images along with masks for the clickable content behind them</strong>. The masks are positioned above the real image and users will actually be clicking to these masks.</p>
<p>It works by drag &#39;n&#39; dropping an image to the loader and an<strong> HTML-CSS-JS (with jQuery) code is created automatically</strong>.</p>
<p>The project is definitely not a good fit for every image on websites but there will certainly be good cases of use.</p>
<p><strong>P.S.</strong> <a href="http://github.com/nwtn/alphapun.ch" target="_blank"><strong>alphaPun.ch</strong> is open source</a>.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/objects-in-transparent-images-made-clickable-alphapun-ch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Image Manipulation Library &#8211; Zebra_Image</title>
		<link>http://www.webresourcesdepot.com/php-image-manipulation-library-zebra_image/</link>
		<comments>http://www.webresourcesdepot.com/php-image-manipulation-library-zebra_image/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 19:01:22 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[GPL License]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[LGPL License]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2502</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2502&c=20914' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2502&c=20914' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />Zebra_Image is an open source and lightweight image manipulation library built with PHP. The library is object-oriented, requires only the PHP GD2 extension and supports resize, crop, rotate and flip operations. It works with .JPG, .GIF + .PNG formats and can convert one format to another after each action (transparency is preserved as well). For [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2502&c=11665' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2502&c=11665' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://stefangabos.ro/php-libraries/zebra-image/" target="_blank"><strong>Zebra_Image</strong></a> is an open source and lightweight <strong>image manipulation library built with PHP</strong>.</p>
<p>The library is object-oriented, requires only the PHP GD2 extension and supports <strong>resize, crop, rotate and flip</strong> operations.</p>
<p>It <strong>works with .JPG, .GIF + .PNG formats</strong> and can convert one format to another after each action (transparency is preserved as well).</p>
<p><a href="http://stefangabos.ro/php-libraries/zebra-image/" target="_blank"><img alt="Zebra_Image - PHP Image Manipulation Library" height="310" src="http://www.webresourcesdepot.com/wp-content/uploads/zebra_image.jpg" width="480" /></a></p>
<p>For the most-used function, image resizing, there are <strong>various methods offered for a smart resize</strong> like &quot;keeping the aspect ratio&quot;, &quot;resizing with prioritizing width or height&quot; and &quot;resizing by cropping&quot;.</p>
<p>It is also possible to define the quality of .JPG outputs.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/php-image-manipulation-library-zebra_image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImageMapster &#8211; Interactive Image Maps With jQuery</title>
		<link>http://www.webresourcesdepot.com/imagemapster-interactive-image-maps-with-jquery/</link>
		<comments>http://www.webresourcesdepot.com/imagemapster-interactive-image-maps-with-jquery/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 05:24:06 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[image map]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2491</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2491&c=28624' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2491&c=28624' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />ImageMapster is a jQuery plugin that vitalizes the old image maps by adding more capabilities to them. Using the plugin, any image map can be highlighted, selected (single or multiple areas) and manipulated in all kinds of ways. There are many built-in functions provided like the ability to change the color-opacity or borders of the [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2491&c=19432' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2491&c=19432' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://www.outsharked.com/imagemapster/" target="_blank"><strong>ImageMapster</strong></a> is a <strong>jQuery plugin</strong> that vitalizes the old <strong>image maps by adding more capabilities to them</strong>.</p>
<p>Using the plugin, any image map can be<strong> highlighted, selected (single or multiple areas) and manipulated</strong> in all kinds of ways.</p>
<p>There are <strong>many built-in functions</strong> provided like the ability to change the color-opacity or borders of the image map once it is selected. Or you can add a fade effect to them.</p>
<p><a href="http://www.outsharked.com/imagemapster/" target="_blank"><img alt="ImageMapster" height="428" src="http://www.webresourcesdepot.com/wp-content/uploads/imagemapster.jpg" width="480" /></a></p>
<p><strong>Tooltip support</strong> makes displaying user-friendly information possible while interacting with the image maps.</p>
<p>There are <strong>advanced functions like grouping areas</strong> to force the items to behave together (areas can be belong to more than one groups)</p>
<p>And, <strong>image map data can be automatically scaled</strong> to match the display size of an image or it can be resized to any defined dimensions (which is good for responsive designs).</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/imagemapster-interactive-image-maps-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adaptive Images: Auto-Deliver Small Images To Small Devices</title>
		<link>http://www.webresourcesdepot.com/adaptive-images-auto-deliver-small-images-to-small-devices/</link>
		<comments>http://www.webresourcesdepot.com/adaptive-images-auto-deliver-small-images-to-small-devices/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 05:42:56 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[CC License]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[GIF]]></category>
		<category><![CDATA[JPG]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[PNG]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2438</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2438&c=8658' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2438&c=8658' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />The increasing variety and usage of device/screen types (cell phone, smart phone, tablet, desktop..) urge the need for serving web content accordingly. Adaptive Images is a solution for delivering browser-size-specific images for any device.. automatically. It is JavaScript-PHP-powered where a lightweight JS file detects the browser size and the PHP file resizes the images on [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2438&c=10610' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2438&c=10610' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p>The increasing variety and usage of device/screen types (cell phone, smart phone, tablet, desktop..) urge the need for serving web content accordingly.</p>
<p><a href="http://adaptive-images.com/" target="_blank"><strong>Adaptive Images</strong></a> is a solution for <strong>delivering browser-size-specific images for any device.. automatically</strong>.</p>
<p>It is <strong>JavaScript-PHP-powered</strong> where a lightweight JS file detects the browser size and the PHP file resizes the images on the web page. And, all this happens <strong>with the help of a .htaccess rule</strong> which redirects any requests for .JPG, .GIF or .PNG files to the PHP image processor file.</p>
<p><a href="http://adaptive-images.com/" target="_blank"><img alt="Adaptive Images" height="246" src="http://www.webresourcesdepot.com/wp-content/uploads/adaptive_images.jpg" width="480" /></a></p>
<p><strong>Adaptive Images is a plug &#39;n&#39; play resource</strong> which can be easily integrated into any PHP website.</p>
<p>There is a <strong>built-in caching system</strong> for minimizing each image only once for each size.</p>
<p>Also, <strong>several options for customization</strong> exist including &quot;array of browser-image sizes&quot;, .JPG quality and more.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/adaptive-images-auto-deliver-small-images-to-small-devices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Image Watermarks With HTML5 Canvas &amp; Javascript &#8211; watermark.js</title>
		<link>http://www.webresourcesdepot.com/image-watermarks-with-html5-canvas-javascript-watermark-js/</link>
		<comments>http://www.webresourcesdepot.com/image-watermarks-with-html5-canvas-javascript-watermark-js/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 05:50:13 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[MIT License]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Watermark]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=2170</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2170&c=24235' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2170&c=24235' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />watermark.js is a JavaScript library that enables us to insert watermarks over images quickly and in batch. It can target any number of images in a web page that has a specific class and apply the watermark over the original image with the help of HTML5 canvas. The library normally aims to protect images from [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2170&c=25119' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=2170&c=25119' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><a href="http://www.patrick-wied.at/static/watermarkjs/" target="_blank"><strong>watermark.js</strong></a> is a <strong>JavaScript library</strong> that enables us to <strong>insert watermarks over images quickly and in batch</strong>.</p>
<p>It <strong>can target any number of images in a web page</strong> that has a specific <code>class</code> and apply the watermark over the original image with the help of HTML5 canvas.</p>
<p><a href="http://www.patrick-wied.at/static/watermarkjs/" target="_blank"><img alt="watermark.js" height="114" src="http://www.webresourcesdepot.com/wp-content/uploads/watermark-js.gif" width="480" /></a></p>
<p>The library normally aims to protect images from being stolen. Although, it is not a perfect solution (<a href="http://www.webresourcesdepot.com/10-ways-to-protect-images-from-being-stolen/">just like many others</a>) as the image source is plain-coded, it can still prevent non-advanced users.</p>
<p>On the other hand, <strong>watermark.js</strong> is very handy when you only want to insert an image over another and position however you want without a server-side solution.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/image-watermarks-with-html5-canvas-javascript-watermark-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 7/13 queries in 3.838 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-12 17:17:36 -->
