The Mobile Paradigm. Vocabulary Use Case – High level thing that a user wants to do. (register for classes) Task – Low level thing that a user wants to.

Slides:



Advertisements
Similar presentations
Chapter 1:Introduction to the world of computers
Advertisements

Mobile First & Responsive Web Design David Weedon - UI/UX Designer, Covenant Technology Partners.
Developing Custom Solutions Victor J. Pudelski. What is a Custom Solution???
Chapter 4 Planning Site Navigation. 2 Principles of Web Design Chapter 4 Objectives Understand navigation principles Build navigation schemes that meet.
Arthur Fink Page 1 Notes on Designing User Interfaces for OpenEdge GUI for.NET Arthur Fink Arthur Fink Consulting © 2008 by Arthur Fink.
Standards ELACC8RI1: Students will be able to use close reading strategies to identify the main idea in selected articles. ELACCW9b1: Students will be.
INTRO TO JQUERY By Jeff Ammons. Who’s This Guy?  Jeff Ammons  Senior Software Engineer  Black Book aka National Auto Research  President GGMUG.
Introduction to the World of Computers
Intermediate Visual Basic CISP 371 CRC Prof. Chapman.
SOME THOUGHTS ON WAYS TO MAKE WRITING EASIER English 1101 Karen Roop.
Marketing Best Practices Office Xpats September 30, 2014 Presented by Marietta Szubski.
AN OVERVIEW BY JAMIE STARKE The Role of Prototyping.
Single-Page Applications (SPAs) in SharePoint Using SPServices Marc D Anderson.
Just What Is… “Close reading”.
Arthur Fink Page 1 Thinking about User Interface Design for OpenEdge GUI for.NET (or any other environment) by Arthur Fink
 Why should it be mobile?  What content should I make mobile?  What need do I serve by making my content available to mobile users?  What value does.
W4118 Operating Systems OS Overview Junfeng Yang.
Internet reading Skills: mindful reading IT concepts: characteristics of Internet readers This work is licensed under a Creative Commons Attribution-Noncommercial-
Midterm Exam Review IS 485, Professor Matt Thatcher.
Hierarchy/navigation and types of navigation in print and electronically.
Chapter 1 Getting Started With Dreamweaver. Explore the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
First of all, some context MOBILE USER EXPERIENCE inspiring new ways of design and development Antony Ribot, CEO, Ribot.
Includes division and multiplication Start. Q x
Prototyping with a Purpose Some content based on GDC 2006, Gingold and Hecker Brent M. Dingle 2014 Game Design and Development Program Mathematics, Statistics.
Methodologies and approaches for repository aggregation Pat Lockley University of Nottingham 19 th April 2010.
Supporting your child with reading.
Design IS 101Y/CMSC 101 Computational Thinking and Design Tuesday, October 15, 2013 Carolyn Seaman University of Maryland, Baltimore County.
An Introduction to Meetup: Social Networking CREATED BY: ASHLEY FANSLER CLASS: EDT 180.
CS 235: User Interface Design August 25 Class Meeting Department of Computer Science San Jose State University Fall 2014 Instructor: Ron Mak
Quick finding for miiiCasa Space. Agenda 2 Confidential Usability testing methodology Users Profile Overall experience form users Detail finding by function.
Powerpoint Presentations Problems. Font issues #1 Some students make the font so tiny that it cannot be read.
Two Rivers Chapter Website Navigating through …. Visit
Python Programming Using Variables and input. Objectives We’re learning to build functions and to use inputs and outputs. Outcomes Build a function Use.
Creating your social strategy. Your Time Isn’t Infinite (Neither is anyone’s attention span) Before you begin any social media plan – Determine the MAX.
User Interface Design & Usability for the Web Card Sorting You should now have a basic idea as to content requirements, functional requirements and user.
The world’s libraries. Connected. Put Content First Responsive Web Design Is Not Enough #acplcampRWD Bob Robertson-Boyd Product Analyst, End User Services.
A Simple Introduction to Git: a distributed version-control system CS 5010 Program Design Paradigms “Bootcamp” Lesson 0.5 © Mitchell Wand, This.
Welcome to Week 2 in the computer lab Let’s get started!
Master the MULTI-SCREEN WORLD EliteMarketingOptions.com
CS 4720 Model-View-Controller CS 4720 – Web & Mobile Systems.
Date : 04 Nov 2015 Web Design Fundamentals Planning and Documentation.
Usability Testing Instructions. Why is usability testing important? In a perfect world, we would always user test instructions before we set them loose.
TALKING TO THE LORD ABOUT CHOICES. Lord, you don’t make it easy! There are so many ways to go And a dozen reasons for each way.
Designing with Persuasion Is good design always persuasive? Push persuasion Take my product (advice) Buy my product Solicitation Messages & Warnings Pull.
Multimedia Web site development Plan your site Steps for creating web pages.
October 9, 2006 Section 4: Why do an RIA Designing an RIA.
© 2012 DigitalDay | MOBILE WEB DESIGN PRINCIPLES Best Practices Workshop 1.
How to write a proposal( 倡议书 ) 九年级写作讲评课. 学校英语俱乐部提出 “ 听英语歌 ” 的倡 议书,请你就这一话题写一篇约 100 词的 英语文章,内容可包括:听英语歌放松心 情,有利于学习 ,有利于了解 空闲时间 …… 等等,可适当发挥。 注意:文中不得出现真实人名、校名等相.
© 2011 DigitalDay | MOBILE WEB INFORMATION ARCHITECTURE Best Practices Workshop 1.
CSCI 1720 W3.CSS – Part 1 East Tennessee State University Department of Computing CSCI 1720 Intermediate Web Design.
Welcome all parents/grandparents/carers!
WILU MAY 24/17 LIGHTNING TALK
Hive Time– Student Application What you need to know
A Simple Introduction to Git: a distributed version-control system
LearnZillion Notes: --This is our lesson objective. Keep it as short and student-friendly as possible. Put what they will learn in green and then how they’ll.
Created by Nathan Reddy, High School Junior
Interactive Games for the Classoom:
Explain what touch develop is to your students:
Mobile App ux/ ui design In High Quality.
Interface Personalization
Corporate Web Development Training:
The Role of Prototyping
Youth Perspectives on CAPA
Using Subscription Databases
Provider Cerner Education Session 5
Chapter 4 Planning Site Navigation
Inventory and Power BI Better Together.
Blue Prism Tutorial Every organization wants to lower its costs and keep up with change. Using technology effectively is an important part of doing both.
This is a template for a presentation that you can use to introduce your team to Harvest. You can customize the content of the slides. You’ll want to pay.
Presentation transcript:

The Mobile Paradigm

Vocabulary Use Case – High level thing that a user wants to do. (register for classes) Task – Low level thing that a user wants to do. (view class description, view section times, add section to my schedule) User Experience – How does the user feel as they are accomplishing a use case. (  )

The punch line Mobile optimizes for a specific use case. Desktop generalizes for many use cases.

Why?

The bad old days Mainframe systems were built for a specific use case. A system did one thing and it did it well. But my use case isn’t covered.  – Build another system. This was expensive. 

Brilliant idea! Build web pages that encapsulate tasks Let users piece these pages together in whatever way supports their use case.

Web Pages are cheap. Pages don’t talk to each other  – Context Don’t know what pages I need.  – Links and aliases. Because pages have to fit into multiple use cases, they contain stuff I don’t care about for my use case (lower signal:noise). 

Mobile UX Limitations Small screen Course/sloppy input Less user attention Combine these with low signal:noise. 

Mobile Push reusability down to the web service layer. Go back to optimizing for use cases. If your use case fits, high signal:noise. If your use case doesn’t, life sucks.  – Build another UI.

$1M? Is SOA enough of a game changer, that we can afford to build a UI tailored to each use case?

My Bet With Web Services in place: – UI’s are cheap. – If the community builds them, they’re free.

Takeaways The currently compromised desktop UX completely breaks down on mobile. We have to get back to use case centric design. The current concepts of Discoverability, Linking, Aliasing, and Context were designed when desktop was the only environment, and to deal with the compromise. We have to rethink them now that we have multiple environments, and we’re designing for use cases again.