<?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: Comparing programming fonts</title>
	<atom:link href="http://damieng.com/blog/2006/11/29/comparing-programming-fonts/feed" rel="self" type="application/rss+xml" />
	<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts</link>
	<description>A .NET developer in Redmond</description>
	<lastBuildDate>Sun, 14 Mar 2010 14:22:22 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Damien Guard</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-5088</link>
		<dc:creator>Damien Guard</dc:creator>
		<pubDate>Tue, 13 Nov 2007 22:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-5088</guid>
		<description>The ratio is one of a personal preference I guess but square letters like those in Consolas have never appealed to me. 

The Euro sign was improved in the ClearType replacement for Envy Code B which is imaginatively named &lt;a href=&quot;http://damieng.com/fonts/envy-code-r&quot; rel=&quot;nofollow&quot;&gt;Envy Code R&lt;/a&gt; that you could check out.

[)amien</description>
		<content:encoded><![CDATA[<p>The ratio is one of a personal preference I guess but square letters like those in Consolas have never appealed to me. </p>
<p>The Euro sign was improved in the ClearType replacement for Envy Code B which is imaginatively named <a href="http://damieng.com/fonts/envy-code-r" rel="nofollow">Envy Code R</a> that you could check out.</p>
<p>[)amien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jxp</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-5085</link>
		<dc:creator>jxp</dc:creator>
		<pubDate>Tue, 13 Nov 2007 19:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-5085</guid>
		<description>I find Envy Code too slim/tall and the Euro sign is just awful.
I really prefer Consolas. You don&#039;t seem to like the g, but it is very good at small sizes, because it can&#039;t be confused with the q. 
Wonderful blog. All the best.</description>
		<content:encoded><![CDATA[<p>I find Envy Code too slim/tall and the Euro sign is just awful.<br />
I really prefer Consolas. You don&#8217;t seem to like the g, but it is very good at small sizes, because it can&#8217;t be confused with the q.<br />
Wonderful blog. All the best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Guard</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-1723</link>
		<dc:creator>Damien Guard</dc:creator>
		<pubDate>Fri, 22 Dec 2006 11:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-1723</guid>
		<description>Somebody called Nick Gravgaard came up with a technique known as &lt;a href=&quot;http://nickgravgaard.com/elastictabstops/&quot; rel=&quot;nofollow&quot;&gt;Elastic Tabs&lt;/a&gt; which would seem to solve the issue but until they turn up in Visual Studio they&#039;re no good to me ;-)&lt;br /&gt;&lt;br /&gt;[)amien</description>
		<content:encoded><![CDATA[<p>Somebody called Nick Gravgaard came up with a technique known as <a href="http://nickgravgaard.com/elastictabstops/" rel="nofollow">Elastic Tabs</a> which would seem to solve the issue but until they turn up in Visual Studio they&#8217;re no good to me ;-)</p>
<p>[)amien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-1722</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Fri, 22 Dec 2006 10:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-1722</guid>
		<description>I program in C and Assembler and both these languages really need mono-spaced fonts because I look at and think about code in blocks, not single statements. That includes comments off to the right.&lt;br /&gt;&lt;br /&gt;Like everybody else, I need to have patterns to make sense of the world, and of code. I&#039;ve been coding for 22 years and never once have I wished for anything other than an easy to read mono-spaced font. Those who go on about using proportional fonts probably don&#039;t actually write a lot of code. And no doubt they secretly wish that just sometimes the code would line up nicely in columns - however, they swear by their sentenced code that reads like a book which code is *not* and never can be.&lt;br /&gt;&lt;br /&gt;But what if a compiler could read Word documents? Then I could set tabs and have my proportional font too! Still, there will be situations when easy this won&#039;t look right on the screen. The text editor that Parallax have created for their Propeller uC IDE does have a special editing mode that may allow use of proportional fonts. But I haven&#039;t personally checked this out.&lt;br /&gt;&lt;br /&gt;And the argument rages on.&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>I program in C and Assembler and both these languages really need mono-spaced fonts because I look at and think about code in blocks, not single statements. That includes comments off to the right.</p>
<p>Like everybody else, I need to have patterns to make sense of the world, and of code. I&#8217;ve been coding for 22 years and never once have I wished for anything other than an easy to read mono-spaced font. Those who go on about using proportional fonts probably don&#8217;t actually write a lot of code. And no doubt they secretly wish that just sometimes the code would line up nicely in columns &#8211; however, they swear by their sentenced code that reads like a book which code is *not* and never can be.</p>
<p>But what if a compiler could read Word documents? Then I could set tabs and have my proportional font too! Still, there will be situations when easy this won&#8217;t look right on the screen. The text editor that Parallax have created for their Propeller uC IDE does have a special editing mode that may allow use of proportional fonts. But I haven&#8217;t personally checked this out.</p>
<p>And the argument rages on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-1721</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 17 Dec 2006 11:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-1721</guid>
		<description>My Visual Studio colors</description>
		<content:encoded><![CDATA[<p>My Visual Studio colors</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Guard</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-1720</link>
		<dc:creator>Damien Guard</dc:creator>
		<pubDate>Fri, 01 Dec 2006 22:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-1720</guid>
		<description>Courier for me is no good - the serifs at that point size are distracting.&lt;br /&gt;&lt;br /&gt;That reminds me, I need to try that keyboard you brought ;-)&lt;br /&gt;&lt;br /&gt;[)amien</description>
		<content:encoded><![CDATA[<p>Courier for me is no good &#8211; the serifs at that point size are distracting.</p>
<p>That reminds me, I need to try that keyboard you brought ;-)</p>
<p>[)amien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-1719</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Fri, 01 Dec 2006 21:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-1719</guid>
		<description>Guess I&#039;m just used to recognising my patterns in Courier by now, I find other fonts distracting. Plus I don&#039;t like ClearType - never got into the whole soft-focus look, gimme pure saturated pixels any day. &lt;br /&gt;&lt;br /&gt;I do agree on proportional fonts being pure insanity for coding thoug.</description>
		<content:encoded><![CDATA[<p>Guess I&#8217;m just used to recognising my patterns in Courier by now, I find other fonts distracting. Plus I don&#8217;t like ClearType &#8211; never got into the whole soft-focus look, gimme pure saturated pixels any day. </p>
<p>I do agree on proportional fonts being pure insanity for coding thoug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Restrepo</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-1718</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Fri, 01 Dec 2006 10:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-1718</guid>
		<description>Pretty Cool, Damien; thanks for showing the complete comparison. it would be interesting to see it in larger sizes, though, to see the differences more clearly.&lt;br /&gt;&lt;br /&gt;Well, that, and the fact that it was Scott Hanselman that got me used to working with big fonts (lots of less headaches now). Besides, a 10pt font at 1920x1200 is not very readable at all :)</description>
		<content:encoded><![CDATA[<p>Pretty Cool, Damien; thanks for showing the complete comparison. it would be interesting to see it in larger sizes, though, to see the differences more clearly.</p>
<p>Well, that, and the fact that it was Scott Hanselman that got me used to working with big fonts (lots of less headaches now). Besides, a 10pt font at 1920&#215;1200 is not very readable at all :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-1717</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 01 Dec 2006 09:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-1717</guid>
		<description>Short: My Visual Studio Color Settings</description>
		<content:encoded><![CDATA[<p>Short: My Visual Studio Color Settings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Guard</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-1716</link>
		<dc:creator>Damien Guard</dc:creator>
		<pubDate>Fri, 01 Dec 2006 08:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-1716</guid>
		<description>For me I find the right font makes a world of difference.&lt;br /&gt;&lt;br /&gt;It becomes easier to scan the text and recognise distinct patterns and I find programming more of pleasure.&lt;br /&gt;&lt;br /&gt;Much like having a good keyboard.&lt;br /&gt;&lt;br /&gt;[)amien</description>
		<content:encoded><![CDATA[<p>For me I find the right font makes a world of difference.</p>
<p>It becomes easier to scan the text and recognise distinct patterns and I find programming more of pleasure.</p>
<p>Much like having a good keyboard.</p>
<p>[)amien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://damieng.com/blog/2006/11/29/comparing-programming-fonts#comment-1715</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Thu, 30 Nov 2006 19:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/archive/2006/11/29/comparing-programming-fonts.aspx#comment-1715</guid>
		<description>Am I the only person who doesn&#039;t care about this enough to change the default? Maybe it&#039;s because I don&#039;t use ClearType, the zeroes in particular are much different when using that.</description>
		<content:encoded><![CDATA[<p>Am I the only person who doesn&#8217;t care about this enough to change the default? Maybe it&#8217;s because I don&#8217;t use ClearType, the zeroes in particular are much different when using that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
