<?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 Official Fluid Blog &#187; Interaction Design</title>
	<atom:link href="http://www.fluid-blog.com/category/interaction-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fluid-blog.com</link>
	<description>A blog for Fluid employees and friends</description>
	<lastBuildDate>Thu, 05 Jan 2012 18:44:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DIY: How Fluid built &#8220;Craftsman Torque&#8221;</title>
		<link>http://www.fluid-blog.com/2011/12/20/how-fluid-built-craftsman-torque/</link>
		<comments>http://www.fluid-blog.com/2011/12/20/how-fluid-built-craftsman-torque/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 21:27:41 +0000</pubDate>
		<dc:creator>mjaniak</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Experience Design]]></category>
		<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.fluid-blog.com/?p=1834</guid>
		<description><![CDATA[Here at Fluid, we love the iPad. We love all the possibilities it presents, and all of the amazing types of innovation it makes possible. Fortunately for us, our clients at Craftsman share that view. Coupled with a DIY ethos and a drive to do something really different, we went about designing and building Torque, [...]]]></description>
			<content:encoded><![CDATA[<p>Here at Fluid, we love the iPad. We love all the possibilities it presents, and all of the amazing types of innovation it makes possible. Fortunately for us, our clients at Craftsman share that view. Coupled with a DIY ethos and a drive to do something really different, we went about designing and building <a href="http://itunes.apple.com/us/app/craftsman-torque/id473457391?mt=8" target="_blank">Torque</a>, the first shoppable iPad magazine for Craftsman.</p>
<p>Fluid&#8217;s guiding principle as a company is that content, community and creativity together drive commerce. With Torque, we put that belief into action by creating an experience that took the best of Craftsman&#8217;s vast amount branded content, added in their highly engaged community of DIY&#8217;ers and brand enthusiasts and transformed it into a richly interactive, fully shoppable iPad magazine.</p>
<p>The list of innovative things we did for this app is pretty comprehensive:</p>
<ul>
<li><strong>Almost all content within the app is actionable in some way.</strong> Whether it&#8217;s shopping, signing up for the Craftsman Club, engaging with the brand on Facebook and Twitter, following along with DIY projects, or accessing exclusive videos and articles, the content leads the way</li>
<li><strong>Using an updated version of Sears eCommerce API,</strong> we enabled users to add products to their cart right from articles and content within the app, then checkout seamlessly on craftsman.com</li>
<li><strong>Live video streams directly from the Craftsman Experience studio,</strong> and the app alerts users when the stream goes live</li>
<li><strong>Social media streams are universally accessible,</strong> giving every interaction a potential</li>
<li><strong>Blurs the line between </strong>editorial, branded content and eCommerce</li>
<li><strong>Content is streamed into the app via a CDN,</strong> allowing easier updates without having to release full updates into the app store</li>
</ul>
<p style="text-align: left"><strong>How Fluid designed it<br />
</strong>Fluid started the discovery process by first auditing all of Craftsman&#8217;s existing content as well as their upcoming campaigns and initiatives. We then created an editorial structure and content flow for the app, which is actually much more like creating a magazine for print than creating an &#8220;app.&#8221;
</p>
<p style="text-align: left">After nailing down the table of contents, Fluid worked out all of the possible user interactions. This included everything from basic page behaviors all the way down to multiple content interaction scenarios. As we worked on the interaction design and started merging it with our editorial structure, we began brainstorming ideas for an editorial voice and identity. Fluid presented one naming option to Craftsman: &#8220;Torque&#8221;. Craftsman promptly trademarked the name.</p>
<p>We then began the process of breaking the editorial structure apart into smaller chunks to work on. For content that already existed (like the step by step projects), Fluid redesigned it to fit into the edgier, grittier, DIY-inspired look and feel of the app. For content that needed to be created or expanded, Fluid designed those sections from scratch and provided clear direction and guidance to the Craftsman marketing team so that they could start writing those remaining sections &#8211; the most notable of which are the Top 100 and Mystery Car Vault. Our process continued on iteratively until the content for the entire experience was completely fleshed out.</p>
<p style="text-align: center"><img class="aligncenter size-full wp-image-1854" src="http://www.fluid-blog.com/wp-content/uploads/2011/12/torque_IA.jpg" alt="torque_IA" width="450" height="1646" /></p>
<p style="text-align: left"><strong><br />
How Fluid built it<br />
</strong>On the UX and visual design side, Fluid began prototyping very early on in the creative process. In some of the very first designs presented, we used video layers in Photoshop and exported the files as quicktime movies so that the client could immediately see how both the look and feel and the interactivity worked together.
</p>
<p style="text-align: left">On the technology side, Fluid&#8217;s developers immediately started testing different options for build and eventually settled on using a combination of HTML 5 and Javascript. Structurally, Torque was set up in a way that makes content updates achievable without having to push an update to the app store. All of the content, from videos and images to text, is served via an Akami CDN. In other words, much of the content doesn&#8217;t actually live &#8220;inside&#8221; of the app, so the initial download is very fast and all of the content loads on-demand.</p>
<p style="text-align: left">In order to make sure that the eCommerce layer worked seamlessly with Craftsman&#8217;s existing system, Fluid worked with Craftsman&#8217;s technology team to create new API&#8217;s that allowed Craftsman&#8217;s &#8220;Quick View&#8221; to be displayed within the app. Adding items to a cart was seamless via the UIWebView (in-app browser), and checkout was handled by craftsman.com. Once the app was in working order, the entire tech, creative and ux team all spent time working together to test for bugs, optimize, and refine the experience. The final handoff was to the Sears Mobile team, who then submitted the app to iTunes for approval. <a href="http://itunes.apple.com/us/app/craftsman-torque/id473457391?mt=8" target="_blank">The app was approved in one weeks time.</a></p>
<p style="text-align: center"><a rel="http://itunes.apple.com/us/app/craftsman-torque/id473457391?mt=8" href="http://itunes.apple.com/us/app/craftsman-torque/id473457391?mt=8" target="_blank"><img class="size-full wp-image-1873 aligncenter" src="http://www.fluid-blog.com/wp-content/uploads/2011/12/Torque_screens.jpg" alt="Torque Design" width="450" height="1736" /></a></p>
<p><strong> </strong></p>
<p><strong>Why we think it&#8217;s cool</strong><br />
Opportunities like this are rare. Fluid got to create, name, design, and build a branded, shoppable iPad magazine on the hottest technology platform in existence for one of the most well-respected brands in the world. At Fluid, we believe strongly that experiences like this &#8211; the ones that merge content, community and creativity in delightful and innovative ways &#8211; are the future of eCommerce and brand engagement. We were honored to work with a legendary brand like Craftsman and their very talented marketing team to create a cutting edge product that their consumers are thrilled about.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong> </strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F12%2F20%2Fhow-fluid-built-craftsman-torque%2F&amp;title=DIY%3A%20How%20Fluid%20built%20%22Craftsman%20Torque%22&amp;notes=Here%20at%20Fluid%2C%20we%20love%20the%20iPad.%20We%20love%20all%20the%20possibilities%20it%20presents%2C%20and%20all%20of%20the%20amazing%20types%20of%20innovation%20it%20makes%20possible.%20Fortunately%20for%20us%2C%20our%20clients%20at%20Craftsman%20share%20that%20view.%20Coupled%20with%20a%20DIY%20ethos%20and%20a%20drive%20to%20do%20somethi" title="del.icio.us"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F12%2F20%2Fhow-fluid-built-craftsman-torque%2F&amp;t=DIY%3A%20How%20Fluid%20built%20%22Craftsman%20Torque%22" title="Facebook"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=DIY%3A%20How%20Fluid%20built%20%22Craftsman%20Torque%22&amp;body=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F12%2F20%2Fhow-fluid-built-craftsman-torque%2F" title="email"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F12%2F20%2Fhow-fluid-built-craftsman-torque%2F&amp;title=DIY%3A%20How%20Fluid%20built%20%22Craftsman%20Torque%22&amp;source=The+Official+Fluid+Blog+A+blog+for+Fluid+employees+and+friends&amp;summary=Here%20at%20Fluid%2C%20we%20love%20the%20iPad.%20We%20love%20all%20the%20possibilities%20it%20presents%2C%20and%20all%20of%20the%20amazing%20types%20of%20innovation%20it%20makes%20possible.%20Fortunately%20for%20us%2C%20our%20clients%20at%20Craftsman%20share%20that%20view.%20Coupled%20with%20a%20DIY%20ethos%20and%20a%20drive%20to%20do%20somethi" title="LinkedIn"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=DIY%3A%20How%20Fluid%20built%20%22Craftsman%20Torque%22%20-%20http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F12%2F20%2Fhow-fluid-built-craftsman-torque%2F" title="Twitter"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fluid-blog.com/2011/12/20/how-fluid-built-craftsman-torque/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Take It Outside: How Brand Spheres Inspire Better Site Design</title>
		<link>http://www.fluid-blog.com/2011/10/13/take-it-outside-how-brand-spheres-inspire-better-site-design/</link>
		<comments>http://www.fluid-blog.com/2011/10/13/take-it-outside-how-brand-spheres-inspire-better-site-design/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 00:09:21 +0000</pubDate>
		<dc:creator>bfahrland</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Fluid Social]]></category>
		<category><![CDATA[Gadgets and Widgets]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Social Shopping]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[brand]]></category>
		<category><![CDATA[competitor reviews]]></category>
		<category><![CDATA[customer experience]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[discovery]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://www.fluid-blog.com/?p=1515</guid>
		<description><![CDATA[When people step outside their immediate comfort zone, amazing things can happen.
We witness it when football players take ballet. We see it when a furniture designer looks to nature for inspiration. We hear it when Tony Bennett teams up with Lady Gaga.
Unfortunately, we don’t witness this in the digital world enough. Instead of being open [...]]]></description>
			<content:encoded><![CDATA[<p>When people step outside their immediate comfort zone, amazing things can happen.</p>
<p>We witness it when football players take ballet. We see it when a furniture designer looks to nature for inspiration. We hear it when Tony Bennett teams up with Lady Gaga.</p>
<p>Unfortunately, we don’t witness this in the digital world enough. Instead of being open to a range of influences, site design processes often have a narrow focus that can result in  “me too” looks rather than differentiated designs.</p>
<p>How does this happen?</p>
<p>As part of the discovery process, companies typically limit their review of the digital landscape to direct competitors and “top sites.”  This practice is important for benchmarking and informing feature prioritization. But done alone, a competitive review can be limiting and inadvertently create a “keeping up with the joneses” effect rather than setting the stage for a differentiated experience.</p>
<p>How can you avoid this pitfall and create a more differentiated experience?</p>
<p>By expanding your circle of influence. By supplementing competitive reviews with brand spheres.</p>
<p><strong>What Is A Brand Sphere?</strong></p>
<p><strong> </strong></p>
<p>A brand sphere is a map of your customers’  “go to” brands across verticals. It identifies the brands they choose as they go about their day and the brands you can find in their home.</p>
<p>What is in their refrigerator? Which labels do they wear? What car do they drive? What kind of phone do they have? Where do they eat out? Which gym do they belong to? Which hair and body care brands do they prefer?</p>
<p>A brand sphere draws a more complete picture of your customer. It illuminates their preferences and expectations. And it provides new fodder for inspiration.</p>
<p>For example, if you are designing a consumer electronics shopping site, why limit your influences to only other electronics sites or even ecommerce sites in general? Why not look at music and video sites where your consumers most likely spend more time? Why not look at the CPG sites that fall in their brand sphere? What can you learn from the news sites they visit? The social networks they use?</p>
<p>By looking across verticals, you will expose yourself to different design approaches and feature sets. The purpose is not to imitate these approaches but to take a step back and see if there are any distinct designs or features that spark an idea.</p>
<p>Undoubtedly new perspectives will fuel new ideas. Ideas that are as elegant and powerful as a football player who can both rush and plié.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong> </strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F10%2F13%2Ftake-it-outside-how-brand-spheres-inspire-better-site-design%2F&amp;title=Take%20It%20Outside%3A%20How%20Brand%20Spheres%20Inspire%20Better%20Site%20Design%20%20&amp;notes=When%20people%20step%20outside%20their%20immediate%20comfort%20zone%2C%20amazing%20things%20can%20happen.%0D%0A%0D%0AWe%20witness%20it%20when%20football%20players%20take%20ballet.%20We%20see%20it%20when%20a%20furniture%20designer%20looks%20to%20nature%20for%20inspiration.%20We%20hear%20it%20when%20Tony%20Bennett%20teams%20up%20with%20Lady" title="del.icio.us"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F10%2F13%2Ftake-it-outside-how-brand-spheres-inspire-better-site-design%2F&amp;t=Take%20It%20Outside%3A%20How%20Brand%20Spheres%20Inspire%20Better%20Site%20Design%20%20" title="Facebook"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Take%20It%20Outside%3A%20How%20Brand%20Spheres%20Inspire%20Better%20Site%20Design%20%20&amp;body=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F10%2F13%2Ftake-it-outside-how-brand-spheres-inspire-better-site-design%2F" title="email"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F10%2F13%2Ftake-it-outside-how-brand-spheres-inspire-better-site-design%2F&amp;title=Take%20It%20Outside%3A%20How%20Brand%20Spheres%20Inspire%20Better%20Site%20Design%20%20&amp;source=The+Official+Fluid+Blog+A+blog+for+Fluid+employees+and+friends&amp;summary=When%20people%20step%20outside%20their%20immediate%20comfort%20zone%2C%20amazing%20things%20can%20happen.%0D%0A%0D%0AWe%20witness%20it%20when%20football%20players%20take%20ballet.%20We%20see%20it%20when%20a%20furniture%20designer%20looks%20to%20nature%20for%20inspiration.%20We%20hear%20it%20when%20Tony%20Bennett%20teams%20up%20with%20Lady" title="LinkedIn"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Take%20It%20Outside%3A%20How%20Brand%20Spheres%20Inspire%20Better%20Site%20Design%20%20%20-%20http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F10%2F13%2Ftake-it-outside-how-brand-spheres-inspire-better-site-design%2F" title="Twitter"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fluid-blog.com/2011/10/13/take-it-outside-how-brand-spheres-inspire-better-site-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fluid Featured at Adobe MAX 2011 in Los Angeles</title>
		<link>http://www.fluid-blog.com/2011/10/07/fluid-featured-at-adobe-max-2011-in-los-angeles/</link>
		<comments>http://www.fluid-blog.com/2011/10/07/fluid-featured-at-adobe-max-2011-in-los-angeles/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 00:11:05 +0000</pubDate>
		<dc:creator>David Hogue</dc:creator>
				<category><![CDATA[Experience Design]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Online Retail / Interactive Merchandising]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://www.fluid-blog.com/?p=1493</guid>
		<description><![CDATA[I had the pleasure of attending the Adobe MAX 2011 conference in Los Angeles this year as a featured speaker, and Fluid was selected to appear in the keynote address for our work crafting customer experiences for multiple devices across channels, from web to kiosks to mobile phones and tablets.


The conference focused on designing for [...]]]></description>
			<content:encoded><![CDATA[<p>I had the pleasure of attending the Adobe MAX 2011 conference in Los Angeles this year as a featured speaker, and <a title="Adobe MAX 2011 Keynote Address, Day 2" href="http://tv.adobe.com/watch/max-2011-keynotes/creating-the-very-best-user-experiences/" target="_blank">Fluid was selected to appear in the keynote address</a> for our work crafting customer experiences for multiple devices across channels, from web to kiosks to mobile phones and tablets.</p>
<p><img class="aligncenter size-medium wp-image-1494" title="Dave Hogue, VP Experience Design" src="http://www.fluid-blog.com/wp-content/uploads/2011/10/Dave-300x168.jpg" alt="Dave Hogue, VP Experience Design" width="300" height="168" /></p>
<p><span id="more-1493"></span></p>
<p>The conference focused on designing for multiple screens, the intersection of design and technology, pushing the envelope of user experience, and to bring new, visionary energy to our work. Five very full days of labs, seminars, and sessions provided ample opportunity to learn from the experts, and I am honored to have been invited back to speak in two sessions.</p>
<p>On Tuesday, October 4 I spoke to nearly 170 people about &#8220;<a title="Better Design Decisions" href="http://tv.adobe.com/watch/max-2011-design/design-better-experiences-with-fireworks-by-understanding-how-people-think/" target="_blank">Making Better Design Decisions by Understanding How People Think</a>.&#8221; We discussed how to turn merely adequate experiences on the web into more meaningful ones. People often complete tasks despite the fact that many interfaces seem intent on thwarting us; understanding how people perceive, think, learn, and remember can help us make better design decisions. During the session we identified common UX problems, discussed how people actually think, and showed how to modify the design options (in real-time!) to craft a better user experience.</p>
<p>Also on Tuesday I was a member of a panel discussion organized by the <a title="Society of Digital Agencies" href="http://societyofdigitalagencies.org/" target="_blank">Society of Digital Agencies</a> (SoDA) where we talked specifically about how we leverage the Adobe design and development tools in our day-to-day workflow and processes. Fluid was able to show some of our ground-breaking recent and upcoming work, and the attendees asked great questions about our design, prototyping, and development process. I showed work from the same projects featured in the keynote address, and many people recognized it and were excited to see it in more detail and learn about we brought these innovative customer experiences to life.</p>
<p>On Wednesday, October 5 I spoke to about 70 people about how we use some of our design tools at Fluid on the Experience Design team in my &#8220;<a title="Fireworks Tips and Tricks" href="http://tv.adobe.com/watch/max-2011-design/i-didnt-know-fireworks-could-do-that/" target="_blank">I Didn&#8217;t Know Fireworks Could Do That!</a>&#8221; session. We explored some of the lesser known yet powerful features of Adobe Fireworks, an essential design tool that operates with both vectors and bitmaps and can span the design process from wireframe to comp. I showed how we use Fireworks with Dreamweaver, Flash Professional, and Flash Catalyst, as an integral part of our design and development workflow.</p>
<p>Finally, I had the pleasure of sitting down with the talented folks at <a title="Nerd Radio" href="http://nerdradio.com/" target="_blank">Nerd Radio</a> and <a title="Nerd Radio Blog and Episode List" href="http://blog.nerdradio.com/post/11153574109/max-dave-hogue" target="_blank">talked with them for about 20 minutes</a> about our work at Fluid, our workflow, and about the exciting new announcements from our interactive merchandising products team that we have begun to launch the latest updates that enable consistent and excellent customer experiences across multiple screens and devices &#8211; precisely the core theme of the Adobe MAX 2011 conference!</p>
<p>Overall, the conference was a great success. My sessions were well-received, Fluid&#8217;s work was showcased in front of thousands of attendees, and I had the opportunity to meet and speak personally with dozens of talented designers and developers from around the world. Now it&#8217;s time to start thinking about and preparing for the Adobe MAX 2012 conference next October!</p>
<p><img class="aligncenter size-medium wp-image-1506" title="Fluid" src="http://www.fluid-blog.com/wp-content/uploads/2011/10/Fluid_logo-300x168.jpg" alt="Fluid" width="300" height="168" /></p>

<div class="sociable">
<div class="sociable_tagline">
<strong> </strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F10%2F07%2Ffluid-featured-at-adobe-max-2011-in-los-angeles%2F&amp;title=Fluid%20Featured%20at%20Adobe%20MAX%202011%20in%20Los%20Angeles&amp;notes=I%20had%20the%20pleasure%20of%20attending%20the%20Adobe%20MAX%202011%20conference%20in%20Los%20Angeles%20this%20year%20as%20a%20featured%20speaker%2C%20and%20Fluid%20was%20selected%20to%20appear%20in%20the%20keynote%20address%20for%20our%20work%20crafting%20customer%20experiences%20for%20multiple%20devices%20across%20channels%2C%20fro" title="del.icio.us"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F10%2F07%2Ffluid-featured-at-adobe-max-2011-in-los-angeles%2F&amp;t=Fluid%20Featured%20at%20Adobe%20MAX%202011%20in%20Los%20Angeles" title="Facebook"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Fluid%20Featured%20at%20Adobe%20MAX%202011%20in%20Los%20Angeles&amp;body=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F10%2F07%2Ffluid-featured-at-adobe-max-2011-in-los-angeles%2F" title="email"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F10%2F07%2Ffluid-featured-at-adobe-max-2011-in-los-angeles%2F&amp;title=Fluid%20Featured%20at%20Adobe%20MAX%202011%20in%20Los%20Angeles&amp;source=The+Official+Fluid+Blog+A+blog+for+Fluid+employees+and+friends&amp;summary=I%20had%20the%20pleasure%20of%20attending%20the%20Adobe%20MAX%202011%20conference%20in%20Los%20Angeles%20this%20year%20as%20a%20featured%20speaker%2C%20and%20Fluid%20was%20selected%20to%20appear%20in%20the%20keynote%20address%20for%20our%20work%20crafting%20customer%20experiences%20for%20multiple%20devices%20across%20channels%2C%20fro" title="LinkedIn"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Fluid%20Featured%20at%20Adobe%20MAX%202011%20in%20Los%20Angeles%20-%20http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F10%2F07%2Ffluid-featured-at-adobe-max-2011-in-los-angeles%2F" title="Twitter"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fluid-blog.com/2011/10/07/fluid-featured-at-adobe-max-2011-in-los-angeles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retail 2.0 &#8211; Not Just Brick and Mortar Anymore</title>
		<link>http://www.fluid-blog.com/2011/06/16/retail-2-0-not-just-brick-and-mortar-anymore/</link>
		<comments>http://www.fluid-blog.com/2011/06/16/retail-2-0-not-just-brick-and-mortar-anymore/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 21:28:06 +0000</pubDate>
		<dc:creator>Conway Liao</dc:creator>
				<category><![CDATA[Experience Design]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://www.fluid-blog.com/?p=1305</guid>
		<description><![CDATA[Once   a week, the XD team at Fluid New York explores offline experiences  outside the confines of our studio. We think it’s  important to take a  step back from  the digital world and approach  design holistically,   experiencing physical manifestations of brands in  person. This week, we [...]]]></description>
			<content:encoded><![CDATA[<h1><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">Once   a week, the XD team at Fluid New York explores offline experiences  outside the confines of our studio. We think it’s  important to take a  step back from  the digital world and approach  design holistically,   experiencing physical manifestations of brands in  person. </span><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">This week, we walked through New  York’s SoHo shopping district to see</span><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline"> how branded offline experiences relate  back to digital spaces and vice versa.<br />
</span></h1>
<h2><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">The  borders between physical and digital  are further being blurred as  traditional brick and mortar retailers are  laying stake in the digital  space. </span><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">Mobile    computing is nearly ubiquitous and instant access to information is  almost  at everyone&#8217;s fingertips. In addition, the attention span of  people have  become shorter and this poses a challenge to brands. B</span><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">rand  consistency is key to communicating to your target audience and in today’s  fast paced retail environment, there’s no room for error. A   marketing  message that runs astray can have a huge impact on  business. </span></h2>
<p><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">During  our outing, we&#8217;ve noticed many retailers doing great things with new  technologies and some not so great. There has been a recent trend with  stores using tablet computers to allow their consumers to browse through  their product catalogue within store. It&#8217;s a static and passive  experience that most of the time, does not engage the customer. Some of the problems with this technology are:<br />
</span></p>
<ul>
<li><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">The technology does not tell you where to find items in store.<br />
</span></li>
<li><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">Proper QA testing of the app wasn&#8217;t performed. The app crashed many times while browsing.<br />
</span></li>
<li><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">It may not be inline with your brand aesthetic. If your brand has a gritty, industrial  feel to it, placing modern, shiny tablets throughout the store takes  away from the overall brand experience.</span></li>
<li><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">While  the &#8220;cool&#8221; factor may be there the fact of the matter is that it can  alienate the consumer, especially in tablet form. </span></li>
<li><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">You cannot replace good old customer service with </span><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">shiny  tablet device. There is no substitution for face to face human  interaction.<br />
</span></li>
<li><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">Instead  of focusing on the products in the store, your  consumers are fixated  with trying to figure out how to navigate through a  mobile experience. </span><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline"><br />
</span></li>
</ul>
<h4><span style="font-size: 11pt;font-family: Arial;color: #000000;background-color: transparent;font-weight: normal;font-style: normal;text-decoration: none;vertical-align: baseline">To   conclude, always keep the end user in mind when designing an experience  and remember  that he/she comes first and the technology follows. With new  technologies being released daily, it&#8217;s easy to lose sight of who you&#8217;re  designing for. As Experience Designers it is our responsibility to make  the transition from physical to digital as seamless as possible for  users and the focus should be getting to know the end user and their  technological  needs and wants and then finding the technology that suits them. The  tablet computer will not be the the answer to elevate your brand and  increase conversion and raise customer satisfaction. There is one trait  that successful brands all have in common:  Their solid dedication to  Customer Service. When designing, think of ways to design user  experiences that enhance customer service and engagement. </span></h4>

<div class="sociable">
<div class="sociable_tagline">
<strong> </strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F06%2F16%2Fretail-2-0-not-just-brick-and-mortar-anymore%2F&amp;title=Retail%202.0%20-%20Not%20Just%20Brick%20and%20Mortar%20Anymore&amp;notes=Once%20%20%20a%20week%2C%20the%20XD%20team%20at%20Fluid%20New%20York%20explores%20offline%20experiences%20%20outside%20the%20confines%20of%20our%20studio.%20We%20think%20it%E2%80%99s%20%20important%20to%20take%20a%20%20step%20back%20from%20%20the%20digital%20world%20and%20approach%20%20design%20holistically%2C%C2%A0%20%20experiencing%20physical%20manifes" title="del.icio.us"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F06%2F16%2Fretail-2-0-not-just-brick-and-mortar-anymore%2F&amp;t=Retail%202.0%20-%20Not%20Just%20Brick%20and%20Mortar%20Anymore" title="Facebook"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Retail%202.0%20-%20Not%20Just%20Brick%20and%20Mortar%20Anymore&amp;body=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F06%2F16%2Fretail-2-0-not-just-brick-and-mortar-anymore%2F" title="email"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F06%2F16%2Fretail-2-0-not-just-brick-and-mortar-anymore%2F&amp;title=Retail%202.0%20-%20Not%20Just%20Brick%20and%20Mortar%20Anymore&amp;source=The+Official+Fluid+Blog+A+blog+for+Fluid+employees+and+friends&amp;summary=Once%20%20%20a%20week%2C%20the%20XD%20team%20at%20Fluid%20New%20York%20explores%20offline%20experiences%20%20outside%20the%20confines%20of%20our%20studio.%20We%20think%20it%E2%80%99s%20%20important%20to%20take%20a%20%20step%20back%20from%20%20the%20digital%20world%20and%20approach%20%20design%20holistically%2C%C2%A0%20%20experiencing%20physical%20manifes" title="LinkedIn"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Retail%202.0%20-%20Not%20Just%20Brick%20and%20Mortar%20Anymore%20-%20http%3A%2F%2Fwww.fluid-blog.com%2F2011%2F06%2F16%2Fretail-2-0-not-just-brick-and-mortar-anymore%2F" title="Twitter"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fluid-blog.com/2011/06/16/retail-2-0-not-just-brick-and-mortar-anymore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating The Emotional Moment: online learnings from the evolution of the in-store retail experience</title>
		<link>http://www.fluid-blog.com/2009/11/19/creating-the-emotional-moment/</link>
		<comments>http://www.fluid-blog.com/2009/11/19/creating-the-emotional-moment/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 15:49:45 +0000</pubDate>
		<dc:creator>asirotnik</dc:creator>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Online Retail / Interactive Merchandising]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[customer experience]]></category>

		<guid isPermaLink="false">http://www.fluid-blog.com/?p=751</guid>
		<description><![CDATA[Most online retail sites aren't especially fun. They are usable, clean and bright. Super functional, searchable, and safe. But compared with real-world shopping, they are sterile. Today’s e-commerce sites are like retail spaces 25 years ago: white boxes, bad lighting, uninspired fixtures. Products are well organized and findable but there’s not much retail therapy happening.

The evolution of the in-store experience will absolutely be echoed in the digital realm in one form or another and then taken further than it can be in the physical world. It is inevitable. The online store will soon be the ultimate “full price” flagship, a store experience fueled by interactivity and media, free from the constraints of square footage and physics.]]></description>
			<content:encoded><![CDATA[<p><em>Follow Andrew Sirotnik at <a title="Andrew Sirotnik on Twitter" href="http://twitter.com/asirotnik">twitter.com/asirotnik</a></em></p>
<p>An <a href="http://www.nytimes.com/2009/11/18/business/global/18lux.html">article</a> in The New York Times this morning headlines that luxury brands, once wary of the web, are now embracing it. The most interesting piece is on Christopher Bailey, Burberry’s chief creative officer: “…high-end brands should go further in trying to give Web stores the rich texture of physical stores. ‘Whether they are walking into our store on Bond Street or tapping in from India or China, it’s about making sure the consumer is getting the same experience…’”</p>
<p><strong>This resonates. Fluid’s philosophy on designing customer experience is that sometimes it&#8217;s good to go outside.</strong></p>
<p>When you do, stop by REI&#8217;s Seattle flagship store in Seattle. A 3-story high climbing wall dominates the entry. There&#8217;s a rain room, a bike trail, a hiking boot test course, and a JanSport play treehouse swarming with marauding children. The interior design and finish details are rustic and rough-hewn, evoking a carefully architected outdoors experience.</p>
<p>Virgin Megastore in Hollywood has 100+ interactive kiosks that offer as much entertainment value as they do access to inventory. And it&#8217;s a great place to see bands. And, of course, there&#8217;s always Apple. You get the idea.</p>
<p><strong>The point: these elements of the in-store experience are not about thrusting product at the consumer at every opportunity.</strong></p>
<p><strong>Rather, the objective is to create an &#8220;emotional moment&#8221; with the customer &#8212; immersive, uniquely branded and entertaining. Experiences designed to meaningfully connect with the customer. And, by doing so, foster a deeper relationship with the brand, a gratifying experience, and eventually more sales.</strong></p>
<p>Most online retail sites aren&#8217;t especially fun. They are usable, clean and bright. Super functional, searchable, and safe. But compared with real-world shopping, they are sterile. Today’s e-commerce sites are like retail spaces 25 years ago: white boxes, bad lighting, uninspired fixtures. Products are well organized and findable but there’s not much retail therapy happening.</p>
<p>The evolution of the in-store experience will absolutely be echoed in the digital realm in one form or another and then taken further than it can be in the physical world. It is inevitable. The online store will soon be the ultimate “full price” flagship, a store experience fueled by interactivity and media, free from the constraints of square footage and physics.</p>
<p>Proof points: Fluid’s recent launches for <a href="http://verawangprincess.com/">Vera Wang Princess</a> and <a href="http://www.craftsman.com/toolstorage">Craftsman Customizable Tool Storage</a></p>
<p>Whether or not brands are ready to embrace this point of view, consumers are demanding it.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong> </strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F11%2F19%2Fcreating-the-emotional-moment%2F&amp;title=Creating%20The%20Emotional%20Moment%3A%20online%20learnings%20from%20the%20evolution%20of%20the%20in-store%20retail%20experience&amp;notes=Most%20online%20retail%20sites%20aren%27t%20especially%20fun.%20They%20are%20usable%2C%20clean%20and%20bright.%20Super%20functional%2C%20searchable%2C%20and%20safe.%20But%20compared%20with%20real-world%20shopping%2C%20they%20are%20sterile.%20Today%E2%80%99s%20e-commerce%20sites%20are%20like%20retail%20spaces%2025%20years%20ago%3A%20white%20boxes%2C%20bad%20lighting%2C%20uninspired%20fixtures.%20Products%20are%20well%20organized%20and%20findable%20but%20there%E2%80%99s%20not%20much%20retail%20therapy%20happening.%0D%0A%0D%0AThe%20evolution%20of%20the%20in-store%20experience%20will%20absolutely%20be%20echoed%20in%20the%20digital%20realm%20in%20one%20form%20or%20another%20and%20then%20taken%20further%20than%20it%20can%20be%20in%20the%20physical%20world.%20It%20is%20inevitable.%20The%20online%20store%20will%20soon%20be%20the%20ultimate%20%E2%80%9Cfull%20price%E2%80%9D%20flagship%2C%20a%20store%20experience%20fueled%20by%20interactivity%20and%20media%2C%20free%20from%20the%20constraints%20of%20square%20footage%20and%20physics." title="del.icio.us"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F11%2F19%2Fcreating-the-emotional-moment%2F&amp;t=Creating%20The%20Emotional%20Moment%3A%20online%20learnings%20from%20the%20evolution%20of%20the%20in-store%20retail%20experience" title="Facebook"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Creating%20The%20Emotional%20Moment%3A%20online%20learnings%20from%20the%20evolution%20of%20the%20in-store%20retail%20experience&amp;body=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F11%2F19%2Fcreating-the-emotional-moment%2F" title="email"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F11%2F19%2Fcreating-the-emotional-moment%2F&amp;title=Creating%20The%20Emotional%20Moment%3A%20online%20learnings%20from%20the%20evolution%20of%20the%20in-store%20retail%20experience&amp;source=The+Official+Fluid+Blog+A+blog+for+Fluid+employees+and+friends&amp;summary=Most%20online%20retail%20sites%20aren%27t%20especially%20fun.%20They%20are%20usable%2C%20clean%20and%20bright.%20Super%20functional%2C%20searchable%2C%20and%20safe.%20But%20compared%20with%20real-world%20shopping%2C%20they%20are%20sterile.%20Today%E2%80%99s%20e-commerce%20sites%20are%20like%20retail%20spaces%2025%20years%20ago%3A%20white%20boxes%2C%20bad%20lighting%2C%20uninspired%20fixtures.%20Products%20are%20well%20organized%20and%20findable%20but%20there%E2%80%99s%20not%20much%20retail%20therapy%20happening.%0D%0A%0D%0AThe%20evolution%20of%20the%20in-store%20experience%20will%20absolutely%20be%20echoed%20in%20the%20digital%20realm%20in%20one%20form%20or%20another%20and%20then%20taken%20further%20than%20it%20can%20be%20in%20the%20physical%20world.%20It%20is%20inevitable.%20The%20online%20store%20will%20soon%20be%20the%20ultimate%20%E2%80%9Cfull%20price%E2%80%9D%20flagship%2C%20a%20store%20experience%20fueled%20by%20interactivity%20and%20media%2C%20free%20from%20the%20constraints%20of%20square%20footage%20and%20physics." title="LinkedIn"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Creating%20The%20Emotional%20Moment%3A%20online%20learnings%20from%20the%20evolution%20of%20the%20in-store%20retail%20experience%20-%20http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F11%2F19%2Fcreating-the-emotional-moment%2F" title="Twitter"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fluid-blog.com/2009/11/19/creating-the-emotional-moment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Miadidas.com Site Review</title>
		<link>http://www.fluid-blog.com/2009/05/15/miadidascom-site-review/</link>
		<comments>http://www.fluid-blog.com/2009/05/15/miadidascom-site-review/#comments</comments>
		<pubDate>Fri, 15 May 2009 23:56:06 +0000</pubDate>
		<dc:creator>ssales</dc:creator>
				<category><![CDATA[Configurators]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Flash/Flex Development]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Product Customization]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://www.fluid-blog.com/?p=398</guid>
		<description><![CDATA[
My initial goal was to research and write a blog on sneakers, the sneaker culture, and what drives a ‘sneakerhead’ to seek the most limited/hard to get/wait-in-line-for-2 days type sneakers. But as I set out on my task to contribute to the Fluid blog, I stumbled onto the site miadidas.com. I say ‘stumbled’ because I [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]&gt;  Normal 0   false false false        MicrosoftInternetExplorer4  &lt;![endif]--><!--[if gte mso 9]&gt;   &lt;![endif]--><!--[if !mso]&gt;--></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">My initial goal was to research and write a blog on sneakers, the sneaker culture, and what drives a ‘sneakerhead’ to seek the most limited/hard to get/wait-in-line-for-2 days type sneakers.<span> </span>But as I set out on my task to contribute to the Fluid blog, I stumbled onto the site miadidas.com.<span> </span>I say ‘stumbled’ because I have not heard or seen much about this site.<span> </span>I knew about <a href="http://nikeid.nike.com">NikeID</a>, <a href="http://www.reebok.com/US/#/YourReebok/">YourReebok</a>(formerly known as RBKCustom), and the newly updated <a href="http://tinyurl.com/chlkmt">Vans Custom</a> site among others, but was surprised and somewhat disappointed about just discovering the custom site for Adidas shoes.<span> </span>I’ve seen the in-store experience at the Adidas store in San   Francisco, but was not aware it was migrated to the web – or at least a version of it.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">With that said, I decided to focus my attention to the site and give my personal review.<span id="more-398"></span></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">OVERVIEW</span></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">“In 2008, adidas Originals successfully introduced its in-store customization tool, mi Originals.  Now, mi Originals is taking steps to broaden its product offering for the streetwear community with the US launch of miadidas.com.”</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">The site launched in February 2009 with the Superstar, ZX 700, Stan Smith, and Gazelle.<span> </span>Since then it has added the Stan Smith CF and Forum Lo to the Originals line along with a ‘Sport’ line which offers 13 different types of models catering to Basketball, Soccer, Running or Tennis.<span> </span>Prices range from $95(Gazelle) to $240(Predator Power Serve – soccer shoe), which is about 20% or so above the retail price of its inline version.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><br />
<strong>HOMEPAGE </strong></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><strong><a href="http://www.fluid-blog.com/wp-content/uploads/2009/05/homepage.jpg"><img class="alignnone size-thumbnail wp-image-401" src="http://www.fluid-blog.com/wp-content/uploads/2009/05/homepage-150x150.jpg" alt="Homepage" width="150" height="150" /></a><br />
</strong></span>
</p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">The home page displays three models for each line – Originals and Sports – located at the bottom of the page.<span> </span>Clicking on any of the shoes brings up a nice hero shot and some quick blurb of its history (Originals) or quote by an ‘athlete’ (Sports).<span> </span>There is navigation at the top which filters the products either by Gender (Men / Women) or Line (Sports / Originals) or by All Products.<span> </span>There are also links to Help, an E-newsletter, a Store Finder (which I wasn’t sure why since this is about making/buying custom shoes and not inline) as well as a My Account page.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">Still on the homepage, I did notice some inconsistency with how you were able to start customizing.<span> </span>If you click on any of the ‘Sport’ shoes, the hero shot includes a link to start customizing, but the hero shots of the Originals do not include this link.*</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Arial;">*Update – This has now changed from my initial review.<span> </span>There are now links to ‘Start Customizing’ for both Sports and Original.</span></em></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">If you decide to see all products, you will be taken to another page that has Sport and Originals separated into two columns populated with various shoe inspirations – about two or so for each model.<span> </span>A ‘Details’ link beside each custom shoe will take you to a page specifically for that model providing description, three different shoe views, and additional inspirations for that particular shoe.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">At this point, I was ready to start customizing.<span> </span>I simply clicked on the ‘Customize’ button which is visible at various areas on the page.<span> </span><span> </span>I decided to go with the Superstar II for various reasons – nostalgia, love for the ‘shell-toe’, love for RunDMC, or love for the 80s – not sure, but I digress.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">GETTING STARTED</span></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">The main customization area is one screen separated into three vertical sections.<span> </span>The left side is split into four panes – Side, Top, Bottom and Personalize.<span> </span>The middle section is the information or selection area.<span> </span>This is where you select your size, gender, colors and materials for the different parts of the shoe.<span> </span>The right side has an image of the shoe being customized which updates as various selections are made.<span> </span>The shoe is a 3D model image powered by Holomatix Blaze3D, or so it says when I right-click on that area.</span></p>
<p><a href="http://www.fluid-blog.com/wp-content/uploads/2009/05/rotate1.jpg"></a></p>
<div class="mceTemp mceIEcenter">
<dl>
<dt><a href="http://www.fluid-blog.com/wp-content/uploads/2009/05/zoom.jpg"></a><a href="http://www.fluid-blog.com/wp-content/uploads/2009/05/rotate_zoom-combo.jpg"><img class="alignnone size-thumbnail wp-image-414" src="http://www.fluid-blog.com/wp-content/uploads/2009/05/rotate_zoom-combo-150x150.jpg" alt="rotate_zoom-combo" width="150" height="150" /></a> </dt>
</dl>
</div>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">You are able to rotate the shoe 360 degrees by dragging your mouse in a specific direction.<span> </span>There are also links at the bottom which allow you to change Background (white or black), change views (Top, Bottom, or Side) and Zoom (you can rotate while in Zoom mode which is pretty cool).</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial; color: red;"><a href="http://www.fluid-blog.com/wp-content/uploads/2009/05/sizesel1.jpg"><img class="alignleft size-thumbnail wp-image-405" src="http://www.fluid-blog.com/wp-content/uploads/2009/05/sizesel1-150x150.jpg" alt="Size Selection" width="150" height="150" /></a></span></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">Once you’ve selected your size/gender, the left panel becomes ‘available’.<span> </span>It starts grayed out until you select size/gender. <span> </span>Before I dive in, I want to spend a few moments to talk abou</span><strong></strong><span style="font-size: 10pt; font-family: Arial;">t the Size selection.<span> </span>You are asked to select a Gender, Size as well as Width.<span> </span>With the Originals, the Width is usually always ‘Medium’. With the Sport shoes, you are able to choos</span><strong></strong><span style="font-size: 10pt; font-family: Arial;">e a specific size and width settings (Narrow, Medium and Wide) for both the left and right foot.<span> </span>As the site says:</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">“Every foot is different. Even your own two feet are not alike.<span> </span>So instead of making your feet fit into some average shoes, why not make the shoes fit your feet?”<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></span>
</p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">Believe it or not, there are some people that have this need.<span> </span>Both the left and right foot can finally be happy together. </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">Brilliant.<span> </span></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">CUSTOMIZING</span></strong></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;"><a href="http://www.fluid-blog.com/wp-content/uploads/2009/05/customize.jpg"><img class="alignleft size-thumbnail wp-image-419" src="http://www.fluid-blog.com/wp-content/uploads/2009/05/customize-150x150.jpg" alt="customize" width="127" height="127" /></a></span></strong><span style="font-size: 10pt; font-family: Arial;">So back to my Superstar customizing &#8211; <span> </span>I start with the ‘Side’ which opens up another panel with various side images of the shoe, each image having a certain piece highlighted to represent what will be customized.<span> </span>I’m asked if I would like perforation on the shoe or a print.<span> </span>But ‘print color is not available if you select no print or perforation’.<span> </span>This type of messaging is everywhere to the point of annoying confusion. I decide to go with the ‘classic trefoil’ as my print and proceed to select a print color before I am presented with another error message.<span> </span></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">“The combination of print (color bloom) and lateral rear quarter (color bloom) is not allowed.<span> </span>Please change on the above options and try again.”</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">So if I wanted to have my print to be the ‘color bloom’ I would need to go to the next step and change the color of the ‘lateral rear quarter’ to something other than bloom.<span> </span>And if I decide to change the lateral rear quarter material from leather to suede, I get another message telling me I have attempted something that is not allowed.<span> </span>I think this would have been better represented in one main pane giving the user the visibility as to what is/is not available based on their selections.<span> </span>If I select a print, I see that only certain colors/materials become available.<span> </span>I totally understand the need for rules surrounding colors/materials/patters but I think it could have been better presented to the user. <span> </span>And if it wasn’t for the visual, would the average person really know what a lateral rear quarter was?</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">I continue through the rest of the shoe – Top and Bottom – encountering the same ‘messages’ as I continue to customize my work of art.<span> </span>I keep on pushing forward not letting the bombardment of ‘try again’ messages deter me from completing my masterpiece. </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">PERSONALIZE</span></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">Now that I am pretty much satisfied with my color/material layout, it’s time to personalize. The Personalize area allows you to select a lace jewel and/or personalize your shoe with embroidery.<span> </span>The lace jewel gives you two options: birth date of your shoe or trefoil.<span> </span>The birth date is a pretty cool idea especially if the date is significant in some manner.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">Adding text personalization to the shoe is pretty standard and has the same type of ‘profanity check’ present on similar sites.<span> </span>Although, in Seth Rogan fashion (see Tonight Show</span><span style="font-size: 10pt; font-family: Arial;"> appearance late 2008), I was able to find some phrases/words that did not make the c</span><span style="font-size: 10pt; font-family: Arial;"><a href="http://www.fluid-blog.com/wp-content/uploads/2009/05/person.jpg"><img class="alignright size-thumbnail wp-image-420" src="http://www.fluid-blog.com/wp-content/uploads/2009/05/person-150x150.jpg" alt="person" width="118" height="118" /></a></span><span style="font-size: 10pt; font-family: Arial;">ut.<span> </span>Insert evil laugh here.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">The Personalize area differs based on shoe.<span> </span>For example, the Stan Smith CF allows</span><span style="font-size: 10pt; font-family: Arial;"> yo</span><span style="font-size: 10pt; font-family: Arial;">u</span><span style="font-size: 10pt; font-family: Arial;"> </span><span style="font-size: 10pt; font-family: Arial;">t</span><span style="font-size: 10pt; font-family: Arial;">o personalize the top and middle strap of the shoe.<span> </span>You can also add a ‘city print’ to the </span><span style="font-size: 10pt; font-family: Arial;">sh</span><span style="font-size: 10pt; font-family: Arial;">o</span><span style="font-size: 10pt; font-family: Arial;">e (i.e. “I ‘trefoil’ Amsterdam”) with about 14 cities on the list – sadly no San Francisco. </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">The TS Bounce Commander (basketball shoe) even allows you to have a player quote and autograph on the underside of its lace cover.<span> </span>The athletes are obviously limited to those sponsored by Adidas, but very cool nonetheless.<span> </span>There are more cool personalization options based on shoe that I will not detail out here, but definitely good to see Adidas expanding this area of customization.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">SAVE / SHARE</span></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">If you aren’t ready to purchase, you can Save your work to your ‘My Account’ page.<span> </span>You’ll be prompted to sign in(if you aren’t already) or register for an account<span> </span>to save your shoe in progress.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><a href="http://www.fluid-blog.com/wp-content/uploads/2009/05/myaccount.jpg"><img class="size-thumbnail wp-image-421 alignright" src="http://www.fluid-blog.com/wp-content/uploads/2009/05/myaccount-150x150.jpg" alt="myaccount" width="113" height="113" /></a></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">My Account list is almost a closet of sorts, displaying all the shoes you&#8217;ve saved.  It&#8217;s a very clean, but plain interface.  From this page, you can Add to Cart, Edit, and Send to a Friend among others.<br />
</span>
</p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal">
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">The Share functionality is pretty limited.<span> </span>With Twitter, Facebook, MySpace, and Digg encompassing the social universe, none of these options were available.<span> </span>What makes it even more amusing is the fact that there is a miadidas Twitter page (@miadidas), but no way to access it from the actual site.<span> </span>The only Share option was via email, which works well.<span> </span>But there are times when I need to show my masterpiece to the world and get the thumbs up of approval.<span> </span>I would have thought a few ‘Share to Social Sites’ option would be available.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">ADD TO CART / CHECKOUT</span></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">Pretty standard stuff here.<span> </span>You are presented with an image of the shoe you just customized along with the option to update/remove quantity, save to your account or re-edit by clicking on the shoe name.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">Shipping is a flat rate of $12 regardless of how much you have in your cart with delivery estimate of about 3-4 weeks which is on par with other site.<span> </span></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">SUMMARY</span></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">All in all, Adidas’ entry into the online customization world has gotten to an ok start.<span> </span>I could definitely see some improvements in the user follow as it relates to rules with colors/materials as well as addressing some of the consistency issues.<span> </span>But for the most part, the experience was good.<span> </span>But I’m not sure if most of the ‘good’ is based on the fact that I <em>love</em> Adidas originals and having the opportunity to customize them is pretty sweet. </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">I would love for them to expand the ‘Share’ feature considering how popular social sites are.<span> </span>They could start by tying in their Twitter page with the actual site.<span> </span></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">I did like the use of 3D, which gives more flexibility when it comes to rotating and zooming.<span> </span>The personalization options were a definite plus along with the number of shoes available.<span> </span>They just didn’t go with their most popular lifestyle/sport shoes, but also offered sport focused shoes such as soccer cleats.<span> </span>I’ll definitely be getting the word out and will definitely be back to see what other creation I can conjure up and call my own or as RunDMC said, “My Adidas&#8230;”, or in this case mi adidas.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">Pros</span></strong></p>
<ul>
<li><span style="font-size: 10pt; font-family: Arial;">Size/Width selection for both left and right shoe</span></li>
<li><span style="font-size: 10pt; font-family: Arial;">Shoe rotation and zoom capabilities</span></li>
<li><span style="font-size: 10pt; font-family: Arial;">Use of 3D modeling</span></li>
<li><span style="font-size: 10pt; font-family: Arial;">Personalization options</span></li>
<li><span style="font-size: 10pt; font-family: Arial;">Number of shoes available</span></li>
<li><span style="font-size: 10pt; font-family: Arial;">Pattern/material options</span></li>
<li><span style="font-size: 10pt; font-family: Arial;">Flat shipping rate</span></li>
</ul>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">Cons</span></strong></p>
<ul>
<li><span style="font-size: 10pt; font-family: Arial;">User flow / shoe placement inconsistencies</span></li>
<li><span style="font-size: 10pt; font-family: Arial;">Presentation of rules for colors and materials</span></li>
<li><span style="font-size: 10pt; font-family: Arial;">Blank shoe can be easily accessed for Sport line but not Originals.<span> </span>Need to click ‘Start Over’ before presented with blank shoe option.* This has since changed.</span></li>
<li><span style="font-size: 10pt; font-family: Arial;">Sharing limited to Email only</span></li>
</ul>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">References</span></strong></p>
<p class="MsoNormal"><strong><span style="font-size: 10pt; font-family: Arial;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></strong></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;">www.miadidas.com</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"><a href="http://www.press.adidas.com/DesktopDefault.aspx/tabid-4/79_read-10186/">http://www.press.adidas.com/DesktopDefault.aspx/tabid-4/79_read-10186/</a></span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Arial;"> </span></p>

<div class="sociable">
<div class="sociable_tagline">
<strong> </strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F05%2F15%2Fmiadidascom-site-review%2F&amp;title=Miadidas.com%20Site%20Review&amp;notes=%0D%0AMy%20initial%20goal%20was%20to%20research%20and%20write%20a%20blog%20on%20sneakers%2C%20the%20sneaker%20culture%2C%20and%20what%20drives%20a%20%E2%80%98sneakerhead%E2%80%99%20to%20seek%20the%20most%20limited%2Fhard%20to%20get%2Fwait-in-line-for-2%20days%20type%20sneakers.%20But%20as%20I%20set%20out%20on%20my%20task%20to%20contribute%20to%20the%20Flui" title="del.icio.us"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F05%2F15%2Fmiadidascom-site-review%2F&amp;t=Miadidas.com%20Site%20Review" title="Facebook"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Miadidas.com%20Site%20Review&amp;body=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F05%2F15%2Fmiadidascom-site-review%2F" title="email"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F05%2F15%2Fmiadidascom-site-review%2F&amp;title=Miadidas.com%20Site%20Review&amp;source=The+Official+Fluid+Blog+A+blog+for+Fluid+employees+and+friends&amp;summary=%0D%0AMy%20initial%20goal%20was%20to%20research%20and%20write%20a%20blog%20on%20sneakers%2C%20the%20sneaker%20culture%2C%20and%20what%20drives%20a%20%E2%80%98sneakerhead%E2%80%99%20to%20seek%20the%20most%20limited%2Fhard%20to%20get%2Fwait-in-line-for-2%20days%20type%20sneakers.%20But%20as%20I%20set%20out%20on%20my%20task%20to%20contribute%20to%20the%20Flui" title="LinkedIn"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Miadidas.com%20Site%20Review%20-%20http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F05%2F15%2Fmiadidascom-site-review%2F" title="Twitter"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fluid-blog.com/2009/05/15/miadidascom-site-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rapid interactive prototyping with HTML, CSS, and JavaScript using Fireworks and Dreamweaver CS4</title>
		<link>http://www.fluid-blog.com/2009/04/07/350/</link>
		<comments>http://www.fluid-blog.com/2009/04/07/350/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 17:16:09 +0000</pubDate>
		<dc:creator>mariano</dc:creator>
				<category><![CDATA[Flash/Flex Development]]></category>
		<category><![CDATA[HTML, CSS & JavaScript]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://www.fluid-blog.com/2009/04/07/350/</guid>
		<description><![CDATA[A key aspect of Fluid&#8217;s user-centric design approach is to engage in usability research early on in the design process. One key element of our approach is to administer usability tests using interactive low-fidelity prototypes. Throughout the years, Fluid has developed a unique technique of developing richly interactive prototypes by adding HTML, CSS and JavaScript [...]]]></description>
			<content:encoded><![CDATA[<p>A key aspect of Fluid&#8217;s user-centric design approach is to engage in usability research early on in the design process. One key element of our approach is to administer usability tests using interactive low-fidelity prototypes. Throughout the years, Fluid has developed a unique technique of developing richly interactive prototypes by adding HTML, CSS and JavaScript within Adobe Fireworks to create click through prototypes that are easy to use, manage and update. </p>
<p>Recently, Adobe asked Fluid to share our approach of rapid prototyping with the Adobe Fireworks and Adobe Dreamweaver developer&#8217;s community and we were both honored and excited to do so. </p>
<p>Our in depth article, &#8220;Rapid interactive prototyping with HTML, CSS, and JavaScript using Fireworks and Dreamweaver CS4&#8243;, can be found on Adobe&#8217;s website here: </p>
<p><a href="http://www.adobe.com/devnet/fireworks/articles/rapid_interactive_prototyping.html">http://www.adobe.com/devnet/fireworks/articles/rapid_interactive_prototyping.html</a></p>

<div class="sociable">
<div class="sociable_tagline">
<strong> </strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F04%2F07%2F350%2F&amp;title=Rapid%20interactive%20prototyping%20with%20HTML%2C%20CSS%2C%20and%20JavaScript%20using%20Fireworks%20and%20Dreamweaver%20CS4&amp;notes=A%20key%20aspect%20of%20Fluid%27s%20user-centric%20design%20approach%20is%20to%20engage%20in%20usability%20research%20early%20on%20in%20the%20design%20process.%20One%20key%20element%20of%20our%20approach%20is%20to%20administer%20usability%20tests%20using%20interactive%20low-fidelity%20prototypes.%20Throughout%20the%20years%2C%20" title="del.icio.us"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F04%2F07%2F350%2F&amp;t=Rapid%20interactive%20prototyping%20with%20HTML%2C%20CSS%2C%20and%20JavaScript%20using%20Fireworks%20and%20Dreamweaver%20CS4" title="Facebook"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Rapid%20interactive%20prototyping%20with%20HTML%2C%20CSS%2C%20and%20JavaScript%20using%20Fireworks%20and%20Dreamweaver%20CS4&amp;body=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F04%2F07%2F350%2F" title="email"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F04%2F07%2F350%2F&amp;title=Rapid%20interactive%20prototyping%20with%20HTML%2C%20CSS%2C%20and%20JavaScript%20using%20Fireworks%20and%20Dreamweaver%20CS4&amp;source=The+Official+Fluid+Blog+A+blog+for+Fluid+employees+and+friends&amp;summary=A%20key%20aspect%20of%20Fluid%27s%20user-centric%20design%20approach%20is%20to%20engage%20in%20usability%20research%20early%20on%20in%20the%20design%20process.%20One%20key%20element%20of%20our%20approach%20is%20to%20administer%20usability%20tests%20using%20interactive%20low-fidelity%20prototypes.%20Throughout%20the%20years%2C%20" title="LinkedIn"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Rapid%20interactive%20prototyping%20with%20HTML%2C%20CSS%2C%20and%20JavaScript%20using%20Fireworks%20and%20Dreamweaver%20CS4%20-%20http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F04%2F07%2F350%2F" title="Twitter"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fluid-blog.com/2009/04/07/350/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things I Learned From a Box: Packaging Design Principles for Interactive Design (Part 2)</title>
		<link>http://www.fluid-blog.com/2009/03/18/things-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-2/</link>
		<comments>http://www.fluid-blog.com/2009/03/18/things-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-2/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 18:59:50 +0000</pubDate>
		<dc:creator>WordPress</dc:creator>
				<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://www.fluid-blog.com/?p=231</guid>
		<description><![CDATA[Yesterday, we discussed the key elements of packaging design, including messaging, presentation, structure, and brand artifacts. Using our “Oil of Olay” package as a case study, we highlighted the consequences of the “barrier to entry” that is created when packaging fails. Today, we’ll discuss how the design guidelines for packaging design apply to the practice [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, we discussed the key elements of packaging design, including messaging, presentation, structure, and brand artifacts. Using our “Oil of Olay” package as a case study, we highlighted the consequences of the “barrier to entry” that is created when packaging fails. Today, we’ll discuss how the design guidelines for packaging design apply to the practice of interaction design using another case study.</p>
<p>First and foremost, think about your web site as your “packaging,” and design accordingly—do not create a barrier to entry that separates customers from their end goal and hinders conversion.</p>
<p>When we reconsider the previously discussed factors of packaging design in this context, they align nicely with some familiar elements and ideas of good usability. We’ll review our packaging design principles in a new context below. As a case study, we’ll use the Rich and Skinny brand jeans site (<a title="Rich and Skinny Jeans" href="http://www.richandskinnyjeans.com/RichAndSkinny/" target="_blank">http://www.richandskinnyjeans.com/RichAndSkinny/</a>).<br />
<img class="aligncenter size-full wp-image-233" src="http://www.fluid-blog.com/wp-content/uploads/2009/03/randskinny.png" alt="randskinny" width="414" height="288" /><span id="more-231"></span><br />
Design Principles, Revisited:</p>
<p>1.   <strong>Messaging:</strong> The messaging component of our “packaging” isn’t that different between the aspects of physical objects and designing for interaction online and beyond. The key difference, however, is that there is often more to say—and it’s easy to fall into a trap of veritable content-overload. The most effective sites often present one singular, captivating message. As a design guideline, I often ask myself, “What is this page saying?” And if the answer is, “Too much,” I reconsider the purpose and focus of the page and its message.</p>
<p><em>Case Study:</em> On first look at the home page of Rich and Skinny Jeans, all of the components on the home page combine to deliver a successful and compelling brand message. The message of Rich and Skinny goes beyond simply selling jeans. They’re selling their lifestyle, and that message is clear, fun—and inviting.</p>
<p><strong>2.   Presentation:</strong> Previously, I described presentation as the way in which messaging and content are formatted, stylized, and presented. When we consider an interactive experience, presentation becomes critical: going beyond visual design, successful information design presents new challenges. Designers should consider how the information hierarchy affects page scanning and overall readability to ensure that the message being presented is clearly communicated. The use of intuitive user interface elements will ensure that intended interactive behaviors can be easily anticipated and deliver the expected results.</p>
<p><em>Case Study:</em> Rich and Skinny excels in delivering a completely immersive experience. The use of video and sound throughout the site, especially on the “catwalk” of the category page, reproduces the nuances of a personal, in-store shopping experience. All the elements combine to put the customer into the site, delivering presentation that goes beyond mere passive viewing.</p>
<p>3.  <strong>Structure:</strong> In our packaging discussion, we defined structure as the framework that supports and organizes the messaging and presentation. In our online world, structure speaks to the underlying site architecture and navigational systems that support site content and facilitate intuitive movement from one area of the site to the next.</p>
<p><em>Case Study:</em> What’s great about Rich and Skinny is the navigational system. While the site architecture itself is fairly simple, the metaphorical system of the navigation continues to tell the story of the Rich and Skinny lifestyle. Customers select models in a dressing room, or “enter” rooms of the R&amp;S house to delve deeper into the brand.</p>
<p>4.  <strong>Brand Artifacts: </strong>A product’s packaging may itself be a brand artifact, an object that is in itself compelling enough to notice, preserve, and collect—how many readers have saved your various iPod boxes? An interactive experience may provide tangible brand artifacts—a desktop wallpaper for downloading, a song of the week—or intangible ones, such as the lasting impression of the overall brand experience that causes you to return to the site or share the link with a friend. And these intangible effects are the most intriguing. As we design, we must actively think about the opportunity to create branded artifacts as we ask ourselves, what is the lasting effect that our customers take with them from this experience?</p>
<p><em>Case Study:</em> The overall experience across the Rich and Skinny site creates a lasting impression that the customer takes with them after they leave. The story of the brand is so vivid and the shopping experience itself is so much fun that traditional ecommerce sites feel slightly disappointing after spending time on Rich and Skinny. R&amp;S does carry its presence onto Facebook and Myspace (as additional artifacts), but it is the brand impression on the site itself that carries the most impact as an artifact of the experience.</p>
<p>We have reviewed several principles of packaging design and applied them to the practice of interactive design. It’s a slightly different approach to thinking about how we approach the design of a page, a web site, or an application. But, as we endeavor to think critically, we must move between physical space and virtual space in our design thinking. And in doing so, we utilize design principles that are essential to successful communication in any context or media.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong> </strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F18%2Fthings-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-2%2F&amp;title=Things%20I%20Learned%20From%20a%20Box%3A%20Packaging%20Design%20Principles%20for%20Interactive%20Design%20%28Part%202%29&amp;notes=Yesterday%2C%20we%20discussed%20the%20key%20elements%20of%20packaging%20design%2C%20including%20messaging%2C%20presentation%2C%20structure%2C%20and%20brand%20artifacts.%20Using%20our%20%E2%80%9COil%20of%20Olay%E2%80%9D%20package%20as%20a%20case%20study%2C%20we%20highlighted%20the%20consequences%20of%20the%20%E2%80%9Cbarrier%20to%20entry%E2%80%9D%20that%20i" title="del.icio.us"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F18%2Fthings-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-2%2F&amp;t=Things%20I%20Learned%20From%20a%20Box%3A%20Packaging%20Design%20Principles%20for%20Interactive%20Design%20%28Part%202%29" title="Facebook"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Things%20I%20Learned%20From%20a%20Box%3A%20Packaging%20Design%20Principles%20for%20Interactive%20Design%20%28Part%202%29&amp;body=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F18%2Fthings-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-2%2F" title="email"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F18%2Fthings-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-2%2F&amp;title=Things%20I%20Learned%20From%20a%20Box%3A%20Packaging%20Design%20Principles%20for%20Interactive%20Design%20%28Part%202%29&amp;source=The+Official+Fluid+Blog+A+blog+for+Fluid+employees+and+friends&amp;summary=Yesterday%2C%20we%20discussed%20the%20key%20elements%20of%20packaging%20design%2C%20including%20messaging%2C%20presentation%2C%20structure%2C%20and%20brand%20artifacts.%20Using%20our%20%E2%80%9COil%20of%20Olay%E2%80%9D%20package%20as%20a%20case%20study%2C%20we%20highlighted%20the%20consequences%20of%20the%20%E2%80%9Cbarrier%20to%20entry%E2%80%9D%20that%20i" title="LinkedIn"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Things%20I%20Learned%20From%20a%20Box%3A%20Packaging%20Design%20Principles%20for%20Interactive%20Design%20%28Part%202%29%20-%20http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F18%2Fthings-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-2%2F" title="Twitter"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fluid-blog.com/2009/03/18/things-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things I Learned From a Box: Packaging Design Principles for Interactive Design (Part 1)</title>
		<link>http://www.fluid-blog.com/2009/03/17/things-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-1/</link>
		<comments>http://www.fluid-blog.com/2009/03/17/things-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-1/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 22:14:34 +0000</pubDate>
		<dc:creator>WordPress</dc:creator>
				<category><![CDATA[Flash/Flex Development]]></category>
		<category><![CDATA[Information Design]]></category>
		<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://www.fluid-blog.com/?p=219</guid>
		<description><![CDATA[The other day, my mom sent me to the store to purchase a new skincare product made by Oil of Olay. I set out on my errand and procured a small tube of mysterious serum, sleekly packaged in distinctive, sculptural, plastic packaging. When I returned home with the goods, however, we made an amusing and [...]]]></description>
			<content:encoded><![CDATA[<p>The other day, my mom sent me to the store to purchase a new skincare product made by Oil of Olay. I set out on my errand and procured a small tube of mysterious serum, sleekly packaged in distinctive, sculptural, plastic packaging. When I returned home with the goods, however, we made an amusing and shocking discovery:</p>
<p>We couldn’t get the package open.</p>
<p>Mom tried. I tried. No dice. Pliers were used. Even larger pliers were used. Finally, with a mighty tug, I yanked off the package’s lid—and in the process firmly socked myself in the eye.</p>
<p><span id="more-219"></span></p>
<p>So, what’s going on here? I wondered. This particular incident stayed with me because I remember how immediately I noticed the product’s packaging, and how it instantly made an impression on me. But I didn’t notice any obvious indicators of the inherent difficulty—or the black eye—that the packaging held in store.</p>
<p><img class="aligncenter size-full wp-image-222" src="http://www.fluid-blog.com/wp-content/uploads/2009/03/oilofolay1.png" alt="Oil_Of_Olay" width="360" height="364" /></p>
<p>What I did notice was that Oil of Olay stood out clearly on the store’s shelves. Amidst a sea of products, this new packaging was a success. An obvious “eye-catcher,” the clear material, bold, graphic colors, and sculptural design imparted feelings of a premium, luxury product, elite enough to appeal to older customers, edgy enough to attract younger customers. That’s pretty powerful stuff: if package design has the potential to assure and attract a wide age range as well as 1st- and Nth-time users, it has achieved success.</p>
<p>I reviewed Oil of Olay’s package design. In doing so, I identified four factors that are essential to successful packaging:</p>
<p>1.      <strong>Messaging:</strong> The content, point of view, and/or brand message to be presented.</p>
<p>2.      <strong>Presentation: </strong>How messaging and content are formatted, stylized, and presented.</p>
<p>3.      <strong>Structure:</strong> The framework that supports and organizes the messaging and presentation.</p>
<p>4.      <strong>Brand Artifacts:</strong> Any tangible or intangible brand impressions that last beyond the initial interaction with the packaging and product.</p>
<p>Put together, all four of these factors comprise the vehicle by which to deliver a product to its intended audience. Or, more simply put, that’s the box that my Oil of Olay stuff came in.</p>
<p>But it’s more than a box! This is <em><strong>the </strong></em>point of entry through which a customer will engage with a particular brand, experience their product, and ultimately decide whether to purchase and (hopefully) return to the brand again faithfully.</p>
<p>And herein lies my key complaint: Oil of Olay may have designed what appears to be successful packaging, but it is in fact a <strong>huge </strong>barrier to entry.</p>
<p>I may like what I see, but I literally can’t get at what I really want—and that’s the product lurking behind all this damn packaging! The method of presentation has created an obstruction that impedes the fulfillment of my original goal. And, in turn, what type of “brand artifact” does this experience create? What is my lasting impression of my experience with the brand? It’s not a positive one, I’m afraid: I’m left thinking, “I’ve had enough of this, let’s go check out the other brand at the end of the shelf.”</p>
<p>This physical experience easily translates into the online realm. The four factors that comprise the elements of packaging design also serve as key principles that must be considered when designing an interactive experience.</p>
<p>Tomorrow, we’ll present Part 2 of this article and discuss how the factors of good packaging design are translated into principles for interaction design…check back then!</p>

<div class="sociable">
<div class="sociable_tagline">
<strong> </strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F17%2Fthings-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-1%2F&amp;title=Things%20I%20Learned%20From%20a%20Box%3A%20Packaging%20Design%20Principles%20for%20Interactive%20Design%20%28Part%201%29&amp;notes=The%20other%20day%2C%20my%20mom%20sent%20me%20to%20the%20store%20to%20purchase%20a%20new%20skincare%20product%20made%20by%20Oil%20of%20Olay.%20I%20set%20out%20on%20my%20errand%20and%20procured%20a%20small%20tube%20of%20mysterious%20serum%2C%20sleekly%20packaged%20in%20distinctive%2C%20sculptural%2C%20plastic%20packaging.%20When%20I%20returned%20h" title="del.icio.us"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F17%2Fthings-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-1%2F&amp;t=Things%20I%20Learned%20From%20a%20Box%3A%20Packaging%20Design%20Principles%20for%20Interactive%20Design%20%28Part%201%29" title="Facebook"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=Things%20I%20Learned%20From%20a%20Box%3A%20Packaging%20Design%20Principles%20for%20Interactive%20Design%20%28Part%201%29&amp;body=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F17%2Fthings-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-1%2F" title="email"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F17%2Fthings-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-1%2F&amp;title=Things%20I%20Learned%20From%20a%20Box%3A%20Packaging%20Design%20Principles%20for%20Interactive%20Design%20%28Part%201%29&amp;source=The+Official+Fluid+Blog+A+blog+for+Fluid+employees+and+friends&amp;summary=The%20other%20day%2C%20my%20mom%20sent%20me%20to%20the%20store%20to%20purchase%20a%20new%20skincare%20product%20made%20by%20Oil%20of%20Olay.%20I%20set%20out%20on%20my%20errand%20and%20procured%20a%20small%20tube%20of%20mysterious%20serum%2C%20sleekly%20packaged%20in%20distinctive%2C%20sculptural%2C%20plastic%20packaging.%20When%20I%20returned%20h" title="LinkedIn"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Things%20I%20Learned%20From%20a%20Box%3A%20Packaging%20Design%20Principles%20for%20Interactive%20Design%20%28Part%201%29%20-%20http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F17%2Fthings-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-1%2F" title="Twitter"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fluid-blog.com/2009/03/17/things-i-learned-from-a-box-packaging-design-principles-for-interactive-design-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Value of Social Design for Online Retail: Part 1</title>
		<link>http://www.fluid-blog.com/2009/03/13/the-value-of-social-design-for-online-retail-part-2-encourage-information-sharing/</link>
		<comments>http://www.fluid-blog.com/2009/03/13/the-value-of-social-design-for-online-retail-part-2-encourage-information-sharing/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 15:58:59 +0000</pubDate>
		<dc:creator>ashley</dc:creator>
				<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[Online Retail / Interactive Merchandising]]></category>
		<category><![CDATA[Social Shopping]]></category>
		<category><![CDATA[collaborative shopping]]></category>
		<category><![CDATA[customer reviews]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[sharing]]></category>

		<guid isPermaLink="false">http://www.fluid-blog.com/?p=200</guid>
		<description><![CDATA[Part 2 of the discussion on how Social Design can be utilized in the online shopping experience to help increase sales, inform purchasing decisions, and promote brand loyalty.]]></description>
			<content:encoded><![CDATA[<p><strong>Social Design Principle 1: Encourage Information Sharing</strong></p>
<p>The average person is bombarded with 500-3000 advertisements per day.  With so many ads surrounding us, it is not surprising that people to receive them with distrust and skepticism, “Of course an ad is only going to tell me what the company wants me to hear!</p>
<p>Traditional advertising, as done in the 1940s and 1950s, is more effective when there are only a limited number of brands from which to choose, but as Barry Schwartz wrote in The Paradox of Choice, this is far from the case today.  The industrial age has resulted in hundreds of brands, and social applications are a highly successful technology we use to help us efficiently sift through all of this information to find what is valuable and meaningful.</p>
<p><span id="more-200"></span></p>
<p>Amazon.com smartly solved this little problem and became enormously successful by utilizing customer reviews more than a decade ago. Joshua Porter (<a href="http://bokardo.com">Bokardo.com</a>) has written some insightful blog articles and dedicated a section of his book ‘<a href="http://bokardo.com/archives/designing-for-the-social-web-the-book/" target="_blank">Designing for the Social Web</a>’ on what he calls, “The Amazon Effect:”</p>
<blockquote><dl>
<dt><a href="http://bokardo.com/archives/designing-for-the-social-web-the-book/"><img class="size-full wp-image-201" src="http://www.fluid-blog.com/wp-content/uploads/2009/03/dfsw.png" alt="Designing for the Social Web - by Joshua Porter" width="112" height="136" /></a></dt>
</dl>
<p>“Customer reviews allow people to learn about a product from the experience of others without any potentially biased seller information. No wonder everyone wanted to shop at Amazon.  They had information that no other site had: They had the truth.” – <strong>Joshua Porter, Designing for the Social Web</strong></p></blockquote>
<p>Online reviews provide customers with a source of information independent of the seller or manufacture.  There is more credibility in reading a review from someone who was not paid to promote a product.  But what if this person is nothing like me? How do I know if their review is one I can trust? Smart recommendation systems, such as the ‘Movies you’ll Love” tab on Netflix are designed as solutions to this problem. We’ll discuss the issue of how people identify with one another in the upcoming entry  on social  design principle #3, <em>Appeal to the Unique Individual</em>.</p>
<p>Sharing tools are an effective way to get meaningful feedback and allow customers to freely exchange information with friends about products they are interested in buying. Allow your products to be shared on networks such as Facebook or Digg.  Making it possible for customers to involve their social networks in the shopping experience helps inform their purchasing decisions.  For example, last summer I was agonizing over what shoes my bridesmaids should wear for my wedding.   I went on Zappos.com and selected 4 or 5 pairs of silver open-toed shoes that I thought would look good with the dresses, and I saved them all to a wish list which I made public.  I sent my bridesmaids the link via Facebook.  We used Facebook to communicate in a threaded conversation about the shoes.  My bridesmaids voted for two favorites, and I bought a pair of each.  The only bridesmaid who lived near me tried the shoes on for fit and comfort.  We kept the winning shoe and returned the other (with convenient free shipping.)</p>
<p>Reviews, sharing, public facing wish lists, and threaded conversations are social design tools and effective ways to help inform purchasing decisions when shopping online.  However, implementing sharing tools requires the retailer to relinquish some control of the product information on the web site where it is sold.  Retailers are often concerned that negative customer reviews may hurt sales.  This is a possibility, but the benefits of social design outweigh the possible problems.  In fact, a negative review could be seen as potentially beneficial, because it provides valuable insight on ways a company can improve their products and services for the future. Negative reviews may also increase credibility for customers; when reviews are all positive and glowing, customers may suspect that the retailer edits or filters submitted reviews, but neutral or negative reviews create a sense of balance and objectivity.  A proactive company will contact customers who submit negative reviews, engage them in dialog, and ask them to provide additional and constructive feedback.</p>
<p>In the next entry we will further explore how retailers can open effective and productive dialog with their customers when we discuss the second social design principle: <em>authentic conversations</em>.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong> </strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F13%2Fthe-value-of-social-design-for-online-retail-part-2-encourage-information-sharing%2F&amp;title=The%20Value%20of%20Social%20Design%20for%20Online%20Retail%3A%20Part%201%20&amp;notes=Part%202%20of%20the%20discussion%20on%20how%20Social%20Design%20can%20be%20utilized%20in%20the%20online%20shopping%20experience%20to%20help%20increase%20sales%2C%20inform%20purchasing%20decisions%2C%20and%20promote%20brand%20loyalty." title="del.icio.us"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F13%2Fthe-value-of-social-design-for-online-retail-part-2-encourage-information-sharing%2F&amp;t=The%20Value%20of%20Social%20Design%20for%20Online%20Retail%3A%20Part%201%20" title="Facebook"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=The%20Value%20of%20Social%20Design%20for%20Online%20Retail%3A%20Part%201%20&amp;body=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F13%2Fthe-value-of-social-design-for-online-retail-part-2-encourage-information-sharing%2F" title="email"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F13%2Fthe-value-of-social-design-for-online-retail-part-2-encourage-information-sharing%2F&amp;title=The%20Value%20of%20Social%20Design%20for%20Online%20Retail%3A%20Part%201%20&amp;source=The+Official+Fluid+Blog+A+blog+for+Fluid+employees+and+friends&amp;summary=Part%202%20of%20the%20discussion%20on%20how%20Social%20Design%20can%20be%20utilized%20in%20the%20online%20shopping%20experience%20to%20help%20increase%20sales%2C%20inform%20purchasing%20decisions%2C%20and%20promote%20brand%20loyalty." title="LinkedIn"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Value%20of%20Social%20Design%20for%20Online%20Retail%3A%20Part%201%20%20-%20http%3A%2F%2Fwww.fluid-blog.com%2F2009%2F03%2F13%2Fthe-value-of-social-design-for-online-retail-part-2-encourage-information-sharing%2F" title="Twitter"><img src="http://www.fluid-blog.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fluid-blog.com/2009/03/13/the-value-of-social-design-for-online-retail-part-2-encourage-information-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

