565 reputation
15
bio website
location Minsk, Belarus
age
visits member for 4 months
seen 6 hours ago
stats profile views 9

May
9
awarded  Enthusiast
Apr
13
comment Best way to distinguish between completed and in-progress items in data grid
As for now, circle progress is much better than progress bar - more simple and more contemporary.
Apr
1
answered Legacy Text Interface (e.g. Telnet) to GUI
Mar
26
answered User reaction on different form of advertisements
Mar
26
answered What is the rationale for the design of search input fields?
Mar
22
answered What to put in a middle column of a frameset?
Mar
22
answered How to better display metadata about a card?
Mar
22
answered Submit textbox input without button
Mar
12
comment What is the best way to represent the difficulty level in a children's game?
@DA01 This is usual or natural order of learning personal transport. As well as age restrictions for beginning to use it.
Mar
11
answered What is the best way to represent the difficulty level in a children's game?
Mar
10
comment How to conduct user research in a highly constrained environment with private/protected data?
Could you please clarify what methods you are going to use besides interviews and surveys? Do you know them and only need to fight with constraints? Or you ask to advise you such methods? Also, could you tell in more details what do you study - how physicians fill their papers or how they analise information to diagnosis? Or even what motions surgeon makes during his knife?
Mar
6
comment Login/register: How to balance ease-of-use, number of clicks, and appearance?
Of course we should take into account all these risks. But SignUp form much more dependent on content of the site than Login form. Google mail, as well as most others, has SignUp link (Create account) invisible relatively to Login form. From the other side, every hosting provider has 5 huge SignUps and just little Login link somewhere in up right corner of webpage. This is your responsibility to properly define most valuable function for your site. But it's hard to find situation where both of them are equally important.
Mar
6
answered Login/register: How to balance ease-of-use, number of clicks, and appearance?
Mar
5
comment Print array index in plain text
:-) Poor knowledge of English foreces to use too many words.. Thanks
Mar
5
answered Print array index in plain text
Mar
1
comment Where to place registration form and its contents in page horizontally?
This form will be good when located at the very center of the page. My opinion for presented layout.
Mar
1
answered Product frontpage content - tab solution versus scrolling
Feb
28
comment How to calculate the best width of a text element
@kontur I mean width and height of virtual rectangle around all text, as if you rside text within some frame.
Feb
28
comment How to calculate the best width of a text element
@kontur In a few words on how exactly this could be done. In the question there is sample phrase with 5 words. It could be arranged in 16 ways (or so). Regarding on each word's width, space width, word's height and vertical space between words, one can choose a combination which is closest to golden ratio. Maybe it will work for this case, why not?
Feb
28
comment How to calculate the best width of a text element
Try to use golden ratio (golden section) as default. But you should decide what drives - width or height.