<?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: Exploring Content Filters</title>
	<atom:link href="http://boxesandarrows.com/exploring-content-filters/feed/" rel="self" type="application/rss+xml" />
	<link>http://boxesandarrows.com/exploring-content-filters/</link>
	<description>Boxes and Arrows is devoted to the practice, innovation, and discussion of design; including graphic design, interaction design, information architecture and the design of business.</description>
	<lastBuildDate>Mon, 20 May 2013 13:09:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Clifton</title>
		<link>http://boxesandarrows.com/exploring-content-filters/#comment-8523</link>
		<dc:creator>Clifton</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/exploring-content-filters/#comment-8523</guid>
		<description><![CDATA[A few months have now passed and I&#039;ve found a great example of this technique used online at Oddbins. 

--- This is an excellent Filtering example! ---
http://www.oddbins.com/products/Wine.asp


I have also linked the demo that was mentioned above as well as an example from NBA.com that almost &#039;gets it&#039;... but not quite.  :(

--- This is the direct link to the FacetMap demo ---
http://facetmap.com:8080/browse.jsp?s=220000&amp;n=2&amp;v=2

--- This example is almost there... Such a shame ---
http://store.nba.com/


Why is it that the only perfect examples of Filtering are about drinking? How strange is that? 

I guess you have to be drunk to warrant this amount of &#039;ease of use&#039;...]]></description>
		<content:encoded><![CDATA[<p>A few months have now passed and I&#8217;ve found a great example of this technique used online at Oddbins. </p>
<p>&#8212; This is an excellent Filtering example! &#8212;<br />
<a href="http://www.oddbins.com/products/Wine.asp" rel="nofollow">http://www.oddbins.com/products/Wine.asp</a></p>
<p>I have also linked the demo that was mentioned above as well as an example from NBA.com that almost &#8216;gets it&#8217;&#8230; but not quite.  <img src='http://www-boxesandarrows-com.zippykid.netdna-cdn.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>&#8212; This is the direct link to the FacetMap demo &#8212;<br />
<a href="http://facetmap.com:8080/browse.jsp?s=220000&#038;n=2&#038;v=2" rel="nofollow">http://facetmap.com:8080/browse.jsp?s=220000&#038;n=2&#038;v=2</a></p>
<p>&#8212; This example is almost there&#8230; Such a shame &#8212;<br />
<a href="http://store.nba.com/" rel="nofollow">http://store.nba.com/</a></p>
<p>Why is it that the only perfect examples of Filtering are about drinking? How strange is that? </p>
<p>I guess you have to be drunk to warrant this amount of &#8216;ease of use&#8217;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeterV</title>
		<link>http://boxesandarrows.com/exploring-content-filters/#comment-5299</link>
		<dc:creator>PeterV</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/exploring-content-filters/#comment-5299</guid>
		<description><![CDATA[Interesting. We actually tried out an approach like this for a client - no usability testing though so no idea if it worked well. 

There are a few problems with this approach we encountered:

- empty nodes: you have to have your dropdowns dynamically avoid empty nodes.
- if they have to choose all three dropdowns before clicking submit, that can get complex cognitively. It may be better to reload upon choosing an element in a dropdown, but that invites some obvious interface problems.]]></description>
		<content:encoded><![CDATA[<p>Interesting. We actually tried out an approach like this for a client &#8211; no usability testing though so no idea if it worked well. </p>
<p>There are a few problems with this approach we encountered:</p>
<p>- empty nodes: you have to have your dropdowns dynamically avoid empty nodes.<br />
- if they have to choose all three dropdowns before clicking submit, that can get complex cognitively. It may be better to reload upon choosing an element in a dropdown, but that invites some obvious interface problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Fleming</title>
		<link>http://boxesandarrows.com/exploring-content-filters/#comment-5300</link>
		<dc:creator>Lee Fleming</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/exploring-content-filters/#comment-5300</guid>
		<description><![CDATA[This is not exactly new. We&#039;ve used this technique for years, even using the choices to filter the choices. Works great. Customers complained a lot before we used it (who wants to wade through long, long lists of anything other than one&#039;s personal stock holdings?) They don&#039;t complain now - I guess that means it&#039;s usable.]]></description>
		<content:encoded><![CDATA[<p>This is not exactly new. We&#8217;ve used this technique for years, even using the choices to filter the choices. Works great. Customers complained a lot before we used it (who wants to wade through long, long lists of anything other than one&#8217;s personal stock holdings?) They don&#8217;t complain now &#8211; I guess that means it&#8217;s usable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avi Rappoport</title>
		<link>http://boxesandarrows.com/exploring-content-filters/#comment-5301</link>
		<dc:creator>Avi Rappoport</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/exploring-content-filters/#comment-5301</guid>
		<description><![CDATA[This seems very much like faceted browsing to me.  Peter Moreville has written some stuff about it.  The problems I&#039;ve found with faceted browsing include a lack of instant gratification (search engines give you immediate results), and issues of context, especially feedback on what I&#039;m doing.  

Marti Hearst at UC Berkeley has some good examples at her Flamenco project (see flamenco.berkeley.edu). Marti&#039;s got an extra improvement: she makes sure that every option shows the number of hits you&#039;ll get if you choose it.  This addresses the &quot;empty nodes&quot; problem as well as the &quot;one item surprise&quot;.]]></description>
		<content:encoded><![CDATA[<p>This seems very much like faceted browsing to me.  Peter Moreville has written some stuff about it.  The problems I&#8217;ve found with faceted browsing include a lack of instant gratification (search engines give you immediate results), and issues of context, especially feedback on what I&#8217;m doing.  </p>
<p>Marti Hearst at UC Berkeley has some good examples at her Flamenco project (see flamenco.berkeley.edu). Marti&#8217;s got an extra improvement: she makes sure that every option shows the number of hits you&#8217;ll get if you choose it.  This addresses the &#8220;empty nodes&#8221; problem as well as the &#8220;one item surprise&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://boxesandarrows.com/exploring-content-filters/#comment-5302</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/exploring-content-filters/#comment-5302</guid>
		<description><![CDATA[It does sound a lot like faceted searches. You should check out the stuff that Marti Hearst has done at Berkeley; I think she&#039;s explored some of the concepts here pretty rigorously. Really I think the word that&#039;s missing here is &quot;winnowing&quot;: a method of refining a large set of stuff into a small and precise set of stuff. 

Also look at the examples at http://64.220.144.86:8080/facetmap/index.html where you can look at an example using wines or create your own facetmap to try it out.  (when did that cool feature get added?)


For the &quot;empy node&quot; problem: we&#039;re building a faceted search interface for a large product database right now and decided that any nodes with 0 results in them would simply not be shown as navigation options. (They of course appear in the CMS for content creators, and would appear with results if content is put in them).

I&#039;m wondering about the real value of this for small screens, as you suggest. Part of the power of it is taking advantage of people&#039;s ability to scan large bodies of information quickly and to decide how to process it. Without being able to actually *see* the large set of items being refined, winnowed, or filtered, I don&#039;t really have any idea about what I&#039;m getting.]]></description>
		<content:encoded><![CDATA[<p>It does sound a lot like faceted searches. You should check out the stuff that Marti Hearst has done at Berkeley; I think she&#8217;s explored some of the concepts here pretty rigorously. Really I think the word that&#8217;s missing here is &#8220;winnowing&#8221;: a method of refining a large set of stuff into a small and precise set of stuff. </p>
<p>Also look at the examples at <a href="http://64.220.144.86:8080/facetmap/index.html" rel="nofollow">http://64.220.144.86:8080/facetmap/index.html</a> where you can look at an example using wines or create your own facetmap to try it out.  (when did that cool feature get added?)</p>
<p>For the &#8220;empy node&#8221; problem: we&#8217;re building a faceted search interface for a large product database right now and decided that any nodes with 0 results in them would simply not be shown as navigation options. (They of course appear in the CMS for content creators, and would appear with results if content is put in them).</p>
<p>I&#8217;m wondering about the real value of this for small screens, as you suggest. Part of the power of it is taking advantage of people&#8217;s ability to scan large bodies of information quickly and to decide how to process it. Without being able to actually *see* the large set of items being refined, winnowed, or filtered, I don&#8217;t really have any idea about what I&#8217;m getting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://boxesandarrows.com/exploring-content-filters/#comment-5303</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/exploring-content-filters/#comment-5303</guid>
		<description><![CDATA[Small addition to my comment above:

The URL for the FacetMap demo is better written as http://facetmap.com

Travis has done added some impressive things here, including the ability to try out different navigation interfaces for the facetmaps, including a drop-down menu system almost *exactly* like what Clifton is describing in his article.]]></description>
		<content:encoded><![CDATA[<p>Small addition to my comment above:</p>
<p>The URL for the FacetMap demo is better written as <a href="http://facetmap.com" rel="nofollow">http://facetmap.com</a></p>
<p>Travis has done added some impressive things here, including the ability to try out different navigation interfaces for the facetmaps, including a drop-down menu system almost *exactly* like what Clifton is describing in his article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe</title>
		<link>http://boxesandarrows.com/exploring-content-filters/#comment-5304</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/exploring-content-filters/#comment-5304</guid>
		<description><![CDATA[An excellent example of this kind of filtering is on &lt;a href=&quot;http://www.epinions.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.epinions.com/&lt;/a&gt; - the site&#039;s a great hybrid of exclusive category navigation and filtering (&quot;I want cameras that cost less than $300 and are made by Canon&quot;)]]></description>
		<content:encoded><![CDATA[<p>An excellent example of this kind of filtering is on <a href="http://www.epinions.com/" rel="nofollow">http://www.epinions.com/</a> &#8211; the site&#8217;s a great hybrid of exclusive category navigation and filtering (&#8220;I want cameras that cost less than $300 and are made by Canon&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iknovate</title>
		<link>http://boxesandarrows.com/exploring-content-filters/#comment-5305</link>
		<dc:creator>iknovate</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/exploring-content-filters/#comment-5305</guid>
		<description><![CDATA[There&#039;s the simple and then there&#039;s the really complex. The example I always turn to is the Texas Instruments parametric search (powered by Endeca). The search begins once you&#039;ve clicked on a product group (the visual design is not optimal): http://focus.ti.com/tihome/docs/paramsearches.tsp, the data is fully displayed at the bottom, if you scroll down and start selecting parameters you can see how the dynamic relation between the parameters affect the results. 

What&#039;s interesting about TI is that they don&#039;t drive their main site search with Endeca, just the parts search -- but TI has a great understanding of the need for designing a variety of specialized searches (http://focus.ti.com/tihome/docs/allsearches.tsp?DCMP=TIHomeTracking&amp;HQS=Other+OT+home_s_allsearch, not that all of these have been &#039;optimized&#039;). A great piece on searching in general (http://www.intranetjournal.com/features/cadis-2.shtml) notes semiconductor catalogs as one high-profile use of parametric searches. The real issue is LOTS of data/attributes to sort through to get to what&#039;s relevant to you. If the kind of content that Google returns had more parameters in the metadata then we&#039;d see a lot more parametric searching going on. Otherwise it&#039;s a must-have where there are lots of attributes and large data sets (Home Depot&#039;s products are navigated via this approach, again using Endeca).]]></description>
		<content:encoded><![CDATA[<p>There&#8217;s the simple and then there&#8217;s the really complex. The example I always turn to is the Texas Instruments parametric search (powered by Endeca). The search begins once you&#8217;ve clicked on a product group (the visual design is not optimal): <a href="http://focus.ti.com/tihome/docs/paramsearches.tsp" rel="nofollow">http://focus.ti.com/tihome/docs/paramsearches.tsp</a>, the data is fully displayed at the bottom, if you scroll down and start selecting parameters you can see how the dynamic relation between the parameters affect the results. </p>
<p>What&#8217;s interesting about TI is that they don&#8217;t drive their main site search with Endeca, just the parts search &#8212; but TI has a great understanding of the need for designing a variety of specialized searches (<a href="http://focus.ti.com/tihome/docs/allsearches.tsp?DCMP=TIHomeTracking&#038;HQS=Other+OT+home_s_allsearch" rel="nofollow">http://focus.ti.com/tihome/docs/allsearches.tsp?DCMP=TIHomeTracking&#038;HQS=Other+OT+home_s_allsearch</a>, not that all of these have been &#8216;optimized&#8217;). A great piece on searching in general (<a href="http://www.intranetjournal.com/features/cadis-2.shtml" rel="nofollow">http://www.intranetjournal.com/features/cadis-2.shtml</a>) notes semiconductor catalogs as one high-profile use of parametric searches. The real issue is LOTS of data/attributes to sort through to get to what&#8217;s relevant to you. If the kind of content that Google returns had more parameters in the metadata then we&#8217;d see a lot more parametric searching going on. Otherwise it&#8217;s a must-have where there are lots of attributes and large data sets (Home Depot&#8217;s products are navigated via this approach, again using Endeca).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
