<?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>The Developer Network &#187; images</title>
	<atom:link href="http://thedevnet.com/tag/images/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedevnet.com</link>
	<description>Tricks, Source Code, Classes and Snippets</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:25:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Image Size Limiter</title>
		<link>http://thedevnet.com/php/classes/image-size-limiter/</link>
		<comments>http://thedevnet.com/php/classes/image-size-limiter/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 15:21:05 +0000</pubDate>
		<dc:creator>natster</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Compression]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[images]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=285</guid>
		<description><![CDATA[Use this PHP class to shrink an image down to a specific file size. Great when you just want the best image quality for a specific size.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/classes/image-size-limiter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Charts</title>
		<link>http://thedevnet.com/php/classes/php-charts/</link>
		<comments>http://thedevnet.com/php/classes/php-charts/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 13:27:19 +0000</pubDate>
		<dc:creator>natster</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Charts]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[Graphs]]></category>
		<category><![CDATA[images]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=136</guid>
		<description><![CDATA[Use this class to generate charts or graphs for your content.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/classes/php-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Constrained Image Resize Min/Max Values</title>
		<link>http://thedevnet.com/php/snippets/constrained-image-resize-minmax-values/</link>
		<comments>http://thedevnet.com/php/snippets/constrained-image-resize-minmax-values/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 05:52:42 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Resize]]></category>
		<category><![CDATA[Thumbnails]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=92</guid>
		<description><![CDATA[Resizes an image to a minimum or maximum width and/or height. Good for shrinking images to fit into a certain dimension.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/constrained-image-resize-minmax-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoom Crop Image</title>
		<link>http://thedevnet.com/php/snippets/zoom-crop-image/</link>
		<comments>http://thedevnet.com/php/snippets/zoom-crop-image/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 08:44:46 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Crop]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Thumbnails]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=79</guid>
		<description><![CDATA[Snippet that can create an irregular sized thumbnail from an irregular sized image automatically.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/zoom-crop-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display an image or URL on a specific date</title>
		<link>http://thedevnet.com/php/snippets/display-an-image-or-url-on-a-specific-date/</link>
		<comments>http://thedevnet.com/php/snippets/display-an-image-or-url-on-a-specific-date/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 06:28:15 +0000</pubDate>
		<dc:creator>natster</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Delay]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Scheduling]]></category>
		<category><![CDATA[Task]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=366</guid>
		<description><![CDATA[This snippet demonstrates how to display an url or image on a specific date<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/display-an-image-or-url-on-a-specific-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
