<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Simplicity in software design</title>
	<link>http://www.techyouruniverse.com/software/simplicity-in-software-design</link>
	<description>Musings about technology from a Geek</description>
	<pubDate>Tue, 06 Jan 2009 14:09:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: David</title>
		<link>http://www.techyouruniverse.com/software/simplicity-in-software-design#comment-880</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 12 Jun 2008 16:33:49 +0000</pubDate>
		<guid>http://www.techyouruniverse.com/software/simplicity-in-software-design#comment-880</guid>
		<description>Yes, I remember a Hello World example in the past that used the MVC OOP approach to make a single one line of code over 5 pages of interfaces just so that you could modify "Hello World".


Wordpress is a good example. To load the index page on a vanilla install it takes over 10Mb of RAM. Other (less complex) systems take about 1-2MB.</description>
		<content:encoded><![CDATA[<p>Yes, I remember a Hello World example in the past that used the MVC OOP approach to make a single one line of code over 5 pages of interfaces just so that you could modify "Hello World".</p>
<p>Wordpress is a good example. To load the index page on a vanilla install it takes over 10Mb of RAM. Other (less complex) systems take about 1-2MB.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
