<?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>mattzuba.com &#187; PHP</title>
	<atom:link href="http://www.mattzuba.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattzuba.com</link>
	<description>Just another webdesign blog...</description>
	<lastBuildDate>Thu, 06 Oct 2011 17:55:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Suhosin&#8217;s suhosin.perdir directive</title>
		<link>http://www.mattzuba.com/2011/04/suhosins-suhosin-perdir-directive/</link>
		<comments>http://www.mattzuba.com/2011/04/suhosins-suhosin-perdir-directive/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 05:28:13 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[hardend php]]></category>
		<category><![CDATA[perdir]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[suhosin]]></category>

		<guid isPermaLink="false">http://www.mattzuba.com/?p=153</guid>
		<description><![CDATA[In some recent development work, I ran into a brick wall with Suhosin. I have both the patch and extension installed on all of my dev boxes on all PHP versions I test with. I found the need to change a configuration directive, but I did not want to change that value in the suhosin]]></description>
		<wfw:commentRss>http://www.mattzuba.com/2011/04/suhosins-suhosin-perdir-directive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Easily Extend SMF&#8217;s Integration Hooks</title>
		<link>http://www.mattzuba.com/2011/03/easily-extend-smfs-integration-hooks/</link>
		<comments>http://www.mattzuba.com/2011/03/easily-extend-smfs-integration-hooks/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 02:30:48 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Simple Machines]]></category>

		<guid isPermaLink="false">http://www.mattzuba.com/?p=129</guid>
		<description><![CDATA[With the releases of SMF 2.0 RC4 and RC5, many new integration hooks were added to allow mod authors to extend the code without hacking it up.  Previously to this, the primary use of these hooks was for integration with bridges or other systems, no one really used them for modifications.  SimpleSEF was the first]]></description>
		<wfw:commentRss>http://www.mattzuba.com/2011/03/easily-extend-smfs-integration-hooks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP, XML and XSLT in a framework</title>
		<link>http://www.mattzuba.com/2010/06/php-xml-and-xslt-in-a-framework/</link>
		<comments>http://www.mattzuba.com/2010/06/php-xml-and-xslt-in-a-framework/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 10:35:21 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xslt]]></category>

		<guid isPermaLink="false">http://blog.mattzuba.com/?p=18</guid>
		<description><![CDATA[I haven&#8217;t yet quite found an XML/XSLT processing framework to really handle the extensibility and versatility I needed for my framework, I had to do some research on what already existed to see how I could use the ideas I&#8217;ve found to put together something that really worked for me. My requirements were as follows:]]></description>
		<wfw:commentRss>http://www.mattzuba.com/2010/06/php-xml-and-xslt-in-a-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

