<?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>uwMike &#187; PHP</title>
	<atom:link href="http://uwmike.com/categories/geekery/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://uwmike.com</link>
	<description>Hacker, Engineer, Dancer, Gentleman</description>
	<lastBuildDate>Wed, 24 Feb 2010 14:54:33 +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>Quick Server Backup</title>
		<link>http://uwmike.com/articles/2005/12/06/quick-server-backup/</link>
		<comments>http://uwmike.com/articles/2005/12/06/quick-server-backup/#comments</comments>
		<pubDate>Tue, 06 Dec 2005 13:32:00 +0000</pubDate>
		<dc:creator>Mike Purvis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://dev.uwmike.com/articles/2005/12/06/quick-server-backup</guid>
		<description><![CDATA[[Back up](http://photomatt.net/2005/03/02/just-back-up/). Important topic. Booooooring topic. But I finally have a reliable mechanism in place: Except for the logs, every file that&#8217;s here on the server is sitting safe on my hard drive, in a basement in Waterloo.
It&#8217;s a comfort.
I&#8217;ll demonstrate how I&#8217;ve done it, since I think it&#8217;s a pretty good procedure for keeping [...]]]></description>
		<wfw:commentRss>http://uwmike.com/articles/2005/12/06/quick-server-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proper Forwarding</title>
		<link>http://uwmike.com/articles/2005/10/05/proper-forwarding/</link>
		<comments>http://uwmike.com/articles/2005/10/05/proper-forwarding/#comments</comments>
		<pubDate>Wed, 05 Oct 2005 18:45:00 +0000</pubDate>
		<dc:creator>Mike Purvis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://dev.uwmike.com/articles/2005/10/05/proper-forwarding</guid>
		<description><![CDATA[Since I&#8217;ve been through a handful of site migration situations, I thought I&#8217;d share a few tricks for seamless forwarding.
The Nuclear Option: .htaccess
A file names `.htaccess` can be placed in any location and provides the fastest and easiest option for a redirect:
    Redirect permanent / http://newsite.com/
What does it do? It sends every [...]]]></description>
		<wfw:commentRss>http://uwmike.com/articles/2005/10/05/proper-forwarding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Function Overrides</title>
		<link>http://uwmike.com/articles/2005/09/09/nameless-functions/</link>
		<comments>http://uwmike.com/articles/2005/09/09/nameless-functions/#comments</comments>
		<pubDate>Fri, 09 Sep 2005 20:30:00 +0000</pubDate>
		<dc:creator>Mike Purvis</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Tech]]></category>

		<guid isPermaLink="false">http://dev.uwmike.com/articles/2005/09/09/nameless-functions</guid>
		<description><![CDATA[Programming languages vary in power. Paul Graham argues that it&#8217;s a mistake to use anything but the most powerful language available. And power is roughly equivalent to level of abstract-ness.
PHP is a very useful language. It&#8217;s got associative arrays that completely rock, a tremendous set of functions for string processing, and a truly extraordinary level [...]]]></description>
		<wfw:commentRss>http://uwmike.com/articles/2005/09/09/nameless-functions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Modern Portal</title>
		<link>http://uwmike.com/articles/2005/09/02/a-modern-portal/</link>
		<comments>http://uwmike.com/articles/2005/09/02/a-modern-portal/#comments</comments>
		<pubDate>Fri, 02 Sep 2005 15:09:00 +0000</pubDate>
		<dc:creator>Mike Purvis</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://dev.uwmike.com/articles/2005/09/02/a-modern-portal</guid>
		<description><![CDATA[Our new [class website](http://tron09.com/) has launched. And it&#8217;s a portal.
Google succeeded by being just a search and not a portal. The previous version of this site succeeded by being a private forum, not a portal.
So why have I made us a portal?
Just to give you some background, here&#8217;s where we&#8217;ve come from:
###Version 1: October 2004
Early [...]]]></description>
		<wfw:commentRss>http://uwmike.com/articles/2005/09/02/a-modern-portal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- uwMike.com will return...-->
