<?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>Hints and Kinks &#187; php</title>
	<atom:link href="http://matthew.mceachen.us/blog/tags/php/feed" rel="self" type="application/rss+xml" />
	<link>http://matthew.mceachen.us/blog</link>
	<description>Tips and tricks and howtos galore</description>
	<lastBuildDate>Wed, 18 Jan 2012 12:17:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple 301 or 302 redirects with Apache or PHP</title>
		<link>http://matthew.mceachen.us/blog/simple-301-or-302-redirects-with-apache-php-944.html</link>
		<comments>http://matthew.mceachen.us/blog/simple-301-or-302-redirects-with-apache-php-944.html#comments</comments>
		<pubDate>Fri, 03 Sep 2010 19:54:50 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=944</guid>
		<description><![CDATA[It behooves you to make sure you&#8217;ve only got one URL that serves a given piece of content&#8211;so says google. But what if you&#8217;ve got a bunch of domains that go to your page? For this blog, for example, matthew.mceachen.org, &#8230; <a href="http://matthew.mceachen.us/blog/simple-301-or-302-redirects-with-apache-php-944.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/simple-301-or-302-redirects-with-apache-php-944.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Image Slideshow with jQuery and PHP</title>
		<link>http://matthew.mceachen.us/blog/simple-image-slideshow-with-jquery-and-php-620.html</link>
		<comments>http://matthew.mceachen.us/blog/simple-image-slideshow-with-jquery-and-php-620.html#comments</comments>
		<pubDate>Tue, 01 Sep 2009 08:11:55 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=620</guid>
		<description><![CDATA[I really liked Jon Raasch&#8217;s jquery-powered slideshow, but integrating it into a page requires a bunch of steps: Add the jQuery library Add the slideshow javascript function Add the CSS with opacity and z-layer set properly Upload the images for &#8230; <a href="http://matthew.mceachen.us/blog/simple-image-slideshow-with-jquery-and-php-620.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/simple-image-slideshow-with-jquery-and-php-620.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Apache2, PHP, and MySQL on Mac OS X using MacPorts</title>
		<link>http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html</link>
		<comments>http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html#comments</comments>
		<pubDate>Tue, 25 Aug 2009 05:46:59 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=573</guid>
		<description><![CDATA[1. Install MacPorts Follow the instructions here: http://www.macports.org/install.php. 2. Install apache2 sudo port install apache2 Note that the macports instructions suggest installing the launchctl script now, but we&#8217;ll do that after mysql and php are installed. 3. Install and configure &#8230; <a href="http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/apache2-php-and-mysql-on-mac-os-x-using-macports-573.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple PHP image rotation script</title>
		<link>http://matthew.mceachen.us/blog/simple-php-image-rotation-script-504.html</link>
		<comments>http://matthew.mceachen.us/blog/simple-php-image-rotation-script-504.html#comments</comments>
		<pubDate>Fri, 24 Jul 2009 07:46:22 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Technical HOWTOs]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://matthew.mceachen.us/blog/?p=504</guid>
		<description><![CDATA[This blog has a rotating header &#8212; if you visit /header/ and bounce on reload, you&#8217;ll see a series of random images. Here&#8217;s how it works: The header is added to a div with the following CSS: #headerimage{ background: url(&#38;quot;/header/&#38;quot;) &#8230; <a href="http://matthew.mceachen.us/blog/simple-php-image-rotation-script-504.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://matthew.mceachen.us/blog/simple-php-image-rotation-script-504.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

