<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Model View Controller Explained</title>
	<atom:link href="http://www.tomdalling.com/blog/software-design/model-view-controller-explained/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained</link>
	<description>Thoughts of a software developer</description>
	<lastBuildDate>Tue, 08 May 2012 09:24:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dane Calderon</title>
		<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained/comment-page-1#comment-1433</link>
		<dc:creator>Dane Calderon</dc:creator>
		<pubDate>Wed, 02 May 2012 11:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=3#comment-1433</guid>
		<description>Great article, Tom!  Thanks for dumbing this down for &#039;the rest of us&#039; and understanding that not all of us have a masters in computer science!

I&#039;ve just made the jump into MVC with CI, and wow!  It seems so crazy 
complicated until you wrap your head around it, and then it is crazy 
simple.  I&#039;m loving this framework.  What you really have to do to get 
this is to really look at the classes in the model and controller 
folders (YouTube has some great tutorials as well for those of us who 
are too lazy to read, and oh by the way, if you didn&#039;t &#039;get&#039; OOP before, learning the MVC basics will completely clarify that for you!).  Between this framework and the javascript libraries, I&#039;m looking like a pro!  This is probably the most dramatic improvement I&#039;ve experienced in my programming in the span of 2 or 3 days.</description>
		<content:encoded><![CDATA[<p>Great article, Tom!  Thanks for dumbing this down for &#8216;the rest of us&#8217; and understanding that not all of us have a masters in computer science!</p>
<p>I&#8217;ve just made the jump into MVC with CI, and wow!  It seems so crazy<br />
complicated until you wrap your head around it, and then it is crazy<br />
simple.  I&#8217;m loving this framework.  What you really have to do to get<br />
this is to really look at the classes in the model and controller<br />
folders (YouTube has some great tutorials as well for those of us who<br />
are too lazy to read, and oh by the way, if you didn&#8217;t &#8216;get&#8217; OOP before, learning the MVC basics will completely clarify that for you!).  Between this framework and the javascript libraries, I&#8217;m looking like a pro!  This is probably the most dramatic improvement I&#8217;ve experienced in my programming in the span of 2 or 3 days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CodeMonkey</title>
		<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained/comment-page-1#comment-1395</link>
		<dc:creator>CodeMonkey</dc:creator>
		<pubDate>Thu, 05 Apr 2012 13:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=3#comment-1395</guid>
		<description>Not to be nit picky but in example 4 couldn&#039;t you pass in the type and have a single line per var with an overloaded function for the new gui? </description>
		<content:encoded><![CDATA[<p>Not to be nit picky but in example 4 couldn&#8217;t you pass in the type and have a single line per var with an overloaded function for the new gui?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained/comment-page-1#comment-1278</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Fri, 17 Feb 2012 13:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=3#comment-1278</guid>
		<description>Very clear differentiation for the Model, View, and Controller.
Perhaps, a small program example (.zip) in your blog may make your explanations perfect</description>
		<content:encoded><![CDATA[<p>Very clear differentiation for the Model, View, and Controller.<br />
Perhaps, a small program example (.zip) in your blog may make your explanations perfect</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained/comment-page-1#comment-1184</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 11 Jan 2012 03:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=3#comment-1184</guid>
		<description>Woah, wacky #ifdef intendation alert!
</description>
		<content:encoded><![CDATA[<p>Woah, wacky #ifdef intendation alert!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snehal Masne</title>
		<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained/comment-page-1#comment-909</link>
		<dc:creator>Snehal Masne</dc:creator>
		<pubDate>Sun, 13 Nov 2011 06:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=3#comment-909</guid>
		<description>Thank you so much for providing such a good explanation for MVC.. clarified many doubts :)</description>
		<content:encoded><![CDATA[<p>Thank you so much for providing such a good explanation for MVC.. clarified many doubts <img src='http://www.tomdalling.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hsharif2</title>
		<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained/comment-page-1#comment-646</link>
		<dc:creator>Hsharif2</dc:creator>
		<pubDate>Sun, 02 Oct 2011 18:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=3#comment-646</guid>
		<description>Awesome - great explanation, thanks.  Appreciate the benefits write up - helps understand the competitive edge of using MVC</description>
		<content:encoded><![CDATA[<p>Awesome &#8211; great explanation, thanks.  Appreciate the benefits write up &#8211; helps understand the competitive edge of using MVC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest</title>
		<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained/comment-page-1#comment-628</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Fri, 09 Sep 2011 10:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=3#comment-628</guid>
		<description>One of the better high level explanations I&#039;ve seen. Thanks.</description>
		<content:encoded><![CDATA[<p>One of the better high level explanations I&#8217;ve seen. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained/comment-page-1#comment-608</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 23 Jul 2011 15:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=3#comment-608</guid>
		<description>I have never gotten MVC before now, great article, thanks much for the help!</description>
		<content:encoded><![CDATA[<p>I have never gotten MVC before now, great article, thanks much for the help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Hughes</title>
		<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained/comment-page-1#comment-599</link>
		<dc:creator>Mark Hughes</dc:creator>
		<pubDate>Mon, 27 Jun 2011 10:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=3#comment-599</guid>
		<description>I still don&#039;t get it 100%, but this helped me slightly understand it more. Thankyou! </description>
		<content:encoded><![CDATA[<p>I still don&#8217;t get it 100%, but this helped me slightly understand it more. Thankyou! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I finally understand Model View Controller (MVC) - Jeremy Knight</title>
		<link>http://www.tomdalling.com/blog/software-design/model-view-controller-explained/comment-page-1#comment-598</link>
		<dc:creator>I finally understand Model View Controller (MVC) - Jeremy Knight</dc:creator>
		<pubDate>Sun, 26 Jun 2011 02:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomdalling.com/?p=3#comment-598</guid>
		<description>[...] I think I finally understand what MVC is at least a little bit, thanks to this short an sweet post, Model View Controller Explained. I still have more reading to do, but here&#8217;s my explanation of that [...]</description>
		<content:encoded><![CDATA[<p>[...] I think I finally understand what MVC is at least a little bit, thanks to this short an sweet post, Model View Controller Explained. I still have more reading to do, but here&#8217;s my explanation of that [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

