| bio | website | shut.elmota.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 7 months |
| seen | Feb 4 at 15:29 | |
| stats | profile views | 15 |
|
May 22 |
comment |
Is there a point to paginating articles online? you know, technically it is very possible to achieve all goals, here is how: display one page (bandwidth), when scrolled down and hits bottom, fetch via ajax the second page and append, in the same hit, call a google analytics track function, and maybe to spice it up, change the ads displayed on sides, and fix those sides so they linger as user scrolls down... see, a pie big enough for all |
|
Feb 29 |
comment |
How do I limit the number of options a user may choose in a list? dont u think its a bit too many clicks to perform a single "choose" action? the checkbox is inherently an "add-remove" control, having to click on another add button probably too much, if clicking on a checkbox visually transfers the item to the second box, it may be faster, but it may confuse the user if it wasnt smooth and slow enough for him to see it |
|
Feb 29 |
comment |
How do I limit the number of options a user may choose in a list? I like the answer that displays a message tool tip next to it, but i went with this one since i only had two choices to allow user to make |
|
Feb 29 |
accepted | How do I limit the number of options a user may choose in a list? |
|
Jan 28 |
awarded | Yearling |
|
Jan 28 |
asked | How do I limit the number of options a user may choose in a list? |
|
Jan 12 |
accepted | Engaging end-users to access the site once an off-line task has been completed? |
|
Jan 10 |
comment |
Engaging end-users to access the site once an off-line task has been completed? Investors are the users and clients im referring to in my question |
|
Jan 10 |
comment |
Engaging end-users to access the site once an off-line task has been completed? i think u got me right mostly, and i think i can enhance this method by making the secret code belong to lawyers, when the deal is struck, lawyers can send an email (thru the system) with the link that directs clients to a page that populates lawyer information, and then client punches a "confirm" button, this way, lawyer initiates dialog, and client doesnt have to find lawyer again :) |
|
Jan 10 |
comment |
Engaging end-users to access the site once an off-line task has been completed? that solves one part of the problem which is incentive, but its not quite error prone because of the time lapse... problem is that if investors come back online they might find other lawyers, its pretty irritating to lawyers to lose a client like that |
|
Jan 10 |
comment |
Engaging end-users to access the site once an off-line task has been completed? well that is a valid way, to keep history of found lawyers, but i think my biggest concern is the time gap, im pretty sure they will strike a deal off the system, but for the investor to come back online to assign, there is a lot of room for error, and its such a terrible experience for investors... Pratheep ch suggested in a different answer to pass a secret code to the investor, i think thats a starting point for a good solution |
|
Jan 7 |
comment |
How do you indicate that a UI element affords sliding, without using an actual slider? id vote for that too, and dont forget to add "dont show this tip again" checkbox... PS also make it graphical, I (as a user) always dismiss written tips, ALWAYS miss them, i gues im always in a hurry to start using the app, so if u just show it, like a finger swiping left and write, and numbers above it increasing and decreasing, id pick it much faster |
|
Jan 7 |
asked | Engaging end-users to access the site once an off-line task has been completed? |
|
Jan 7 |
accepted | Best ux design for “add row” to enter multiple values |
|
Jan 7 |
comment |
Best ux design for “add row” to enter multiple values thank you, i think im gonna go with ur suggestion and see how it works |
|
Jan 4 |
awarded | Commentator |
|
Jan 4 |
comment |
Best ux design for “add row” to enter multiple values changing the label is a valid point... as for edit in place, i tried that, thats what i mean by the "first version" that confused everyone including me... bu i think im going to give it another shot with clearer buttons... |
|
Jan 2 |
comment |
Best ux design for “add row” to enter multiple values regarding last point, i had the solution in place, but the problem is that the form does not understand the fields until u click "enter" so that it gets added to the list, which confused a lot of people (including myself!!!) that i kept filling the fields and moving on to the next item... thus it never reaches the server, thats why we decided to hide the fields to force user to click "enter" |
|
Jan 1 |
comment |
Best ux design for “add row” to enter multiple values having three (for example) by default might be easy to code, adding a forth dynamically tho is gonna take us back with maintenance, but the fact that user does not have to click a plus button is BRILLIANT, i've never seen google docs, so I think this is an idea worth putting as a potential answer :) |
|
Jan 1 |
asked | Best ux design for “add row” to enter multiple values |