<?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: What folder did I put that in?</title>
	<atom:link href="http://catcubed.com/2010/03/11/what-folder-did-i-put-that-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://catcubed.com/2010/03/11/what-folder-did-i-put-that-in/</link>
	<description>web design, online health care, art, brains, minds, and inbetween</description>
	<lastBuildDate>Sat, 04 Sep 2010 15:43:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: NateDSaint</title>
		<link>http://catcubed.com/2010/03/11/what-folder-did-i-put-that-in/comment-page-1/#comment-3522</link>
		<dc:creator>NateDSaint</dc:creator>
		<pubDate>Fri, 09 Apr 2010 13:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://catcubed.com/?p=1165#comment-3522</guid>
		<description>Maybe I&#039;m using some bizarro-whacked-out version of Windows 7 (home premium), but to install fonts, I just right click the font file and then click &quot;install,&quot; and sure enough it pops into the folder. 

All that aside, I think you make some excellent points about limitations of visual representations of the hierarchy of your sorted hard drive. 

At the same time, I think there&#039;s a good bit of abstraction built into modern file systems that let you access just the things you need, specifically the idea of &quot;libraries&quot; in Windows 7, in which you create a view that contains specific elements you&#039;ve either found or have manually placed there. And Mac folks may complain that Vista/7 ripped off the &quot;finder&quot; feature of quick-searching, but I&#039;m very thankful they did, as most businesses I work with are switching to 7 and I no longer have to install grep for windows to find where they accidentally moved their system files.

Good post!</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;m using some bizarro-whacked-out version of Windows 7 (home premium), but to install fonts, I just right click the font file and then click &#8220;install,&#8221; and sure enough it pops into the folder. </p>
<p>All that aside, I think you make some excellent points about limitations of visual representations of the hierarchy of your sorted hard drive. </p>
<p>At the same time, I think there&#8217;s a good bit of abstraction built into modern file systems that let you access just the things you need, specifically the idea of &#8220;libraries&#8221; in Windows 7, in which you create a view that contains specific elements you&#8217;ve either found or have manually placed there. And Mac folks may complain that Vista/7 ripped off the &#8220;finder&#8221; feature of quick-searching, but I&#8217;m very thankful they did, as most businesses I work with are switching to 7 and I no longer have to install grep for windows to find where they accidentally moved their system files.</p>
<p>Good post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://catcubed.com/2010/03/11/what-folder-did-i-put-that-in/comment-page-1/#comment-3414</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Thu, 11 Mar 2010 22:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://catcubed.com/?p=1165#comment-3414</guid>
		<description>@whir I didn&#039;t say get rid of the file system completely—just hide it away when I don&#039;t need it. When working on a web site, I only need to see the file hierarchy for the web project I&#039;m working on. It&#039;s really nothing different than how I currently work: load Coda (or other IDE), select project, instantly see all local and remote files for the projects, work on project, commit changes using git—yes this is using terminal but even here for most tasks there is little reason I need command line access for anything outside the local and remote folders for the project I&#039;m working on.</description>
		<content:encoded><![CDATA[<p>@whir I didn&#8217;t say get rid of the file system completely—just hide it away when I don&#8217;t need it. When working on a web site, I only need to see the file hierarchy for the web project I&#8217;m working on. It&#8217;s really nothing different than how I currently work: load Coda (or other IDE), select project, instantly see all local and remote files for the projects, work on project, commit changes using git—yes this is using terminal but even here for most tasks there is little reason I need command line access for anything outside the local and remote folders for the project I&#8217;m working on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whir</title>
		<link>http://catcubed.com/2010/03/11/what-folder-did-i-put-that-in/comment-page-1/#comment-3413</link>
		<dc:creator>whir</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://catcubed.com/?p=1165#comment-3413</guid>
		<description>Point taken, but good luck dealing with that web server if it doesn&#039;t have a file system either.  And you need to know at least the relative file system layout of the various files you&#039;ve got up in your IDE, right?

I&#039;m a Windows user, so believe me that I&#039;m sympathetic to the idea of never having to open up C:\Program Files\ again for the rest of my life.  But I feel like when this idea is taken to its logical conclusion you wind up with something like the iPod, where it&#039;s basically just a little bitty hard drive but you need to go through proprietary software to load and unload it.  Maybe I&#039;m just paranoid, but I don&#039;t trust application makers enough to relinquish that control.

(Signed, some random internet guy - see you at Balsa Man)</description>
		<content:encoded><![CDATA[<p>Point taken, but good luck dealing with that web server if it doesn&#8217;t have a file system either.  And you need to know at least the relative file system layout of the various files you&#8217;ve got up in your IDE, right?</p>
<p>I&#8217;m a Windows user, so believe me that I&#8217;m sympathetic to the idea of never having to open up C:\Program Files\ again for the rest of my life.  But I feel like when this idea is taken to its logical conclusion you wind up with something like the iPod, where it&#8217;s basically just a little bitty hard drive but you need to go through proprietary software to load and unload it.  Maybe I&#8217;m just paranoid, but I don&#8217;t trust application makers enough to relinquish that control.</p>
<p>(Signed, some random internet guy &#8211; see you at Balsa Man)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
