<?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>Utopia Mechanicus &#187; PHP</title>
	<atom:link href="http://www.utopiamechanicus.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.utopiamechanicus.com</link>
	<description>Better Living Through Machines!</description>
	<lastBuildDate>Fri, 30 May 2008 22:58:51 +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>How To Split Randomly But Unevenly &#8211; PHP Code For Load UNBalancing</title>
		<link>http://www.utopiamechanicus.com/40/php-code-for-load-un-balancing/</link>
		<comments>http://www.utopiamechanicus.com/40/php-code-for-load-un-balancing/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 09:52:22 +0000</pubDate>
		<dc:creator>David Pankhurst</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.utopiamechanicus.com/40/php-code-for-load-un-balancing/</guid>
		<description><![CDATA[I read over a recent post on load splitting, that got me thinking about code I&#8217;ve written over the years &#8211; how to divide the work between many resources, keeping in account how much each can &#8216;handle&#8217;?
For example, if you have a server that can handle 3 times the load of another, it makes sense [...]]]></description>
		<wfw:commentRss>http://www.utopiamechanicus.com/40/php-code-for-load-un-balancing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not So Random Image Rotation in PHP (&#8230;for HTML) &#8211; The Sequel</title>
		<link>http://www.utopiamechanicus.com/36/not-so-random-image-rotation-in-php-for-html-the-sequel/</link>
		<comments>http://www.utopiamechanicus.com/36/not-so-random-image-rotation-in-php-for-html-the-sequel/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 07:20:35 +0000</pubDate>
		<dc:creator>David Pankhurst</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.utopiamechanicus.com/36/not-so-random-image-rotation-in-php-for-html-the-sequel/</guid>
		<description><![CDATA[A long time ago, I wrote code to randomly rotate images, and submitted to SitePoint, and they published it.
I finally decided to post it here &#8211; and include some questions I&#8217;ve gotten over the last few years:

Can I include links?
Not with the eBay-only (HTML) style code. If you have access to the PHP, then you [...]]]></description>
		<wfw:commentRss>http://www.utopiamechanicus.com/36/not-so-random-image-rotation-in-php-for-html-the-sequel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
