<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Calamity howlers &amp; positively selecting with surprise</title>
	<atom:link href="http://letsfreckle.com/blog/2008/12/calamity-howlers/feed/" rel="self" type="application/rss+xml" />
	<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/</link>
	<description></description>
	<lastBuildDate>Mon, 18 Jan 2010 22:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lau</title>
		<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/comment-page-1/#comment-79</link>
		<dc:creator>Lau</dc:creator>
		<pubDate>Mon, 15 Dec 2008 21:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://letsfreckle.com/?p=192#comment-79</guid>
		<description>&lt;p&gt;Hi Amy&lt;/p&gt;

&lt;p&gt;OK. I misunderstood. Usually in security terminology &quot;clear text&quot; is used when you are talking about storing or transmitting data.&lt;/p&gt;

&lt;p&gt;Have you looked into how browsers handles &quot;text&quot; input field vs. &quot;password&quot; input field? I think browsers automatically saves text field contents for autocomplete.&lt;/p&gt;

&lt;p&gt;So if I entered a password in a normal text field it, if I let someone else use my browser for instance, they&#039;d might see my password if my browser suggested it.&lt;/p&gt;

&lt;p&gt;I think CC numbers are less sensitive than passwords. I give out my CC number all the time. When you hand your CC to someone at a restaurant or something they can see it. I think passwords are more sensitive. If someone uses my password maybe I don&#039;t know about it. If someone abuses my CC it shows up in the CC statement and I can get my money back.&lt;/p&gt;

&lt;p&gt;I&#039;d prefer if the default for the input field was of the password type with stars/dots and then a &quot;show password&quot; checkbox if you know no one is looking at your screen and you are unsure about what keys you are pressing. I guess those dots/stars annoys me mostly when entering passwords on the iPhone.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Amy</p>
<p>OK. I misunderstood. Usually in security terminology &#8220;clear text&#8221; is used when you are talking about storing or transmitting data.</p>
<p>Have you looked into how browsers handles &#8220;text&#8221; input field vs. &#8220;password&#8221; input field? I think browsers automatically saves text field contents for autocomplete.</p>
<p>So if I entered a password in a normal text field it, if I let someone else use my browser for instance, they&#8217;d might see my password if my browser suggested it.</p>
<p>I think CC numbers are less sensitive than passwords. I give out my CC number all the time. When you hand your CC to someone at a restaurant or something they can see it. I think passwords are more sensitive. If someone uses my password maybe I don&#8217;t know about it. If someone abuses my CC it shows up in the CC statement and I can get my money back.</p>
<p>I&#8217;d prefer if the default for the input field was of the password type with stars/dots and then a &#8220;show password&#8221; checkbox if you know no one is looking at your screen and you are unsure about what keys you are pressing. I guess those dots/stars annoys me mostly when entering passwords on the iPhone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amy</title>
		<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/comment-page-1/#comment-65</link>
		<dc:creator>amy</dc:creator>
		<pubDate>Wed, 10 Dec 2008 09:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://letsfreckle.com/?p=192#comment-65</guid>
		<description>&lt;p&gt;Lau,&lt;/p&gt;

&lt;p&gt;We don&#039;t STORE the password in clear text in our database! :) It&#039;s just for when you create your password, not using the HTML password field type, to make entering your not-all-that-important password as easy to double-check as your credit card.&lt;/p&gt;

&lt;p&gt;After all, have you ever seen a signup form that blanks out your CC numbers?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Lau,</p>
<p>We don&#8217;t STORE the password in clear text in our database! <img src='http://letsfreckle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It&#8217;s just for when you create your password, not using the HTML password field type, to make entering your not-all-that-important password as easy to double-check as your credit card.</p>
<p>After all, have you ever seen a signup form that blanks out your CC numbers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lau</title>
		<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/comment-page-1/#comment-64</link>
		<dc:creator>Lau</dc:creator>
		<pubDate>Tue, 09 Dec 2008 22:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://letsfreckle.com/?p=192#comment-64</guid>
		<description>&lt;p&gt;OK, in a way I like the idea of making it clear that passwords are sent in clear text.&lt;/p&gt;

&lt;p&gt;But it seems like a solution to a problem you don&#039;t need to have. Why not just avoid sending passwords in cleartext? Ie. use SSL and store a hash or digest of the password in your database and not the password itself.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>OK, in a way I like the idea of making it clear that passwords are sent in clear text.</p>
<p>But it seems like a solution to a problem you don&#8217;t need to have. Why not just avoid sending passwords in cleartext? Ie. use SSL and store a hash or digest of the password in your database and not the password itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amy</title>
		<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/comment-page-1/#comment-44</link>
		<dc:creator>amy</dc:creator>
		<pubDate>Mon, 08 Dec 2008 11:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://letsfreckle.com/?p=192#comment-44</guid>
		<description>&lt;p&gt;Jim,&lt;/p&gt;

&lt;p&gt;If the problem is that people don&#039;t see it ahead of time, then it&#039;s a matter of a design refinement to make it more visible as opposed to changing the entire approach. That&#039;s valuable feedback and I have no problem with it.&lt;/p&gt;

&lt;p&gt;And it&#039;s very different than telling somebody they&#039;re fucking crazy just because they bucked a trend. Which is what I wasn&#039;t planning on putting in BIG BOLD CAPS at the top of the article. But that&#039;s what people have said, expletives and all. Now that&#039;s a calamity howler.&lt;/p&gt;

&lt;p&gt;Honestly, the whole app takes a really different approach to most web-based software (and especially others in our field). As of now (because our interactive help system&#039;s not yet online) it takes reading the guide to learn all the things you can do with the 3 input fields. Surely everyone would have less of a learning curve if it was all CRUDed up like a normal app. But does that mean we shouldn&#039;t design the rest of the app that way?&lt;/p&gt;

&lt;p&gt;I&#039;ll refine it, but I won&#039;t change the very basis assumptions the design is based on.&lt;/p&gt;

&lt;p&gt;FWIW, I didn&#039;t write this post to explain the signup form. I wrote it to explain my theory of positive selection.&lt;/p&gt;

&lt;p&gt;I&#039;d also argue against the perception that it&#039;s really causing a problem. The feedback we&#039;ve received regarding the clear text password is 3:1 positive. People have mentioned it positively in tweets and blog posts, intending to highlight the design for the world at large, not just directly to us.&lt;/p&gt;

&lt;p&gt;There&#039;s no way a single app can please everyone. I&#039;m going to stick with pleasing the people who already predisposed to enjoying the kind of software I believe in designing.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jim,</p>
<p>If the problem is that people don&#8217;t see it ahead of time, then it&#8217;s a matter of a design refinement to make it more visible as opposed to changing the entire approach. That&#8217;s valuable feedback and I have no problem with it.</p>
<p>And it&#8217;s very different than telling somebody they&#8217;re fucking crazy just because they bucked a trend. Which is what I wasn&#8217;t planning on putting in BIG BOLD CAPS at the top of the article. But that&#8217;s what people have said, expletives and all. Now that&#8217;s a calamity howler.</p>
<p>Honestly, the whole app takes a really different approach to most web-based software (and especially others in our field). As of now (because our interactive help system&#8217;s not yet online) it takes reading the guide to learn all the things you can do with the 3 input fields. Surely everyone would have less of a learning curve if it was all CRUDed up like a normal app. But does that mean we shouldn&#8217;t design the rest of the app that way?</p>
<p>I&#8217;ll refine it, but I won&#8217;t change the very basis assumptions the design is based on.</p>
<p>FWIW, I didn&#8217;t write this post to explain the signup form. I wrote it to explain my theory of positive selection.</p>
<p>I&#8217;d also argue against the perception that it&#8217;s really causing a problem. The feedback we&#8217;ve received regarding the clear text password is 3:1 positive. People have mentioned it positively in tweets and blog posts, intending to highlight the design for the world at large, not just directly to us.</p>
<p>There&#8217;s no way a single app can please everyone. I&#8217;m going to stick with pleasing the people who already predisposed to enjoying the kind of software I believe in designing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Jeffers</title>
		<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/comment-page-1/#comment-42</link>
		<dc:creator>Jim Jeffers</dc:creator>
		<pubDate>Mon, 08 Dec 2008 05:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://letsfreckle.com/?p=192#comment-42</guid>
		<description>&lt;p&gt;Well I&#039;m not one of the calamity howlers but I did signup for a free account on Saturday and had a what the hell moment.  At first I thought I entered my password into the wrong field.&lt;/p&gt;

&lt;p&gt;I think this might be a pet peeve of your own as judging from the reaction stuff like that has thrown off and even frustrated some of your users.  Not something you want to do right off the bat.&lt;/p&gt;

&lt;p&gt;But - if you have to write a blog post to many of your users to explain a portion of your sign up form it&#039;s not a good sign.  I think you should hide the clear text and let people turn it off.  That&#039;s my opinion.&lt;/p&gt;

&lt;p&gt;You have a good point and a good intention.  But throwing people off base and doing something that confuses and/or possibly frustrates them is not a sound decision.  It&#039;s such a trivial thing and it&#039;s causing problems why not just nix the problem in the butt and focus on continually improving the app itself?&lt;/p&gt;

&lt;p&gt;Just my two cents.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well I&#8217;m not one of the calamity howlers but I did signup for a free account on Saturday and had a what the hell moment.  At first I thought I entered my password into the wrong field.</p>
<p>I think this might be a pet peeve of your own as judging from the reaction stuff like that has thrown off and even frustrated some of your users.  Not something you want to do right off the bat.</p>
<p>But &#8211; if you have to write a blog post to many of your users to explain a portion of your sign up form it&#8217;s not a good sign.  I think you should hide the clear text and let people turn it off.  That&#8217;s my opinion.</p>
<p>You have a good point and a good intention.  But throwing people off base and doing something that confuses and/or possibly frustrates them is not a sound decision.  It&#8217;s such a trivial thing and it&#8217;s causing problems why not just nix the problem in the butt and focus on continually improving the app itself?</p>
<p>Just my two cents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amy</title>
		<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/comment-page-1/#comment-36</link>
		<dc:creator>amy</dc:creator>
		<pubDate>Fri, 05 Dec 2008 20:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://letsfreckle.com/?p=192#comment-36</guid>
		<description>&lt;p&gt;I agree with you guys about the confirmation field being extra (thanks for the story, Nathan), but I left it because people glossed right over it in our informal tests.&lt;/p&gt;

&lt;p&gt;This is just v1 and we&#039;ll experiment with making it more obvious, but I&#039;m not going to make it be a regular password field because of the above :)&lt;/p&gt;

&lt;p&gt;Mislav, the sign in version of the password field is a regular password field, with bullets and all. What you&#039;re describing is not a problem.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I agree with you guys about the confirmation field being extra (thanks for the story, Nathan), but I left it because people glossed right over it in our informal tests.</p>
<p>This is just v1 and we&#8217;ll experiment with making it more obvious, but I&#8217;m not going to make it be a regular password field because of the above <img src='http://letsfreckle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Mislav, the sign in version of the password field is a regular password field, with bullets and all. What you&#8217;re describing is not a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabricio Zuardi</title>
		<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/comment-page-1/#comment-35</link>
		<dc:creator>Fabricio Zuardi</dc:creator>
		<pubDate>Fri, 05 Dec 2008 20:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://letsfreckle.com/?p=192#comment-35</guid>
		<description>&lt;p&gt;Agree with the parent comment. The problem is not the plain text password field, but the lack of a proper visible warning before the text field (and have to confirm something that was visible in the first place). When you are on the flow of form filling, you realize that the password is open only too late.&lt;/p&gt;

&lt;p&gt;To me there is nothing wrong with experimentation and convention breaking, they are somewhat important, but being able to accept criticism and not be overly attached to design decisions is also great.&lt;/p&gt;

&lt;p&gt;If you act like you always know beforehand what is best for your costumers and ditch honest feedback as &quot;calamity howlers&quot;, the decisions will tend to be treated as they are set in stone, which might compromise the product.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Agree with the parent comment. The problem is not the plain text password field, but the lack of a proper visible warning before the text field (and have to confirm something that was visible in the first place). When you are on the flow of form filling, you realize that the password is open only too late.</p>
<p>To me there is nothing wrong with experimentation and convention breaking, they are somewhat important, but being able to accept criticism and not be overly attached to design decisions is also great.</p>
<p>If you act like you always know beforehand what is best for your costumers and ditch honest feedback as &#8220;calamity howlers&#8221;, the decisions will tend to be treated as they are set in stone, which might compromise the product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/comment-page-1/#comment-34</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Fri, 05 Dec 2008 17:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://letsfreckle.com/?p=192#comment-34</guid>
		<description>&lt;p&gt;I agree with the previous comment about not needing the password confirmation. I think you gain more than you lose by using just one field. Maybe a couple people type it wrong (less now that its a text field) but they can use forgot password tools, and the rest get done quicker.&lt;/p&gt;

&lt;p&gt;I pushed for a single password field when I worked at blurb.com and we never really had a problem with it. It makes the sign up form look less intimidating.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I agree with the previous comment about not needing the password confirmation. I think you gain more than you lose by using just one field. Maybe a couple people type it wrong (less now that its a text field) but they can use forgot password tools, and the rest get done quicker.</p>
<p>I pushed for a single password field when I worked at blurb.com and we never really had a problem with it. It makes the sign up form look less intimidating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/comment-page-1/#comment-33</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Fri, 05 Dec 2008 17:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://letsfreckle.com/?p=192#comment-33</guid>
		<description>&lt;p&gt;I agree a 100% with Nicolas. I had the same experience when signing up, I didn&#039;t notice it was cleartext until I typed on the field.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I agree a 100% with Nicolas. I had the same experience when signing up, I didn&#8217;t notice it was cleartext until I typed on the field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://letsfreckle.com/blog/2008/12/calamity-howlers/comment-page-1/#comment-32</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 05 Dec 2008 16:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://letsfreckle.com/?p=192#comment-32</guid>
		<description>&lt;p&gt;Oh no, I thought you allow the use of Unicode! Very sorry about the mess.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh no, I thought you allow the use of Unicode! Very sorry about the mess.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
