<?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>Kommentarer til: So I made this MVC-framework in 27 lines of code&#8230;</title>
	<atom:link href="http://fuzzy76.net/144/so-i-made-this-mvc-framework-in-27-lines-of-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://fuzzy76.net/144/so-i-made-this-mvc-framework-in-27-lines-of-code/</link>
	<description>En blogg om vår digitale hverdag og andre pretensiøse temaer :)</description>
	<lastBuildDate>Mon, 23 Jan 2012 22:16:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Av: Grant</title>
		<link>http://fuzzy76.net/144/so-i-made-this-mvc-framework-in-27-lines-of-code/comment-page-1/#comment-617</link>
		<dc:creator>Grant</dc:creator>
		<pubDate>Mon, 23 Jan 2012 22:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://fuzzy76.net/?p=144#comment-617</guid>
		<description>I don&#039;t even have to look at the code to know you&#039;re on to something.  I have worked with a popular PHP framework and was disgusted -- quit the job.  Majority of devs out there seem to think a framework represents some form of systems architecture.  And yeah, they don&#039;t know what it&#039;s doing -- the most inefficient db access I&#039;ve ever seen.  Do people really think they can &quot;generate&quot; an application from a database schema?  The problem is they don&#039;t know what they don&#039;t know.  We have a lost generation who never learned fundamentals and the huge value of using what&#039;s already in the language to assemble a solution appropriate to their business domain.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t even have to look at the code to know you&#8217;re on to something.  I have worked with a popular PHP framework and was disgusted &#8212; quit the job.  Majority of devs out there seem to think a framework represents some form of systems architecture.  And yeah, they don&#8217;t know what it&#8217;s doing &#8212; the most inefficient db access I&#8217;ve ever seen.  Do people really think they can &laquo;generate&raquo; an application from a database schema?  The problem is they don&#8217;t know what they don&#8217;t know.  We have a lost generation who never learned fundamentals and the huge value of using what&#8217;s already in the language to assemble a solution appropriate to their business domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Av: Alec</title>
		<link>http://fuzzy76.net/144/so-i-made-this-mvc-framework-in-27-lines-of-code/comment-page-1/#comment-156</link>
		<dc:creator>Alec</dc:creator>
		<pubDate>Wed, 10 Jun 2009 20:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://fuzzy76.net/?p=144#comment-156</guid>
		<description>Nice framework! I found it through your reply when I was reading this: http://www.codinghorror.com/blog/archives/001112.html.

It&#039;s interesting to see that so many people are fanatical about the bigger frameworks like Zend or CodeIgniter, while I&#039;d bet that most of those people only use a fraction of the framework&#039;s possibilities and have no clue what it&#039;s actually doing. And when it comes down to it, all you need for a basic MVC setup is something like your OFF framework and expand it with just the things you really need.</description>
		<content:encoded><![CDATA[<p>Nice framework! I found it through your reply when I was reading this: <a href="http://www.codinghorror.com/blog/archives/001112.html" rel="nofollow">http://www.codinghorror.com/blog/archives/001112.html</a>.</p>
<p>It&#8217;s interesting to see that so many people are fanatical about the bigger frameworks like Zend or CodeIgniter, while I&#8217;d bet that most of those people only use a fraction of the framework&#8217;s possibilities and have no clue what it&#8217;s actually doing. And when it comes down to it, all you need for a basic MVC setup is something like your OFF framework and expand it with just the things you really need.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

