<?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: How to Write Completely Unreadable Code</title>
	<atom:link href="http://fwebde.com/programming/write-unreadable-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://fwebde.com/programming/write-unreadable-code/</link>
	<description>Helping people to make fantastic websites, whether you are a designer, a developer, or someone just who loves websites.</description>
	<lastBuildDate>Sun, 05 Sep 2010 13:54:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Weltraumschaf</title>
		<link>http://fwebde.com/programming/write-unreadable-code/comment-page-1/#comment-1447</link>
		<dc:creator>Weltraumschaf</dc:creator>
		<pubDate>Tue, 06 Apr 2010 08:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=1200#comment-1447</guid>
		<description>If you have very wide screens (30&quot;) write your lines as wide as the screens are. But minimum 300 characters and more.</description>
		<content:encoded><![CDATA[<p>If you have very wide screens (30") write your lines as wide as the screens are. But minimum 300 characters and more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9 CSS Best Practices You Need to Know - Fantastic Web Design</title>
		<link>http://fwebde.com/programming/write-unreadable-code/comment-page-1/#comment-1102</link>
		<dc:creator>9 CSS Best Practices You Need to Know - Fantastic Web Design</dc:creator>
		<pubDate>Wed, 03 Feb 2010 08:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=1200#comment-1102</guid>
		<description>[...] If you spend a couple of extra minutes keeping your code organized now, I guarantee you&#039;ll save a lot more time later, when you have to edit your completely unreadable code. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you spend a couple of extra minutes keeping your code organized now, I guarantee you&#39;ll save a lot more time later, when you have to edit your completely unreadable code. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/programming/write-unreadable-code/comment-page-1/#comment-666</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Sun, 10 Jan 2010 23:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=1200#comment-666</guid>
		<description>Haha. That&#039;s a great way.</description>
		<content:encoded><![CDATA[<p>Haha. That's a great way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasil</title>
		<link>http://fwebde.com/programming/write-unreadable-code/comment-page-1/#comment-665</link>
		<dc:creator>Vasil</dc:creator>
		<pubDate>Sun, 10 Jan 2010 19:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=1200#comment-665</guid>
		<description>I&#039;d also add to this list an advice to keep all code (+several levels of application) in one place/function, better hardcoded right in the view (in contrast with useless &quot;Composed Method&quot; and &quot;Single Level of Abstraction&quot; patterns)</description>
		<content:encoded><![CDATA[<p>I'd also add to this list an advice to keep all code (+several levels of application) in one place/function, better hardcoded right in the view (in contrast with useless "Composed Method" and "Single Level of Abstraction" patterns)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/programming/write-unreadable-code/comment-page-1/#comment-660</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Sat, 09 Jan 2010 17:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=1200#comment-660</guid>
		<description>Yep, globals are a great way to make code less maintainable.</description>
		<content:encoded><![CDATA[<p>Yep, globals are a great way to make code less maintainable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://fwebde.com/programming/write-unreadable-code/comment-page-1/#comment-659</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sat, 09 Jan 2010 17:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=1200#comment-659</guid>
		<description>Use globals. always good for inflexibility.</description>
		<content:encoded><![CDATA[<p>Use globals. always good for inflexibility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Bannatyne</title>
		<link>http://fwebde.com/programming/write-unreadable-code/comment-page-1/#comment-656</link>
		<dc:creator>Eric Bannatyne</dc:creator>
		<pubDate>Sat, 09 Jan 2010 06:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=1200#comment-656</guid>
		<description>Yeah, like Stevesed said, this post was not meant to be 100% serious :P</description>
		<content:encoded><![CDATA[<p>Yeah, like Stevesed said, this post was not meant to be 100% serious :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stevesed</title>
		<link>http://fwebde.com/programming/write-unreadable-code/comment-page-1/#comment-655</link>
		<dc:creator>Stevesed</dc:creator>
		<pubDate>Sat, 09 Jan 2010 06:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=1200#comment-655</guid>
		<description>Ummm... I dont think this was meant to be taken seriously...</description>
		<content:encoded><![CDATA[<p>Ummm... I dont think this was meant to be taken seriously...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://fwebde.com/programming/write-unreadable-code/comment-page-1/#comment-654</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 09 Jan 2010 06:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=1200#comment-654</guid>
		<description>Seriously, why would anyone ever even think of doing this?</description>
		<content:encoded><![CDATA[<p>Seriously, why would anyone ever even think of doing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josd</title>
		<link>http://fwebde.com/programming/write-unreadable-code/comment-page-1/#comment-653</link>
		<dc:creator>Josd</dc:creator>
		<pubDate>Fri, 08 Jan 2010 23:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://fwebde.com/?p=1200#comment-653</guid>
		<description>Haha. What a &quot;useful&quot; post!</description>
		<content:encoded><![CDATA[<p>Haha. What a "useful" post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
