<?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/tag/php-2/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>Custom sitemap entries with SMF and Sitemap</title>
		<link>http://www.mattzuba.com/2010/10/custom-sitemap-entries-with-smf-and-sitemap/</link>
		<comments>http://www.mattzuba.com/2010/10/custom-sitemap-entries-with-smf-and-sitemap/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 08:22:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Simple Machines]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smf]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.mattzuba.com/?p=53</guid>
		<description><![CDATA[After many people asking for the mod to support other types of mods, I&#8217;ve finally implemented the ability for mod authors to plug-in to Sitemap with their own sitemap type items. First things first, create the file that will house your plug-in. The filename must follow this pattern: sitemap_[your_type].php. The [your_type] should be changed to]]></description>
		<wfw:commentRss>http://www.mattzuba.com/2010/10/custom-sitemap-entries-with-smf-and-sitemap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom action handling with SMF and SimpleSEF</title>
		<link>http://www.mattzuba.com/2010/10/custom-action-handling-with-smf-and-simplesef/</link>
		<comments>http://www.mattzuba.com/2010/10/custom-action-handling-with-smf-and-simplesef/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 23:37:08 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Simple Machines]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smf]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.mattzuba.com/?p=48</guid>
		<description><![CDATA[After many people asking for the mod to support other types of mods, I&#8217;ve finally implemented the ability for mod authors to plug-in to SimpleSEF with their own custom URLs for their mods.  It is simple and easy to do for any action in SMF (even stock actions, if you want to create custom URLs]]></description>
		<wfw:commentRss>http://www.mattzuba.com/2010/10/custom-action-handling-with-smf-and-simplesef/feed/</wfw:commentRss>
		<slash:comments>0</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>

