14,386 reputation
22472
bio website uxtasy.com/blog/english
location Israel
age 33
visits member for 2 years, 3 months
seen 5 hours ago
stats profile views 967

UX Design Manager @ DG Mediamind | Blogger @ UXtasy | Editorial member @ UXI

Cognitive Psychologist by training. @vitalym on Twitter.


Mar
8
comment Can we do better than CAPTCHA?
A couple of days ago Smashing published a nice article about this.
Mar
8
answered Is it better to have more than one way to navigate to functionality or only one way?
Mar
8
comment Tri-state checkbox: Which state should be selected after clicking?
Thanks @Peter! With #1 I tend to disagree, I think that it harms the perceived consistency of the app - for one folder all checked children will mean a checked parent, but not for another - based on whether they were checked "top-down" or "bottom-up". That logic requires quite a big mental effort and a bit of actual research work from the user to understand it. #2 is great, and #3 is very interesting - I wasn't going to let them get back to "mixed" (mx->ch->unch->ch->unch), but now I'm thinking - why not? The only problem is with the new items which didn't exist in the original mixed state.
Mar
7
comment Tri-state checkbox: Which state should be selected after clicking?
@Charles thanks for your input.
Mar
7
comment Tri-state checkbox: Which state should be selected after clicking?
@Charles, this approach might - just might - hold up on websites that are simple, intended for the masses, and can afford no learning curve. When designing systems for trained professionals, who deal with large amounts of data organized in deep hierarchies with complex relationships between them, you can't afford sticking to the simplest solution. Complicated tasks require sophisticated tools, otherwise they become still much more complicated and unclear.
Mar
7
answered Top list of the most down-voted items. How to avoid user confusion?
Mar
6
awarded  Student
Mar
6
asked Tri-state checkbox: Which state should be selected after clicking?
Mar
6
comment Is text-transform uppercase frustrating when used in input form fields
A good example are the US State codes. They are always displayed in all caps (NY, CA, FL...), and if the user typed them in lower-case characters, they should still be displayed in upper-case, but that change should be implemented after the field lost focus.
Mar
5
answered After adding videos to playlist, what is the easiest way to consume them?
Mar
4
awarded  Citizen Patrol
Mar
4
answered Is text-transform uppercase frustrating when used in input form fields
Mar
4
answered What are innovative, new ways to design Master/Child relationships on a page?
Mar
4
comment Looking for some ideas of for an alternative display of Full Name@Company Name
IMHO this contains too much formatting/"special characters". They're overweighing the text itself and it begins to look like code syntax.
Mar
4
comment Looking for some ideas of for an alternative display of Full Name@Company Name
It can be nice in very short lists, but I'd say that already at about five items it becomes annoying and difficult to read.
Mar
4
answered Best way to fit a lot of stuff onto one page
Mar
3
answered Hierarchical comments usability issues
Mar
2
revised Examples of designs that keep a title or heading in view
added uxmag link
Mar
2
answered Listing of all videos in one category on a VideoOnDemand service
Feb
28
comment Examples / best practices for dropdown menus with checkboxes
Ok, maybe I didn't phrase it in the best way. I updated the question, thanks.