<?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>Still Not Perfect &#187; Theory</title>
	<atom:link href="http://www.worrad.com/category/computing/theory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.worrad.com</link>
	<description>family, parenting, politics, government, and other random thoughts</description>
	<lastBuildDate>Sat, 05 Sep 2009 04:12:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Image resizing with PHP and GD</title>
		<link>http://www.worrad.com/2004/10/31/image-resizing-with-php-and-gd/</link>
		<comments>http://www.worrad.com/2004/10/31/image-resizing-with-php-and-gd/#comments</comments>
		<pubDate>Sun, 31 Oct 2004 17:11:18 +0000</pubDate>
		<dc:creator>Ray</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Theory]]></category>

		<guid isPermaLink="false">/?p=8</guid>
		<description><![CDATA[This morning I posted about some of my issues with Pictorialis II as a simple photo gallery manager.  I decided to look into how PHP implements the imagecopyresized() and imagecopyresampled() functions.  PHP basically just calls GD graphics library gdImageCopyResized() and gdImageCopyResampled() and passes the hard work off to GD (I guess I just [...]]]></description>
		<wfw:commentRss>http://www.worrad.com/2004/10/31/image-resizing-with-php-and-gd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
