<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Best Webfoot Forward &#187; Mini-reviews</title>
	<atom:link href="http://blog.webfoot.com/category/mini-reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webfoot.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Jan 2010 06:20:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>mini-review: The Perfect Search Engine Is Not Enough</title>
		<link>http://blog.webfoot.com/2006/10/22/mini-review-the-perfect-search-engine-is-not-enough/</link>
		<comments>http://blog.webfoot.com/2006/10/22/mini-review-the-perfect-search-engine-is-not-enough/#comments</comments>
		<pubDate>Sun, 22 Oct 2006 23:31:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Mini-reviews]]></category>

		<guid isPermaLink="false">http://www.webfoot.com/blog/2006/10/22/mini-review-the-perfect-search-engine-is-not-enough/</guid>
		<description><![CDATA[This is a mini-review of The Perfect Search Engine Is Not Enough: A Study of Orienteering Behavior in Directed Search (2004).
The authors looked at how users looked for information in electronic documents (Web pages, email messages, or files in a file system) and found that people didn&#8217;t always use search (what they called &#8220;teleporting&#8221;), but [...]]]></description>
			<content:encoded><![CDATA[<p>This is a mini-review of <a target="_blank" href="http://portal.acm.org/citation.cfm?id=985745">The Perfect Search Engine Is Not Enough: A Study of Orienteering Behavior in Directed Search</a> (2004).</p>
<p>The authors looked at how users looked for information in electronic documents (Web pages, email messages, or files in a file system) and found that people didn&#8217;t always use search (what they called &#8220;teleporting&#8221;), but frequently took a sequence of smaller steps to get to their goal.  For example, a user went first to a math department&#8217;s home page, then clicked a few links to get to a specific faculty member&#8217;s home page.</p>
<p>They concluded that there are advantages to orienteering:</p>
<ul>
<li>keyword searches often fail</li>
<li>orientation has a lower cognitive load (i.e. you don&#8217;t have to figure out what a good search query would be)</li>
<li>orienteering allows people to use meta-information that keyword search does not (e.g. who a message is from)</li>
<li>orienteering gave people more context (e.g. they knew they wanted the oldest file in a directory, but didn&#8217;t remember the name of the doc)</li>
<li>orienteering helped people maintain a sense of location during the search (e.g. they could edit a URL directly to get to a slightly different Web page)</li>
</ul>
<p>They suggest that search tools allow people to search on meta-data, learn which sites a particular user trusts, and steer search results to those pages, clustering information, and/or suggesting refinements.</p>
<p>&#8212;</p>
<p>I found the title slightly disingenuous: their users didn&#8217;t have the a perfect search engine, and it isn&#8217;t fair to extrapolate that the users would still orienteer if they had the perfect search engine.</p>
<p>An observation that I didn&#8217;t see them make explicitly is that orienteering can reduce the search space and thus increase precision.  I do this frequently; for example, when searching for a file in the file system, I go a directory that I&#8217;m pretty sure is above the file I am looking for, then do a find:</p>
<blockquote><p>find .  -name emailCartoons</p></blockquote>
<p>Instead of navigating to some subdirectory, I could do the find from / or from my home directory, but that would give me way more information than I need.</p>
<p>The authors also don&#8217;t say what operating system their test subjects used, nor which email client they used.  Different email clients have radically different search capabilities!  In particular, I remember that when I was researching my <a target="_blank" href="http://OvercomeEmailOverload.com">book</a>, people told me that the Outlook search was so slow that it was too painful to use.  Gmail, on the other hand, has search so fast that I almost never orienteer to find a message.  While I have never tried it, I hear that Google Desktop is a whiz at teleporting.</p>
<p>I also have to think that better training on search engines would help people teleport more.  For example, instead of typing the URL for the University of East-Central Illinois at Hoople&#8217;s math  department, then clicking around to the faculty page to get to Sabrina Aguilar&#8217;s home page, someone could instead search Google for</p>
<blockquote><p>aguilar site:math.ueci-h.edu</p></blockquote>
<p>but a lot of people don&#8217;t know about the site: feature.</p>
<p>The <a target="_blank" href="http://www.googleguide.com/index.html">Google Guide</a> by my friend Nancy Blachman has good information on how to search better, including <a target="_blank" title="advanced Google search operators" href="http://www.googleguide.com/advanced_operators_reference.html">this advanced operators cheat sheet.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webfoot.com/2006/10/22/mini-review-the-perfect-search-engine-is-not-enough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
