user interface design patterns

19
IMD 315 Designing Interactive Interfaces Assignment #2 Oral Presentation by Allin Harmon USER INTERFACE DESIGN PATTERNS

Upload: kenley

Post on 22-Feb-2016

45 views

Category:

Documents


0 download

DESCRIPTION

USER INTERFACE DESIGN PATTERNS. IMD 315 Designing Interactive Interfaces Assignment #2 Oral Presentation by Allin Harmon. USER INTERFACE DESIGN PATTERNS. PASSWORD STRENGTH INDICATORS. UI Pattern #1 . The Problem Hackers are becoming more sophisticated - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: USER INTERFACE DESIGN  PATTERNS

IMD 315 Designing Interactive Interfaces Assignment #2 Oral Presentation by Allin Harmon

USER INTERFACE DESIGN PATTERNS

Page 2: USER INTERFACE DESIGN  PATTERNS

PASSWORD STRENGTH INDICATORS

USER INTERFACE DESIGN PATTERNS

Page 3: USER INTERFACE DESIGN  PATTERNS

UI Pattern #1

The Problem•Hackers are becoming more sophisticated• Some people still use overly simple passwords•Many people don’t know what a good password consists of

Password Strength Indicator

Page 4: USER INTERFACE DESIGN  PATTERNS

UI Pattern #1

The Solution•When users create a password, add an indicator that can analyze it an tell them how strong the password is and how to make it stronger

Password Strength Indicator

Page 5: USER INTERFACE DESIGN  PATTERNS

UI Pattern #1 Password Strength Indicator

Pros•Reject weak passwords; increase site security•Allows the user to feel more confident about their password

Page 6: USER INTERFACE DESIGN  PATTERNS

UI Pattern #1 Password Strength Indicator

Cons•Users can get confused by password requirements•Password may be to complicated for user to remember•Some special characters are difficult to type on mobile devices

Page 8: USER INTERFACE DESIGN  PATTERNS

UI Pattern #1 Password Strength Indicator

More Good Examples

Page 9: USER INTERFACE DESIGN  PATTERNS

UI Pattern #1 Password Strength Indicator

Bad Examples

Page 10: USER INTERFACE DESIGN  PATTERNS

TAGCLOUDS

USER INTERFACE DESIGN PATTERNS

Page 11: USER INTERFACE DESIGN  PATTERNS

UI Pattern #2

The Problem•Designers need a way to grab the attention of users with a rapidly decreasing attention span• Some sites have large amounts of content and need a way to draw users to more important areas

Tag Clouds

Page 12: USER INTERFACE DESIGN  PATTERNS

UI Pattern #2

The Solution•Use design elements such as ordering, color and size to attract users according to:

• How many tags a link shares• Amount of content• Popularity

Tag Clouds

Page 13: USER INTERFACE DESIGN  PATTERNS

UI Pattern #2 Tag Clouds

Pros•Allow more emphasis for popular areas•Easy navigation technique for the user•Easy to update • Lower maintenance than traditional navigation.

Page 14: USER INTERFACE DESIGN  PATTERNS

UI Pattern #2 Tag Clouds

Cons•Can be confusing•Can cause other areas of the sites to be ignored•Can make it more difficult to find an exact item on the site

Page 15: USER INTERFACE DESIGN  PATTERNS

UI Pattern #2Tag Clouds

Good ExampleClick here to see a good example of a Tag Cloud

Page 16: USER INTERFACE DESIGN  PATTERNS

UI Pattern #2Tag Clouds

Interesting ExampleClick here to see an interesting example of a Tag Cloud

Page 17: USER INTERFACE DESIGN  PATTERNS

UI Pattern #2Tag Clouds

More Good Examples

Page 18: USER INTERFACE DESIGN  PATTERNS

UI Pattern #2Tag Clouds

Bad Examples