<?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>The Findability blog &#187; Usability</title>
	<atom:link href="http://blog.findwise.com/category/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.findwise.com</link>
	<description>The enterprise search and findability blog</description>
	<lastBuildDate>Wed, 09 May 2012 17:59:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Design Principles &#8211; The Philosophy of UX</title>
		<link>http://blog.findwise.com/design-principles-the-philosophy-of-ux/</link>
		<comments>http://blog.findwise.com/design-principles-the-philosophy-of-ux/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 07:40:02 +0000</pubDate>
		<dc:creator>Björn Klockljung Johansson</dc:creator>
				<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Boston]]></category>
		<category><![CDATA[e-commerce site]]></category>
		<category><![CDATA[Eric Meyer]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Jeffrey Zeldman]]></category>
		<category><![CDATA[people search]]></category>
		<category><![CDATA[search interface]]></category>
		<category><![CDATA[search result]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[search user interface]]></category>
		<category><![CDATA[search user interfaces]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Whitney Hess]]></category>

		<guid isPermaLink="false">http://findabilityblog.se/?p=2552</guid>
		<description><![CDATA[In May I attended An Event Apart in Boston (AEA). AEA is a 2-day (design) conference for people who working with websites and was created by the father of web design Jeffrey Zeldman and the CSS guru Eric Meyer. The conference has a broad perspective, dealing with everything from how to write CSS3 and HTML5 to [...]]]></description>
			<content:encoded><![CDATA[<span itemprop="mainContentOfPage"><span itemprop="articleBody"><p>In May I attended <a title="An event apart - Boston" href="http://aneventapart.com/2011/boston/">An Event Apart </a>in Boston (AEA). AEA is a 2-day (design) conference for people who working with websites and was created by the <em>father of web design</em> <a title="website of Jeffrey Zeldman" href="http://zeldman.com/">Jeffrey Zeldman</a> and the CSS guru Eric Meyer. The conference has a broad perspective, dealing with everything from how to write CSS3 and HTML5 to content strategy and graphic design. This post is about an AEA topic brought up by <a title="Pleasure and Pain - Improving the human experience one day at a time" href="http://whitneyhess.com/blog/">Whitney Hess:</a> Create design principles and use them to establish a philosophy for the user experience.</p>
<p><strong>Hess wants to create universal principals for user experience </strong><strong>to communicate a shared understanding amongst team members and customers and to create a basis for an objective evaluation. </strong>The principles suggested by Hess are listed below along with examples of how these can relate to search and search user interfaces.</p>
<h3>Stay out of people’s way</h3>
<blockquote><p><strong>When you do know what people want stay out of their way</strong></p></blockquote>
<p>Google knows what to do when people visit their search at Google.com. They get out of the way and make it easy to get things done. The point is not to disturb users with information they do not need, including everything from modal popup windows or to many settings.</p>
<h3>Create a hierarchy that matches people’s needs</h3>
<blockquote><p><strong>Give crucial elements the greatest prominence</strong></p></blockquote>
<p>This means that the most used information should be easy to find and use. A classic example is that on most university webpages &#8211; it is almost impossible to find contact details to faculty members or campus address but very easy to find a statement of the school philosophy. But the former is probably what users mostly will try to find.</p>
<p><a href="http://imgs.xkcd.com/comics/university_website.png"><img itemprop="image" class="aligncenter" title="university website" src="http://imgs.xkcd.com/comics/university_website.png" alt="university website -  xkcd.com/773/ " width="541" height="378" /></a></p>
<h3>Limit distractions</h3>
<p>This principle means that you should design for consecutive tasks and limit related information to the information you know would help the user with her current task. Don&#8217;t include related information in a search user interface just because you can if the information does not add value.</p>
<h3>Provide strong information scent</h3>
<p>There should be enough information in search results for users to decide if results are relevant. In an e-commerce site this would be the difference between selling and not selling.<strong> A search result will not be perceived as cluttered if the correct data is shown</strong>.</p>
<h3>Provide signposts and cues</h3>
<p>Always make it clear how to start a new search, how to apply filters and what kind of actions can be applied to specific search results.</p>
<h3>Provide context</h3>
<p>Let the user know that there are different kinds of search result. Display thumbnails for pictures and videos or show msn availability in people search.</p>
<h3>Use constraints appropriately</h3>
<p>Prevent errors before they happen. Query suggestion is a good way as it helps users correct spelling error before they happen. This saves time and frustration for the user.</p>
<h3>Make actions reversible</h3>
<p>Make it obvious how to removes filters or reset other settings.</p>
<h3>Provide feedback</h3>
<p>Interaction is a conversation so let the user know when something happens or when the search interface fetches new search results. Never let the user guess what happens.</p>
<h3>Make a good first impression</h3>
<p>You only have one time to make a first impression. It is therefore important to spend time designing the first impression of any interface. Always aim to make the experience for new users better. This could mean voluntary tutorials or fun and good-looking welcome messages.</p>
<h3>So now what?</h3>
<p>Are universal principles enough? Probably not. Every project and company is different and need their own principles to identify with. Hess ended her presentation with tips on how to create company principles to complement the universal principles. Maybe there will be future blog posts about creating your own design principles.</p>
<p>So what are your company&#8217;s principles?</p>
</span></span><div class="schema_property_wrap"></div><meta itemprop="url" content="http://blog.findwise.com/design-principles-the-philosophy-of-ux/"><meta itemprop="discussionUrl" content="http://blog.findwise.com/design-principles-the-philosophy-of-ux/"><meta itemprop="datePublished" content="2011-07-15T07:40:02+00:00"><meta itemprop="dateModified" content="2011-08-22T09:34:42+00:00"><meta itemprop="dateCreated" content="2011-07-05T18:06:34+00:00"><meta itemprop="keywords" content="Boston,e-commerce site,Eric Meyer,Google,Jeffrey Zeldman,people search,search interface,search result,search results,search user interface,search user interfaces,web design,Whitney Hess"><meta itemprop="wordCount" content="621"><meta itemprop="blogPosts" content="http://blog.findwise.com">]]></content:encoded>
			<wfw:commentRss>http://blog.findwise.com/design-principles-the-philosophy-of-ux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Findability on an e-commerce site</title>
		<link>http://blog.findwise.com/findability-on-an-ecommerce-site/</link>
		<comments>http://blog.findwise.com/findability-on-an-ecommerce-site/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 22:31:32 +0000</pubDate>
		<dc:creator>Mahmood Ahmad</dc:creator>
				<category><![CDATA[Findability]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[e-commerce and shopping comparison sites]]></category>
		<category><![CDATA[e-commerce site]]></category>
		<category><![CDATA[e-commerce sites]]></category>
		<category><![CDATA[e-commerce solution uses]]></category>
		<category><![CDATA[e-commerce website]]></category>
		<category><![CDATA[online buyers]]></category>
		<category><![CDATA[search analytics]]></category>
		<category><![CDATA[search function]]></category>
		<category><![CDATA[search functionality]]></category>
		<category><![CDATA[search quality]]></category>
		<category><![CDATA[site search]]></category>

		<guid isPermaLink="false">http://findabilityblog.se/?p=2468</guid>
		<description><![CDATA[Findability on any e-commerce site is a beast all on its own. What if visitors&#8217; searches return no results? Will they continue to search or did you lose your chance at a sale? While product findability is a key factor of success in e-commerce, it is predominantly enabled by simple search alone. And while simple [...]]]></description>
			<content:encoded><![CDATA[<span itemprop="mainContentOfPage"><span itemprop="articleBody"><p><strong>Findability</strong> on any e-commerce site is a beast all on its own. What if visitors&#8217; searches return no results? Will they continue to search or did you lose your chance at a sale?</p>
<p>While product <strong>findability</strong> is a <strong>key factor of success</strong> in e-commerce, it is predominantly enabled by simple search alone. And while simple search usually doesn’t fulfill complex needs among users, website developers and owners still regard advanced search as just another boring to-do item during development. Owners won’t go so far as to leave it out, because every e-commerce website has some kind of advanced search functionality, but they probably do not believe it brings in much revenue.</p>
<p><strong>Research shows:</strong><br />
-    50% of online buyers go straight to the search function<br />
-    34% of visitors leave the site if they can’t find an (available) product<br />
-    Buyers are more likely than Browsers to use search (91%)</p>
<p><strong>What can’t be found, can’t be bought:</strong><br />
-    Search is often mission critical in e-commerce<br />
-    Users don’t know how to spell<br />
-    Users often don’t even know how to describe it</p>
<p>First of all, <strong>Findability</strong> can accelerate the sales process. And faster sales can <strong>increase conversions</strong>, because you will not be losing customers who give up trying to find products. Furthermore, fast, precise and successful searches increase your customers’ trust.</p>
<p>On both e-commerce and shopping comparison sites, users can find products in two different ways: searching and browsing. Searching obviously means using the site search whilst browsing involves drilling down through the categories provided by the website. The most common location for a site search on e-commerce sites is at the top of the page, and generally on the right side. Many e-commerce sites have a site search, user login, and shopping cart info all located in the same general area. Keeping the site search in a location that is pretty common will help it to be easier to find for some of your visitors who are accustomed to this trend.</p>
<p><strong>Faceted search</strong> should be the de facto standard for an e-commerce website. When a user performs a simple search first, but then on the results page, he or she can narrow the search through a drill-down link (for a single choice) or a check box selection (for multiple non-overlapping choices). The structure of the search results page must also be crystal clear. The results must be ranked in a logical order (i.e. for the user, not for you) by relevance. Users should be able to scan and comprehend the results easily. Queries should be easy to refine and resubmit, and the search results page should show the query itself.</p>
<p><strong>Spell-check</strong> is also crucial. Many products have names that are hard to remember or type correctly. Users might think to correct their misspelling when they find poor results, but they will be annoyed at having to do that… or worse, they might think that the website either doesn’t work properly or does not have their product.</p>
<p><strong>Query completion</strong> can decrease the problems caused by mistyping or not knowing the proper terminology. Queries usually start with words; so unambiguous character inputting is crucial.</p>
<p><strong>Search analytics, contextual advertisement and behavioral targeting </strong> is more than just finding a page or a product. When people search they tell you something about their interests, time, location and what is in demand right now, they say something about search quality by the way they navigate and click in result pages and finally what they do after they found what they were looking for.<br />
<strong><br />
A good e-commerce solution uses search technology to:</strong><br />
-    Dynamically tailor a site to suit the visitors’ interests<br />
-    Help the user to find and explore<br />
-    Relate information and promote up- and cross sales<br />
-    Improve visitor satisfaction<br />
-    Increase stickiness<br />
-    Increase sales of related products or accessories<br />
-    Inspire visitors to explore new products/areas<br />
-    Provide-increased understanding of visitor needs/preferences</p>
<p><strong>&#8211;&gt; Convert visitors into returning customers!</strong></p>
</span></span><div class="schema_property_wrap"></div><meta itemprop="url" content="http://blog.findwise.com/findability-on-an-ecommerce-site/"><meta itemprop="discussionUrl" content="http://blog.findwise.com/findability-on-an-ecommerce-site/"><meta itemprop="datePublished" content="2011-03-13T23:31:32+00:00"><meta itemprop="dateModified" content="2011-03-13T23:31:32+00:00"><meta itemprop="dateCreated" content=""><meta itemprop="keywords" content="E-commerce,e-commerce and shopping comparison sites,e-commerce site,e-commerce sites,e-commerce solution uses,e-commerce website,online buyers,search analytics,search function,search functionality,search quality,site search"><meta itemprop="wordCount" content="664"><meta itemprop="blogPosts" content="http://blog.findwise.com">]]></content:encoded>
			<wfw:commentRss>http://blog.findwise.com/findability-on-an-ecommerce-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evaluate your search application</title>
		<link>http://blog.findwise.com/evaluate-your-search-application/</link>
		<comments>http://blog.findwise.com/evaluate-your-search-application/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 07:55:48 +0000</pubDate>
		<dc:creator>Maria Johansson</dc:creator>
				<category><![CDATA[Findability]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[overall site]]></category>
		<category><![CDATA[Peter Morville]]></category>
		<category><![CDATA[search application]]></category>
		<category><![CDATA[search functionality]]></category>
		<category><![CDATA[search logs]]></category>
		<category><![CDATA[use search]]></category>

		<guid isPermaLink="false">http://findabilityblog.se/?p=2122</guid>
		<description><![CDATA[Search is the worst usability problem on the web according to Peter Morville (in his book Search Patterns). With that in mind it is good to know that there are best practices and search patterns that one can follow to ensure that your search will work. Yet, just applying best practices and patterns will not [...]]]></description>
			<content:encoded><![CDATA[<span itemprop="mainContentOfPage"><span itemprop="articleBody"><p>Search is the worst usability problem on the web according to Peter Morville (in his book <a href="http://searchpatterns.org">Search Patterns</a>). With that in mind it is good to know that there are best practices and search patterns that one can follow to ensure that your search will work. Yet, just applying best practices and patterns will not always do the trick for you. Patterns are examples of good things that often work but they do not come with a guarantee that your users will understand and use search simply because you used best practice solutions.</p>
<p>There is no real substitute for testing your designs, whether it&#8217;s on websites intranets or any other type of application. Evaluating your design you will learn what works and does not work with your users. Search is a bit tricky when it comes to testing since there is not one single way or flow for the users to take to their goal. You need to account for multiple courses of actions. But that is also the beauty of it, you learn how very different paths users take when searching for the same information. And it does not have to be expensive to do the testing even if it is a bit tricky. There are several ways you can test your designs:</p>
<ul>
<li>Test your ideas using pen and paper</li>
<li>Let a small group of users into your development or test environment to evaluate ideas under development</li>
<li>Create a computer prototype that is limited to the functionality you are evaluating</li>
<li>You can also evaluate the existing site before starting new development to identify what things need improvement</li>
<li>Your search logs are another valuable source of information regarding your users behaviors. Have a look at them as a complement.</li>
</ul>
<p>And the best part of testing your ideas with users is, as a bonus you will learn even more stuff about your users that will be valuable to you in the future. Even if you are evaluating the smallest part of your website you will learn things that affects the experience of the overall site. So what are you waiting for? Start testing your site as well. I promise you will learn a lot from it. If you have any questions about how to best evaluate the search functionality on your site or intranet, write a comment here or drop me an email. In the meanwhile we will soon go on summer holiday. But we&#8217;ll be back again in August. Have a nice summer everyone!</p>
</span></span><div class="schema_property_wrap"></div><meta itemprop="url" content="http://blog.findwise.com/evaluate-your-search-application/"><meta itemprop="discussionUrl" content="http://blog.findwise.com/evaluate-your-search-application/"><meta itemprop="datePublished" content="2010-07-02T08:55:48+00:00"><meta itemprop="dateModified" content="2010-07-02T08:55:48+00:00"><meta itemprop="dateCreated" content=""><meta itemprop="keywords" content="overall site,Peter Morville,search application,search functionality,search logs,use search"><meta itemprop="wordCount" content="416"><meta itemprop="blogPosts" content="http://blog.findwise.com">]]></content:encoded>
			<wfw:commentRss>http://blog.findwise.com/evaluate-your-search-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Structured and actionable results &#8211; there is more to results presentation than blue links</title>
		<link>http://blog.findwise.com/structured-and-actionable-results-there-is-more-to-results-presentation-than-blue-links/</link>
		<comments>http://blog.findwise.com/structured-and-actionable-results-there-is-more-to-results-presentation-than-blue-links/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 18:46:41 +0000</pubDate>
		<dc:creator>Lina Westerling</dc:creator>
				<category><![CDATA[Findability]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Internet search]]></category>
		<category><![CDATA[Intranet]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Search Watch]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[actionable search results]]></category>
		<category><![CDATA[and so on]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[co-worker]]></category>
		<category><![CDATA[enterprise search solutions]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Jeffery Callender]]></category>
		<category><![CDATA[Maria]]></category>
		<category><![CDATA[patterns describing search functionality]]></category>
		<category><![CDATA[Peter Morville]]></category>
		<category><![CDATA[pre-processing]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[search logs]]></category>
		<category><![CDATA[search patterns]]></category>
		<category><![CDATA[search result]]></category>
		<category><![CDATA[structured and actionable search results]]></category>
		<category><![CDATA[web search]]></category>

		<guid isPermaLink="false">http://findabilityblog.se/?p=2102</guid>
		<description><![CDATA[Search patterns are standardized patterns describing search functionality as well as human information seeking behavior. Earlier this year Peter Morville and Jeffery Callender released a book about search patterns.  Morville also gave a presentation based on the book at the IA Summit 2010 (slides, mp3), which my colleague Maria and I attended. Among the patterns [...]]]></description>
			<content:encoded><![CDATA[<span itemprop="mainContentOfPage"><span itemprop="articleBody"><p>Search patterns are standardized patterns describing search functionality as well as human information seeking behavior. Earlier this year Peter Morville and Jeffery Callender released a <a href="http://searchpatterns.org/">book about search patterns</a>.  Morville also gave a <a href="http://2010.iasummit.org/talks/9765">presentation</a> based on the book at the IA Summit 2010 (<a href="http://www.slideshare.net/morville/the-future-of-search-discovery?from=ss_embed">slides</a>, <a href="http://files.boxesandarrows.com/podcasts/Morville.mp3">mp3</a>), which my colleague Maria and I attended. Among the patterns Peter Morville mentions my favorite ones are structured and actionable search results.</p>
<p><strong>Structured results</strong><br />
Let us start with <a href="http://www.flickr.com/photos/morville/collections/72157603790672271/">structured results</a>. You might have seen that for certain queries you submit on Google, you get a richer results presentation than for other results. For example, typing the query ‘weather stockholm’ gives a basic <a href="http://www.google.com/search?hl=en&amp;q=weather+stockholm">weather forecast</a> for the upcoming four days, directly visible in the results list. Other examples include local <a href="http://www.google.com/search?hl=en&amp;q=movies,+stockholm">movie showtimes</a> and <a href="https://www.google.com/search?hl=en&amp;q=aapl">stock information</a>. It is even possible to use google as a <a href="https://www.google.com/search?hl=en&amp;q=732*18&amp;aq=f&amp;aqi=g1g-c2g1g-c1g1g-c3g1f1&amp;aql=&amp;oq=&amp;gs_rfai=">calculator</a> or a <a href="https://www.google.com/search?hl=en&amp;q=78+USD+%3D+%3F+SEK">currency converter</a> by typing in certain kinds of searches. For the curious, <a href="http://www.google.com/help/features.html">here</a> is a list of all google.com search features. Structured results is about offering a more informative presentation of search results than just a title, summary, and possibly some basic metadata. It is also about not presenting all information in the same way, because the information in itself differs. Richer results presentations speeds up the process of finding relevant information since the system has already done some pre-processing for user.</p>
<div id="attachment_2127" class="wp-caption aligncenter" style="width: 460px"><a href="http://media.findabilityblog.se/2010/06/google_structured_results2111.jpg"><img itemprop="image" class="size-medium wp-image-2127  " src="http://media.findabilityblog.se/2010/06/google_structured_results211-300x153.jpg" alt="Google structured results" width="450" height="230" /></a><p class="wp-caption-text">Examples of structured results from Google. Image from http://www.flickr.com/photos/morville/4274340130/sizes/l/in/set-72157623210542674/#cc_license. </p></div>
<p>Structured metadata is a prerequisite for structured results presentation. Web pages and documents normally come with standard metadata such as date and author, but in some cases they will have to be augmented with additional information in order to create a more useful presentation. Presenting results in a custom way requires some extra development effort, especially if the structure is not initially available. However, I believe it creates much value to the user. Also, this need not be done for all types of contents. My advice would be to identify the cases where a more elaborate results presentation would be most usable. Which information is frequently requested by many people and perhaps also difficult to find because it is embedded in pages with lots of text or other contents? Search logs and user feedback in combination with thorough knowledge about the contents provides a key basis for the selection.</p>
<p><strong>Actionable results</strong><br />
Related to structured results are <a href="http://www.flickr.com/photos/morville/collections/72157623203568580/">actionable results</a>. Entries in the search results list can be more than just displays of information; they can also be means of performing tasks. Common examples found on the web include printing, saving or sharing the search result directly from the results list. Other examples include adding to shopping cart, commenting and rating. Within the enterprise or organization additional relevant actions could perhaps be checking in or out a document, add an event to the personal calendar, starting a chat with a co-worker, and so on. As with structured results, it is about identifying the cases where it would add most value. What are the most common tasks and possibly also what tasks are complicated to perform in the source system? Structured and actionable results share the advantage that users do not have to open the actual results web page or download the document to find or do what they need. Speeding up information seeking and other tasks in this way is not only valuable in web search, it can also be very useful within the enterprise or organization. Search results lists in enterprise search solutions still look quite homogeneous and there are lots of opportunities for improvement.</p>
<p>To conclude, there can and should be more to search results presentation than just a snippet. I believe we will benefit from putting focus on the results presentation, and not only on tools surrounding it (filtering for example). After all, the list of results is where the user’s attention is first drawn. What do you think? How can your organization benefit from working with structured and actionable search results? If you are curious about this approach, we would be happy to help you look into what can be done in your organization.</p>
</span></span><div class="schema_property_wrap"></div><meta itemprop="url" content="http://blog.findwise.com/structured-and-actionable-results-there-is-more-to-results-presentation-than-blue-links/"><meta itemprop="discussionUrl" content="http://blog.findwise.com/structured-and-actionable-results-there-is-more-to-results-presentation-than-blue-links/"><meta itemprop="datePublished" content="2010-06-22T19:46:41+00:00"><meta itemprop="dateModified" content="2010-06-22T19:46:41+00:00"><meta itemprop="dateCreated" content=""><meta itemprop="keywords" content="actionable search results,and so on,author,co-worker,enterprise search solutions,Google,Jeffery Callender,Maria,patterns describing search functionality,Peter Morville,pre-processing,printing,search logs,search patterns,search result,structured and actionable search results,web search"><meta itemprop="wordCount" content="690"><meta itemprop="blogPosts" content="http://blog.findwise.com">]]></content:encoded>
			<wfw:commentRss>http://blog.findwise.com/structured-and-actionable-results-there-is-more-to-results-presentation-than-blue-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://files.boxesandarrows.com/podcasts/Morville.mp3" length="56050237" type="audio/mpeg" />
		</item>
		<item>
		<title>Combining Search and Browse &#8211; Integrated Faceted Breadcrumbs</title>
		<link>http://blog.findwise.com/combining-search-and-browse-integrated-faceted-breadcrumbs/</link>
		<comments>http://blog.findwise.com/combining-search-and-browse-integrated-faceted-breadcrumbs/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 18:22:38 +0000</pubDate>
		<dc:creator>Maria Johansson</dc:creator>
				<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Information seeking behaviour]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[faceted search]]></category>
		<category><![CDATA[faceted solutions]]></category>
		<category><![CDATA[Greg Nudelman]]></category>
		<category><![CDATA[it to your site]]></category>
		<category><![CDATA[Peter Morville]]></category>
		<category><![CDATA[search experience]]></category>
		<category><![CDATA[search settings]]></category>

		<guid isPermaLink="false">http://findabilityblog.se/?p=1939</guid>
		<description><![CDATA[Finding information can be tricky and as I have written about in one of my previous posts improving findability is not about providing a single entrypoint to information. Users have different ways of finding information (browsing, searching and asking). They often combine these techniques with each other (berrypicking) and so they all need to be [...]]]></description>
			<content:encoded><![CDATA[<span itemprop="mainContentOfPage"><span itemprop="articleBody"><p>Finding information can be tricky and as I have written about in <a href="http://findabilityblog.se/improving-findability-is-your-content-really-available-to-users">one of my previous posts</a> improving findability is not about providing a single entrypoint to information. Users have different ways of finding information (browsing, searching and asking). They often combine these techniques with each other (<a href="http://www.gseis.ucla.edu/faculty/bates/berrypicking.html">berrypicking</a>) and so they all need to be supported. <a href="http://www.findability.org">Peter Morville</a> states that “Browse and Search work best in tandem… the best finding interfaces achieve a balance, letting users move fluidly between browsing and searching.”</p>
<p>A lot of sites are improving their search experience through the implementation of faceted search. However, very few successfully integrate faceted search and browsing on their site. Searching and browsing are treated as two separate flows of interaction instead of trying to combine them which would provide the users with a much better experience.</p>
<p>That is why I was glad to learn about an idea from <a href="http://www.designcaffeine.com/">Greg Nudelman</a> which he presented in <a href="http://www.slideshare.net/gnudelman/design-caffeine-for-search-and-browse-ui-iasummit2010">his session</a> at the <a href="http://2010.iasummit.org/">IASummit</a> which I attended last week. In his session Greg introduced his idea about Integrated Faceted Breadcrumb. According to him breadcrumbs are intuitive, flexible and resourceful and they are design elements that don&#8217;t cause problems but simply work. To test his idea he conducted usability tests on a prototype using the Integrated Faceted Breadcrumb. According to his evaluation the integrated faceted breadcrumb has a lot of advantages over other faceted solutions:</p>
<ol>
<li>Combine hierarchical Location &amp; Attribute breadcrumbs</li>
<li>Use Change instead of Set-Remove-Set</li>
<li>Automatically retain relevant query information</li>
<li>Label breadcrumb aspects</li>
<li>Make it clear how to start a new search</li>
<li>Allow direct keyword manipulation.</li>
</ol>
<p>I find this idea interesting and I am currently thinking about whether it could be applied into one of my own projects. (According to Greg it has not been implemented anywhere yet even though the findings from the usability testing were positive.) However I wonder if this is a concept that works well only for sites with relatively homogeneous content or if it would also work on larger collections of sites such as intranets? Can it be used in an intuitive way with a large number of facets and can it cope with the use of more complex filtering functionalities? For some sites it might not be the best idea to keep the search settings when the user changes search terms. These are some things I would like to find out. What do you think about this? Could you apply it to your site(s)? I recommend that you have a look at<a href="http://www.slideshare.net/gnudelman/design-caffeine-for-search-and-browse-ui-iasummit2010"> Greg Nudelman&#8217;s presentation</a> on <a href="http://www.slideshare.net">slideshare</a> and find out for yourself. You can also find an article about the Integrated Faceted Breadcrumb on <a href="http://www.boxesandarrows.com/view/faceted-finding-with">Boxes and Arrows</a>. I look forward to a discussion about whether this is any good so write me a comment here at the findability blog or find me on <a href="http://twitter.com/mariajoh">twitter</a>.</p>
</span></span><div class="schema_property_wrap"></div><meta itemprop="url" content="http://blog.findwise.com/combining-search-and-browse-integrated-faceted-breadcrumbs/"><meta itemprop="discussionUrl" content="http://blog.findwise.com/combining-search-and-browse-integrated-faceted-breadcrumbs/"><meta itemprop="datePublished" content="2010-04-16T19:22:38+00:00"><meta itemprop="dateModified" content="2010-04-16T19:22:38+00:00"><meta itemprop="dateCreated" content=""><meta itemprop="keywords" content="faceted search,faceted solutions,Greg Nudelman,it to your site,Peter Morville,search experience,search settings"><meta itemprop="wordCount" content="468"><meta itemprop="blogPosts" content="http://blog.findwise.com">]]></content:encoded>
			<wfw:commentRss>http://blog.findwise.com/combining-search-and-browse-integrated-faceted-breadcrumbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IASummit &#8211; Information Architecture and Search</title>
		<link>http://blog.findwise.com/iasummit-information-architecture-and-search/</link>
		<comments>http://blog.findwise.com/iasummit-information-architecture-and-search/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 12:48:56 +0000</pubDate>
		<dc:creator>Maria Johansson</dc:creator>
				<category><![CDATA[Findability]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Arizona]]></category>
		<category><![CDATA[Lina]]></category>

		<guid isPermaLink="false">http://findabilityblog.se/?p=1914</guid>
		<description><![CDATA[This upcoming week my colleague Lina and I will participate in the IASummit in Phoenix Arizona. Search, information architecture and user experience and the relationships between them is the focus for us this upcoming week. We look forward to hearing a lot of great talks, meeting interesting people and enjoying the sunny weather in Arizona. [...]]]></description>
			<content:encoded><![CDATA[<span itemprop="mainContentOfPage"><span itemprop="articleBody"><p>This upcoming week my colleague Lina and I will participate in the <a href="http://2010.iasummit.org/">IASummit</a> in Phoenix Arizona. Search, information architecture and user experience and the relationships between them is the focus for us this upcoming week. We look forward to hearing a lot of great talks, meeting interesting people and enjoying the sunny weather in Arizona.</p>
<p>We will be blogging from the conference but if you don&#8217;t want to wait for that you can follow me, <a href="http://twitter.com/mariajoh">Maria</a> on twitter or follow the hashtag for the IASummit <a href="http://twitter.com/#search?q=%23ias10">#ias10</a> so see what everyone is tweeting about.</p>
</span></span><div class="schema_property_wrap"></div><meta itemprop="url" content="http://blog.findwise.com/iasummit-information-architecture-and-search/"><meta itemprop="discussionUrl" content="http://blog.findwise.com/iasummit-information-architecture-and-search/"><meta itemprop="datePublished" content="2010-04-05T13:48:56+00:00"><meta itemprop="dateModified" content="2010-04-05T13:48:56+00:00"><meta itemprop="dateCreated" content=""><meta itemprop="keywords" content="Arizona,Lina"><meta itemprop="wordCount" content="94"><meta itemprop="blogPosts" content="http://blog.findwise.com">]]></content:encoded>
			<wfw:commentRss>http://blog.findwise.com/iasummit-information-architecture-and-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faceted Search by LinkedIn</title>
		<link>http://blog.findwise.com/faceted-search-by-linkedin/</link>
		<comments>http://blog.findwise.com/faceted-search-by-linkedin/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 11:00:38 +0000</pubDate>
		<dc:creator>Maria Johansson</dc:creator>
				<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Lucene]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Solr]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Daniel Tunkelang]]></category>
		<category><![CDATA[faceted search]]></category>
		<category><![CDATA[John Wang]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[people search]]></category>
		<category><![CDATA[prominent search functionality]]></category>
		<category><![CDATA[reference search]]></category>
		<category><![CDATA[Sara Alpern]]></category>
		<category><![CDATA[search architect]]></category>
		<category><![CDATA[search experience]]></category>
		<category><![CDATA[search interface]]></category>
		<category><![CDATA[similar solution]]></category>

		<guid isPermaLink="false">http://findabilityblog.se/?p=1839</guid>
		<description><![CDATA[My RSS feeds have been buzzing about the LinkedIn faceted search since it was first released from beta in December. So why is the new search at LinkedIn so interesting that people are almost constantly discussing it? I think it’s partly because LinkedIn is a site that is used by most professionals and searching for [...]]]></description>
			<content:encoded><![CDATA[<span itemprop="mainContentOfPage"><span itemprop="articleBody"><p>My RSS feeds have been buzzing about the LinkedIn <a href="http://en.wikipedia.org/wiki/Faceted_search">faceted search</a> since it was first released from beta in December. So why is the new search at <a href="http://www.linkedin.com">LinkedIn</a> so interesting that people are almost constantly discussing it? I think it’s partly because LinkedIn is a site that is used by most professionals and searching for people is core functionality on LinkedIn. But the search interface on LinkedIn is also a very good example of faceted search.</p>
<p>I decided to have a closer look into their search. The first thing I realized was just how many different kinds of searches there are on LinkedIn. Not only the obvious people search but also, job, news, forum, group, company, address book, answers and reference search. LinkedIn has managed to integrate search so that it’s the natural way of finding information on the site. People search is the most prominent search functionality but not the only one.</p>
<p>I’ve seen several different people search implementations and they often have a tendency to work more or less like phone books. If you know the name you type it and get the number. And if you’re lucky you can also get the name if you only have the number. There is seldom anyway to search for people with a certain competence or from a geographic area. LinkedIn sets a good example of how searching for people could and should work.</p>
<p>LinkedIn has taken careful consideration of their users; What information they are looking for, how they want it presented and how they need to filter searches in order to find the right people. The details that I personally like are the possibility to search within filters for matching options (I worked on a similar solution last year) and how different filters are displayed (or at least in different order) depending on what query the user types. If you want to know more about how the faceted search at LinkedIn was designed, check out the <a href="http://blog.linkedin.com/2010/03/05/designing-linkedin-faceted-search/">blog post</a> by Sara Alpern.</p>
<p>But LinkedIn is not only interesting because of the good search experience. It’s also interesting from a technical perspective. The LinkedIn search is built on open source so they have developed everything themselves. For those of you interested in the technology behind the new LinkedIn search I recommend “<a href="http://thenoisychannel.com/2010/01/31/linkedin-search-a-look-beneath-the-hood/">LinkedIn search a look beneath the hood</a>”, by <a href="http://thenoisychannel.com">Daniel Tunkelang</a> where he links to a presentation by <a href="http://www.linkedin.com/in/javasoze">John Wang</a> search architect at LinkedIn.</p>
</span></span><div class="schema_property_wrap"></div><meta itemprop="url" content="http://blog.findwise.com/faceted-search-by-linkedin/"><meta itemprop="discussionUrl" content="http://blog.findwise.com/faceted-search-by-linkedin/"><meta itemprop="datePublished" content="2010-03-12T12:00:38+00:00"><meta itemprop="dateModified" content="2010-03-12T12:00:38+00:00"><meta itemprop="dateCreated" content=""><meta itemprop="keywords" content="Daniel Tunkelang,faceted search,John Wang,LinkedIn,people search,prominent search functionality,reference search,Sara Alpern,search architect,search experience,search interface,similar solution"><meta itemprop="wordCount" content="408"><meta itemprop="blogPosts" content="http://blog.findwise.com">]]></content:encoded>
			<wfw:commentRss>http://blog.findwise.com/faceted-search-by-linkedin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Query Suggestions help users get unstuck</title>
		<link>http://blog.findwise.com/query-suggestions-help-users-get-unstuck/</link>
		<comments>http://blog.findwise.com/query-suggestions-help-users-get-unstuck/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 10:14:21 +0000</pubDate>
		<dc:creator>Maria Johansson</dc:creator>
				<category><![CDATA[Information seeking behaviour]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Britney Spears]]></category>
		<category><![CDATA[Chirag Shah]]></category>
		<category><![CDATA[Diane Kelly]]></category>
		<category><![CDATA[Enterprise Search]]></category>
		<category><![CDATA[exploratory search tasks]]></category>
		<category><![CDATA[Gary Marchionini]]></category>
		<category><![CDATA[information management]]></category>
		<category><![CDATA[Kevin Federline]]></category>
		<category><![CDATA[queries e.g. search]]></category>
		<category><![CDATA[search application]]></category>
		<category><![CDATA[search system]]></category>
		<category><![CDATA[search vendors]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://www.findwise.se/?p=1231</guid>
		<description><![CDATA[Several papers at the HCIR09 workshop touched on the topic of query suggestions. Chirag Shah and Gary Marchionini presented a poster about query reuse in exploratory search tasks and Diane Kelly presented results from two different studies that examined people’ use of query suggestions and how usage varied depending on topic difficulty. (Their papers are [...]]]></description>
			<content:encoded><![CDATA[<span itemprop="mainContentOfPage"><span itemprop="articleBody"><p>Several papers at the <a href="http://cuaslis.org/hcir2009/">HCIR09 workshop</a> touched on the topic of query suggestions. Chirag Shah and Gary Marchionini presented a poster about query reuse in exploratory search tasks and Diane Kelly presented results from two different studies that examined people’ use of query suggestions and how usage varied depending on topic difficulty. (Their papers are available for download as part of the <a href="http://cuaslis.org/hcir2009/HCIR2009.pdf">proceedings</a> from the workshop.) <span id="more-1231"></span></p>
<p>According to Shah and Marchionini users often search for the same things. They reuse their previous queries e.g. search for the same things multiple times. Users use their previous searches to refind information and also to expand or further filter their previous searches by adding one or more keywords. There is also a significant overlap between what different users search for suggesting that users have a tendency to express their information needs in similar ways. These results support the idea that query suggestions can be used to help users formulate their query.  Yahoo and YouTube  are two of the systems that uses this technique, where users get suggestions of queries and how they can add more words to their query based on what other users have searched for.</p>
<p>Diane Kelly concludes that users use query suggestion both by typing in the same thing as shown in the suggestion and by clicking on it. Users also tend to use more query suggestions when searching for difficult topics. Query suggestions help users get “unstuck” when they are searching for information.  It is however hard to know whether query suggestions actually return better results. The users expectation and preferences do have an effect on user satisfaction as well. User generated query suggestions are also found to be better than query suggestions generated by the search system. So the mere expectation that the query suggestions will help a user could have an positive effect on his or hers experience…</p>
<p>Query suggestions are meant to help the users formulate a good query that will provide them with relevant results. Query suggestions can also work as with yahoo search where query suggestions both suggest more words to add to the query but also provides the users with suggestions for other related concepts to search for. So searching for Britney Spears will for example suggest the related search for Kevin Federline (even though they are now divorced) and searching for enterprise search will suggest concepts such as relevance, information management and off course the names of the different search vendors.</p>
<p>If you apply this to the enterprise search setting the query suggestion could provide the user with several different kinds of help. Combining the user’s previous searches with things other users searched for but also providing suggestions for recommended queries or concepts. The concepts will be high quality information and suggestions controlled by the team managing the search application. It is a way of combining quick links or best bets with query suggestions and a way to hopefully improve the experienced value of the query suggestions. The next step then is to work with these common queries that users search for and make sure that they return relevant results, but that is an entirely different topic…</p>
</span></span><div class="schema_property_wrap"></div><meta itemprop="url" content="http://blog.findwise.com/query-suggestions-help-users-get-unstuck/"><meta itemprop="discussionUrl" content="http://blog.findwise.com/query-suggestions-help-users-get-unstuck/"><meta itemprop="datePublished" content="2009-11-09T12:14:21+00:00"><meta itemprop="dateModified" content="2009-11-09T12:14:21+00:00"><meta itemprop="dateCreated" content=""><meta itemprop="keywords" content="Britney Spears,Chirag Shah,Diane Kelly,Enterprise Search,exploratory search tasks,Gary Marchionini,information management,Kevin Federline,queries e.g. search,search application,search system,search vendors,Yahoo,Youtube"><meta itemprop="wordCount" content="527"><meta itemprop="blogPosts" content="http://blog.findwise.com">]]></content:encoded>
			<wfw:commentRss>http://blog.findwise.com/query-suggestions-help-users-get-unstuck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Future of Information Discovery</title>
		<link>http://blog.findwise.com/the-future-of-information-discovery/</link>
		<comments>http://blog.findwise.com/the-future-of-information-discovery/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 13:50:45 +0000</pubDate>
		<dc:creator>Maria Johansson</dc:creator>
				<category><![CDATA[Future development]]></category>
		<category><![CDATA[Information seeking behaviour]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Internet search]]></category>
		<category><![CDATA[Knowledge management]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Ben Shneiderman]]></category>
		<category><![CDATA[Ben Shneidermans]]></category>
		<category><![CDATA[DC]]></category>
		<category><![CDATA[Enable]]></category>
		<category><![CDATA[founding director]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Human Computer Interaction Laboratory]]></category>
		<category><![CDATA[Lina]]></category>
		<category><![CDATA[Maryland]]></category>
		<category><![CDATA[professor]]></category>
		<category><![CDATA[result management]]></category>
		<category><![CDATA[search experiences]]></category>
		<category><![CDATA[search interface]]></category>
		<category><![CDATA[University of Maryland]]></category>
		<category><![CDATA[Washington DC]]></category>

		<guid isPermaLink="false">http://www.findwise.se/?p=1208</guid>
		<description><![CDATA[I recently attended the third annual workshop on Human Computer Interaction and Information retrieval ( HCIR 2009) in Washington DC together with my colleague Lina. This is the first in a series of blog posts about what happened at the workshop. First up is the keynote about the Future of Information Discovery, by Ben Shneiderman. [...]]]></description>
			<content:encoded><![CDATA[<span itemprop="mainContentOfPage"><span itemprop="articleBody"><p>I recently attended the third annual workshop on Human Computer Interaction and Information retrieval ( <a href="http://cuaslis.org/hcir2009/">HCIR 2009</a>) in Washington DC together with my colleague Lina. This is the first in a series of blog posts about what happened at the workshop. First up is the keynote about the Future of Information Discovery, by Ben Shneiderman.<span id="more-1208"></span></p>
<p><a href="http://www.cs.umd.edu/~ben/">Ben Shneiderman</a>, professor at the University of Maryland and founding director of the Human Computer Interaction Laboratory held the workshop keynote. He started off by talking about what he called the elephant in the room, Google. Because whenever you talk about search these days you have to talk about Google. Google has become the baseline for search and the system that users relate other search experiences to. Almost all of our customers&#8217; users has in one way or another asked &#8220;why can’t our intranet be more like Google?&#8221; (Read more about <a href="http://www.findwise.se/blog/high-expectations-to-googlify-the-company">expectations to Googlify the company</a> in a previous blog post by Mickel. You can also download the <a href="http://cuaslis.org/hcir2009/HCIR2009-FutureInfoDiscovery3.pdf">slides</a> to Ben Shneidermans keynote presentation.)</p>
<p>As Ben Shneiderman said, Google does actually do the job, finding facts work. However searching for information can be dangerous. Google does well on handling simple fact-finding tasks but we need better tools to handle other types of searches such as:</p>
<ul>
<li>Extended fact finding tasks where the queries are often vague</li>
<li>Tasks involving exploration of availability where the requested results can be vague</li>
<li>Open ended browsing and problem analysis where there can be hidden assumptions</li>
<li>Mismatch between the users information needs and the available metadata which will require exhaustive searching.</li>
</ul>
<p>One of the points that I appreciated the most in this keynote was that systems that support searching for information not only need to support simple known-item searches, which Google does well. They also need to support other things:</p>
<ul>
<li>Helping users enrich query formulation</li>
<li>Expanding result management</li>
<li>Enable long-term effort</li>
<li>Enhance collaboration</li>
</ul>
<p>I am especially pleased by this statement since these are some of the important issues that we are working with in our customer projects. You will also learn more about query formulation in one of our upcoming blog posts from HCIR.</p>
<p>Supporting these cases are important for supporting users in their information seeking tasks and, according to Shneiderman, this should also be done while enabling users to deal with specific cases of search, concerning:</p>
<ul>
<li>Completeness &#8211; Do I have all the information on a specific topic? This is especially important in for example legal or medical cases.</li>
<li>Absence of information &#8211; proving non-existence of information is very difficult but needed when applying for a patent or registering a trademark.</li>
<li>Outliers &#8211; making unexpected connections between information and finding and learning new  things that you would not have expected to find.</li>
<li>Bridging &#8211; Connecting different disciplines with each other.</li>
</ul>
<p>This is very important because when users search the goal is not the information itself. No users go to a search interface just for the fun of searching for information. They need the information for a purpose. Search therefore needs to support things such as decision-making, collaboration, innovation and societal improvement. Search will only be of true value to users when it not only searches the simple fact-finding tasks but when it helps users solve the real problems in the real world. And good tools can force people to reframe their thinking and see things in a different light. That is the kind of tools that we should be designing.<!-- EndFragment --></p>
</span></span><div class="schema_property_wrap"></div><meta itemprop="url" content="http://blog.findwise.com/the-future-of-information-discovery/"><meta itemprop="discussionUrl" content="http://blog.findwise.com/the-future-of-information-discovery/"><meta itemprop="datePublished" content="2009-10-30T15:50:45+00:00"><meta itemprop="dateModified" content="2009-10-30T15:50:45+00:00"><meta itemprop="dateCreated" content=""><meta itemprop="keywords" content="Ben Shneiderman,Ben Shneidermans,DC,Enable,founding director,Google,Human Computer Interaction Laboratory,Lina,Maryland,professor,result management,search experiences,search interface,University of Maryland,Washington DC"><meta itemprop="wordCount" content="564"><meta itemprop="blogPosts" content="http://blog.findwise.com">]]></content:encoded>
			<wfw:commentRss>http://blog.findwise.com/the-future-of-information-discovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Findwise is attending HCIR 2009</title>
		<link>http://blog.findwise.com/findwise-is-attending-hcir-2009/</link>
		<comments>http://blog.findwise.com/findwise-is-attending-hcir-2009/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 08:16:42 +0000</pubDate>
		<dc:creator>Maria Johansson</dc:creator>
				<category><![CDATA[Information seeking behaviour]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Global Organization]]></category>
		<category><![CDATA[Lina Westerling]]></category>
		<category><![CDATA[Maria Johansson]]></category>
		<category><![CDATA[usable search interfaces]]></category>
		<category><![CDATA[Washington]]></category>
		<category><![CDATA[Washington DC]]></category>

		<guid isPermaLink="false">http://www.findwise.se/?p=1152</guid>
		<description><![CDATA[I&#8217;m glad to announce that Findwise is attending HCIR 2009 in Washington DC on October 23. Our paper about designing for Enterprise Search has been accepted to the conference so we (Maria Johansson and Lina Westerling) are going to Washington to attend the workshop and discuss HCIR with the researchers and practitioners most prominent in [...]]]></description>
			<content:encoded><![CDATA[<span itemprop="mainContentOfPage"><span itemprop="articleBody"><p>I&#8217;m glad to announce that Findwise is attending <a href="http://cuaslis.org/hcir2009/">HCIR 2009</a> in Washington DC on October 23. Our paper about designing for Enterprise Search has been accepted to the conference so we (Maria Johansson and Lina Westerling) are going to Washington to attend the workshop and discuss HCIR with the researchers and practitioners most prominent in this area.</p>
<p><span id="more-1152"></span></p>
<p><a href="http://en.wikipedia.org/wiki/Human%E2%80%93computer_information_retrieval">HCIR</a> is a field bridging Human Computer Interaction with Information Retrieval . The design of usable search interfaces is off course a focus area in this field.</p>
<p>The <a href=" http://cuaslis.org/hcir2009/HCIR2009.pdf">proceedings</a> from the workshop has already been published on the <a href="http://cuaslis.org/hcir2009/">conference website</a>. You can also download our article &#8220;Designing for Enterprise Search in a Global Organization&#8221; from the <a href="http://www.findwise.se/what-we-do/whitepapers-and-articles">Findwise website</a>. We hope you enjoy it.</p>
<p>If you have any questions or topics you would like to know more about, send us an email with a question before October 21 and we&#8217;ll take it with us to the workshop. Stay tuned for more about what happened at HCIR 09.</p>
</span></span><div class="schema_property_wrap"></div><meta itemprop="url" content="http://blog.findwise.com/findwise-is-attending-hcir-2009/"><meta itemprop="discussionUrl" content="http://blog.findwise.com/findwise-is-attending-hcir-2009/"><meta itemprop="datePublished" content="2009-10-15T10:16:42+00:00"><meta itemprop="dateModified" content="2009-10-15T10:16:42+00:00"><meta itemprop="dateCreated" content=""><meta itemprop="keywords" content="Global Organization,Lina Westerling,Maria Johansson,usable search interfaces,Washington,Washington DC"><meta itemprop="wordCount" content="160"><meta itemprop="blogPosts" content="http://blog.findwise.com">]]></content:encoded>
			<wfw:commentRss>http://blog.findwise.com/findwise-is-attending-hcir-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

