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

Slides:



Advertisements
Similar presentations
Using Phil Bozak Create a Google Site Add pages to your Google Site Add and edit content Understand and set permissions UBTLC -
Advertisements

MIS 425 Lecture 2 – HTML Navigation, Colors, tables and Styles Instructor: Martin Neuhard
Deconstructing Reminders Gabriel Spitz. How do we think about the User-Interface in a Systematic way.
Good and Bad Design. Contrast Contrast with color Contrast with images Contrast with fonts Contrast with size Contrast is one of the best ways to add.
Sensible Searching: Making Search Engines Work Dr Shaun Ryan CEO S.L.I. Systems
Refinement Production Implementation Design and Development Stages.
BUILD & PUBLISH A WEBSITE Introduction. WORDPRESS It is a Blogging software, like an online diary Take away the Blogging part and it as a simple CMS (Content.
INTERACTIVE BRAND COMMUNICATION Class 7 Creative Issues II: Creating Effective Online Advertising.
WHITE SPACE and USER INTERACTION Ebuba Udoh Idris Kargbo Linda Mensah
Contents Define Web Usability and Why Benefits of Usability Guiding Principles Web Standards, Accessibility and Usability connections Resources.
Mass Communications Web Design Jill Andes Computer Applications Comm. 115.
A Beginners Guide to Web Site Design. What we will cover…. Planning your site. Creating a template. Images and Fonts. Absolute vs. Relative Links.
Assignment 1 Pointers ● Be sure to use all tags properly – Don't use a tag for something it wasn't designed for – Ex. Do not use heading tags... for regular.
Chapter 2 Web Site Design Principles Principles of Web Design, Third Edition.
Tiger Transit Message Center. Requirements  Combine functions to make them easier.  Related functions in the existing system are spread over different.
Website: Best Practices. Sources: The World Wide Web Consortium the main international standards organization for the World Wide Web Research-Based Web.
There is a certain way that an HTML file should be set up. The HTML section declares a beginning and an ending. Within the HTML, there should be a HEAD.
SharePoint Mobile Improving efficiency of the mobile workforce Anthony Pham Product Support Manager KWizCom
The Internet & The World Wide Web Notes
XP New Perspectives on Integrating Microsoft Office XP Tutorial 1 1 Integrating Microsoft Office XP Tutorial 1 – Integrating Word and Excel.
Section 7.1 Identify presentation design principles Use a custom template Add pages to a navigation structure Section 7.2 Identify color scheme guidelines.
CS 352, W12 Eric Happe, Daniel Sills, Daniel Thornton, Marcos Zavala, Ben Zoon ANDROID/IOS RPG GAME UI.
PERIODIC TABLE TRENDS. PERIODICITY A regular pattern in the properties of elements Also called a “TREND” Some properties are similar due to the valence.
HBK Contracting Website Rebuild Proposal. This is a list of the weaknesses that we compiled after our analysis Current Website Weaknesses SEO Website.
1 Forms A form is the usual way that information is gotten from a browser to a server –HTML has tags to create a collection of objects that implement this.
GRAPHICAL PASSWORD AUTHENTICATION PRESENTED BY SUDEEP KUMAR PATRA REGD NO Under the guidance of Mrs. Chinmayee Behera.
Chapter 18 Web Design April 16 th & 17 th. Content The most essential element of any Web page is the content Before you begin a Web page you want to know.
Chapter 2 Web Site Design Principles
The Internet Writer’s Handbook 2/e Web Page Design Writing for the Web.
ITIS 1210 Introduction to Web-Based Information Systems Chapter 27 How Internet Searching Works.
Good Web Design. The Four A’s of Good Design Accessible Accurate Appropriate Appealing.
Usability Testing & Web Design by Alex Andujar. What is Usability? Usability measures the quality of a user's experience when interacting with a Web site,
Hypertext Mark-up Language 5 Introduction What is it? Why is it important? How does it fit with PHP? Pros and Cons Traditional HTML Code examples Examples.
Introduction to Web Page Design. General Design Tips.
USING XML AS A DATA SOURCE. Data binding is a process by which information in a data source is stored as an object in computer memory. In this presentation,
Competitive Apps Wedding 911 by The Knot (Free) Instagram (Free) Skype (Free) Free Foto Messenger: FFM (Free)
Fonts and Typography Section 7.3. Typography Typography: the style, arrangement, and appearance of text Well designed text makes your page more readable.
INTERNET SAFETY FOR KIDS
CS 352, W12 Eric Happe, Daniel Sills, Daniel Thornton, Marcos Zavala, Ben Zoon ANDROID/IOS RPG GAME UI.
Web Application for Mobile access to students exam Information.
Andy Dawson– University College London 1 EABH SUMMER SCHOOL Web Page Construction Andy Dawson Department of Information Studies, UCL.
Principles of Web Design 6 th Edition Chapter 9 – Site Navigation.
Wireframes in Physical Design Yonglei Tao. 1-2 Website Wireframes  A visual guide that represents the framework of a website  Created for the purpose.
Ch16: User Interface Design Users often judge a system by its interface rather than its functionality Poorly designed interfaces can cause users to make.
Here is the log in for your control panel. Enter your user name, password and click Login.
Informational Design.  Informational Design involves determining a Web page’s content  Content – text and graphics  A successful Web page uses words.
Assignment 1: Explain, Review and Discuss the use, features and benefits of Websites Chosen client’s business area: Retail.
By: Your Name ELEMENTS OF WEB DESIGN. VISUAL APPEAL Optimization of Graphics, for people to stay on your website, your pictures have to load out as soon.
Looking For Find My Pic App The first mobile app in the world that can help you save,tag,set reminders,save & send your personal pictures just one single.
Advantages of Single Page Websites. Introduction ●Single page websites vs responsive websites, has been the biggest debate in the design community. ●The.
Guide To Develop Mobile Apps With Titanium. Agenda Overview Installation of Platform SDKs Pros of Appcelerator Titanium Cons of Appcelerator Titanium.
How to Enable Account Key Sign Instead Of Password In Yahoo? For more details:
Chapter 2 Web Site Design Principles
The Successful Website
Design basics for web, print, powerpoint, doodling on napkins, and more by Lisa Blankenship, rev
Section 7.1 Section 7.2 Identify presentation design principles
Ways to protect yourself against hackers
Tech Genuine offers interactive and feature-rich ecommerce website solutions which enable clients to market their products and services online. We specialize.
Design patterns in HCI.
Key behavior # 2 Be Secure Awareness Quiz
JS301 Week 4 Knockout and Objects.
Building your Website
Security Essentials for Small Businesses
Created By: MelissaRitter.Com
WordPress in Multiple Languages
Web Design 1 Website Construction.
NightOwl Medium-Fi Prototype
Critiquing your website for awards
STEP ONE. STEP ONE. STEP ONE. STEP ONE. STEP ONE. 02
Chapter 2 Web Site Design Principles
Presentation transcript:

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

PASSWORD STRENGTH INDICATORS 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

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

UI Pattern #1 Password Strength Indicator Pros Reject weak passwords; increase site security Allows the user to feel more confident about their password

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

UI Pattern #1 Password Strength Indicator Good Example Click here for a good example of a password indicator

UI Pattern #1 Password Strength Indicator More Good Examples

UI Pattern #1 Password Strength Indicator Bad Examples

TAG CLOUDS 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

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

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.

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

UI Pattern #2 Tag Clouds Good Example Click here to see a good example of a Tag Cloud

UI Pattern #2 Tag Clouds Interesting Example Click here to see an interesting example of a Tag Cloud

UI Pattern #2 Tag Clouds More Good Examples

UI Pattern #2 Tag Clouds Bad Examples

Sources Password Strength Indicator   meter.html meter.html  Tag Clouds    good-practices/ good-practices/