<?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: Programming with Large Fonts</title>
	<atom:link href="http://winterdom.com/2008/02/programmingwithlargefonts/feed" rel="self" type="application/rss+xml" />
	<link>http://winterdom.com/2008/02/programmingwithlargefonts</link>
	<description>by dæmons be driven</description>
	<lastBuildDate>Sat, 13 Mar 2010 12:02:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tomas Restrepo</title>
		<link>http://winterdom.com/2008/02/programmingwithlargefonts/comment-page-1#comment-133</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Thu, 14 Feb 2008 18:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/programmingwithlargefonts#comment-133</guid>
		<description>mattflo: Yes, I use regions and folding, as well as searching (the wonder&#039;s of viemu&#039;s &quot;/&quot;). I don&#039;t like large classes and methods, either; just run sometimes into code files with lots of stuff :)
</description>
		<content:encoded><![CDATA[<p>mattflo: Yes, I use regions and folding, as well as searching (the wonder&#8217;s of viemu&#8217;s &quot;/&quot;). I don&#8217;t like large classes and methods, either; just run sometimes into code files with lots of stuff <img src='http://winterdom.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattflo</title>
		<link>http://winterdom.com/2008/02/programmingwithlargefonts/comment-page-1#comment-132</link>
		<dc:creator>mattflo</dc:creator>
		<pubDate>Thu, 14 Feb 2008 18:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/programmingwithlargefonts#comment-132</guid>
		<description>For those long source code files made up of multiple small classes or methods, have you tried using context menu - outline - collapse to definition?  You can use the default keyboard shortcut CTRL+M, CTRL+O or you can bind it to something more convenient (read one-handed).  I use ALT+1.  First thing I do when I open most code files is ALT+1.  You can then use regions to hide away larger blocks of tedium where it makes sense.  I like using collapse to definition better than the method browser drop down because I can use my spacial memory of the class to quickly navigate through the noise to that one method i need to touch.
I must caveat, I am not a proponent of poor cohesion bloating classes.
</description>
		<content:encoded><![CDATA[<p>For those long source code files made up of multiple small classes or methods, have you tried using context menu &#8211; outline &#8211; collapse to definition?  You can use the default keyboard shortcut CTRL+M, CTRL+O or you can bind it to something more convenient (read one-handed).  I use ALT+1.  First thing I do when I open most code files is ALT+1.  You can then use regions to hide away larger blocks of tedium where it makes sense.  I like using collapse to definition better than the method browser drop down because I can use my spacial memory of the class to quickly navigate through the noise to that one method i need to touch.<br />
I must caveat, I am not a proponent of poor cohesion bloating classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Restrepo</title>
		<link>http://winterdom.com/2008/02/programmingwithlargefonts/comment-page-1#comment-131</link>
		<dc:creator>Tomas Restrepo</dc:creator>
		<pubDate>Thu, 14 Feb 2008 15:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/programmingwithlargefonts#comment-131</guid>
		<description>Thanks for the suggestion Kevin; I might give that a try as well...
</description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion Kevin; I might give that a try as well&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Dente</title>
		<link>http://winterdom.com/2008/02/programmingwithlargefonts/comment-page-1#comment-130</link>
		<dc:creator>Kevin Dente</dc:creator>
		<pubDate>Thu, 14 Feb 2008 15:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://winterdom.com/2008/02/programmingwithlargefonts#comment-130</guid>
		<description>If you&#039;re not already using it, I highly recommend the NoSquint Firefox extension. It remembers text size settings per-site. The Stylish extension can also be handy for more advanced tweaking (I use it for Google Reader).
</description>
		<content:encoded><![CDATA[<p>If you&#8217;re not already using it, I highly recommend the NoSquint Firefox extension. It remembers text size settings per-site. The Stylish extension can also be handy for more advanced tweaking (I use it for Google Reader).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
