<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>Web Form Design:  Filling in the Blanks</title>
    <link rel="alternate" type="text/html" href="http://www.rosenfeldmedia.com/books/webforms/" />
    
   <id>tag:www.rosenfeldmedia.com,2012:/books/webforms//12</id>
    <link rel="service.post" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12" title="Web Form Design:  Filling in the Blanks" />
    <updated>2011-01-13T18:55:39Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.24-en</generator>
 

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/webforms" /><feedburner:info uri="webforms" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
    <title><![CDATA[Online Event &amp; Discount Code: Modern Web Form Design]]></title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/qC8BNeMO_KI/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1265" title="Online Event &amp;amp; Discount Code: Modern Web Form Design" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1265</id>
    
    <published>2008-10-31T03:29:25Z</published>
    <updated>2008-11-14T22:17:19Z</updated>
    
    <summary>On Thursday November 13, 2008, I'll be presenting an online session about Modern Web Form Design as part of the Future Practice User Experience Webinar series. These 60-minute webinars are available as live classes, and then are made available in...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;On Thursday November 13, 2008, I'll be presenting an online session about &lt;a href="http://www.rosenfeldmedia.com/webinars/webforms/"&gt;Modern Web Form Design&lt;/a&gt; as part of the Future Practice User Experience Webinar series.&lt;/p&gt;

&lt;p&gt;These 60-minute webinars are available as live classes, and then are made available in a recorded, edited format. Tickets include a copy of my new book, &lt;a href="http://www.lukew.com/resources/web_form_design.asp"&gt;Web Form Design: Filling in the Blanks&lt;/a&gt; in both DRM-free digital and four-color paperback editions.&lt;/p&gt;

&lt;p&gt;If you’re interested in attending, feel free to use my &lt;strong&gt;discount code (LUKEWBNR) to receive 20% off&lt;/strong&gt; registration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Event Details&lt;/strong&gt;&lt;br /&gt;
Thursday, November 13 (1-2pm EST)&lt;br /&gt;
&lt;a href="http://www.rosenfeldmedia.com/webinars/"&gt;About Future Practice Webinars&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.rosenfeldmedia.com/webinars/webforms/"&gt;Registration Information&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Official Description&lt;/strong&gt;&lt;br /&gt;
The Web has been transformed by the recent proliferation of rich interactions and social 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.&lt;/p&gt;

&lt;p&gt;Building on topics in his top-selling book, Web Form Design: Filling in the Blanks, Luke Wroblewski will walk you through the latest applications of rich Web form interactions (made possible by dynamic technologies like Ajax) including: flexible inputs, dynamic help systems, inline validation, selection dependent inputs, and more. He'll also outline 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 sites!&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/qC8BNeMO_KI" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/online_event_discount_code_mod/</feedburner:origLink></entry>

<entry>
    <title>Alternative List Box UI</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/mr9_0PPJcjM/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1219" title="Alternative List Box UI" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1219</id>
    
    <published>2008-09-15T00:43:35Z</published>
    <updated>2008-09-15T00:45:24Z</updated>
    
    <summary>List boxes can act as a set of radio buttons (allowing people to select exactly one choice from a set of mutually exclusive options) or as a set of checkboxes (allowing people to select any number of choices from a...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;List boxes can act as a set of radio buttons (allowing people to select exactly one choice from a set of mutually exclusive options) or as a set of checkboxes (allowing people to select any number of choices from a list of options). List boxes can be configured to show more options than a drop-down menu while still taking up less screen real estate than a list of radio buttons or checkboxes. Despite these advantages, the dual nature of list boxes (mutually exclusive single selection or multiple selection) tends to cause problems for many people. As a result, list boxes are rarely used in Web forms.&lt;/p&gt;

&lt;p&gt;On Functioning Form, I discuss an alternative solution for selecting multiple options within a form: &lt;a href="http://www.lukew.com/ff/entry.asp?727"&gt;Alternate Select Multiple&lt;/a&gt;.&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/mr9_0PPJcjM" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/alternative_list_box_ui/</feedburner:origLink></entry>

<entry>
    <title>Marking Required vs. Optional form fields</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/0rVvv3dRT8k/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1212" title="Marking Required vs. Optional form fields" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1212</id>
    
    <published>2008-09-09T04:09:00Z</published>
    <updated>2008-09-06T04:12:27Z</updated>
    
    <summary>On the Interaction Design Association (IxDA) discussion list, Erin Walsh shared some interesting insights on marking Required vs. Optional form fields. "We recently did prototype testing on several search forms with a mixture of required and optional fields. On the...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;On the Interaction Design Association (IxDA) discussion list, Erin Walsh shared some interesting insights on marking Required vs. Optional form fields.&lt;/p&gt;

&lt;p&gt;"We recently did prototype testing on several search forms with a mixture of required and optional fields. On the team we were split on the best approach, so we tried to distinct methods: one with optional spelled out, the other with those fields having a different visual indicator. Though the sample size was limited, the "Optional" won hands-down. Remarkably, some participants even commented on how much they liked that it said "optional right there". I know our UI team was not thrilled, but it was extremely advantageous to spell it out rather than use an icon or other visual indicators."&lt;/p&gt;

&lt;p&gt;-&lt;a href="http://www.ixda.org/discuss.php?post=32161"&gt;Marking Required vs. Optional form fields&lt;/a&gt;, IxDA Discussion list&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/0rVvv3dRT8k" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/marking_required_vs_optional_f/</feedburner:origLink></entry>

<entry>
    <title>Recent Reviews</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/wI8xtv15Mv4/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1211" title="Recent Reviews" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1211</id>
    
    <published>2008-09-06T04:06:03Z</published>
    <updated>2008-09-06T04:08:49Z</updated>
    
    <summary>Several new reviews for Web Form Design have been published: Review in Digital Web Magazine; August, 2008. Reviewed by Matthew Pennell."Web Form Design is that most curious of web-dev books—one without a single line of code within its pages. Instead,...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;Several new reviews for Web Form Design have been published:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;a href="http://www.digital-web.com/articles/review_web_form_design_luke_wroblewski"&gt;Review&lt;/a&gt; in &lt;cite&gt;&lt;strong&gt;Digital Web Magazine&lt;/strong&gt;;&lt;/cite&gt; August, 2008.  Reviewed by Matthew Pennell.&lt;br /&gt;"Web Form Design is that most curious of web-dev books—one without a single line of code within its pages. Instead, we are treated to a masterclass in design theory, and the year’s first essential purchase."&lt;/li&gt;
  &lt;li&gt;&lt;a href="http://www.adaptivepath.com/blog/2008/09/05/review-web-form-design/"&gt;Review&lt;/a&gt; in &lt;cite&gt;&lt;strong&gt;Adaptive Path&lt;/strong&gt;;&lt;/cite&gt; September, 2008.  Reviewed by Dan Saffer. &lt;br /&gt;"Filled with practical advice told in an engaging manner. I can’t imagine any serious web interaction designer not having it on her bookshelf."&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blog.purevisibility.com/2008/08/web-form-design-by-luke-wroblewski/"&gt;Review&lt;/a&gt; in &lt;strong&gt;Pure Visibility&lt;/strong&gt;; August 2008. Reviewed by Mike Beasley&lt;br /&gt;"This one definitely has a place on the Pure Visibility bookshelf."&lt;/li&gt;
&lt;li&gt;&lt;a href="http://edwardwelker.com/2008/08/04/review-of-“web-form-design-filling-in-the-blanks”/"&gt;Review&lt;/a&gt; in &lt;strong&gt;Eddie Welker’s blog&lt;/strong&gt;; August 2008. &lt;br /&gt;"Web Form Design is written well enough so that it can be easily read within a few hours.  However, it’s real place is beside you the next time that you have to design or write a form, so that you will be able to make intelligent design decisions, rather than just best guesses."&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.whencanistop.com/2008/07/web-form-design.html"&gt;Review&lt;/a&gt; in &lt;strong&gt;Alec Cochrane’s blog&lt;/strong&gt;; August 2008. &lt;br /&gt;"It is a very practical book on the all the intricacies of designing and building forms for the web environment.  And to be quite frank, I didn't even realise that there was so much to know about."&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.bennadel.com/index.cfm?dax=blog:1332.view"&gt;Review&lt;/a&gt; in &lt;strong&gt;Ben Nadel's blog&lt;/strong&gt;; August 2008. &lt;br /&gt;"In short, this book is jam-packed with valuable information. I am positive that there is far too much for me to absorb in one sitting; surely, this book will become and often-used reference book in my library."&lt;/li&gt;
&lt;/ul&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/wI8xtv15Mv4" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/recent_reviews/</feedburner:origLink></entry>

<entry>
    <title>Impact of Removing Registration</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/jToKtTpXPgU/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1200" title="Impact of Removing Registration" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1200</id>
    
    <published>2008-08-12T04:59:50Z</published>
    <updated>2008-08-12T05:01:16Z</updated>
    
    <summary>In Web From Design, I advocated ways to get people engaged and interested in Web applications and services without requiring an explicit sign-up form. In many cases, registration is an obstacle that prevents people from exploring and engaging with an...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;In Web From Design, I advocated ways to get people engaged and interested in Web applications and services without requiring an explicit sign-up form. In many cases, registration is an obstacle that prevents people from exploring and engaging with an application.&lt;/p&gt;

&lt;p&gt;Since then, several people have asked what the impact of removing registration would be on content quantity (does removing sign-up forms increase participation) and content quality (will quality go down if registration is not required). Not too long ago, the community news site, Topix published details behind their experience killing sign-up forms.&lt;/p&gt;

&lt;p&gt;The results?&lt;ul&gt;&lt;li&gt;Since removing registration, volume has exploded and passed a quarter-of-a-million aggregate posts&lt;/li&gt;&lt;li&gt;And the quality of posts? The post kill-rate (removal) actually dropped -hovering below 2%. This is less than half of the number incurred when registration was in place.&lt;/li.&lt;/ul&gt;Check out the &lt;a href="http://blog.topix.com/archives/000106.html"&gt;full details on the Topix blog&lt;/a&gt;.&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/jToKtTpXPgU" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/impact_of_removing_registratio/</feedburner:origLink></entry>

<entry>
    <title>Kean Richmond Review</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/zoDvGp-mOYI/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1178" title="Kean Richmond Review" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1178</id>
    
    <published>2008-07-23T01:59:18Z</published>
    <updated>2008-07-23T02:15:02Z</updated>
    
    <summary>On his blog, Kean Richmond posted a review of Web Form Design: "Personally I could not recommend this book enough, although I have yet to put any of the ideas I’ve learnt to practical use I will soon be redesigning...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;On his blog, Kean Richmond posted &lt;a href="http://www.keanrichmond.com/book-review-web-form-design-filling-in-the-blanks.html"&gt;a review of Web Form Design&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;"Personally I could not recommend this book enough, although I have yet to put any of the ideas I’ve learnt to practical use I will soon be redesigning and rebuilding an ecommerce site. In the book it talks a little about how effective even the smallest changes to a web form can be to the completion figures of that form, so with that in mind I fully expect to be able to provide our client with an updated site that will much improve the user experience and also their profits."&lt;/p&gt;

&lt;p&gt;Thanks Kean!&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/zoDvGp-mOYI" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/kean_richmond_review/</feedburner:origLink></entry>

<entry>
    <title>10% Sign up Improvement with one Change</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/jhE85k7vRSY/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1177" title="10% Sign up Improvement with one Change" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1177</id>
    
    <published>2008-07-20T01:57:13Z</published>
    <updated>2008-07-20T01:57:34Z</updated>
    
    <summary>Marcello Calbucci recently shared some details behind the design of the Sampa sign up form. Sampa is a free Web site service that requires users to register before they set up a site and saw a 10% increase in sign-ups...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;Marcello Calbucci recently shared some details behind the design of the &lt;a href="https://www.sampa.com/sm/signup.aspx"&gt;Sampa sign up form&lt;/a&gt;. Sampa is a free Web site service that requires users to register before they set up a site and saw a 10% increase in sign-ups with one change: removing CAPTCHA.&lt;ul&gt;&lt;li&gt;The Sampa sign in form has been through 4 or 5 different versions&lt;/li&gt;&lt;li&gt;At one point Sampa asked about 15 questions&lt;/li&gt;&lt;li&gt;ampa A/B tested several sign up form scenarios over the last 2 years to determine the right combination that yields maximum conversion and retention&lt;/li&gt;&lt;li&gt;CAPTCHA was used to prevent automated bots from creating hundreds of thousands of fake accounts&lt;/li&gt;&lt;li&gt;Sampa removed CAPTCHA 99% of the time through a set of tests and rules&lt;/li&gt;&lt;li&gt;The result: 9.2% improvement on our conversion rate&lt;/li&gt;&lt;/ul&gt;For more details check out &lt;a href="http://marcelo.sampa.com/marcelo-calbucci/brave-tech-world/A-10-improvement-on-conversion-w.htm"&gt;the article by Marcello&lt;/a&gt;.&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/jhE85k7vRSY" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/10_sign_up_improvement_with_on/</feedburner:origLink></entry>

<entry>
    <title>Boxes &amp; Arrows Review</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/dyurJdyKDBA/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1144" title="Boxes &amp; Arrows Review" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1144</id>
    
    <published>2008-07-11T18:57:04Z</published>
    <updated>2008-07-11T19:00:04Z</updated>
    
    <summary>On Boxes &amp; Arrows, Will Evans posted a detailed review of Web Form Design: "What is likely to win the most converts, though, is the joy Wroblewski takes in designing. This impression becomes clear as you page through the book....</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;On Boxes &amp; Arrows, Will Evans posted a &lt;a href="http://www.boxesandarrows.com/view/calling-in-the-big"&gt;detailed review of Web Form Design&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;"What is likely to win the most converts, though, is the joy Wroblewski takes in designing. This impression becomes clear as you page through the book. He isn’t just an ardent evangelizer, following the rituals of going to conferences selling snake oil. He’s been there in the trenches, just like you; he’s done this a hundred, maybe a thousand times. He’s tested these ideas and provides a framework for you to use from day one. Half the battle in good form design is defending your decisions to stakeholders. This is your air cover, so call it in!"&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.boxesandarrows.com/view/calling-in-the-big"&gt;Continue Reading...&lt;/a&gt;&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/dyurJdyKDBA" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/boxes_arrows_review/</feedburner:origLink></entry>

<entry>
    <title>Goodreads Review</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/TRkJJ-V_930/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1141" title="Goodreads Review" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1141</id>
    
    <published>2008-07-09T16:42:37Z</published>
    <updated>2008-07-09T16:44:17Z</updated>
    
    <summary>On the Goodreads site, Marty DeAngelo posted a detailed review of Web Form Design: "Good or bad, there aren't many books that I can use for my job that I go through quickly. There's just something about a limit to...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;On the Goodreads site, Marty DeAngelo &lt;a href="http://www.goodreads.com/book/show/3296910.Web_Form_Design_Filling_in_the_Blanks?utm_medium=api&amp;utm_source=blog_review"&gt;posted a detailed review&lt;/a&gt; of Web Form Design:&lt;/p&gt;

&lt;p&gt;"Good or bad, there aren't many books that I can use for my job that I go through quickly. There's just something about a limit to my absorption of information from these books that makes me take my time to get through them. However, that was not a problem with this book. Chock full of good information, Wroblewski manages to make it a quick, easy and yet informative read that only took me 2 days cover-to-cover.&lt;/p&gt;
        &lt;p&gt;For anyone that works on the web, forms are going to be something you deal with at one time or another. Usually, it's an experience in trying to get a form to do what YOU want it to do without regard to what the customer really wants or needs. However, I've been working on a bunch of projects recently where I really need to consider what the customer wants because one of our main goals is to get users to register, and I know how fickle they are when it comes to signing up for things. So, this book was not only interesting but very timely. &lt;/p&gt;

&lt;p&gt;The best thing about the book is how well written it is. It's fairly simplistic in getting its point across, using a lot of illustrations to really drive home the points that the author is trying to get across. His tone and personality really mesh with how the book is presented, making it almost conversational as he explains some of the major concepts and then delves deeper into the best ways to develop and present forms. &lt;/p&gt;

&lt;p&gt;Each chapter is relatively short (about 8 - 21 pages), but chock full of good advice. The succession will also help people trying to make their forms better work their way into more and more elaborate ways of creating 'bulletproof' forms. While you won't get as far in-depth as you might need on any given topic (I wanted to know more about error messaging, a personal anathema right now) or much about the coding of the pages, the principals and direction are dead on. &lt;/p&gt;

&lt;p&gt;As I said, the language and personality Wroblewski - whose credentials include former Lead Usability Designer at eBay, founding member of Interaction Design Association (IxDA) and current "Senior Principal of Product Ideation and Design" at Yahoo! - create a more approachable presentation than you might think from someone who is one of the leaders in usable design. Less teacher and expert-on-high and more friendly "have a beer and chat" usability guru, I found it easy to get sucked into one chapter and not look back until 3 chapters later. &lt;/p&gt;

&lt;p&gt;The examples he uses are also top-notch. Granted, he has a great body of work to pull from, but he does a great job of using examples from a breadth of industries and user types -- everything from Fortune 500 banks to e-commerce to new Web 2.0 social networks are represented, showing that good form design isn't for any single audience. The illustrations are also well-placed in showing principles and comparisons between different methods, adding to the ease with which someone can learn how to build the better form. &lt;/p&gt;

&lt;p&gt;His information comes from more than just his own experiences, though. Several key studies provide relevant data that give credence to the ideas presented here. He's not afraid to say, 'It depends' when it does or to say that while something might be a bad idea for the most part (and here's way), that you couldn't make it work in some limited situation. He offers what seems to be the best way to accomplish certain things within a form, without putting his own personal feelings into it (well, for the most part - and when he does, it's always in a humorous manner). &lt;/p&gt;

&lt;p&gt;And this is a book that anyone can use - not overlay-laden with technical terms, it's instead a thorough but amazingly understandable set of observations, suggestions and instructions on how to make the forms you are creating eminently more usable for all those involved - but most especially for the customers or visitors of the sites we're building. I needed it to answer a couple specific questions I had, but it quickly opened up other paths and solutions for me I wasn't yet considering. &lt;/p&gt;

&lt;p&gt;At this point, I have to say that this is probably one of the best UX books I've read. It might not be as thorough and ground-breaking as Saffer's "Designing for Interaction" or Zeldman's "Designing with Web Standards", but for the specificity of the topic, it really does a great job a covering all of the bases and giving real-world, actionable examples and guidance. A great buy - and I think that if you , you also get a PDF version (great because it's searchable."&lt;/p&gt;

&lt;p&gt;-By Marty DeAngelo from Goodreads&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/TRkJJ-V_930" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/goodreads_review/</feedburner:origLink></entry>

<entry>
    <title>Smart Defaults in Registration &amp; Travel Booking Forms</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/aAEM7m-y6h4/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1130" title="Smart Defaults in Registration &amp; Travel Booking Forms" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1130</id>
    
    <published>2008-06-27T00:32:00Z</published>
    <updated>2008-06-27T00:35:43Z</updated>
    
    <summary>On Functioning Form, I discuss smart defaults (selections put in place that provide answers to questions for you) in registration &amp; travel booking forms. Check out the full articles: Smart Defaults in Registration Forms When electing to join the Naymz...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;On Functioning Form, I discuss smart defaults (selections put in place that provide answers to questions for you) in registration &amp; travel booking forms. Check out the full articles: &lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.lukew.com/ff/entry.asp?690"&gt;Smart Defaults in Registration Forms&lt;/a&gt;&lt;br /&gt;
When electing to join the Naymz site from an email invitation, you only need to select a password. Your name and email address have been filled in for you...&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.lukew.com/ff/entry.asp?691"&gt;Smart Defaults in Travel Booking Forms&lt;/a&gt;&lt;br /&gt;
Now last I checked, the majority of people booking flights online are adults and they generally intend to travel on the flight they book...&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/aAEM7m-y6h4" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/smart_defaults_in_registration_1/</feedburner:origLink></entry>

<entry>
    <title>International Address Fields in Web Forms</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/y6w9aWylUQ8/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1094" title="International Address Fields in Web Forms" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1094</id>
    
    <published>2008-06-09T18:05:04Z</published>
    <updated>2008-06-09T18:05:45Z</updated>
    
    <summary>Since publishing Web Form Design, one of the most frequent questions I've gotten about online forms is “How do I deal with international addresses?” So for my Communication Design column in UXmatters this month, I outlined many of the international...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;Since publishing &lt;a href="http://www.lukew.com/resources/web_form_design.asp"&gt;Web Form Design&lt;/a&gt;, one of the most frequent questions I've gotten about online forms is “How do I deal with international addresses?” So for my &lt;a href="http://uxmatters.com/MT/archives/000295.php"&gt;Communication Design column&lt;/a&gt; in UXmatters this month, I outlined many of the international address variations designers need to consider and a few solutions to the problem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Check out the article at UXmatters:&lt;br /&gt;
&lt;a href="http://uxmatters.com/MT/archives/000295.php"&gt;International Address Fields in Web Forms&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/y6w9aWylUQ8" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/international_address_fields_i/</feedburner:origLink></entry>

<entry>
    <title>Labels Within Inputs</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/9GkX3yoOIbc/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1093" title="Labels Within Inputs" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1093</id>
    
    <published>2008-06-07T04:11:06Z</published>
    <updated>2008-06-07T04:12:59Z</updated>
    
    <summary>On Functioning Form, I discuss the considerations behind combining labels and input fields into a single user interface element using an example from LinkedIn. Check out the full article: Web Form Design: Labels Within Inputs...</summary>
    <author>
        <name>Luke Wroblewski</name>
        <uri>http://www.lukew.com</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;On Functioning Form, I discuss the considerations behind combining labels and input fields into a single user interface element using an example from LinkedIn. Check out the full article: &lt;a href="http://www.lukew.com/ff/entry.asp?687"&gt;Web Form Design: Labels Within Inputs&lt;/a&gt;&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/9GkX3yoOIbc" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/labels_within_inputs/</feedburner:origLink></entry>

<entry>
    <title>Now on sale!</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/kgx4VhAOLAM/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1073" title="Now on sale!" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1073</id>
    
    <published>2008-05-05T03:16:50Z</published>
    <updated>2008-05-05T17:44:21Z</updated>
    
    <summary>Luke Wroblewski's Web Form Design: Filling in the Blanks is now available for purchase! Buy directly from Rosenfeld Media and pay US$36 for the paperback and digital editions, US$19 for digital only. The paperback is 244 pages with high quality...</summary>
    <author>
        <name>Louis Rosenfeld</name>
        <uri>http://www.rosenfeldmedia.com/</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;Luke Wroblewski's &lt;em&gt;Web Form Design:  Filling in the Blanks&lt;/em&gt; is now available for purchase!  Buy directly from Rosenfeld Media and pay US$36 for the paperback and digital editions, US$19 for digital only.  &lt;/p&gt;

&lt;p&gt;The paperback is 244 pages with high quality paper stock, a sewn binding, and a full color interior.  At 6"x9", it'll be easy to stuff in your carry-on bag for reading during the flight to your next client meeting.  And of course, the digital edition (373 pages) is pretty easy to take along too; in fact, it's been designed, tested, and optimized for on-screen use.  Both editions are graced with 216 illustrations, which we've made &lt;a href="http://www.flickr.com/photos/rosenfeldmedia/sets/72157604272550634"&gt;available for you&lt;/a&gt; via Flickr to peruse, download, and use in your own presentations.&lt;/p&gt;

&lt;p&gt;We're quite thrilled with Luke's work&amp;#8212;from his original research to volume of practical advice he's managed to cram into this book.  We hope you'll enjoy it as much as we have.&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/kgx4VhAOLAM" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/now_on_sale/</feedburner:origLink></entry>

<entry>
    <title>Update on the book's launch</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/LcyNI3Ml1kw/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1071" title="Update on the book's launch" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1071</id>
    
    <published>2008-05-02T20:49:33Z</published>
    <updated>2008-05-03T17:09:04Z</updated>
    
    <summary>Update, 1pm ET May 3: Oh so close, but we'd prefer to get everything with our digital edition just right before launching. We're hoping to have it done tonight! Stay tuned here for more updates. Well, we're still shooting for...</summary>
    <author>
        <name>Louis Rosenfeld</name>
        <uri>http://www.rosenfeldmedia.com/</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;&lt;em&gt;&lt;strong&gt;Update, 1pm ET May 3&lt;/strong&gt;: Oh so close, but we'd prefer to get everything with our digital edition just right before launching.  We're hoping to have it done tonight!  Stay tuned here for more updates.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Well, we're still shooting for &lt;em&gt;Web Form Design &lt;/em&gt;to go on sale here at the Rosenfeld Media site today.  But as of a few moments ago, the book has shown up in Amazon, and you can purchase it &lt;a href="http://www.amazon.com/Web-Form-Design-Filling-Blanks/dp/B0018S232Q"&gt;there&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;But wait!  Before you order from Amazon, there is a better way to get the book.  It's right here, at our site.  Better for you in that you'll receive the paperback &lt;em&gt;and&lt;/em&gt; the digital edition, designed and tested for on-screen use, for the same US$36 that you'd pay Amazon for the paperback alone.  Better for us too: when you buy direct, you're supporting a small, independent, and highly responsive publishing house.  Either way, your order will ship from the same warehouse in Ypsilanti, Michigan, USA.  So if you can wait just a little bit longer, please do; we'd appreciate it.&lt;/p&gt;

&lt;p&gt;One last note:  Rosenfeld Media books are not available through bricks-and-mortar retailers.  So save some gas and order from the comfort of your own computer.&lt;/p&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/LcyNI3Ml1kw" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/update_on_the_books_launch/</feedburner:origLink></entry>

<entry>
    <title>Images and updates galore</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/webforms/~3/GIzTLqpiasc/" />
    <link rel="service.edit" type="application/atom+xml" href="http://rosenfeldmedia.com/cms-mt/mt-atom.cgi/weblog/blog_id=12/entry_id=1067" title="Images and updates galore" />
    <id>tag:www.rosenfeldmedia.com,2008:/books/webforms//12.1067</id>
    
    <published>2008-05-01T14:13:49Z</published>
    <updated>2008-05-01T20:07:46Z</updated>
    
    <summary>Hi, Luke's publisher here with some quick updates: All 218 images from Web Form Design, including the front and back covers, are now available for download under a Creative Commons license. Check them out in Flickr. We've also made book...</summary>
    <author>
        <name>Louis Rosenfeld</name>
        <uri>http://www.rosenfeldmedia.com/</uri>
    </author>
    
        <category term="Blog" />
    
    <content type="html" xml:lang="en" xml:base="http://www.rosenfeldmedia.com/books/webforms/">
        &lt;p&gt;Hi, Luke's publisher here with some quick updates:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;All 218 images from &lt;em&gt;Web Form Design,&lt;/em&gt; including the front and back covers, are now available for download under a Creative Commons license.  Check them out in &lt;a href="http://www.flickr.com/photos/rosenfeldmedia/sets/72157604272550634/"&gt;Flickr&lt;/a&gt;.&lt;/li&gt;
  &lt;li&gt;We've also made &lt;a href="http://www.rosenfeldmedia.com/books/webforms/info/book_badges/"&gt;book cover "badges"&lt;/a&gt; with embeddable code available.&lt;/li&gt;
  &lt;li&gt;Most importantly, the book itself is, as I type, on its way to the warehouse.  It will go on sale this evening (ET) or tomorrow.  We're very excited and hope you will be too!&lt;/li&gt;
&lt;/ul&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/webforms/~4/GIzTLqpiasc" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.rosenfeldmedia.com/books/webforms/blog/images_and_updates_galore/</feedburner:origLink></entry>

</feed>
