RSS

Blog

I call it Wunderbar

h327 Mar 2010 –  Comments (2)

Comments

I am an Experience Architect (like a senior UX Designer) at Microsoft and a few other places.

You are onto some good things here and have an interesting problem. I don't fully understand your use cases but I have a few comments for you that maybe will help you and whomever mock up a few things.

Why do all of the filters have to be plainly visible at the same time? Could they collapse after you have reached X number of Filters? Then some method to reveal them all? If you went down that road, the reveal could be much more usable, giving more space to show options and selections.

Get rid of the check boxes. Make the text of each selection a button. It will make it faster and more apparent.

If you do go down the physical metaphor route, I would recommend designing a query builder type mechanism. Allowing people to rearrange the order, the items, and have a method to use them in an interesting way.

Other question. Do you allow saving of filter strings? If you are designing for a set of 15 filters, you need to allow them to save them and interchange them.

Now if you follow all of my ideas, you can see how easily the switching between filters AND saved filters would all have the same interactions and thus easily learned. For some context you can read my paper and blog on OCGM, a method for designing Modern Experiences at http://blog.rongeorge.com

Good Luck.

[] Ron George ~ 1 year, 10 months ago at 8:26 p.m.

@Ron

Very insightful input thank you.

Why do all of the filters have to be plainly visible at the same time? Could they collapse after you have reached X number of Filters? Then some method to reveal them all? If you went down that road, the reveal could be much more usable, giving more space to show options and selections.

I think that from a usability POV it make sense to show them because they affect directly the main content that the user is looking at..

Get rid of the check boxes. Make the text of each selection a button. It will make it faster and more apparent.

Agree.

If you do go down the physical metaphor route, I would recommend designing a query builder type mechanism. Allowing people to rearrange the order, the items, and have a method to use them in an interesting way.

I like the query builder analogy and this is basically what I want the bar to be, a query builder. That said I have to verify how django deals with the parameters. I'm not 100% sure the ORM really cares about the order of the filters.

Other question. Do you allow saving of filter strings? If you are designing for a set of 15 filters, you need to allow them to save them and interchange them.

I think the idea of being able to save a query set (not just filters) is pretty good and would be quite useful. I will definitely explore this route eventually.

Thanks a lot for your advices.

[] h3 ~ 1 year, 10 months ago at 9:53 p.m.

Copyrighted stuff .. u know.