<?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: Browse vs. Search in Application Navigation</title>
	<atom:link href="http://tworivers.com/blog/archives/208/feed" rel="self" type="application/rss+xml" />
	<link>http://tworivers.com/blog/archives/208</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 16:16:22 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Justin Sinclair</title>
		<link>http://tworivers.com/blog/archives/208/comment-page-1#comment-33</link>
		<dc:creator>Justin Sinclair</dc:creator>
		<pubDate>Tue, 23 Feb 2010 03:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://tworivers.com/blog/?p=208#comment-33</guid>
		<description>As a quick technical note, a better version of the Apple &quot;search to browse&quot; help textbox could be implemented using the jQuery flexselect plugin - http://rmm5t.github.com/jquery-flexselect/ - and a sitemap as the data-source.

The flexselect plugin is pretty cool, it does mid-word partial matches (i.e would return &quot;George Washington&quot; in the results for a query &quot;hing&quot;) but has no support for stemming or synonyms *boo*.</description>
		<content:encoded><![CDATA[<p>As a quick technical note, a better version of the Apple &#8220;search to browse&#8221; help textbox could be implemented using the jQuery flexselect plugin &#8211; <a href="http://rmm5t.github.com/jquery-flexselect/" rel="nofollow">http://rmm5t.github.com/jquery-flexselect/</a> &#8211; and a sitemap as the data-source.</p>
<p>The flexselect plugin is pretty cool, it does mid-word partial matches (i.e would return &#8220;George Washington&#8221; in the results for a query &#8220;hing&#8221;) but has no support for stemming or synonyms *boo*.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Samuels</title>
		<link>http://tworivers.com/blog/archives/208/comment-page-1#comment-32</link>
		<dc:creator>Alan Samuels</dc:creator>
		<pubDate>Tue, 23 Feb 2010 00:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://tworivers.com/blog/?p=208#comment-32</guid>
		<description>We considered this challenge when implementing an Endeca 3rd-party package to help navigate the Fitch Ratings database of ratings, research and data http://www.fitchratings.com. Blending browse and search can be very useful when you have structured and unstructured data. When there is a clearly understood hierarchy of categories then &quot;browse&quot; helps direct the user through a search that may start off as free-form.</description>
		<content:encoded><![CDATA[<p>We considered this challenge when implementing an Endeca 3rd-party package to help navigate the Fitch Ratings database of ratings, research and data <a href="http://www.fitchratings.com" rel="nofollow">http://www.fitchratings.com</a>. Blending browse and search can be very useful when you have structured and unstructured data. When there is a clearly understood hierarchy of categories then &#8220;browse&#8221; helps direct the user through a search that may start off as free-form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katy Gamble</title>
		<link>http://tworivers.com/blog/archives/208/comment-page-1#comment-9</link>
		<dc:creator>Katy Gamble</dc:creator>
		<pubDate>Fri, 29 Jan 2010 18:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://tworivers.com/blog/?p=208#comment-9</guid>
		<description>I work for a large information company and have designed a prototype that can bring all of our data from 100+ applications into one search application.  Really fun project!

After a user logs in and we have verified which data sources they have access to, they are presented with a search text box to enter which ever keywords they wish.  We also have a categorical display or a taxonomy display (a toggle between the two) that allows the user the option to browse thru the data right off the bat without doing a search.  If they enter a search term, the categories/taxonomy is updated based on the search results (aka search refinement much like most shopping sites).  The test users and product managers have loved the simplicity.  Now it&#039;s just a matter of getting funding!

We have also provided the ability to toggle their results view to a list, a map, or a timeline.</description>
		<content:encoded><![CDATA[<p>I work for a large information company and have designed a prototype that can bring all of our data from 100+ applications into one search application.  Really fun project!</p>
<p>After a user logs in and we have verified which data sources they have access to, they are presented with a search text box to enter which ever keywords they wish.  We also have a categorical display or a taxonomy display (a toggle between the two) that allows the user the option to browse thru the data right off the bat without doing a search.  If they enter a search term, the categories/taxonomy is updated based on the search results (aka search refinement much like most shopping sites).  The test users and product managers have loved the simplicity.  Now it&#8217;s just a matter of getting funding!</p>
<p>We have also provided the ability to toggle their results view to a list, a map, or a timeline.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
