<?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: Writing Modular Code - Make it Legible!</title>
	<atom:link href="http://frankkoehl.com/2008/04/writing-modular-code-make-it-legible/feed/" rel="self" type="application/rss+xml" />
	<link>http://frankkoehl.com/2008/04/writing-modular-code-make-it-legible/</link>
	<description>The more you know, the more you don't know</description>
	<pubDate>Tue, 02 Dec 2008 12:34:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Frank</title>
		<link>http://frankkoehl.com/2008/04/writing-modular-code-make-it-legible/#comment-130</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 11 Nov 2008 03:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=11#comment-130</guid>
		<description>Very true, however not every editor has tab adjustment capabilities, but they all display fixed-width fonts. And really, what developer worth his salt uses anything BUT fixed width?

The only exception I've found thus far is &lt;a href="http://notepad-plus.wiki.sourceforge.net/FAQ" rel="nofollow"&gt;the guy who writes Notepad Plus Plus.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Very true, however not every editor has tab adjustment capabilities, but they all display fixed-width fonts. And really, what developer worth his salt uses anything BUT fixed width?</p>
<p>The only exception I&#8217;ve found thus far is <a href="http://notepad-plus.wiki.sourceforge.net/FAQ"  rel="nofollow">the guy who writes Notepad Plus Plus.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seb</title>
		<link>http://frankkoehl.com/2008/04/writing-modular-code-make-it-legible/#comment-129</link>
		<dc:creator>seb</dc:creator>
		<pubDate>Mon, 10 Nov 2008 19:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://frankkoehl.com/?p=11#comment-129</guid>
		<description>About tabs vs. spaces indentation :
You can tell your editor to make all tabs n characters long, so it fits your screen and tastes, so I much prefer tabs. You can have 2 spaces wide tabs this way too.
  it renders better with non-fixed-width fonts</description>
		<content:encoded><![CDATA[<p>About tabs vs. spaces indentation :<br />
You can tell your editor to make all tabs n characters long, so it fits your screen and tastes, so I much prefer tabs. You can have 2 spaces wide tabs this way too.<br />
  it renders better with non-fixed-width fonts</p>
]]></content:encoded>
	</item>
</channel>
</rss>
