<?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: Do you use spatial organization?</title>
	<atom:link href="http://dubroy.com/blog/do-you-use-spatial-organization/feed/" rel="self" type="application/rss+xml" />
	<link>http://dubroy.com/blog/do-you-use-spatial-organization/</link>
	<description>programming, usability, and interaction design</description>
	<lastBuildDate>Wed, 11 Aug 2010 20:40:29 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://dubroy.com/blog/do-you-use-spatial-organization/comment-page-1/#comment-1828</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 01 Aug 2007 19:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://dubroy.com/blog/2007/07/31/do-you-use-spatial-organization/#comment-1828</guid>
		<description>&lt;p&gt;I do.&lt;/p&gt;

&lt;p&gt;I was chatting with some people at work about this the other day.&lt;/p&gt;

&lt;p&gt;Anything I download drops onto my desktop.  A lot of &#039;short term&#039; projects stay on my desktop.  Longer term things get properly &#039;filed&#039; and such somewhere else.  &lt;/p&gt;

&lt;p&gt;Currently, things are a bit sparse.  But, I have a few spreadsheets and some graphics I was working with.  Also a local copy of a web application that I&#039;m working on.  Most of my applications are in Vista &#039;sidebar&#039; thingy.  &lt;/p&gt;

&lt;p&gt;I don&#039;t really like tree structures as a way to organize my e-life.  So, until a point that I have to do it, I tend to keep things as flat as I can, and close at hand.  &lt;/p&gt;

&lt;p&gt;On my iBook, I don&#039;t even pay attention to where I drop things, as I tend to pull them up with desktop search.  On the other hand, OSX makes accessing the desktop very nice (F11 I think?) ... which makes it even more appealing to stack it full of crap.&lt;/p&gt;

&lt;p&gt;I&#039;m not really sold on the idea of using the &#039;desktop&#039; like a real desk, but, it seems like I&#039;m using it that way.  Thus far, it&#039;s just the easiest way I&#039;ve found to keep my current work close at hand.&lt;/p&gt;

&lt;p&gt;Chris.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I do.</p>

<p>I was chatting with some people at work about this the other day.</p>

<p>Anything I download drops onto my desktop.  A lot of &#8217;short term&#8217; projects stay on my desktop.  Longer term things get properly &#8216;filed&#8217; and such somewhere else.  </p>

<p>Currently, things are a bit sparse.  But, I have a few spreadsheets and some graphics I was working with.  Also a local copy of a web application that I&#8217;m working on.  Most of my applications are in Vista &#8217;sidebar&#8217; thingy.  </p>

<p>I don&#8217;t really like tree structures as a way to organize my e-life.  So, until a point that I have to do it, I tend to keep things as flat as I can, and close at hand.  </p>

<p>On my iBook, I don&#8217;t even pay attention to where I drop things, as I tend to pull them up with desktop search.  On the other hand, OSX makes accessing the desktop very nice (F11 I think?) &#8230; which makes it even more appealing to stack it full of crap.</p>

<p>I&#8217;m not really sold on the idea of using the &#8216;desktop&#8217; like a real desk, but, it seems like I&#8217;m using it that way.  Thus far, it&#8217;s just the easiest way I&#8217;ve found to keep my current work close at hand.</p>

<p>Chris.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: e</title>
		<link>http://dubroy.com/blog/do-you-use-spatial-organization/comment-page-1/#comment-1827</link>
		<dc:creator>e</dc:creator>
		<pubDate>Wed, 01 Aug 2007 17:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://dubroy.com/blog/2007/07/31/do-you-use-spatial-organization/#comment-1827</guid>
		<description>&lt;p&gt;I don&#039;t, mostly because I try to avoid using a mouse (I have RSI). Even if I didn&#039;t, the workflow of spatial organization seems to be onerous: &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Find a way to access the space that contains the items I care about (eg: minimize windows to access the desktop, open a filebrowser that respects the physical organization I&#039;ve imposed on my stuff)&lt;/li&gt;
&lt;li&gt;Navigate around the space, possibly manipulating scroll bars, or window dimensions&lt;/li&gt;
&lt;li&gt;Activate the thing I care about&lt;/li&gt;
&lt;li&gt;If the space is hierarchical, goto 1.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I usually know part of the name of the thing I&#039;m looking for, and its general location. On Windows, this means that I hit the appropriate directory, then start typing to find the item. On Linux, this means I either use a find or grep my history. In Eclipse, I use a wildcard or two to open up the search space.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I don&#8217;t, mostly because I try to avoid using a mouse (I have RSI). Even if I didn&#8217;t, the workflow of spatial organization seems to be onerous: </p>

<ol>
<li>Find a way to access the space that contains the items I care about (eg: minimize windows to access the desktop, open a filebrowser that respects the physical organization I&#8217;ve imposed on my stuff)</li>
<li>Navigate around the space, possibly manipulating scroll bars, or window dimensions</li>
<li>Activate the thing I care about</li>
<li>If the space is hierarchical, goto 1.</li>
</ol>

<p>I usually know part of the name of the thing I&#8217;m looking for, and its general location. On Windows, this means that I hit the appropriate directory, then start typing to find the item. On Linux, this means I either use a find or grep my history. In Eclipse, I use a wildcard or two to open up the search space.</p>]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->