<?xml version="1.0" encoding="windows-1252"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.lukew.com/ff/about.asp">
<title>LukeW |  Writings on Digital Product Strategy and Design</title>
 <link>http://www.lukew.com/ff/</link>
<description>LukeW Ideation + Design provides resources for digital product design and strategy including presentations and articles on user experience, mobile, Web applications, usability, interaction design and visual design.</description>
<dc:language>en-us</dc:language>
<dc:creator>Luke Wroblewski</dc:creator>
<image><url>http://www.lukew.com/img5/aim_icon.gif</url><title>LukeW |  Writings on Digital Product Strategy and Design</title> <link>http://www.lukew.com/ff/</link></image>
<dc:date>2010-03-09</dc:date><items><rdf:Seq><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1014' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1013' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1012' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1011' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1010' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1009' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1008' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1007' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1006' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1005' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1004' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1003' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1002' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1001' /><rdf:li rdf:resource='http://www.lukew.com/ff/entry.asp?1000' /></rdf:Seq></items></channel><item rdf:about='http://www.lukew.com/ff/entry.asp?1014'><title><![CDATA[Better Mobile Form Design]]></title><link>http://www.lukew.com/ff/entry.asp?1014</link><description><![CDATA[<p class="feature">Trust me, no one likes filling in forms &#8212;especially on mobile devices where one-handed, on-the-go data input and slow connections are common place. As a result, designing forms that make <a href="http://www.lukew.com/ff/entry.asp?1000">mobile input</a> faster, easier, and less error-prone is crucial. Here's a few ways it can be done.</p><p>To illustrate, let's look at two mobile forms for booking a hotel: one from the <a href="http://m.expedia.com/">Expedia mobile Web site</a>, the other from the <a href="http://www.kayak.com/iphone">Kayak iPhone application</a>.</p><p>Expedia's mobile Web site has made several modifications to the <a href="http://www.expedia.com/">desktop version</a> of their hotel booking form: the layout has been optimized for slender mobile screens; the "search near" set of options has been listed out; and the room count input uses a set of "+" and "-" buttons instead of a drop-down menu for input. Yet, there's still room for improvement.</p><ol><li>The form uses a free-form text input field that requires users to provide clarifying information on another screen if a mistake is made. And in many mobile contexts (fat fingers, one-handed typing, on the go) &#8212;mistakes do happen.</li><li>The date selection field makes use of a calendar pop-up that requires people to tap a small "&#62;&#62;" target to advance to the previous or next month.</li><li>The  set of inputs for guest count uses (up to) three drop-down select menus for input, which require manipulating a list of options in a pop-up list.</li></ol><p><img src="http://www.lukew.com/ff/content/expedia_booking.png" alt="expedia mobile form" /></p><p>Kayak's mobile iPhone application also allows people to book hotels but it features a few additional mobile optimizations.<ol><li>Current location is available as a single click input in addition to a free-form text input. This allows people to search for hotels where they are now without typing.</li><li>The free-form text entry field provides inline suggestions as you type. This not only reduces the amount of typing required (it only took me 3 characters to see Monterrey, CA), but it reduces errors as well. On the Kayak form, there's little need for the clarification screen Expedia requires.</li><li>The date selection calendar allows people to use a simple scroll gesture to move between months instead of tapping a small target to change months. Users can just flick the calendar itself up or down through direct manipulation instead of having to use the "&#62;&#62;" control Expedia requires.</li><li>The Kayak form doesn't use any drop-down menus, opting instead for "+" and "-" buttons that are easily tapped on a touch screen. (I'm not sure why Expedia uses these for room count but not guest count as both inputs only need to support a small number of possible values.)</li></ol><p><img src="http://www.lukew.com/ff/content/kayak_booking.png" alt="Kayak mobile form" /></p><p>In aggregate, these small enhancements go a long way to making <a href="http://www.lukew.com/ff/entry.asp?1000">forms on mobile devices</a> faster and easier for people to complete.</p><h2>For more on Form Design...</h2><p><span class="example"><a href="http://www.lukew.com/resources/web_form_design.asp"><img src="http://www.lukew.com/ff/content/webformdesign_med.gif" border="0" alt="web form design"></a></span>Check out Luke's book about Web form usability, visual design, and interaction design considerations: <a href="http://www.lukew.com/resources/web_form_design.asp">Web Form Design: Filling in the Blanks</a>.<br style="clear: left;" /></p><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&forms' rel='tag'>forms</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&mobile' rel='tag'>mobile</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&multitouch' rel='tag'>multitouch</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&touch' rel='tag'>touch</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&interaction+design' rel='tag'>interaction design</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&interface' rel='tag'>interface</a>]]></description><dc:date>2010-03-09</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1013'><title><![CDATA[Data Monday: Social's Growth on Mobile]]></title><link>http://www.lukew.com/ff/entry.asp?1013</link><description><![CDATA[<p class="feature">Since that last time I outlined <a href="http://www.lukew.com/ff/entry.asp?932">the growth of social networking on mobile devices</a> (in November 2009), things have only accelerated. Here's a few recent statistics on the growth of social activity on mobile devices.</p><ul><li>In January 2010, 11.1% of all mobile phone users accessed a social networking site via mobile browser, an increase of 4.6% points from the previous year. (<a href="http://www.comscore.com/Press_Events/Press_Releases/2010/3/Facebook_and_Twitter_Access_via_Mobile_Browser_Grows_by_Triple-Digits">source</a>)</li><li>30.8% of smartphone users accessed social networking sites via their mobile browser in January 2010, up 8.3 points from 22.5 percent one year ago. (<a href="http://www.comscore.com/Press_Events/Press_Releases/2010/3/Facebook_and_Twitter_Access_via_Mobile_Browser_Grows_by_Triple-Digits">source</a>)</li><li>Access to Facebook via mobile browser grew 112% in the past year to 25.1 million users in January 2010. (<a href="http://www.comscore.com/Press_Events/Press_Releases/2010/3/Facebook_and_Twitter_Access_via_Mobile_Browser_Grows_by_Triple-Digits">source</a>)</li><li>Access to Twitter via mobile browser experienced a 347% jump to 4.7 million users in January 2010. (<a href="http://www.comscore.com/Press_Events/Press_Releases/2010/3/Facebook_and_Twitter_Access_via_Mobile_Browser_Grows_by_Triple-Digits">source</a>)</li><li>Facebook’s iPhone usage jumped 20% in under a week at the start of March 2010 (<a href="http://www.allfacebook.com/2010/03/facebook-iphone-usage/">source</a>)</li><li>More than 100 million people actively using Facebook from their mobile devices every month. This comes less than six months after Facebook announced 65 million people on Facebook Mobile. (<a href="http://blog.facebook.com/blog.php?post=297879717130">source</a>)</li></ul><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&metrics' rel='tag'>metrics</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&mobile' rel='tag'>mobile</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&social+software' rel='tag'>social software</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&facebook' rel='tag'>facebook</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&twitter' rel='tag'>twitter</a>]]></description><dc:date>2010-03-08</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1012'><title><![CDATA[Event: Microsoft MIX10]]></title><link>http://www.lukew.com/ff/entry.asp?1012</link><description><![CDATA[<p><span class="example"><a href="http://live.visitmix.com/"><img src="http://www.lukew.com/ff/content/event_mix10.png" border="0" alt="MIX10 logo"></a></span>On March 16th I’ll be speaking at Microsoft's MIX10 conference in Las Vegas, NV on <a href="http://live.visitmix.com/MIX10/Sessions/EX03">Modern Web Form Design</a>. I'll be building on <a href="http://www.lukew.com/presos/preso.asp?8">my presentation</a> at last year's MIX conference with a deeper dive into the usability and interaction design of today's Web forms including: inline validation, accordion forms, mobile Web forms, and more.</a></p><h2 style="clear: left;">Official Description</h2><p>The web has been transformed by the recent proliferation of rich interactions and applications. But the workhorses of the online world, web forms, have been slow to evolve with these changes. As brokers of crucial online interactions like e-commerce checkout and registration, forms bridge the gap between people, their information, and your product or service. As a result, web form design matters. But web forms aren't keeping up.</p><p>Come see a walk-through of the latest applications of rich web form interactions (made possible by dynamic technologies like AJAX) including: dynamic help systems, inline validation, selection dependent inputs, and more. Also get an outline of how gradual engagement approaches to form design can create compelling new user experiences for a wide variety of web applications and services. Learn how these modern approaches to web form design can enhance your websites and applications.</p><p>Hope to see some of you <a href="http://live.visitmix.com/">there</a>!</p><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&forms' rel='tag'>forms</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&microsoft' rel='tag'>microsoft</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&mobile' rel='tag'>mobile</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&usability' rel='tag'>usability</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&Web+applications' rel='tag'>Web applications</a>]]></description><dc:date>2010-03-07</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1011'><title><![CDATA[Event & Discount: Web App Masters Tour, San Diego]]></title><link>http://www.lukew.com/ff/entry.asp?1011</link><description><![CDATA[<p><img src="http://www.lukew.com/ff/content/uie_webappmasters.png" alt="Web App Masters Tour" /></p><p>On March 24th 2010 I’ll be speaking at the <a href="">UIE Web App Masters Tour</a> in San Diego, CA about <a href="http://www.uie.com/events/web_app_masters/san_diego/session_descriptions/#lukeWroblewski">Input: Moving Beyond Static Web Forms</a>. I'll discuss several ways Web applications can collect user input, through both mobile devices and desktop software, without forcing users to complete a lengthy sequential forms.</p><p>If you are interested in going, feel free to use <strong>the discount code: LUKE for $100 savings</strong> on the event cost.</p><h2>Official Description</h2><p>A web app can't exist without the user's input. We need the data, but do we need the form? Traditional web forms, made up from text fields, radio buttons, check boxes, and a submit button, have been the mainstay of application design. In e-commerce, social applications, and productivity tools, web forms continue to define crucial web interactions. Thankfully, new approaches for input now give designers more to work with and create better user experiences.</p><p>Today's interaction techniques, powered by technologies like Ajax, move us beyond the static submit-and-refresh page model, delivering users real-time feedback and providing lightweight interactions. With these tools, we increase the quality and accuracy of user inputs, encourage further contributions, and reduce the users' pain. What was a static form now becomes an engaging conversation.</p><p>Luke will explore several novel ways web applications can collect user input, through both mobile devices and desktop software, without forcing users to complete a lengthy sequential forms. He’ll provide detailed research-based solutions that articulate not only the “how” but the “why” as well. You'll walk away with practical web form design solutions you'll immediately put to use.</p><p>Luke's pioneering approach to web design has always made us think about how to create great user experiences. His best-selling book, Web Form Design, is a treasure we reference frequently. We easily understand why Yahoo! appointed him as their Chief Design Architect, where he's contributed to major design improvements across the entire company. We know you'll be blown away by his session.</p><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&forms' rel='tag'>forms</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&sensors' rel='tag'>sensors</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&devices' rel='tag'>devices</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&mobile' rel='tag'>mobile</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&Web+applications' rel='tag'>Web applications</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&social+software' rel='tag'>social software</a>]]></description><dc:date>2010-03-04</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1010'><title><![CDATA[The Different Ways to Design]]></title><link>http://www.lukew.com/ff/entry.asp?1010</link><description><![CDATA[<p>In his presentation about <a href="http://www.lukew.com/ff/entry.asp?1008">Designing Firefox</a>, Alex Faaborg outlined two distinct approaches to design:</p><ol><li>Focus on user-research to find out what people need/want. The downside of this “user testing” model is that users can lead you astray. For example, if you ask everyone what their favorite color is the average will be gray.</li><li>Bring a specific vision to life through an impression of the user you want to have. The downside of this “strong designer” model is if designers don’t know what they are doing, it could be a disaster.</li></ol><p>Author of <a href="http://www.amazon.com/exec/obidos/ASIN/0596516258/ref=ase_lukewinterfac-20/">Designing Web Interfaces</a>, Bill Scott, contacted me recently to suggest a third model of doing design: quantitative analysis driven mostly through rigorous A/B testing (exemplified by Amazon and Netflix). My first response was "I don't think Alex considers that doing design" but the actual situation is a bit more nuanced.</p><p>In fact, I believe there are actually three main ways to make software user interface decisions: <a href="http://www.lukew.com/ff/entry.asp?800">Designing, Optimizing, and Managing</a>. Each of these models can “move pixels” on the screen but not all are explicitly design-driven. Depending on the model a product team is most comfortable using, expectations of design professionals and their output can vary. As a result, it may be useful for interface designers (be they visual, interaction, or information focused) to consider the prevalent model on their team and act accordingly to either shift or meet expectations.</p><ol><li><a href="http://www.lukew.com/ff/entry.asp?800">Designing:</a> decisions are evaluated by how well they contribute to an integrated “human-centric” experience. This is the model most designers crave because it leverages their ability to empathize with their target audience and think holistically.</li><li><a href="http://www.lukew.com/ff/entry.asp?800">Optimizing:</a> decisions are made based on explicit testing of isolated variables to drive very specific behaviors. Designers create variations of a control that are evaluated systematically. The elements that perform best likely become part of the user interface.</li><li><a href="http://www.lukew.com/ff/entry.asp?800">Managing:</a> decisions are reached through discussion or debate. In this model, designers represent the collective decisions of groups within the product by laying out what everyone agreed to.</li></ol><p>While all of these models may be in use at the same organization, perhaps even on the same product, I think it is useful for designers to be aware of the distinction so they know how to operate effectively. Most organizations skew pretty strongly to one style of decision making or the other. However, <a href="http://okcancel.com/archives/article/2009/03/bowman-vs-google-why-data-and-design-need-each-other.html">a healthy integration</a> is where the magic happens.</p><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&balance' rel='tag'>balance</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&decision+making' rel='tag'>decision making</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&design+vision' rel='tag'>design vision</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&metrics' rel='tag'>metrics</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&process' rel='tag'>process</a>]]></description><dc:date>2010-03-02</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1009'><title><![CDATA[Data Monday: How do People Share Content?]]></title><link>http://www.lukew.com/ff/entry.asp?1009</link><description><![CDATA[<p class="feature">As sharing controls continue to pop up across the Web, it's worth understanding how people are using them. To that end, here's a compilation of the sharing behavior seen across several of these in recent months.</p><ul><li><b>Gigya</b> sharing activity from February 2010: Facebook 44%, Twitter 29% Yahoo 18%, MySpace 9% (<a href="http://techcrunch.com/2010/02/16/facebook-44-percent-social-sharing/">source</a>)</li><li><b>AddThis</b> sharing activity from February 2010: Facebook 33%, Email 13%, Twitter 9%, Google 6%, MySpace 6% (<a href="http://techcrunch.com/2010/02/16/facebook-44-percent-social-sharing/">source</a>)</li><li><b>Tell-A-Friend</b> sharing activity from November 2009: 59% of all shares on the widget were done via email, 25% via instant messenger and just 14% were passed along on networks like Facebook (11%) and Twitter (1%).  (<a href="http://mashable.com/2009/07/20/facebook-sharing-data/">source</a>)</li><li><b>ShareThis</b> sharing activity from October 2009: 46.4% of all shares on the widget were done via email, 33.32% via Facebook and 5.82% through Twitter.  (<a href="http://mashable.com/2009/07/20/facebook-sharing-data/">source</a>)</li><li><b>AddToAny</b> sharing activity from July 2009: Facebook has 24% of shares using their widget, Email  has 11.1% and Twitter has 10.8% (<a href="http://mashable.com/2009/07/20/facebook-sharing-data/">source</a>)</li></ul><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&social+software' rel='tag'>social software</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&facebook' rel='tag'>facebook</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&metrics' rel='tag'>metrics</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&twitter' rel='tag'>twitter</a>]]></description><dc:date>2010-03-01</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1008'><title><![CDATA[Designing Firefox]]></title><link>http://www.lukew.com/ff/entry.asp?1008</link><description><![CDATA[<p class="feature">In his presentation <a href="http://www.zurb.com/article/319/zurbsoapbox-principal-designer-behind-fir">at the ZURBsoapbox today</a>, Firefox principal designer, Alex Faaborg, discussed the process of designing the Firefox Web browser. Firefox is used by 120 million people daily and is the second most popular browser in the World.</p><ul><li>There are two distinct approaches to design</li><li>One focuses on user-research to find out what people need/want. This approach is exemplified by Microsoft and is used mostly to mitigate risk. The downside of this “user testing” model is that users can lead you astray. For example, if you ask everyone what their favorite color is the average will be gray.</li><li>The second tries to bring a specific vision to life and an impression of the user they want to have. This approach is exemplified by Apple and can result in huge success or failure. The downside of this “strong designer” model is if designers don’t know what they are doing, it could be a disaster.</li><li>Mozilla’s design team has a specific vision they want to bring to life but they do so in the open.</li><li>In open source design, everyone has an opinion that needs to be heard so they stay engaged.</li><li>The design team deals with all these opinions with this by focusing on core principles to make decisions and giving contributors freedom to explore.</li><li>“That would make a great extension”. The extension model gets people out of debates –they can always build an extension to bring a feature they believe in to life.</li><li>In open source, you need to elevate contributors who know what they are doing. The Firefox team nominated designers who were criticizing the logo to fix it.</li><li>Flow: cognitive state people enter when they no longer focus consciously on the means of accomplishing the task they are doing –they just naturally do it. How can the interface fade away in software products?</li><li>How to not draw attention to Firefox but still be unique? The team divided visual elements (shape, colors, textures, etc.) across two objectives: half were used to blend with the operating system, the other half were used make Firefox feel unique.</li><li>Visual hierarchy: most common actions get the most prominent treatment. Tivo remote is a great example of this. Playstation 2  remote is an anti-example.</li><li>Physical: how quickly can you get to where you want to interact? Cognitive: can you remember where the control is (similar to landmark recognition)?</li><li>You can still tell what the controls in Firefox are even without the icons. They have a physical recognition.</li><li>Quicksilver is a software product that molds behavior over time. It gets more streamlined the more you use it. Alex “stole” that idea for the Firefox Awesome bar. The Awesome bar meshes with how people use the browser address bar and gets better with use like Quicksilver.</li><li>Selective variables: people can process visual variables in a single glance. Color works effectively to distinguish information. Google search results work this way: blue links, green domains/urls.</li><li>Firefox 4 will finally put tabs on the top (after a lot of back & forth debate). </li><li>It will have a locally hosted home page. The Web browser knows a lot of things about your Web surfing patterns. Could display, for example, RSS from pages you visit often.</li><li>The team is exploring location to tune content on home page and “app tabs” as a more permanent element in the Web browser</li><li>Private browsing mode in Firefox 4 has a very dark color.</li><li>The Web is maturing into a full application platform. Have more access to things only the operating system could tackle before.</li><li>Almost everything boils down to personal preference. The final solution to almost everything in Firefox is to “give the user the option”. This adds up to too many options and makes for a difficult UI.</li><li>The role of a designer in an open source company is to facilitate ideas rather than be the source.</li></ul><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&process' rel='tag'>process</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&decision+making' rel='tag'>decision making</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&design+organizations' rel='tag'>design organizations</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&interface' rel='tag'>interface</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&design+vision' rel='tag'>design vision</a>]]></description><dc:date>2010-02-27</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1007'><title><![CDATA["Mad Libs" Style Form Increases Conversion 25-40%]]></title><link>http://www.lukew.com/ff/entry.asp?1007</link><description><![CDATA[<p>A while ago, I came across a unique registration form built by <a href="http://adactio.com/">Jeremy Keith</a> for his audio sharing site, <a href="http://huffduffer.com/">Huffduffer</a>. Though it asked people the same questions found in typical sign-up forms, the Huffduffer registration form did so in a narrative format. It presented input fields to people as blanks within sentences (<a href="http://en.wikipedia.org/wiki/Mad_Libs">Mad Libs</a>-style, if you will).</p><p><img src="http://www.lukew.com/ff/content/huffduffer_signup.gif" alt="huff duffer sign-up form" /></p><p>Jeremy built the form to work as you'd expect. You can tab between the "blanks" just the way you tab between standard Web form input fields. You can click on any "blank" to start entering text. The password "blank" masks any characters you enter just like a standard password input, and the whole form manages errors if you answer any questions incorrectly. In other words, it works like a standard Web form but it looks quite different. The presentation is inviting and fun, which is quite unlike a standard Web form.</p><p>After seeing the Huffduffer form in action, I was curious how it would perform against a traditional form. Would people be more inclined to complete it because of the narrative format? Or would the unfamiliar presentation format confuse people? Thanks to <a href="http://ron.kurti.com/work">Ron Kurti</a> and the team at <a href="http://vast.com/">Vast.com</a>, I now have some early answers.</p><p>Ron and his team ran some A/B testing online that compared a traditional Web form layout with a narrative "Mad Libs" format. In Vast.com's testing, <b>Mad Libs style forms increased conversion across the board by 25-40%</b>. You can see a before and after view of the Contact Dealer forms where they ran these tests below.</p><p><img src="http://www.lukew.com/ff/content/vast_contactdealer.gif" alt="Vast contact dealer form" /></p><p>Most of the input fields have stayed the same but the "comments" text area has been replaced by a "personalize this message link" and the phone number set of three input fields has been replaced a single flexible input. While it's possible these adjustments also contributed to the increase, it's unlikely they were solely responsible for it. As a result, the mad libs layout likely had an impact as well.</p><p>Examples of this form are live at <a href="http://www.vast.com/detail/cars/ob-N7sTu5m7i7S5yLm2u7BBDbZ7e23d0RAHbbu7k8YMNsOLTw==/?pl=0&csearch=0&v_ref=aHR0cDovL3d3dy52YXN0LmNvbS9jYXJzL2xvY2F0aW9uLTk0MTE0L3ZlaGljbGVfY29uZGl0aW9uLUFsbA%3D%3D&v_user=dmFzdF92Mw%3D%3D">Vast</a>, <a href="http://usedcars.kbb.com/detail/cars/ob-N7w5w7u8u7TQsBsE0LZLg7t7e2uzkQaHUTuBbL1rlrtsgQ==/?pl=0&csearch=0&v_ref=aHR0cDovL3VzZWRjYXJzLmtiYi5jb20vY2Fycy9sb2NhdGlvbi05NDExNA%3D%3D&v_user=a2JidWNp&kbb_zip=94114">Kelley Blue Book</a>, and several more sites. Ron and the Vast.com team are rolling out new versions of these forms over the coming weeks and will continue to test improvements. Hopefully, they'll be able to share their results again.</p><p>Thanks to Ron Kurti for sharing these images and performance stats!</p><h2>For more on Form Design...</h2><p><span class="example"><a href="http://www.lukew.com/resources/web_form_design.asp"><img src="http://www.lukew.com/ff/content/webformdesign_med.gif" border="0" alt="web form design"></a></span>Check out Luke's book about Web form usability, visual design, and interaction design considerations: <a href="http://www.lukew.com/resources/web_form_design.asp">Web Form Design: Filling in the Blanks</a>.<br style="clear: left;" /></p><h2>About Vast.com</h2><p>Vast.com, Inc works within the auto, travel, and real estate industries to create online marketplaces for the world's most respected companies. Partners such as Kelley Blue Book, Orbitz Worldwide, AOL, and Overstock have integrated Vast's custom platform into their portals to serve over 20 million consumers per month.</p><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&forms' rel='tag'>forms</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&interaction+design' rel='tag'>interaction design</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&innovative+UIs' rel='tag'>innovative UIs</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&communication' rel='tag'>communication</a>]]></description><dc:date>2010-02-25</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1006'><title><![CDATA[iPad Scrubber Navigation Elements]]></title><link>http://www.lukew.com/ff/entry.asp?1006</link><description><![CDATA[<p class="feature">Though they are implemented quite differently in each case, a number of Apple's new <a href="http://www.lukew.com/ff/archive.asp?tag&ipad">iPad</a> applications feature navigation scrubbers (scrub bars) that allow people to quickly move through sets of content or media with simple touch (tap and drag) gestures.</p><p>Scrubbers differ from standard pagination controls because they usually:</p><ul><li>Display a large set of elements to choose from that communicates the range of content available (not just previous and next actions).</li><li>Use small multiples to display the set of options visually</li><li>provide a larger (zoomed in) preview as people browse the set.</li></ul><p>Not all of Apple's scrubbers have each of these characteristics, but they all have at least one.</p><p>Scrubbers have also gotten picked up by developers creating content for the iPad -as illustrated in Wired's <a href="http://www.wired.com/epicenter/2010/02/the-wired-ipad-app-a-video-demonstration/">iPad application demo</a>. Chances are when iPad applications become available in the App Store, there will be several apps that follow Apple's model and make use of scrubbers for navigation of content and media sets.</p><p><img src="http://www.lukew.com/ff/content/ipad_scrubbers.jpg" alt="iPad scrubbers" /></p><p>Check out more articles about the <a href="http://www.lukew.com/ff/archive.asp?tag&ipad">design of the iPad</a>.</p><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&ipad' rel='tag'>ipad</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&navigation' rel='tag'>navigation</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&multitouch' rel='tag'>multitouch</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&interaction+design' rel='tag'>interaction design</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&UI+components' rel='tag'>UI components</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&touch' rel='tag'>touch</a>]]></description><dc:date>2010-02-23</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1005'><title><![CDATA[Data Monday: Social, Social, Social]]></title><link>http://www.lukew.com/ff/entry.asp?1005</link><description><![CDATA[<p class="feature">The Web's abuzz with all things social and there's good reason why:</p><ul><li>Globally, social networks and blogs are the most popular online category when ranked by average time spent in December.  (<a href="http://blog.nielsen.com/nielsenwire/global/led-by-facebook-twitter-global-time-spent-on-social-media-sites-up-82-year-over-year/">source</a>)</li><li>Consumers spent more than 5.5 hours on social networking sites like Facebook and Twitter in December 2009, an 82% increase from the same time last year. (<a href="http://blog.nielsen.com/nielsenwire/global/led-by-facebook-twitter-global-time-spent-on-social-media-sites-up-82-year-over-year/">source</a>)</li><li>47% of online adults use social networking sites, up from 37% in November 2008.  (<a href="http://pewresearch.org/pubs/1484/social-media-mobile-internet-use-teens-millennials-fewer-blog">source</a>)</li><li>73% of wired American teens now use social networking websites, a significant increase from previous surveys. Just over half of online teens (55%) used social networking sites in November 2006 and 65% did so in February 2008. (<a href="http://pewresearch.org/pubs/1484/social-media-mobile-internet-use-teens-millennials-fewer-blog">source</a>)</li><li>Facebook is currently the most commonly used online social network among adults. Among adult profile owners, 73% have a profile on Facebook, 48% have a profile on MySpace and 14% have a LinkedIn profile. (<a href="http://pewresearch.org/pubs/1484/social-media-mobile-internet-use-teens-millennials-fewer-blog">source</a>)</li><li>Twitter now has 75m user accounts, but only around 15m are active users on a regular basis. (<a href="http://econsultancy.com/blog/5324-20+-mind-blowing-social-media-statistics-revisited">source</a>)</li><li>Twitter is processing more than one billion tweets per month. January passed 1.2 billion, averaging almost 40 million tweets per day. (<a href="http://royal.pingdom.com/2010/02/10/twitter-now-more-than-1-billion-tweets-per-month/">source</a>)</li><li>The activity on Twitter has doubled since August 2009. January 2010 had 16 times as many tweets as January 2009.  (<a href="http://royal.pingdom.com/2010/02/10/twitter-now-more-than-1-billion-tweets-per-month/">source</a>)</li><li>Twitter users were tweeting 5,000 times a day in 2007. By 2008, that number was 300,000, and by 2009 it had grown to 2.5 million per day. Tweets grew 1,400% last year to 35 million per day. Today, Twitter is seeing 50 million tweets per day—that's an average of 600 tweets per second. (<a href="http://blog.twitter.com/2010/02/measuring-tweets.html">source</a>)</li><li>64% of Twitter’s users are aged 35 or older. The average Twitter user is 39 years old. (<a href="http://royal.pingdom.com/2010/02/16/study-ages-of-social-network-users/">source</a>)</li><li>Facebook now has more than 400 million active users. 50% of active users log on to Facebook in any given day.  (<a href="http://www.facebook.com/press/info.php?statistics">source</a>)</li><li>More than 100 million people actively using Facebook from their mobile devices every month. This comes less than six months after Facebook announced 65 million people on Facebook Mobile. (<a href="http://blog.facebook.com/blog.php?post=297879717130">source</a>)</li><li>Facebook says more than 3 billion photos are being uploaded every month, up from 2.5 billion in December, 2 billion in September and 1 billion in July. (<a href="http://www.insidefacebook.com/2010/02/15/new-facebook-statistics-show-big-increase-in-content-sharing-local-business-pages/">source</a>)</li><li>Facebook reported 1 billion items (web links, news stories, blog posts, notes, photo albums, etc) shared a week in July 2009, 2 billion shared a week in September, then a big jump to 3.5 billion in December, and another big jump to 5 billion a week as of February 2010.  (<a href="http://www.insidefacebook.com/2010/02/15/new-facebook-statistics-show-big-increase-in-content-sharing-local-business-pages/">source</a>)</li><li>Facebook users are also posting 60 million status updates a day or 50 percent more than they were in September. However, the overall percentage of Facebook’s user base posting status updates has actually fallen with 35 of the 400 million users publishing these per day. (<a href="http://digital.venturebeat.com/2010/02/08/facebook-shares/">source</a>)</li><li>61% of Facebooks’s users are aged 35 or older. The average Facebook user is 38 years old. (<a href="http://royal.pingdom.com/2010/02/16/study-ages-of-social-network-users/">source</a>)</li><li>There are more than 3 million active Pages on Facebook, nearly double the 1.6 million it reported in December. Pages that Facebook defines as local businesses went from 700,000 actives to 1.5 million. In other words, local businesses comprised half of the overall increase in active Pages over the last couple of months. (<a href="http://www.insidefacebook.com/2010/02/15/new-facebook-statistics-show-big-increase-in-content-sharing-local-business-pages/">source</a>)</li><li>13% of US traffic to big web portals — Yahoo, MSN, AOL — came from Facebook in December 2009. (<a href="http://www.insidefacebook.com/2010/02/15/new-facebook-statistics-show-big-increase-in-content-sharing-local-business-pages/">source</a>)</li></ul><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&metrics' rel='tag'>metrics</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&facebook' rel='tag'>facebook</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&twitter' rel='tag'>twitter</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&social+software' rel='tag'>social software</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&Web+companies' rel='tag'>Web companies</a>]]></description><dc:date>2010-02-22</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1004'><title><![CDATA[Google CEO Eric Schmidt on Mobile First]]></title><link>http://www.lukew.com/ff/entry.asp?1004</link><description><![CDATA[<p>A while ago, I outlined three reasons why Web applications should be designed for <a href="http://www.lukew.com/ff/entry.asp?933">mobile first</a>. More often than not, the mobile experience for a Web application or site is designed and built after the PC version is complete. This needs to be reversed.</p><p>In his Mobile World Congress keynote address, Google CEO Eric Schmidt recently <a href="http://www.eweek.com/c/a/Midmarket/Google-CEO-Eric-Schmidt-at-MWC-Mobile-First-694942/">outlined a similar philosophy</a>:</p><blockquote>In Schmidt's view, the current mobile ecosystem and its future incarnation are the result of three intertwining factors: computing power, connectivity and cloud computing. The mobile phone is the high-volume end point of these trends, it becomes the defining product in that space. This led to his belief in the "mobile first" doctrine, as Google programmers are doing work on mobile applications and technology first, because "mobile apps are better apps" and that's what top programmers want to develop.</blockquote><p>Guess I can now add "excited programers" to the <a href="http://www.lukew.com/ff/entry.asp?933">list of reasons to design mobile first</a>!<br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&mobile' rel='tag'>mobile</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&google' rel='tag'>google</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&process' rel='tag'>process</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&technology' rel='tag'>technology</a>]]></description><dc:date>2010-02-18</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1003'><title><![CDATA[Windows Phone: User Interface Teases & Transitions]]></title><link>http://www.lukew.com/ff/entry.asp?1003</link><description><![CDATA[<p class="feature">While the Windows Phone 7 Series user interface may not be optimized for <a href="http://www.lukew.com/ff/entry.asp?1002">high information resolution</a>, it does make interesting use of teases and transitions as highlighted in the video below.</p><p>Because it is a touch-based device, the Windows Phone 7 Series uses a <a href="http://www.lukew.com/ff/entry.asp?791">Natural User Interface</a> (NUI) paradigm that turns actual content into interface controls. NUIs frequently need to let people know what elements are interactive. (Ideally everything is interactive in a touch-based UI but that's a different point.) NUIs should encourage exploration and give people "permission" to touch things. Teasing people is one way of encouraging interactivity and exploration.</p><p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/EUeNCzRhhDE&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/EUeNCzRhhDE&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p><h2>Teasing</h2><p>The Windows Phone home screen teases people with a slight animation that hints at the content below the home screen image. As you can seen in the <b>video above</b>, the home screen images bounces when the phone starts revealing a bit of the options behind it. This encourages people to touch the surface and start using the device. Microsoft employs a similar design solution in Microsoft Surface with a <a href="http://www.lukew.com/ff/entry.asp?791">water-like surface</a> that encourages exploration. Contrast this teasing UI paradigm with the iPhone's more literal "<a href="http://www.flickr.com/photos/raparker/3824591700/">Slide to Unlock</a>" welcome screen.</p><p>The Windows Phone also makes use of truncation throughout the user interface. Each of the main application screens include a tease of the content on the next screen over (as seen in the video above). This hint of additional content gives people a reason to move to the next screen and explore. The UI truncation is probably most pronounced in the application headers, which, in some cases span multiple screens.</p><h2>Transitions</h2><p>Transitions also help communicate interactions. When users move between screens, interaction components fly in or swivel highlighting the fact they are active and can be touched. Once someone taps on these components, they pivot or recede as if they were pushed backward into space. This animation (shown in the video above) reinforces the fact they are active.</p><p>Transitions are also used in the Windows Phone user interface to provide feedback when an action has been successfully completed. You can see this approach applied to comments and status updates (yep, in the video above).</p><p>One area of concern in the Windows Phone, however, is the quantity of different transitions present. It's hard to get a sense of how consistently they are applied and if every animation is really necessary. There's a lot of them! As Bill Scoot <a href="http://twitter.com/billwscott/status/9218277591">recently quoted</a>: "It is vain to do with more what can be done with fewer (William of Occam circs 1323). Apply generously when using animation effects."</p><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&mobile' rel='tag'>mobile</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&windows' rel='tag'>windows</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&visualizations' rel='tag'>visualizations</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&interface' rel='tag'>interface</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&touch' rel='tag'>touch</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&microsoft' rel='tag'>microsoft</a>]]></description><dc:date>2010-02-17</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1002'><title><![CDATA[Information Resolution on the Windows Phone 7 Series]]></title><link>http://www.lukew.com/ff/entry.asp?1002</link><description><![CDATA[<p>In his <a href="http://www.edwardtufte.com/bboard/iphone-video.adp">iPhone Resolution video</a>, information design expert Edward Tufte, praised the information density and content resolution of the device. Known for evaluating Web interface designs by counting the quantity of links present, Tufte is a big proponent of clarifying information by adding detail not "computer administrative debris."</p><blockquote>"Computer administrative debris reduces information resolution and steals content space away from the user. The iPhone brilliantly suppresses much admin debris. The idea is that the content is the interface, the information is the interface, not computer administrative debris."</blockquote><p>In particular, Tufte called out the iPhone's Photos application as an example of clarifying information by adding detail. "In this collection of photographs, many information elements are arranged on the same surface as the user scans 150 images arranged in a two dimensional small multiple format."</p><p><img src="http://www.lukew.com/ff/content/iphone_photos.jpg" alt="photos on the iphone" /></p><p>With this in mind, it's interesting to compare the information density of the iPhone's photos experience with Microsoft's <a href="http://www.windowsphone7series.com/">Window Phone 7 Series</a> experience. The iPhone's first screen concisely lists available photo sets and with one tap drops people into a dense grid of images where the user interface is minimal and transparent enough to enable the entire screen to display content.</p><p><img src="http://www.lukew.com/ff/content/windows7_photos.jpg" alt="photos on the windows phone series 7" /></p><p>The Windows Phone 7 Series begins with a top-level navigation menu consisting of three options. A quick tap on "albums" brings up a similar listing of images but with substantially more interface elements. It's also a bit unclear if all the pictures in an album will be listed in this view or if another tap on the album title is required (adding a third step to the navigation process).</p><p>The differences in information resolution between the iPhone and Windows Phone are even more stark in the application store features. In addition to seven ways of finding & filtering apps, Apple's App Store displays four apps complete with icon, title, publishing, average rating, number of ratings, and price.</p><p><img src="http://www.lukew.com/ff/content/windows7_apps.jpg" alt="marketplace on the windows phone series 7" /></p><p>Marketplace on the Windows Phone features one application with an icon, title, and one-line description. One touch gesture (drag/flick) later, there's a menu consisting of six items. Tapping on "applications" takes you to another featured application. One more drag/flick and you are finally seeing three applications you can download. Contrast the amount of information present on this screen (the fourth in the process) with the amount shown on the iPhone's initial App Store display.</p><p>It will be interesting to see if these differences in information resolution have an impact on the overall user experience of using the Windows Phone 7 Series.</p><h2>More on the Windows Phone interface</h2><p>While the Windows Phone user interface may not be optimized for high information resolution, it does make interesting use of teases and transitions as <a href="http://www.lukew.com/ff/entry.asp?1003">highlighted in this video</a>.</p><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&mobile' rel='tag'>mobile</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&apple' rel='tag'>apple</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&microsoft' rel='tag'>microsoft</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&information+design' rel='tag'>information design</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&visual+communication' rel='tag'>visual communication</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&interface' rel='tag'>interface</a>]]></description><dc:date>2010-02-16</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1001'><title><![CDATA[Audio: Moving Beyond Web Forms]]></title><link>http://www.lukew.com/ff/entry.asp?1001</link><description><![CDATA[<p class="feature">I recently had the pleasure of sitting down with User Interface Engineering's Jared Spool to talk a bit about <a href="http://www.uie.com/brainsparks/2010/02/11/spoolcast-moving-beyond-static-forms-with-luke-wroblewski/">Moving Beyond Web Forms</a> and new ways to gather input from users in digital software products:</p><h2>Moving Beyond Web Forms with Luke Wroblewski</h2><ul><li><a href="http://www.uie.com/brainsparks/2010/02/11/spoolcast-moving-beyond-static-forms-with-luke-wroblewski/">Listen on the UIE site</a></li><li><a href="http://media.rawvoice.com/uie_podcasts/www.uie.com/BSAL/BSAL071SpoolCast_Wroblewski.mp3">Download the Audio</a> 20MB mp3 audio file</li><li><a href="http://www.uie.com/BSAL/trans/Wroblewski_WAMT_Transcript.txt">Read the Text Transcript</a></li></ul><p>Jared Spool sat down with Luke to discuss what’s been happening with Web forms since Luke's book, Web Form Design, came out. It winds up there have been some interesting developments recently. Luke provides us with several examples in the podcast. <a href="http://www.uie.com/brainsparks/2010/02/11/spoolcast-moving-beyond-static-forms-with-luke-wroblewski/">Tune in to hear his advice</a> on how to help and not hinder your users...</p><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&forms' rel='tag'>forms</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&innovative+UIs' rel='tag'>innovative UIs</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&mobile' rel='tag'>mobile</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&sensors' rel='tag'>sensors</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&usability' rel='tag'>usability</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&UI+components' rel='tag'>UI components</a>]]></description><dc:date>2010-02-12</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item><item rdf:about='http://www.lukew.com/ff/entry.asp?1000'><title><![CDATA[Web Form Innovations on Mobile Devices]]></title><link>http://www.lukew.com/ff/entry.asp?1000</link><description><![CDATA[<p>Mobile Web forms tend to have significantly more constraints than their desktop cousins: mobile screens are smaller; connection speeds are slower; entering text is harder; and so on. As a result, it's generally a good idea to limit the number of Web forms in mobile applications and sites. In situations where you do have to get input from people on mobile devices, radio buttons, checkboxes, select menus, and lists tend to fare much better than open text fields.</p><p>But <strong>constraints breed innovation</strong> and mobile Web forms are no different. The limitations of mobile devices have forced developers and designers to find new ways to make providing input faster and easier. Several of these innovations are now making their way back to the desktop and beyond.</p><h2>Field Zoom</h2><p>When a user selects an input field in a Web form, field zoom brings it to the foreground and expands it to fill the screen's viewable area. This makes an otherwise tiny input field large enough for people to actually see the input they enter. When you consider that many form errors are caused by people not seeing their input well enough <a href="http://www.lukew.com/ff/entry.asp?941">to correct misspellings</a>, the usability implications of this approach become clear.</p><p><img src="http://www.lukew.com/ff/content/mobileinputs1.png" alt="field zoom on mobile forms" /></p><p>Field zoom also provides another great reason to <a href="http://www.lukew.com/ff/entry.asp?504">top-align input field labels</a> in forms. As you can see in the example of Goolge's registration form (below), left-aligned labels don't show up on screen when the input field is expanded to fill the screen. So it's not clear what question you need to answer because there's no label! Longer input fields also suffer a bit with field zoom.</p><p><img src="http://www.lukew.com/ff/content/mobileinputs2.png" alt="field zoom on Google registration form" /></p><h2>Input Formats</h2><p>Several mobile Web browsers can recognize <a href="http://diveintohtml5.org/forms.html">specific input types</a> (part of the developing HTML5 standard) and adjust their input modes accordingly. For example, specifying an input of TYPE "url" will bring up a virtual alpha numeric keyboard with a ".", "/", and ".com" key. Specifying an input of TYPE "email" will bring up a virtual alpha numeric keyboard with a "." and "@" key. Specifying an input of TYPE "number" will bring up a virtual numeric keyboard. These input-specific keyboards make entering the particular type of data each input field requires much easier. And anything we do to make providing input (both on mobile and the desktop) goes a long way.</p><p><img src="http://www.lukew.com/ff/content/mobileinputs3.png" alt="input tyoes and keyboards" /></p><h2>Password Masking</h2><p>Most password input fields in Web forms instantly obscure any characters people enter in an effort to keep sensitive information (like your password) hidden from prying eyes. Automatic masking of people's passwords may provide <a href="http://www.zurb.com/article/279/how-to-mask-passwords-like-the-iphone">the appearance of security</a>, but it can also create usability issues as well when people are left staring at a row of bullets they hope (but can't verify) is their password.</p><p>Several mobile devices have implemented a solution that addresses this issue by displaying the most recent character someone has entered, then changing that character into an obscured bullet only after a brief delay. This technique has made it's way onto the desktop as illustrated in this <a href="http://www.zurb.com/article/279/how-to-mask-passwords-like-the-iphone">password masking solution</a> from ZURB.</p><p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ZKgpfkuXGRQ&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ZKgpfkuXGRQ&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p><h2>Pop-up Menu Controls</h2><p>Drop-down select menus are one of the hardest input types to manipulate. First you have to click on the menu to open it, then maneuver through a potentially long list of small targets. Once you find the value you want, you need place your cursor on the right target and select it. To top it off, many implementations of drop-down menus on the Web require you to keep your cursor on the menu while navigating the list, else the menu closes. Even quite dexterous users often miss and need to start over. Couple this interaction challenge with the small screens found on mobile devices and it becomes quite obvious that a different solution for select menus is needed.</p><p>When faced with drop-down select menus in Web forms, Apple's iPhone presents users with a pop-up menu control. This control displays the options within a menu in a contained list that can be scrolled at various speeds though drag, nudge, or flick gestures. The large touch targets also make it easy to select a value once you find the right one.</p><p><img src="http://www.lukew.com/ff/content/mobileinputs4.png" alt="pop-up menu controls" /></p><h2>Compound Menu Controls</h2><p>Pop-menu controls can be applied to compound inputs as well. So instead of requiring three separate input fields for the month, day, and year of a date, one date field can bring up a set of pop-up menus that allow people to scroll through three lists at once to find the right answer. This approach can be applied to other kinds of compound inputs as well -like height in feet and inches for example. </p><p><img src="http://www.lukew.com/ff/content/mobileinputs5.png" alt="compound input controls" /></p><p>Google's Android operating system provides a similar solution for compound input fields though it makes use of visible interface elements to move through a list instead of relying only on gesture-based scrolling.</p><p><img src="http://www.lukew.com/ff/content/mobileinputs6.png" alt="compound input controls" /></p><h2>Voice Input</h2> <p>Google's <a href="http://www.youtube.com/user/GoogleNexusOne">Nexus One</A> phone allows people to use voice input for any text field they encounter in an application. The virtual keyboard can be swiped to put the phone into audio input mode or you can use the microphone button. The video below demonstrates both of these options in action. With effective voice input, the need to type any characters on the mobile device goes away completely.</p><p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/laOlkD8LmZw&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/laOlkD8LmZw&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p><h2>For more on Form Design...</h2><p><span class="example"><a href="http://www.lukew.com/resources/web_form_design.asp"><img src="http://www.lukew.com/ff/content/webformdesign_med.gif" border="0" alt="web form design"></a></span>Check out Luke's book about Web form usability, visual design, and interaction design considerations: <a href="http://www.lukew.com/resources/web_form_design.asp">Web Form Design: Filling in the Blanks</a>.<br style="clear: left;" /></p><br /><br />Tags: <a href='http://www.lukew.com/ff/archive.asp?tag&forms' rel='tag'>forms</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&mobile' rel='tag'>mobile</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&innovative+UIs' rel='tag'>innovative UIs</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&interaction+design' rel='tag'>interaction design</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&usability' rel='tag'>usability</a>, <a href='http://www.lukew.com/ff/archive.asp?tag&touch' rel='tag'>touch</a>]]></description><dc:date>2010-02-11</dc:date><dc:creator><![CDATA[Luke Wroblewski]]></dc:creator></item>

</rdf:RDF>