<?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>Norex Blog &#187; Chunks</title>
	<atom:link href="http://norex.ca/blog/tag/chunks/feed/" rel="self" type="application/rss+xml" />
	<link>http://norex.ca/blog</link>
	<description>Norex&#039;s blog on everything web</description>
	<lastBuildDate>Mon, 30 Aug 2010 14:43:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Chunks:  When it&#8217;s good to break Model-View-Controller</title>
		<link>http://norex.ca/blog/2010/02/chunks-when-its-good-to-break-model-view-controller/</link>
		<comments>http://norex.ca/blog/2010/02/chunks-when-its-good-to-break-model-view-controller/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 18:47:35 +0000</pubDate>
		<dc:creator>wolfe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Chunks]]></category>
		<category><![CDATA[Dashboard Framework]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://norex.ca/blog/?p=129</guid>
		<description><![CDATA[
The Model-View-Controller (MVC) pattern keeps code modular by separating the business logic from the interface and data layers; but what if there is information that has no business logic?  Then the MVC pattern forces the programmer to write code for all three layers to manage that information even though not all layers need to [...]]]></description>
		<wfw:commentRss>http://norex.ca/blog/2010/02/chunks-when-its-good-to-break-model-view-controller/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
