<?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>Paul R. Zwiers &#187; mvc</title>
	<atom:link href="http://www.paulzwiers.nl/blog/tag/mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulzwiers.nl/blog</link>
	<description>Software Architect, Project Manager and Entrepreneur</description>
	<lastBuildDate>Mon, 14 Nov 2011 10:59:12 +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>Model View Controller in PHP</title>
		<link>http://www.paulzwiers.nl/blog/2009/08/14/model-view-controller-in-php/</link>
		<comments>http://www.paulzwiers.nl/blog/2009/08/14/model-view-controller-in-php/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 11:38:13 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.paulzwiers.nl/blog/?p=72</guid>
		<description><![CDATA[For people who still struggle with understanding the MVC pattern (Model-View-Controller), the following link is a good explanation. PHP HTML CSS Tutorials » Blog Archive » Model View Controller in PHP.]]></description>
		<wfw:commentRss>http://www.paulzwiers.nl/blog/2009/08/14/model-view-controller-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What do you do?</title>
		<link>http://www.paulzwiers.nl/blog/2009/04/09/what-do-you-do/</link>
		<comments>http://www.paulzwiers.nl/blog/2009/04/09/what-do-you-do/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 13:09:32 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.paulzwiers.nl/blog/?p=58</guid>
		<description><![CDATA[I often need to make the following decision when starting a web-project with a back-end and front-end and wonder what you would decide. Do I create a separate front-end and back-end or do I blend the back-end with the front-end to create a consistent and single interface? The last option creates some extra work in [...]]]></description>
		<wfw:commentRss>http://www.paulzwiers.nl/blog/2009/04/09/what-do-you-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

