| bio | website | matt.titchener.me.uk |
|---|---|---|
| location | Fort Collins, CO | |
| age | 31 | |
| visits | member for | 8 months |
| seen | Apr 17 at 17:44 | |
| stats | profile views | 19 |
Web Designer/Developer working in Fort Collins, CO.
|
Dec 18 |
comment |
Password field in cleartext I recommend defaulting to a masked field, but having a "reveal password" checkbox close by. This way the user can judge if they're in a secure enough environment to display an unmasked password. |
|
Dec 3 |
awarded | Cleanup |
|
Dec 3 |
revised |
Is it good practice to force users to give us their email address before showing them our site? rolled back to a previous revision |
|
Nov 1 |
comment |
Taking input from user on the homepage While @JimmyBreck-McKye asked some pertinent questions required to answer this question fully, at first glance, you may want to think about changing the 'continue' button to be more descriptive of the action the user is taking e.g. 'Subscribe'. This may not prevent all mistaken sign-up attempts, but it's a start. |
|
Oct 24 |
comment |
Cultural differences while usability testing You're a Briton, not a Britain - unless you're not telling us something ;) |
|
Oct 15 |
awarded | Citizen Patrol |
|
Oct 5 |
answered | Keyboard shortcuts for blog navigation |
|
Oct 5 |
comment |
Colors for the date period Can you add more detail to your question? Why do you think it'll be distracting? Can you provide a mockup? |
|
Oct 5 |
comment |
Buttons replacing a link for a consistent style Per your title, I wouldn't suggest trying to aim for a consistent style, but a consistent user interface. They may or may not be the same thing. |
|
Sep 27 |
comment |
How to indicate container is scrollable without scroll bars Wouldn't removing scroll bars also qualify as going "against the plaform"? |
|
Sep 27 |
comment |
How to indicate container is scrollable without scroll bars Are you saying fading the bottom edge isn't possible? That's nuts. |
|
Sep 26 |
awarded | Nice Answer |
|
Sep 26 |
comment |
Why do users erase all the password when they hit one wrong key, instead of just the last wrong character? Perhaps this could lead to a new UI pattern for deleting the entire password when the user presses the delete key once? As it stands now it would be disorientating, but as a pattern we could get use to, it could prove useful. |
|
Sep 26 |
comment |
Why do users erase all the password when they hit one wrong key, instead of just the last wrong character? +1 for "kinetic memorization". Nice phrase. |
|
Sep 25 |
awarded | Good Answer |
|
Sep 25 |
comment |
Traffic light, no more shapes? Fun fact: green and red are easily confused when you have various types of colour blindness, so the green also contains blue light, making it easier to discern! |
|
Sep 24 |
comment |
Mobile UI design feedback Forrst, Dribbble are two good resources. Unfortuately, you need to be invited/voted-in to both. Reddit/r/design can also be of use for design critique (sign-up required). |
|
Sep 24 |
awarded | Commentator |
|
Sep 24 |
comment |
Why does Apple use images of text for headers? It is wrong. Unless the text is found inside a content image, generally speaking using images to display the typeface you want is not the right way to go, especially with improved support for @font-faces. That said, if you must use images, an alt attribute still isn't going to cut it - I recommend the Phark method, but then this isn't stackoverflow :) |
|
Sep 24 |
comment |
Why do sites with a single sign-on system redirect to a login screen? Can you suggest an alternative? (Real question, not being snarky.) |