<?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</title>
	<atom:link href="http://thedevnet.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedevnet.com</link>
	<description>Tricks, Source Code, Classes and Snippets</description>
	<lastBuildDate>Thu, 02 Sep 2010 18:09:12 +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>Multiple File Uploading With PHP</title>
		<link>http://thedevnet.com/php/classes/multiple-file-uploading-with-php/</link>
		<comments>http://thedevnet.com/php/classes/multiple-file-uploading-with-php/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 18:09:12 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Progress Bars]]></category>
		<category><![CDATA[Uploads]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=263</guid>
		<description><![CDATA[Multiple file uploads with PHP using jQuery and Flash with progress bars. Great for mass uploads.<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/multiple-file-uploading-with-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Send SMS by Email.</title>
		<link>http://thedevnet.com/php/classes/send-sms-by-email/</link>
		<comments>http://thedevnet.com/php/classes/send-sms-by-email/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 17:22:50 +0000</pubDate>
		<dc:creator>natster</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Cellphone]]></category>
		<category><![CDATA[Gateway]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[Texting]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=111</guid>
		<description><![CDATA[It can compose and send an e-mail message to an address of a carrier that delivers the SMS message to a client of a given mobile carrier.<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/send-sms-by-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP User Management Script Using htaccess</title>
		<link>http://thedevnet.com/php/classes/php-user-management-script-using-htaccess/</link>
		<comments>http://thedevnet.com/php/classes/php-user-management-script-using-htaccess/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 16:16:47 +0000</pubDate>
		<dc:creator>natster</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[User Levels]]></category>
		<category><![CDATA[User Management]]></category>
		<category><![CDATA[Users]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=386</guid>
		<description><![CDATA[A PHP class to manage user level access to protected scripts.<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-user-management-script-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>PHP Generate RSS Feeds</title>
		<link>http://thedevnet.com/php/classes/php-generate-rss-feeds/</link>
		<comments>http://thedevnet.com/php/classes/php-generate-rss-feeds/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 11:48:11 +0000</pubDate>
		<dc:creator>natster</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[Feed]]></category>
		<category><![CDATA[MBOX]]></category>
		<category><![CDATA[OPML]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Syndication]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=320</guid>
		<description><![CDATA[This class will let you generate a feed that you can either save or display on your site.<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-generate-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trim Excess Whitespace</title>
		<link>http://thedevnet.com/php/snippets/trim-excess-whitespace/</link>
		<comments>http://thedevnet.com/php/snippets/trim-excess-whitespace/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 09:56:22 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Strings]]></category>
		<category><![CDATA[Whitespace]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=105</guid>
		<description><![CDATA[This snippet trims excess whitespace from a string.<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/trim-excess-whitespace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Image Captcha Spam Prevention</title>
		<link>http://thedevnet.com/php/classes/image-captcha-spam-prevention/</link>
		<comments>http://thedevnet.com/php/classes/image-captcha-spam-prevention/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 09:03:40 +0000</pubDate>
		<dc:creator>natster</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Captcha]]></category>
		<category><![CDATA[Form]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[Spam Prevention]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=201</guid>
		<description><![CDATA[An image captcha helps to prevent bot submissions in your form and also a way to verify if the user is human.<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-captcha-spam-prevention/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snoopy PHP Net Client</title>
		<link>http://thedevnet.com/php/classes/snoopy-php-net-client/</link>
		<comments>http://thedevnet.com/php/classes/snoopy-php-net-client/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 07:09:57 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[Web Fetch]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=109</guid>
		<description><![CDATA[A PHP class that pretends its a web browser to remotely fetch web 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/snoopy-php-net-client/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>
	</channel>
</rss>
