<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1" -->
<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/"
	>

<channel>
	<title>George Steel</title>
	<link>http://blog.georgesteel.net</link>
	<description>...because my memory is poor</description>
	<pubDate>Thu, 22 Mar 2007 13:31:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>
	<language>en</language>
			<item>
		<title>PHP5 / GD2 Image Manipulation Package</title>
		<link>http://blog.georgesteel.net/2006/11/26/php5-gd2-image-manipulation-package/</link>
		<comments>http://blog.georgesteel.net/2006/11/26/php5-gd2-image-manipulation-package/#comments</comments>
		<pubDate>Sun, 26 Nov 2006 18:07:01 +0000</pubDate>
		<dc:creator>george</dc:creator>
		
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.georgesteel.net/2006/11/26/php5-gd2-image-manipulation-package/</guid>
		<description><![CDATA[I decided to write a portable class library for basic image manipulation this week. It&#8217;s pretty incompatible with older versions of PHP and GD but in the environments I use, that&#8217;s not a problem (PHP &#62; 5.1 and GD 2.0.28).
You can download the the package here with some api docs and examples (Around 1.1M) or [...]]]></description>
		<wfw:commentRss>http://blog.georgesteel.net/2006/11/26/php5-gd2-image-manipulation-package/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
