<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments for The Real Adam</title>
	<atom:link href="http://therealadam.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://therealadam.com</link>
	<description>Polymath practicing programming, probably procrastinating</description>
	<lastBuildDate>Fri, 05 Mar 2010 07:52:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on A quick RVM rundown by der Rich</title>
		<link>http://therealadam.com/archive/2010/03/02/a-quick-rvm-rundown/comment-page-1/#comment-1147</link>
		<dc:creator>der Rich</dc:creator>
		<pubDate>Fri, 05 Mar 2010 07:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://therealadam.com/?p=1330#comment-1147</guid>
		<description>Tip:
put something like the following line into /your/project/dir/.rvmrc

rvm ruby-1.9.1%wayne

This will auto-switch to the specified ruby/gemset when cd-ing into that directory..
(see http://rvm.beginrescueend.com/workflow/rvmrc/)</description>
		<content:encoded><![CDATA[<p>Tip:<br />
put something like the following line into&nbsp;/your/project/dir/.rvmrc</p>
<p>rvm&nbsp;ruby-1.9.1%wayne</p>
<p>This will auto-switch to the specified ruby/gemset when cd-ing into that directory..<br />
(see&nbsp;<a href="http://rvm.beginrescueend.com/workflow/rvmrc/)" rel="nofollow">http://rvm.beginrescueend.com/workflow/rvmrc/)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The imperfection of our tools by Adam Keys</title>
		<link>http://therealadam.com/archive/2010/02/18/the-imperfection-of-our-tools/comment-page-1/#comment-1016</link>
		<dc:creator>Adam Keys</dc:creator>
		<pubDate>Fri, 19 Feb 2010 14:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://therealadam.com/?p=1324#comment-1016</guid>
		<description>Good idea Mike. The two that are on my mind lately are TextMate and Photoshop.

TextMate is a fantastic editor. No other software development tool can compare on the combination of aesthetic, sensible extensibility, and feature set that it provides. The imperfection is that very sensible extension mechanism. You can go a long way with it, but there are things that are out of reach. You can&#039;t really embed a terminal window in TextMate, or implement split windows, or proper full-screen editing by writing a TextMate bundle. _Perhaps_ someone could write something in Objective-C that mucks around with the TextMate insides, as the somewhat popular project drawer plugin does. But that&#039;s a suboptimal solution. That said, TextMate does an astonishingly good job of reaching the 90% point of what developers need.

I don&#039;t use it or even own it, but Photoshop seems to be the subject of near constant abuse on Twitter. Between Adobe&#039;s installation and upgrade procedures, its performance, its outdated UI, and its poor position as an OS X citizen, I&#039;m often surprised people keep putting up with it. It would be quite difficult for a competitor to provide all the functionality needed to outright replace Photoshop, but I suspect the potential profit would be handsome. 

If I think of Adobe&#039;s tools and something like Emacs, I start to think that creators easily eschew aesthetics and native feel for raw power. It&#039;s probably a sensible trade-off.</description>
		<content:encoded><![CDATA[<p>Good idea Mike. The two that are on my mind lately are TextMate and&nbsp;Photoshop.</p>
<p>TextMate is a fantastic editor. No other software development tool can compare on the combination of aesthetic, sensible extensibility, and feature set that it provides. The imperfection is that very sensible extension mechanism. You can go a long way with it, but there are things that are out of reach. You can&#8217;t really embed a terminal window in TextMate, or implement split windows, or proper full-screen editing by writing a TextMate bundle. <em>Perhaps</em> someone could write something in Objective-C that mucks around with the TextMate insides, as the somewhat popular project drawer plugin does. But that&#8217;s a suboptimal solution. That said, TextMate does an astonishingly good job of reaching the 90% point of what developers&nbsp;need.</p>
<p>I don&#8217;t use it or even own it, but Photoshop seems to be the subject of near constant abuse on Twitter. Between Adobe&#8217;s installation and upgrade procedures, its performance, its outdated <span class="caps"><span class="caps">UI</span>, </span>and its poor position as an <span class="caps">OS</span> X citizen, I&#8217;m often surprised people keep putting up with it. It would be quite difficult for a competitor to provide all the functionality needed to outright replace Photoshop, but I suspect the potential profit would be&nbsp;handsome. </p>
<p>If I think of Adobe&#8217;s tools and something like Emacs, I start to think that creators easily eschew aesthetics and native feel for raw power. It&#8217;s probably a sensible&nbsp;trade-off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The imperfection of our tools by Morgan</title>
		<link>http://therealadam.com/archive/2010/02/18/the-imperfection-of-our-tools/comment-page-1/#comment-1015</link>
		<dc:creator>Morgan</dc:creator>
		<pubDate>Fri, 19 Feb 2010 10:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://therealadam.com/?p=1324#comment-1015</guid>
		<description>Greetings,

As a developer, the tools I use are by their nature unfinished.  I want them that way, as finishing is a closing off of possibilities.  I want emacs to have conceptual edges left unfinished, as I can finish them in a way that suites me, that best integrates with the way I think and program, which WILL be different than how you think and you program.

Tools which support creative endeavor must be unfinished, so the creator can believe it adapts to them, not that they must entirely adapt themselves to it.

Then there are tools like Terminal.app, which provide an infinity of power unobtainable by any pre-designed application.  The flow of chaining piped commands together to build something supremely more powerful than any one tool could provide is a core part of why I work from the command line more often than not.

I&#039;ve used great IDEs, and I continue to use them, but as a software developer I _often_ want to do things that could never be pre-imagined by the IDE authors, sometimes because I just want to do them _once_, but I do a dozen _once_ operations a day.  Sometimes because it&#039;s a conceptual operation specific to the current project.

Also, the unfinished edges of our tools are the places we add our own touches, the things that make a tool feel &#039;right&#039; in the hand.  It&#039;s like a broken-in hiking boot; no boot from the factory is going to provide the experience you want, you have to wear it, break it in, smooth its edges with your own customizations.

We wouldn&#039;t approve of that in a tool not designed for assisting in the act of creation, because those tools are generally focused, purposeful tools.  You don&#039;t want your clock widget to encourage you to explore, or your calendaring system to encourage experimentation.  You want them to do the focused job you need them to do.

Our primary tools, as creators, are for exploration and experimentation.  That necessitates a certain...unfinishedness of the tools, as we finish them through our use.

I shouldn&#039;t write stuff like this when I&#039;m tired, I get all flowery and shit.  ;)

--  Morgan</description>
		<content:encoded><![CDATA[<p>Greetings,</p>
<p>As a developer, the tools I use are by their nature unfinished.  I want them that way, as finishing is a closing off of possibilities.  I want emacs to have conceptual edges left unfinished, as I can finish them in a way that suites me, that best integrates with the way I think and program, which <span class="caps"><span class="caps">WILL</span> </span>be different than how you think and you&nbsp;program.</p>
<p>Tools which support creative endeavor must be unfinished, so the creator can believe it adapts to them, not that they must entirely adapt themselves to&nbsp;it.</p>
<p>Then there are tools like Terminal.app, which provide an infinity of power unobtainable by any pre-designed application.  The flow of chaining piped commands together to build something supremely more powerful than any one tool could provide is a core part of why I work from the command line more often than&nbsp;not.</p>
<p>I&#8217;ve used great <span class="caps"><span class="caps">IDE</span></span>s, and I continue to use them, but as a software developer I <em>often</em> want to do things that could never be pre-imagined by the <span class="caps"><span class="caps">IDE</span> </span>authors, sometimes because I just want to do them <em>once</em>, but I do a dozen <em>once</em> operations a day.  Sometimes because it&#8217;s a conceptual operation specific to the current&nbsp;project.</p>
<p>Also, the unfinished edges of our tools are the places we add our own touches, the things that make a tool feel &#8216;right&#8217; in the hand.  It&#8217;s like a broken-in hiking boot; no boot from the factory is going to provide the experience you want, you have to wear it, break it in, smooth its edges with your own&nbsp;customizations.</p>
<p>We wouldn&#8217;t approve of that in a tool not designed for assisting in the act of creation, because those tools are generally focused, purposeful tools.  You don&#8217;t want your clock widget to encourage you to explore, or your calendaring system to encourage experimentation.  You want them to do the focused job you need them to&nbsp;do.</p>
<p>Our primary tools, as creators, are for exploration and experimentation.  That necessitates a certain&#8230;unfinishedness of the tools, as we finish them through our&nbsp;use.</p>
<p>I shouldn&#8217;t write stuff like this when I&#8217;m tired, I get all flowery and shit.&nbsp;;)</p>
<p>&thinsp;&#8212;&thinsp;Morgan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The imperfection of our tools by Mike Perham</title>
		<link>http://therealadam.com/archive/2010/02/18/the-imperfection-of-our-tools/comment-page-1/#comment-1012</link>
		<dc:creator>Mike Perham</dc:creator>
		<pubDate>Fri, 19 Feb 2010 03:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://therealadam.com/?p=1324#comment-1012</guid>
		<description>I think your point might be strengthened with a few examples.  I know you probably don&#039;t want to pick on any one particular application but any reasonable developer should appreciate constructive criticism.</description>
		<content:encoded><![CDATA[<p>I think your point might be strengthened with a few examples.  I know you probably don&#8217;t want to pick on any one particular application but any reasonable developer should appreciate constructive&nbsp;criticism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warning: politics by Adam Keys</title>
		<link>http://therealadam.com/archive/2010/02/12/warning-politics/comment-page-1/#comment-995</link>
		<dc:creator>Adam Keys</dc:creator>
		<pubDate>Sat, 13 Feb 2010 00:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://therealadam.com/?p=881#comment-995</guid>
		<description>Ben Franklin as Tony Stark: [x] More like this.</description>
		<content:encoded><![CDATA[<p>Ben Franklin as Tony Stark: [x] More like&nbsp;this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warning: politics by Jim Van Fleet</title>
		<link>http://therealadam.com/archive/2010/02/12/warning-politics/comment-page-1/#comment-993</link>
		<dc:creator>Jim Van Fleet</dc:creator>
		<pubDate>Fri, 12 Feb 2010 22:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://therealadam.com/?p=881#comment-993</guid>
		<description>So we know that Adams would be wringing his hands (AS USUALLY), Franklin would be like a real Tony Stark, Thomas Jefferson would either be in rehab or legitimately plotting an overthrow, and Hamilton would be singing of sweet vindication.

What would George Washington think?</description>
		<content:encoded><![CDATA[<p>So we know that Adams would be wringing his hands (<span class="caps">AS</span> <span class="caps"><span class="caps">USUALLY</span></span>), Franklin would be like a real Tony Stark, Thomas Jefferson would either be in rehab or legitimately plotting an overthrow, and Hamilton would be singing of sweet&nbsp;vindication.</p>
<p>What would George Washington&nbsp;think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warning: politics by Adam Keys</title>
		<link>http://therealadam.com/archive/2010/02/12/warning-politics/comment-page-1/#comment-992</link>
		<dc:creator>Adam Keys</dc:creator>
		<pubDate>Fri, 12 Feb 2010 22:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://therealadam.com/?p=881#comment-992</guid>
		<description>Actually, if I were a politician, I would run on the fact that I would not rent seek (optimizing for votes instead of public good), that I would post every single detail of what I did as a representative, I would write up why I vote one way or another on every decision, and I would probably last only one term.

But a guy can dream, right?</description>
		<content:encoded><![CDATA[<p>Actually, if I were a politician, I would run on the fact that I would not rent seek (optimizing for votes instead of public good), that I would post every single detail of what I did as a representative, I would write up why I vote one way or another on every decision, and I would probably last only one&nbsp;term.</p>
<p>But a guy can dream,&nbsp;right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warning: politics by Tim Caswell</title>
		<link>http://therealadam.com/archive/2010/02/12/warning-politics/comment-page-1/#comment-991</link>
		<dc:creator>Tim Caswell</dc:creator>
		<pubDate>Fri, 12 Feb 2010 21:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://therealadam.com/?p=881#comment-991</guid>
		<description>You&#039;re dead on with the politician one.  It&#039;s so sad but true.</description>
		<content:encoded><![CDATA[<p>You&#8217;re dead on with the politician one.  It&#8217;s so sad but&nbsp;true.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on House on water by Bov</title>
		<link>http://therealadam.com/archive/2008/07/31/house-on-water/comment-page-1/#comment-927</link>
		<dc:creator>Bov</dc:creator>
		<pubDate>Thu, 14 Jan 2010 19:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://therealadam.com/?p=154#comment-927</guid>
		<description>That house Is SOOOOOOOOOOOOOOOOOOOo cooooooooooooool</description>
		<content:encoded><![CDATA[<p>That house Is <span class="caps"><span class="caps">SOOOOOOOOOOOOOOOOOOO</span></span>o&nbsp;cooooooooooooool</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Texas is its own dumb thing by Mark Coates</title>
		<link>http://therealadam.com/archive/2009/10/25/texas-is-its-own-dumb-thing/comment-page-1/#comment-926</link>
		<dc:creator>Mark Coates</dc:creator>
		<pubDate>Tue, 12 Jan 2010 15:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://therealadam.com/?p=843#comment-926</guid>
		<description>&gt; Please take it under consideration: Wikipedia is edited by a lot of 
&gt; damn Oklahomans.

Hey, now, I resemble that remark... I was born and raised in Southwest Oklahoma (otherwise known as North Texas to ya&#039;ll.)

One more thing: You know why Oklahoma is so windy? Because Texas sucks and Kansas blows. ;-)

Keep up the great blog. I just discovered it and it&#039;s now in my reader. Cheers!</description>
		<content:encoded><![CDATA[<p>&gt; Please take it under consideration: Wikipedia is edited by a lot of <br />
&gt; damn&nbsp;Oklahomans.</p>
<p>Hey, now, I resemble that remark&#8230; I was born and raised in Southwest Oklahoma (otherwise known as North Texas to&nbsp;ya&#8217;ll.)</p>
<p>One more thing: You know why Oklahoma is so windy? Because Texas sucks and Kansas blows.&nbsp;;-)</p>
<p>Keep up the great blog. I just discovered it and it&#8217;s now in my reader.&nbsp;Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
