| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 7 months |
| seen | Dec 15 '12 at 18:15 | |
| stats | profile views | 3 |
|
Dec 13 |
comment |
UI design for multiple attribute based filtering hi, do you have any example site implementing such filtering. It sounds like the reasonable way to filter, but I am not able to see the UI which would make it possible. Like I can have a set of select boxes for each attribute, and I can put an AND or an OR relation between all select boxes. But, I don't know how to implement your flexible filtering method. |
|
Nov 12 |
comment |
UI to let user pick some movies (3 - 6) from all movies released till now (>1 M) Providing a grid would be suitable for recognition. Given the size of dataset, I think recall is more apt. Going with the autocomplete textbox...thnx |
|
Nov 12 |
comment |
UI to let user pick some movies (3 - 6) from all movies released till now (>1 M) great answer..thnx.. however i fail to understand ur point about why ppl would not have a set of favourite movies...anyway got wat i was looking for..thnx |
|
Nov 12 |
comment |
UI to let user pick some movies (3 - 6) from all movies released till now (>1 M) I am hooking into IMDB so I can provide an option for every movie ever made...select box does not support such large list...auto complete does...i want to know if I can do better than a simple auto complete |
|
Nov 11 |
comment |
UI design for multiple attribute based filtering thnx..very useful... |