<?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: My World is Far From Complete</title>
	<atom:link href="http://www.armswiper.co.uk/blog/view/236/feed" rel="self" type="application/rss+xml" />
	<link>http://www.armswiper.co.uk/blog/view/236</link>
	<description>Developer, Rower, Funny Man</description>
	<lastBuildDate>Wed, 14 Dec 2011 11:09:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Armswiper</title>
		<link>http://www.armswiper.co.uk/blog/view/236/comment-page-1#comment-53</link>
		<dc:creator>Armswiper</dc:creator>
		<pubDate>Fri, 14 Oct 2005 13:38:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-53</guid>
		<description>Rich: Oh yeah...&lt;br /&gt;... and the very definition of &quot;spending too long working with Microsoft Excel&quot; can be summised as &quot;Working with Microsoft Excel&quot;.</description>
		<content:encoded><![CDATA[<p>Rich: Oh yeah&#8230;<br />&#8230; and the very definition of &quot;spending too long working with Microsoft Excel&quot; can be summised as &quot;Working with Microsoft Excel&quot;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Armswiper</title>
		<link>http://www.armswiper.co.uk/blog/view/236/comment-page-1#comment-55</link>
		<dc:creator>Armswiper</dc:creator>
		<pubDate>Fri, 14 Oct 2005 13:37:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-55</guid>
		<description>Rich: That&#039;s Fine In Theory...&lt;br /&gt;...but not in practice!&lt;/p&gt;&lt;p&gt;Unfortunately, there are reasons why this is not suitable (for my situation, at least).&lt;ol&gt;&lt;li&gt;Try getting a team of 8 programmers to use tabs instead of spaces, &lt;em&gt;everywhere&lt;/em&gt;, in a team where it is hard enough to get all of them to document their changes.&lt;/li&gt;&lt;li&gt;The editor that we use (Progress AppBuilder - or &quot;CrapBuilder&quot; as it is sometimes known) is quirky, and so every tab key press is interpretted as pressing the space key 4 times. Therefore inserting tabs is futile, they just get converted to spaces.&lt;/li&gt;&lt;li&gt;AppBuilder has &quot;aliases&quot; (i.e. expansions - if I type &quot;dvch&lt;space&gt;&quot;, it expands to:&lt;pre&gt;DEFINE VARIABLE &lt;cursor position set to here&gt; AS CHARACTER NO-UNDO.&lt;/pre&gt;which inserts several of the most common instances where I would like this to happen. Again, this uses spaces not tabs.&lt;/li&gt;&lt;li&gt;People change tab spaces - so it wouldn&#039;t always work.&lt;/li&gt;&lt;/ol&gt;</description>
		<content:encoded><![CDATA[<p>Rich: That&#8217;s Fine In Theory&#8230;<br />&#8230;but not in practice!
<p>Unfortunately, there are reasons why this is not suitable (for my situation, at least).
<ol>
<li>Try getting a team of 8 programmers to use tabs instead of spaces, <em>everywhere</em>, in a team where it is hard enough to get all of them to document their changes.</li>
<li>The editor that we use (Progress AppBuilder &#8211; or &quot;CrapBuilder&quot; as it is sometimes known) is quirky, and so every tab key press is interpretted as pressing the space key 4 times. Therefore inserting tabs is futile, they just get converted to spaces.</li>
<li>AppBuilder has &quot;aliases&quot; (i.e. expansions &#8211; if I type &quot;dvch&lt;space&gt;&quot;, it expands to:
<pre>DEFINE VARIABLE &lt;cursor position set to here&gt; AS CHARACTER NO-UNDO.</pre>
<p>which inserts several of the most common instances where I would like this to happen. Again, this uses spaces not tabs.</li>
<li>People change tab spaces &#8211; so it wouldn&#8217;t always work.</li>
</ol>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.armswiper.co.uk/blog/view/236/comment-page-1#comment-56</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 13 Oct 2005 16:52:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-56</guid>
		<description>Too long&lt;br /&gt;You&#039;ve spent too long working with Microsoft Excel.&lt;/p&gt;&lt;p&gt;The idea of tabs is that tabstops set the positioning of common elements. This allows you to do columnar alignment without fiddling with spaces. You can insert or delete characters up to one tab wide without penalty (then overflow bites you).&lt;/p&gt;&lt;p&gt;It&#039;s even better in something like Word, where tabs really do exist (the ruler at the top) rather than being characters.&lt;/p&gt;&lt;p&gt;Or, look into a mini-language like FORMAT (in Common Lisp), which lets you align your data column-wise on output...</description>
		<content:encoded><![CDATA[<p>Too long<br />You&#8217;ve spent too long working with Microsoft Excel.
<p>The idea of tabs is that tabstops set the positioning of common elements. This allows you to do columnar alignment without fiddling with spaces. You can insert or delete characters up to one tab wide without penalty (then overflow bites you).</p>
<p>It&#8217;s even better in something like Word, where tabs really do exist (the ruler at the top) rather than being characters.</p>
<p>Or, look into a mini-language like FORMAT (in Common Lisp), which lets you align your data column-wise on output&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
