IFD:Designing For Action/Carlo, Johannes, Sven: Difference between revisions

From Medien Wiki
(Cennydd Bowles)
 
(5 intermediate revisions by 2 users not shown)
Line 6: Line 6:


===Which problem did you identify?===
===Which problem did you identify?===
There is no simple, quick-to-use solution that allows average web users to sort their bookmarks by relevance (rating,visits).
===Why are current systems unable to solve this problem?===
They are unable to solve this problem because they are not as practicable and efficient as they should/could be. Most systems solving special cases but no one is combining current systems to get a real useful 'built-in toolbar'. Another big fail is the design of the current ones - it's not really intuitive and much too interlaced.
===Interviewing results===


Users...
Users...
Line 14: Line 23:


Only a few of them use folders and those who do not use bookmarks, close the browser and “Save and Exit”.
Only a few of them use folders and those who do not use bookmarks, close the browser and “Save and Exit”.
===Why are current systems unable to solve this problem?===
They are unable to solve this problem because they are not as practicable and efficient as they should/could be. Most systems solving special cases but no one is combining current systems to get a real useful 'built-in toolbar'. Another big fail is the design of the current ones - it's not really intuitive and much too interlaced.


===What research findings led you to your first concept?===
===What research findings led you to your first concept?===
Line 25: Line 30:
===In 140 characters, what is the essence of your project/solution?===
===In 140 characters, what is the essence of your project/solution?===


The main focus was to ease the arrangement of bookmarks and an auto-complete-like search through saved bookmarks. In addition to the auto-completion there will be the possibility to rank each page by their relevance to the user.
Our solution intends to help average web users better organize, arrange and re-find bookmarks as easy and fast as possible.
 
A bookmark consists of a screenshot of the page, its title, URL, favicon, current date and the relevance to the user - rated by the user. The clou is, most data will automatically be added. Last visit, visits and frequency of use will be updated over time.


==Implementation==
==Implementation==
Line 34: Line 37:


The most important thing of our plannings was that we wanted not to implemet any new standards, because these can easily become confusing. Therefore we tried to assume and combine all known systems and automate advanced functions as much as possible.
The most important thing of our plannings was that we wanted not to implemet any new standards, because these can easily become confusing. Therefore we tried to assume and combine all known systems and automate advanced functions as much as possible.
A bookmark consists of a screenshot of the page, its title, URL, favicon, current date and the relevance to the user - rated by the user. The clou is, most data will automatically be added. Last visit, visits and frequency of use will be updated over time.


===What makes your solution more useful or efficient than current products?===
===What makes your solution more useful or efficient than current products?===
Line 39: Line 44:
Our product will not reinvent bookmarking, but combine existing products and optimize them in combination to obtain an easy-to-use toolbar.
Our product will not reinvent bookmarking, but combine existing products and optimize them in combination to obtain an easy-to-use toolbar.


'''(Essential: Sketches and/or Video to illustrate the interaction)'''
===Our solution in comparison to other ones===


[http://www.lerdon.com/downloads/plain_bookmarks_prototype_3.mov 01/02/2011] The live search function has been implemented within the address input field.
..coming soon


[http://www.lerdon.com/downloads/plain_bookmarks_prototype_2.mov 19/01/2011] Short demonstration video of how the bookmarks live search is working.
===Questions===


[http://www.lerdon.com/downloads/plain_bookmarks_prototype.mov 15/12/2010] A video showing the first version of a partly functioning prototype built using HTML, CSS, Javascript (JQuery), PHP and MySQL.
'''What happens if there is a very long list of bookmarks in a given folder?'''<br>
'''Does the menu extend beyond the page fold at the bottom of the browser?'''
 
No. There is a given padding between browser window and bookmark list. The list will automatically fit to the screen. If there are more bookmarks, than can be showed on the screen arrows will be displayed to navigate (horizontally) through the list.
 
'''What are the limits to the number of bookmarks that can put in a folder?'''
 
There is no limitation.
 
'''Did you consider filtering bookmarks in addition to just sorting them?'''
 
This would be a nice feature. After your proposal we are about to implement such a feature in a suitable way.
 
''(Essential: Sketches and/or Video to illustrate the interaction)''
 
[http://drop.st/8kWXMG 01/02/2011] The live search function has been implemented within the address input field.
 
[http://drop.st/F6FndZ 19/01/2011] Short demonstration video of how the bookmarks live search is working.
 
[http://drop.st/n38r5b 15/12/2010] A video showing the first version of a partly functioning prototype built using HTML, CSS, Javascript (JQuery), PHP and MySQL.


<videoflash type=youtube>f_zAZgPOanI</videoflash>
<videoflash type=youtube>f_zAZgPOanI</videoflash>
Line 57: Line 81:
===How did you test your design?===
===How did you test your design?===


The function of our design has been tested extensively in our class and in tests with our circle of acquaintances.
Our prototype has been tested by about 10 people - our class and circle of acquaintances. We provided them a limited prototype created with PHP, SQL and jQuery. So they were able to use the protoype straightforward. Furthermore each tester has been introduced briefly to the prototype.


===What new problems did you identify?===
===What new problems did you identify?===
Line 101: Line 125:


Your prototypes are impressive and well executed, and I'd say you're very close to a real breakthrough - although I must confess that the third version doesn't convince me, mostly since the user's attention is required in two locations simultaneously; the URL and the search function. Is there yet a simpler solution that recombines the visual focus in an elegant way?
Your prototypes are impressive and well executed, and I'd say you're very close to a real breakthrough - although I must confess that the third version doesn't convince me, mostly since the user's attention is required in two locations simultaneously; the URL and the search function. Is there yet a simpler solution that recombines the visual focus in an elegant way?
===Eric Reiss===
To continue the discussion we started when I visited you in Weimar, the problem you set out to solve is unclear. The description of the problem actually describes the current usage pattern, but doesn't identify the problem. Hence, the ultimate success of your project is unclear as I am still uncertain as to what your goals were - the essence of innovation: solving a problem.
In general, the more time you spend discussing and defining the problem, the easier it is to create a solution and critique it internally within the design team. I just don't feel you spent enough time on this. Instead, I suspect you took the assignment and immediately started sketching stuff.
I do like that you build on existing best-practices. I am unsure (like Jim) as to how your proposed solution will scale (a problem, I might add, that you share with several of the other project groups).
The prototype is indeed impressive. Nicely done. It gives a much clearer picture of what you want to achieve - for me, it seems to help the user recall WHICH site they bookmarked and WHY they did so. And although you didn't state this clearly, it IS a problem and your attempt to solve it is excellent. Well done, gentlemen!

Latest revision as of 16:23, 22 April 2011

This project is presented by Carlo Enke ● Johannes Lerdon ● Sven Sommerlatte.

Concept

Plain bookmarks.png

Which problem did you identify?

There is no simple, quick-to-use solution that allows average web users to sort their bookmarks by relevance (rating,visits).


Why are current systems unable to solve this problem?

They are unable to solve this problem because they are not as practicable and efficient as they should/could be. Most systems solving special cases but no one is combining current systems to get a real useful 'built-in toolbar'. Another big fail is the design of the current ones - it's not really intuitive and much too interlaced.

Interviewing results

Users...

  • predominantly using the bookmark-toolbar
  • arrange their bookmarks on-the-fly
  • propose a relevance ranking
  • want a clearly design

Only a few of them use folders and those who do not use bookmarks, close the browser and “Save and Exit”.

What research findings led you to your first concept?

In our reseach we figured out that most users don't use 'advanced' bookmarking (e.g. tags) to increase their workflow. In fact of this, we can say it's quite bad arranged/implemented. So we wanted to merge our ideas of a new toolbar with newly-arranged advance functions.

In 140 characters, what is the essence of your project/solution?

Our solution intends to help average web users better organize, arrange and re-find bookmarks as easy and fast as possible.

Implementation

How did you ensure that a beginner can use your solution?

The most important thing of our plannings was that we wanted not to implemet any new standards, because these can easily become confusing. Therefore we tried to assume and combine all known systems and automate advanced functions as much as possible.

A bookmark consists of a screenshot of the page, its title, URL, favicon, current date and the relevance to the user - rated by the user. The clou is, most data will automatically be added. Last visit, visits and frequency of use will be updated over time.

What makes your solution more useful or efficient than current products?

Our product will not reinvent bookmarking, but combine existing products and optimize them in combination to obtain an easy-to-use toolbar.

Our solution in comparison to other ones

..coming soon

Questions

What happens if there is a very long list of bookmarks in a given folder?
Does the menu extend beyond the page fold at the bottom of the browser?

No. There is a given padding between browser window and bookmark list. The list will automatically fit to the screen. If there are more bookmarks, than can be showed on the screen arrows will be displayed to navigate (horizontally) through the list.

What are the limits to the number of bookmarks that can put in a folder?

There is no limitation.

Did you consider filtering bookmarks in addition to just sorting them?

This would be a nice feature. After your proposal we are about to implement such a feature in a suitable way.

(Essential: Sketches and/or Video to illustrate the interaction)

01/02/2011 The live search function has been implemented within the address input field.

19/01/2011 Short demonstration video of how the bookmarks live search is working.

15/12/2010 A video showing the first version of a partly functioning prototype built using HTML, CSS, Javascript (JQuery), PHP and MySQL.

<videoflash type=youtube>f_zAZgPOanI</videoflash>

Jl prototype 3 mockup.png

Sketch-Johannes.png

User tests

How did you test your design?

Our prototype has been tested by about 10 people - our class and circle of acquaintances. We provided them a limited prototype created with PHP, SQL and jQuery. So they were able to use the protoype straightforward. Furthermore each tester has been introduced briefly to the prototype.

What new problems did you identify?

While testing the prototype some of the testers claimed that it would be much easier to have only one textfield. Furthermore the prototype does not have a history function so a switch would be necessary. So the user could choose which database should be searched on keydown.

What did you change following your user tests?

We've merged the live search with the address bar as shown in the third demonstration video.

Mentor Comments

James Kalbach

Concept

  • In larger projects teams and within organizations, the ability to communicate design clearly and succinctly is very important. The problem definition for this project is unclear and includes many different aspects: bookmark toolbar, relevance, clear design, using folders. I’d like to hear a more focused statement about the issue you’re addressing.
  • What type of “research” did you conduct, with how many people, and with whom?
  • The essence of your project statement is more than 140 characters. It should just include who, what, where, why, when and how. Perhaps something like: “Our solution intends to help average web users better organize, arrange and re-find bookmarks they’ve created in a local browser.”

Implementation

  • The explanation of the solution is well done. The video in particular is very good and goes a long way in illustrating the intent of your project.
  • I would have liked to have heard more about existing solutions for bookmarking and a comparison of their capabilities and shortcomings against your idea.
  • The sorting features are good on the folders.
  • What happens if there is a very long list of bookmarks in a given folder? Does the menu extend beyond the page fold at the bottom of the browser? What are the limits to the number of bookmarks that can put in a folder?
  • Did you consider filtering bookmarks in addition to just sorting them?
  • What alternative directions did you explore before arriving at this solution?

User tests

  • Please describe more about the tests you conducted, including an indication of the method, users, and findings.

Overall, this is a well-thought-out project that really shows you paid attention to the detail of interaction design and the overall experience.

Excellent work.


Cennydd Bowles

I'm impressed. It's a solution that shows clear, detailed thought.

I too think you could be more precise with your definition of the problem, since it jumps around a little and lacks the precision we see in your prototypes. A little more detail about the research you've conducted would help make a stronger case for your work.

I think you're wise to adopt the approach that existing convention matters and that there is value in recombining and improving existing solutions. Due to the mass audience for this sort of system, there's definitely a MAYA principle thing going on here (see cennydd.co.uk/2008/maya-principle/) and it would be easy to detract from the system's usability and UX by going too far in the quest for perfection.

Your prototypes are impressive and well executed, and I'd say you're very close to a real breakthrough - although I must confess that the third version doesn't convince me, mostly since the user's attention is required in two locations simultaneously; the URL and the search function. Is there yet a simpler solution that recombines the visual focus in an elegant way?

Eric Reiss

To continue the discussion we started when I visited you in Weimar, the problem you set out to solve is unclear. The description of the problem actually describes the current usage pattern, but doesn't identify the problem. Hence, the ultimate success of your project is unclear as I am still uncertain as to what your goals were - the essence of innovation: solving a problem.

In general, the more time you spend discussing and defining the problem, the easier it is to create a solution and critique it internally within the design team. I just don't feel you spent enough time on this. Instead, I suspect you took the assignment and immediately started sketching stuff.

I do like that you build on existing best-practices. I am unsure (like Jim) as to how your proposed solution will scale (a problem, I might add, that you share with several of the other project groups).

The prototype is indeed impressive. Nicely done. It gives a much clearer picture of what you want to achieve - for me, it seems to help the user recall WHICH site they bookmarked and WHY they did so. And although you didn't state this clearly, it IS a problem and your attempt to solve it is excellent. Well done, gentlemen!