<?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"
	>
<channel>
	<title>Comments on: What Is Simple Design To You?</title>
	<atom:link href="http://blog.james-carr.org/2008/01/26/what-is-simple-design-to-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.james-carr.org/2008/01/26/what-is-simple-design-to-you/</link>
	<description>Rants and Musings of an Agile Developer</description>
	<pubDate>Sun, 23 Nov 2008 09:27:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Chris Sage</title>
		<link>http://blog.james-carr.org/2008/01/26/what-is-simple-design-to-you/#comment-47582</link>
		<dc:creator>Chris Sage</dc:creator>
		<pubDate>Mon, 28 Jan 2008 18:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/2008/01/26/what-is-simple-design-to-you/#comment-47582</guid>
		<description>I'd have to do some deep thinking to get a more robust answer, but the biggest things, in my opinion are:

-well named classes that do what they say and say what they do; the more english-like the syntax to create them, the better

-good package structure.  It's easier to find things when it's packaged/presented nicely.

-code that is relatively clean and easy to follow.

there's other things as well, but as I'm at work, I'll have to post more about it later.</description>
		<content:encoded><![CDATA[<p>I&#8217;d have to do some deep thinking to get a more robust answer, but the biggest things, in my opinion are:</p>
<p>-well named classes that do what they say and say what they do; the more english-like the syntax to create them, the better</p>
<p>-good package structure.  It&#8217;s easier to find things when it&#8217;s packaged/presented nicely.</p>
<p>-code that is relatively clean and easy to follow.</p>
<p>there&#8217;s other things as well, but as I&#8217;m at work, I&#8217;ll have to post more about it later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Carr</title>
		<link>http://blog.james-carr.org/2008/01/26/what-is-simple-design-to-you/#comment-47305</link>
		<dc:creator>James Carr</dc:creator>
		<pubDate>Sat, 26 Jan 2008 12:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.james-carr.org/2008/01/26/what-is-simple-design-to-you/#comment-47305</guid>
		<description>To get things started, in Java I've been thinking it might be easier if the main entry points to the application were located in the top level package(s).</description>
		<content:encoded><![CDATA[<p>To get things started, in Java I&#8217;ve been thinking it might be easier if the main entry points to the application were located in the top level package(s).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
