<?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>Beautiful Interfaces &#187; design</title>
	<atom:link href="http://www.bri-lance.net/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bri-lance.net</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 01:51:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Boundaries of Accessibility</title>
		<link>http://www.bri-lance.net/2010/the-boundaries-of-accessibility/</link>
		<comments>http://www.bri-lance.net/2010/the-boundaries-of-accessibility/#comments</comments>
		<pubDate>Tue, 11 May 2010 02:29:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.bri-lance.net/?p=338</guid>
		<description><![CDATA[Sites and apps
During discussions about accessibility, I always wonder whether accessibility goals should be different for different types of web projects.  Are there cases where accessibility is less important?  And if so, what are the relevant differences that make it that way?  
 &#8220;The web should be accessible&#8221; is an easy blanket [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Sites and apps</strong></p>
<p>During discussions about accessibility, I always wonder whether accessibility goals should be different for different types of web projects.  Are there cases where accessibility is less important?  And if so, what are the relevant differences that make it that way?  </p>
<p> &#8220;The web should be accessible&#8221; is an easy blanket statement, but the web is very diverse.  Many sites and applications exist that aren&#8217;t accessible in various ways, but are still useful and popular.  Are we to say that these sites should not exist at all, and everyone else misses out?  On the other hand, people have a right to get the information they need and perform the tasks they need to perform.  How do you balance these two things?</p>
<p>For <strong>websites</strong>, whose primary purpose is conveying information, it&#8217;s no question to me that the site should be accessible.  First off, most sites that exist to convey information want it to be widely seen; accessibility is in their own best interest.  These also tend to be the sites where accessibility is easiest and can be achieved by following simple best practices.  There may be some flashy ajax stuff going on, but it tends to be window dressing.  At the worst case you might have to provide textual alternatives to rich media like videos or Flash.</p>
<p>But there&#8217;s another category that I think is much more of a grey area, which I&#8217;ll call <strong>web apps</strong>.  It&#8217;s tough to categorize web apps, so I&#8217;m going to take the lazy way out and say that they are the complement set of the above category, containing any site whose primary purpose is not to convey information.  So if the app exists to let people create something, or to play a game, or to do something complicated with data, it may be reasonable for the app&#8217;s creators to set the bar higher in terms of what is required to use that app.  This may mean requiring javascript or the use of a mouse, or the ability to view visual images, or even specific browser features.  (You won&#8217;t be using <a href="https://bespin.mozillalabs.com/">Bespin</a> in IE, for example.)</p>
<p><strong>Another way to look at it: Importance and relevance</strong></p>
<p>Anything that&#8217;s both <strong>important</strong> and <strong>relevant</strong> to a large number of people &mdash; such as job applications, reference information, and government agencies&#8217; sites &mdash; should always be widely accessible in as many ways possible.  </p>
<p>If it&#8217;s important but not widely relevant, consider your target population and gear support towards their specific needs.  </p>
<p>If it&#8217;s widely relevant but not important to people&#8217;s lives, like for example many browser-based games, prioritize accessibility based on a cost-benefit analysis of how many people you&#8217;d like to reach.  </p>
<p>If it&#8217;s neither important nor widely relevant, go nuts; knock yourself out with crazy features.</p>
<p>I feel like this could be somewhat controversial; what do you think?  Should there be a difference in how accessibility is prioritized for different types of projects on the web?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bri-lance.net/2010/the-boundaries-of-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Browser Breakdown</title>
		<link>http://www.bri-lance.net/2010/the-browser-breakdown/</link>
		<comments>http://www.bri-lance.net/2010/the-browser-breakdown/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 23:44:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[visual explanations]]></category>

		<guid isPermaLink="false">http://www.bri-lance.net/?p=332</guid>
		<description><![CDATA[The growth of the mobile web and touch screens has created more browser diversity than ever before.  I think it&#8217;s useful to categorize browsers into four major categories, along the axes of screen size and input type.

Probably the most growth is going to come in the large-screen touch category (mainly because it&#8217;s starting from [...]]]></description>
			<content:encoded><![CDATA[<p>The growth of the mobile web and touch screens has created more browser diversity than ever before.  I think it&#8217;s useful to categorize browsers into four major categories, along the axes of screen size and input type.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2010/04/browsers.png" alt="chart of browsers by screen size and mouse vs touch" /></p>
<p>Probably the most growth is going to come in the large-screen touch category (mainly because it&#8217;s starting from the lowest place overall).  If anything, I would expect the small-screen mouse input category (i.e. Blackberries) to decrease &mdash; but not to disappear entirely, because businessmen sure do love their physical keyboards.</p>
<p>Making web apps that work with minimal adaptation across all four quadrants is the challenge.  (And you thought dealing with different screen resolutions was hard?)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bri-lance.net/2010/the-browser-breakdown/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Usability and Credit-Card Readers</title>
		<link>http://www.bri-lance.net/2010/usability-and-credit-card-readers/</link>
		<comments>http://www.bri-lance.net/2010/usability-and-credit-card-readers/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 20:26:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.bri-lance.net/?p=305</guid>
		<description><![CDATA[I get annoyed by credit-card readers.  You know, the kind used at gas pumps and ATMs.  I always have to look at it and try to figure out which way I&#8217;m supposed to put my card in, because it differs from one to another.  In order to do that, I have to [...]]]></description>
			<content:encoded><![CDATA[<p>I get annoyed by credit-card readers.  You know, the kind used at gas pumps and ATMs.  I always have to look at it and try to figure out which way I&#8217;m supposed to put my card in, because it differs from one to another.  In order to do that, I have to look for the ubiquitous instructional diagram and try to match my card to the illustration, because there&#8217;s no <a href="http://en.wikipedia.org/wiki/Affordance">perceived affordance</a> on the device itself.  </p>
<p>Okay, it&#8217;s not rocket science.  It takes maybe 2-3 seconds, and a tiny bit of thought to figure out.  BUT.  But why should I have to spend this time and effort at all for something that really could be effortless?</p>
<p>It&#8217;s like the example of the doors that Don Norman covers extensively in <a href="http://www.amazon.com/Design-Everyday-Things-Donald-Norman/dp/0385267746">The Design of Everyday Things</a>.  You shouldn&#8217;t need to label your doors with instructions &mdash; &#8220;Push&#8221;, &#8220;Pull&#8221; &mdash; because people should know this intuitively from the shapes of the handles.  Likewise, you shouldn&#8217;t need to label your credit card readers with instructions, because people should know how to use them intuitively.</p>
<p>There are two ways to fix this.</p>
<p>One, build some sort of affordance into credit card readers that only <strong>lets</strong> you put your card in one way, and makes it visually obvious what that way is.  Since credit cards are basically featureless rectangles with no built-in directionality, this would be difficult.</p>
<p>Two, <strong>put magnetic strip readers on both sides</strong>, so that it doesn&#8217;t matter which way you put in your card.  The existing affordance &mdash; a flat slot indicating where you put the card &mdash; is sufficient, and no further instruction is required, because it just works.  I think this would be the best way to go, unless there&#8217;s some technical reason preventing it that I don&#8217;t know about.</p>
<p>The larger moral is that simple things we use everyday should &#8220;just work&#8221;, and if you&#8217;re constantly having to provide instructions on how to use something, that probably means that it&#8217;s annoying people.  </p>
<p>Don&#8217;t annoy people.  Practice good design. <img src='http://www.bri-lance.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bri-lance.net/2010/usability-and-credit-card-readers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Open-Source Design?</title>
		<link>http://www.bri-lance.net/2010/open-source-design/</link>
		<comments>http://www.bri-lance.net/2010/open-source-design/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 04:12:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[organizations]]></category>

		<guid isPermaLink="false">http://www.bri-lance.net/?p=284</guid>
		<description><![CDATA[Is it even possible to successfully apply the principles of open-source software to design?  Or does really great design require a certain level of Steve Jobs-like tyranny, a sense that one vision is masterminding everything, or at least a single point of responsibility?
(By &#8220;design&#8221;, I&#8217;m referring to visual/experience/industrial/graphic/architectural/service/fashion design &#8212; all of the fields [...]]]></description>
			<content:encoded><![CDATA[<p>Is it even possible to successfully apply the principles of open-source software to design?  Or does really great design require a certain level of Steve Jobs-like tyranny, a sense that one vision is masterminding everything, or at least a single point of responsibility?</p>
<p>(By &#8220;design&#8221;, I&#8217;m referring to visual/experience/industrial/graphic/architectural/service/fashion design &mdash; all of the fields that deal primarily with creating some sort of effect or experience for a human being.  I am not referring to things like the design of circuits or of hardware.  Those fields are different.)</p>
<p>The relevant difference that I see is that really great software is usually quite <strong>modular</strong>.  Software engineering principles like encapsulation and loose coupling mean that lots of people can work on something, each one taking a part, and still come out with something that integrates quite well and does what it is meant to do.  This is probably what makes open-source projects work as well as they do.</p>
<p>On the other hand, really great design is incredibly <strong>integrated</strong>.  If you look at a great experience, one of the striking points is the way in which every single aspect, from building architecture to package design to software interfaces, makes an integrated and coherent contribution to the experience.  It has a personality &mdash; <strong>one</strong> personality, not a schizophrenic array of different voices all talking at once.</p>
<p>I wonder, given its coherent and integrated nature, whether great design is fundamentally incompatible with the open-source model.  After all, &#8220;designed by committee&#8221; is a common insult, but there isn&#8217;t really an equivalent phrase relating to programming.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bri-lance.net/2010/open-source-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Design Brainstorm: A Game to Maximize Charitable Giving</title>
		<link>http://www.bri-lance.net/2010/design-brainstorm-a-game-to-maximize-charitable-giving/</link>
		<comments>http://www.bri-lance.net/2010/design-brainstorm-a-game-to-maximize-charitable-giving/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 04:26:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[psychology]]></category>
		<category><![CDATA[social tech]]></category>

		<guid isPermaLink="false">http://www.bri-lance.net/?p=260</guid>
		<description><![CDATA[A fascinating thing I&#8217;ve been noticing lately (and even more since the tragic earthquake in Haiti) is the use of social gaming to encourage people to donate.  Mainly I&#8217;m thinking of Zynga, which raised $1 million for the World Food Programme in only 2 days, by allowing people to purchase special virtual goods in [...]]]></description>
			<content:encoded><![CDATA[<p>A fascinating thing I&#8217;ve been noticing lately (and even more since the tragic earthquake in Haiti) is the use of social gaming to encourage people to donate.  Mainly I&#8217;m thinking of <a href="http://www.zynga.com/">Zynga</a>, which raised <a href="http://www.huffingtonpost.com/2010/01/15/haiti-earthquake-zynga-ga_n_425269.html">$1 million for the World Food Programme</a> in only 2 days, by allowing people to purchase special virtual goods in games like Farmville and donating the proceeds from those products to the cause.</p>
<p>I think this is brilliant, because it combines the best features of both donating and purchasing.  You know that the money you give is going to help others who need it; and you also get something directly in return.  (In the case of Farmville, you get access to a special crop with particularly lucrative stats, and you also get a special flag so you can show off your generosity to your friends.)  This works because the <a href="http://en.wikipedia.org/wiki/Marginal_cost">marginal cost</a> of virtual goods is effectively zero, so none of that money is required to compensate the producers, assuming that the <a href="http://en.wikipedia.org/wiki/Fixed_cost">fixed costs</a> have been covered.</p>
<p>While Zynga is very much a for-profit company, seeing the effectiveness of their charity drive got me thinking about what it would take to create a game that was specifically designed to encourage people to maximize donations to a charitable cause.  I think it would tap into a lot of the same traits that I discussed in my post about <a href="http://www.bri-lance.net/2009/farmvilles-5-psychological-hooks/">Farmville&#8217;s psychological hooks</a>, but in a way that ties in-game rewards to a specific real-life behavior: that of donating money.</p>
<hr/>
<p>Let&#8217;s take the example of <a href="http://www.donorschoose.org/">Donors Choose</a>.  Since they focus on primary and secondary education, if I were creating a game for them I would base it around a simulation of a school.  Like Zynga&#8217;s games, my game would be tapped into some social platform like Facebook, to make it easy for people to &#8220;visit&#8221; and share with their friends.  (The ability to easily check out other people&#8217;s performance is crucial; the competition and &#8220;showing off&#8221; that result are the hook upon which much of the desired behavior hangs.)</p>
<p>Maybe you start out in a one-room schoolhouse, with 10 students.  You are given a teacherlike avatar that you can customize to look like yourself, to create a sense of ownership, and your goal in the game is to make your school a success.  </p>
<p>The main aspect of the game is this: as you give money to various projects through Donors Choose, you get more students in your school, and you also get points that you can spend on virtual goods related to different subject areas.</p>
<p>So, for example, if you donate $100 to a science project, you get 1000 points that you can spend on installing a virtual science lab in your virtual school and buying things like awesome robots, model rockets, telescopes, and so on.  If you donate $100 to an English project, you can buy fancy bookcases, statues of Shakespeare, comfy chairs to read in, and so on.  (All very cutely and appealingly drawn, of course.)  Basically, every dollar that you donate allows you to make your virtual school more and more luxe.  (Think Harvard + Hogwarts + a sci-fi novel.)</p>
<p>This makes it very easy to show off your generosity to others, just like Farmville&#8217;s special Haiti flag does.  And since we know that looking good to other people is <a href="http://www.smartmoney.com/spending/budgeting/why-havent-you-donated-anything-to-haiti-yet/">one of the main reasons people donate</a>, this should tap into that urge to show off, to appear generous, to make yourself look good.  (While benefiting real people along the way, of course.)</p>
<p>Second, your school gets graded in all of these different areas, which roll up into an overall grade for you, the teacher.  You start out with an F, and as you enhance different areas of your school, your grade goes up.  This allows you to measure yourself against your friends in the game, and creates a leveling system.  Your grade is tied to what virtual goods you have access to, with cooler or better virtual goods reserved for those with a better grade.  This creates a virtuous cycle, where donating money lets you level up and gain access to better goods, which can be acquired by donating more money, and repeat.</p>
<p>Third, to encourage stickiness and a high level of engagement, there are regular tasks that you can do to earn a small number of points, like grading papers and talking to kids.  (Hey, it&#8217;s no weirder than people virtually plowing fields and milking goats!)  The number of points you can earn from these should be kept fairly low, below the threshold needed to buy a lot of the really cool items.  And if you don&#8217;t check in regularly, there should be some form of consequence; perhaps your students&#8217; morale drops, and therefore your grade goes down.  Creating the potential for loss triggers loss aversion, which is such a powerful instinctive force.</p>
<p>Fourth, each real-life classroom that you donate to can select and send you a special gift for your virtual school.  These should be really cool premium items that aren&#8217;t available any other way.  This creates a very direct relationship of mutual benefit: give money, and get this rare item in return.  (You should also be able to post their thank-you letters and photos in a prominent place in your virtual school, for other people to read.)</p>
<p>This is just a start on what such a game would be, but I think it&#8217;s a really interesting approach.  Rather than denying or bemoaning the various blind spots, biases, and quirks of the human brain, I think it&#8217;s interesting to design ways that we can exploit those quirks and biases to accomplish something good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bri-lance.net/2010/design-brainstorm-a-game-to-maximize-charitable-giving/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Farmville&#8217;s 5 Psychological Hooks</title>
		<link>http://www.bri-lance.net/2009/farmvilles-5-psychological-hooks/</link>
		<comments>http://www.bri-lance.net/2009/farmvilles-5-psychological-hooks/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 05:03:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[psychology]]></category>

		<guid isPermaLink="false">http://www.bri-lance.net/?p=200</guid>
		<description><![CDATA[Lately I&#8217;ve gotten sucked into playing the Facebook game, Farmville.  (Apologies to those on my friends list.)  I am seriously impressed by the designers of this game.  They managed to take an incredibly simple idea and design it to take advantage of several powerful psychological quirks, thus turning a game about farming [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve gotten sucked into playing the Facebook game, Farmville.  (Apologies to those on my friends list.)  I am seriously impressed by the designers of this game.  They managed to take an incredibly simple idea and design it to take advantage of several powerful psychological quirks, thus turning a game about farming (!) into the single most popular Facebook app.</p>
<p>What are some of the clever things that Farmville does?</p>
<p><strong>1. <a href="http://www.sciencedirect.com/science/article/B6V8H-4PJ04R5-1/1/b8a39392c0ebeb2a7652a1869a3534c3">Set Completion</a> &mdash; We are driven to complete our collections of things.</strong></p>
<p>This is perhaps the psychological trick that Farmville employs the most.  Farmville has so many sets of things to collect: achievement ribbons, buildings, gifts, even different colors of cows.  In general, once you possess a partial set, most people are compelled to complete the whole thing.  There&#8217;s something about a collection that is incomplete; it just doesn&#8217;t sit too well with many of us.</p>
<p>Farmville is always introducing players to different types of things we can collect.  And of course, once you&#8217;ve started a set, you have to finish it&#8230;</p>
<p><strong>2. <a href="http://en.wikipedia.org/wiki/Reciprocity_%28social_psychology%29">Social reciprocity</a>  &mdash; We feel compelled to help people who help us.</strong></p>
<p>This is another biggie.  The fact is, in order to get ahead in the game, you <em>must</em> receive help.  The game offers several ways to help others: you can send them gifts, fertilize their crops, help out on their farm, and make Wall posts that give people access to special bonuses.  Many of the ribbons and achievements in the game are dependent on being helped in these ways.  </p>
<p>And of course, once you are helped by someone, most people feel a strong compulsion to return the favor.  This keeps people engaged because the balance sheet is never quite even, so some type of social obligation is always in effect.  </p>
<p>It also encourages players to bring more people into the game; after all, the more &#8216;neighbors&#8217; you have, the more gifts you can receive and the quicker you will gain a lot of the achievements.  I think this &#8217;sharing&#8217; aspect accounts for a large part of Farmville&#8217;s rapid rise in popularity.</p>
<p><strong>3. <a href="http://en.wikipedia.org/wiki/Loss_aversion">Loss aversion</a> &mdash; We hate to lose <em>anything</em>.  </strong></p>
<p>In Farmville, you have a certain window of time to harvest your crops, or else they wither and you don&#8217;t profit.  This is brilliant because, by forcing people to invest in seeds and plowing, Farmville is creating an attachment to those crops.  Then, by enforcing a short window of time to take action to avoid the loss of those crops, Farmville forces you to return to the game on a regular basis.</p>
<p>This draws users back to where the other psychological hooks can kick in.</p>
<p><strong>4. Customization &mdash; We design spaces to display our own personalities.</strong></p>
<p>The entire basis of Farmville is that you are given a &#8217;space&#8217; that is all your own: your farm.  And, along with planting crops and raising animals, you can add buildings and decorative objects to this space, in order to make it more fully &#8216;yours&#8217;.  In fact, by my count, about half of the items that you can buy have no effect on the game mechanics at all.  </p>
<p>Rationally, why would you allocate scarce resources to such objects?  But people do, because we are driven to customize our virtual space, to make it reflect ourselves; and by extension to acquire more resources so that we can perform more customizations.</p>
<p><strong>5. <a href="http://en.wikipedia.org/wiki/Reinforcement#Schedules_of_reinforcement">Variable Interval Reinforcement</a> &mdash; When we receive rewards at unpredictable intervals, we are compelled to continue.</strong></p>
<p>Sometimes Farmville will randomly give you gifts, like money or items to be used on your farm.  (The game also combines this principle with #2, social reciprocity, by randomly allowing you to give a special gift to other players, such as special eggs and flower bouquets.)  This is considered variable interval reinforcement because it reinforces the desired behavior &mdash; playing Farmville &mdash; with rewards, on an unpredictable basis.  </p>
<p>The gifts serve to keep people engaged in the game, because you have to keep checking in to see if you&#8217;ve gotten something that you need.</p>
<p><strong>So there you have it: 5 ways that Farmville effectively taps into human psychology.  </strong></p>
<p>The things that interests me is, how can we use this in other areas of design?  </p>
<p>How can I make my <a href="http://www.towniverse.com">local restaurant listing site</a> more interesting by tapping into set completion behavior?  How could a charity fundraising site employ social reciprocity to draw users in?  How could a financial site tap into loss aversion?</p>
<p>I think we could all stand to learn a few things from this simple Facebook farming game.</p>
<hr/>
<p><em>(If anyone has a good link on the psychology of customization, send it over.  That&#8217;s the only principle for which I couldn&#8217;t find a good source.)  </em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bri-lance.net/2009/farmvilles-5-psychological-hooks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Intuition [and / or / vs.] Data</title>
		<link>http://www.bri-lance.net/2009/intuition-and-or-vs-data/</link>
		<comments>http://www.bri-lance.net/2009/intuition-and-or-vs-data/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 00:13:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[visual explanations]]></category>

		<guid isPermaLink="false">http://www.bri-lance.net/?p=179</guid>
		<description><![CDATA[Data by itself cannot create anything.  It can only disprove.
Intuition by itself can create many things, but it stays trapped within the designer&#8217;s own experiences and never becomes a conversation.  
Both are important.
This is how to design things: Use intuition to create many good solutions, and then use data to narrow it down [...]]]></description>
			<content:encoded><![CDATA[<p>Data by itself cannot create anything.  It can only disprove.</p>
<p>Intuition by itself can create many things, but it stays trapped within the designer&#8217;s own experiences and never becomes a conversation.  </p>
<p>Both are important.</p>
<p>This is how to design things: Use intuition to create many good solutions, and then use data to narrow it down to the one best.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/data1.jpg" alt="Intuition and data arrive at a solution" /></p>
<p>But don&#8217;t stop after one iteration; then you lose the ability to let your data shape your intuition.  </p>
<p>By repeating this cycle over and over again, your intuition will get better, and you can focus on smaller and smaller problems, gradually approaching (though never attaining) perfection.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/data2.jpg" alt="Iterating a design" /></p>
<p>(I can&#8217;t decide if this whole post is actually true, or if it&#8217;s just attractive because it seems simple and internally consistent.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bri-lance.net/2009/intuition-and-or-vs-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adobe&#8217;s plan to take over the world</title>
		<link>http://www.bri-lance.net/2009/adobes-plan-to-take-over-the-world/</link>
		<comments>http://www.bri-lance.net/2009/adobes-plan-to-take-over-the-world/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 03:04:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[visual explanations]]></category>

		<guid isPermaLink="false">http://www.bri-lance.net/?p=168</guid>
		<description><![CDATA[(Notes from Ryan Stewart&#8217;s keynote talk at Philly Flash Camp.)
Contextual Applications: 

Adobe&#8217;s Product Line:

]]></description>
			<content:encoded><![CDATA[<p>(Notes from <a href="http://blog.digitalbackcountry.com/">Ryan Stewart&#8217;s</a> keynote talk at Philly Flash Camp.)</p>
<p><strong>Contextual Applications: </strong></p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/adobe1.gif" alt="contextual applications diagram" /></p>
<p><strong>Adobe&#8217;s Product Line:</strong></p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/adobe2.gif" alt="Adobe products and intended users diagram" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bri-lance.net/2009/adobes-plan-to-take-over-the-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interfaces: An Essay With Cartoons</title>
		<link>http://www.bri-lance.net/2009/interfaces-an-essay-with-cartoons/</link>
		<comments>http://www.bri-lance.net/2009/interfaces-an-essay-with-cartoons/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 05:48:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[visual explanations]]></category>

		<guid isPermaLink="false">http://www.bri-lance.net/?p=155</guid>
		<description><![CDATA[I. An interface is a window between two complex systems.

Most of the time, one of those systems is a person.

The interface marks a boundary.  It is the place where the human meets the machine.


II. Most software is incredibly complex.  Often, it is so complex that not even one developer who built the system [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I.</strong> An interface is a window between two complex systems.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/window.gif" alt="window" /></p>
<p>Most of the time, one of those systems is a person.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/person.gif" alt="stick figure" /></p>
<p>The interface marks a boundary.  It is the place where the human meets the machine.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/boundary.gif" alt="person and machine" /></p>
<hr/>
<p><strong>II.</strong> Most software is incredibly complex.  Often, it is so complex that not even one developer who built the system can keep the whole of it in her head at the same time.</p>
<p>Information passes from place to place, is modified, recombines, evolves and mutates in a thousand different ways.  An interesting program is a highly choreographed dance of a thousand different pieces of data.</p>
<p>To make it even harder, this happens on many levels at once, from the base electrical impulse guided by physical law, all the way up to conceptual objects that contain, modify, and recreate one another.</p>
<p>The fact is, there&#8217;s a lot going on.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/pyramid.gif" alt="pyramid showing different levels of software" /></p>
<p>Meanwhile, on the other side of that boundary, a person is&#8230; a person.</p>
<p>Talk about complex.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/feelingz.gif" alt="person surrounded by emotions" /></p>
<hr/>
<p><strong>III.</strong> An interface is a window.  It is also an adapter.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/adapter.gif" alt="poorly drawn plug adapter" /></p>
<p>The user wants to get something done.  He has in his mind a <strong>model</strong> of what he is trying to do.</p>
<p>This model comes from his life experiences, psychology, learned behaviors, things he&#8217;s observed in other people, and probably 20 million other subtle factors.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/person_task.gif" alt="person thinking of a task" /></p>
<p>The system also has a model.  This model is built up over time, a slow accretion of 20 million small choices made in every line of code, in every aspect of the system design, during every step of the development process.  </p>
<p>The odds that this model matches the user&#8217;s model are very, very small.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/system_task.gif" alt="computer thinking of a task" /></p>
<p>It&#8217;s the job of the interface to translate between the user&#8217;s model and the system&#8217;s model.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/translation.gif" alt="translation between models" /></p>
<p>It&#8217;s the job of the interface to manage and reduce complexity.  </p>
<p>(To compliment an interface, call it deceptively simple.)</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/filtering.gif" alt="filtering out complexity" /></p>
<p>It&#8217;s the job of the interface to bridge, not just 2 worlds, but 2 million &mdash; the world within the system, and the personal worlds of 1,999,999 different users.</p>
<p><img src="http://www.bri-lance.net/blog/wp-content/uploads/2009/11/tom.jpg" alt="different users" /></p>
<p>That&#8217;s why making interfaces is hard.  That&#8217;s also why it is worthwhile and necessary.</p>
<p>Because you could make life frustrating and difficult, but instead you get to make it pleasant and simple.  Because you get to bring a small bit of order to a whole lot of chaos.  And because you get to make things, in some small way, better or easier or more fun than they were before.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bri-lance.net/2009/interfaces-an-essay-with-cartoons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes from Dev Day DC</title>
		<link>http://www.bri-lance.net/2009/notes-from-dev-day-dc/</link>
		<comments>http://www.bri-lance.net/2009/notes-from-dev-day-dc/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 23:49:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.bri-lance.net/?p=136</guid>
		<description><![CDATA[This past Monday I got to attend the Dev Days conference in Washington, DC.  While it wasn&#8217;t the most useful conference I&#8217;ve ever attended &#8212; that honor would have to go to The Ajax Experience in 2008 &#8212; I still learned a couple of new things.  Following are some items that I found [...]]]></description>
			<content:encoded><![CDATA[<p>This past Monday I got to attend the <a href="http://stackoverflow.carsonified.com/">Dev Days</a> conference in Washington, DC.  While it wasn&#8217;t the most useful conference I&#8217;ve ever attended &mdash; that honor would have to go to <a href="http://ajaxexperience.techtarget.com/conference/index.html">The Ajax Experience</a> in 2008 &mdash; I still learned a couple of new things.  Following are some items that I found interesting enough to share.</p>
<hr/>
<p>&#8220;Asking users to confirm something that they are not qualified to confirm is useless.&#8221; &#8211; Joel Spolsky </p>
<p>This quote was referring to security-related alerts and confirmation messages.  Joel argued that 99.9% of users have no real understanding of the consequences either way, so asking them to confirm or approve something is meaningless.  He asserts that many times, this pattern is a result of the developer or company trying to avoid responsibility.  </p>
<p>The implication I take away from this is that the system should pick the &#8220;right&#8221; thing and just do it, while giving advanced users an option to override and do something else.  I thought that this was a very thought-provoking point.</p>
<hr/>
<p><a href="http://www.opower.com/Approach/TargetedMessaging.aspx">OPower</a> looks like a really awesome company, and it is very cool what they are doing with psychology and design to encourage folks to conserve energy.</p>
<hr/>
<p><a href="http://www.mindviewinc.com/Index.php">Bruce Eckel</a>, who apparently has been programming forever and written books on every language in existence, gave a really interesting history of programming languages (with digressions into <a href="http://www.burningman.com/">Burning Man</a>, the <a href="http://www.ted.com/">TED Talks</a>, and how 80% of people hate their jobs).</p>
<p>I was already interested in Python, but thanks to his talk I am now convinced that I actually want to learn it.  Perhaps this will be a project for next year.  (And after that, a purely functional language, like <a href="http://www.haskell.org/">Haskell</a>, because it is completely different from everything I know.)</p>
<hr/>
<p>Joel is a master of shameless self-promotion.  I&#8217;m not trying to be snarky when I say that I think it&#8217;s what he does best.  Throughout the conference he was continually promoting himself, his company, and his product.</p>
<p>Being really good at self-promotion can go a long way toward success, I think.  I could learn from this, because I&#8217;m not necessarily so good at it myself.</p>
<hr/>
<p>Was Dev Days worth it? </p>
<p>I would go back if they had one in Philly.  But overall, I don&#8217;t think it was worth the cost of the hotel and the drive time to DC.  I would say about 25% of the sessions were useful or interesting to me.  </p>
<p>I rate it worth attending only if it&#8217;s convenient and nearby.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bri-lance.net/2009/notes-from-dev-day-dc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
