Size: 1999
Comment:
|
← Revision 5 as of 2013-04-08 20:02:46 ⇥
Size: 3776
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
{{{#!html | |
Line 2: | Line 3: |
Paul M. Fitts (1912-1965) was a psychologist at both Ohio State University and the University of Michigan. 1n 1954, he created a mathematical formula to determine the relationship how long it takes a user to either select an object on the screen, or by physically touching it, based on it's target size and distance from the selector's starting point. Fitts' Law is widely used today by UX designers, human factor specialists and engineers when designing graphical user interfaces and comparing performance of various input devices. Fitts Law finds that: |
<div class="saleshead"> <div class="block" id="left"> <a href="http://4ourth.com/wiki/4ourth%20Mobile%20Touch%20Template"> <div class="salesLeft"> <h3>4ourth Mobile Touch Template</h3> <p>Design for people, not pixels with this handy, wallet-sized inspection and design tool, only $10. <span>Order yours now</span></p> </div> </a> </div> <div class="block" id="right"> <a href="http://4ourth.com/wiki/Mobile%20Design%20Patterns%20Poster"> <div class="salesRight"> <h3>Mobile Interaction Design Patterns Poster</h3> <p>Every pattern from the book and this wiki, plus easy-to-follow relationships, and key information on sizes for readability and touch. <span>Order now</span></p> </div> </a> </div> <div class="salespad"> </div> </div> }}} [[http://www.amazon.com/gp/product/1449394639/ref=as_li_tf_tl?ie=UTF8&tag=4ourthmobile-20&linkCode=as2&camp=217145&creative=399373&creativeASIN=1449394639|{{attachment:wiki-banner-book.png|Click here to buy from Amazon.|align="right"}}]] Paul M. Fitts (1912–1965) was a psychologist at both Ohio State University and the University of Michigan. 1n 1954, he created a mathematical formula to determine the relationship for how long it takes a user to either select an object on the screen or physically touching it, based on its target size and distance from the selector’s starting point. Fitts’s Law is widely used today by UX designers, human factors specialists, and engineers when designing graphical user interfaces and comparing performance of various input devices. Fitts’s Law finds that: |
Line 6: | Line 33: |
* The further a target object is from the initial starting position, will require a longer time to make that successful selection. | * The farther a target object is from the initial starting position will require a longer time to make that successful selection. |
Line 9: | Line 36: |
In mobile devices, we know that screen display size is limited and its space is valuable. In addition, mobile users require quick access to the content they are looking for. Using Fitts' Law together with these constraints, can improve the user experience. | In mobile devices, we know that screen display size is limited and its space is valuable. In addition, mobile users require quick access to the content they are looking for. Using Fitts’s Law together with these constraints can improve the user experience: |
Line 11: | Line 38: |
* Buttons and selectable controls should be an appropriate size because it is relatively difficult to click on small ones. Using the screen bezel overflow can provide a trick allowing smaller, yet highly selectable. For mouse or other pointer-driven systems, the edge of a selectable area becomes "infinitely" deep, so the selectable area is functionally much larger. For touch devices with a flat bezel, the user may place part of their finger off the screen and activate a much smaller target than usual. Refer to the General Touch Interaction Guidelines in the Appendix. | * Buttons and selectable controls should be an appropriate size because it is relatively difficult to click on small ones. Using the screen bezel overflow can provide a trick for allowing smaller, yet highly selectable targets . For mouse or other pointer-driven systems, the edge of a selectable area becomes “infinitely” deep, so the selectable area is functionally much larger. For touch devices with a flat bezel, the user may place part of his finger off the screen and activate a much smaller target than usual. Refer to the section “General Touch Interaction Guidelines” in Appendix D. * Pop-ups and tooltips can usually be opened or activated faster than pull-down menus since the user avoids travel. * Reduce the number of clicks to access content by providing surface-level sorting and filtering controls to access indexed information quickly. |
Line 13: | Line 42: |
* Accessing information using pop-ups and tooltips can usually be opened or activated faster than pull-down menus since the user avoids travel. * Reduce the number of clicks to access content by providing surface level sorting and filtering controls to access indexed information quickly. |
------- Next: [[Works Cited]] ------- = Discuss & Add = Please do not change content above this line, as it's a perfect match with the printed book. Everything else you want to add goes down here. == Examples == If you want to add examples (and we occasionally do also) add them here. == Make a new section == Just like this. If, for example, you want to argue about the differences between, say, Tidwell's Vertical Stack, and our general concept of the List, then add a section to discuss. If we're successful, we'll get to make a new edition and will take all these discussions into account. |
Paul M. Fitts (1912–1965) was a psychologist at both Ohio State University and the University of Michigan. 1n 1954, he created a mathematical formula to determine the relationship for how long it takes a user to either select an object on the screen or physically touching it, based on its target size and distance from the selector’s starting point.
Fitts’s Law is widely used today by UX designers, human factors specialists, and engineers when designing graphical user interfaces and comparing performance of various input devices. Fitts’s Law finds that:
- The time required to move to a target is a function of the target size and distance to the target.
- The farther a target object is from the initial starting position will require a longer time to make that successful selection.
- That time can be increased when the target size is too small.
In mobile devices, we know that screen display size is limited and its space is valuable. In addition, mobile users require quick access to the content they are looking for. Using Fitts’s Law together with these constraints can improve the user experience:
- Buttons and selectable controls should be an appropriate size because it is relatively difficult to click on small ones. Using the screen bezel overflow can provide a trick for allowing smaller, yet highly selectable targets . For mouse or other pointer-driven systems, the edge of a selectable area becomes “infinitely” deep, so the selectable area is functionally much larger. For touch devices with a flat bezel, the user may place part of his finger off the screen and activate a much smaller target than usual. Refer to the section “General Touch Interaction Guidelines” in Appendix D.
- Pop-ups and tooltips can usually be opened or activated faster than pull-down menus since the user avoids travel.
- Reduce the number of clicks to access content by providing surface-level sorting and filtering controls to access indexed information quickly.
Next: Works Cited
Discuss & Add
Please do not change content above this line, as it's a perfect match with the printed book. Everything else you want to add goes down here.
Examples
If you want to add examples (and we occasionally do also) add them here.
Make a new section
Just like this. If, for example, you want to argue about the differences between, say, Tidwell's Vertical Stack, and our general concept of the List, then add a section to discuss. If we're successful, we'll get to make a new edition and will take all these discussions into account.