Creating New Visual Experience With Digital Media: Carrie Nusbaum, Junlan Liu, Nicolays Jambang
Creating New Visual Experience With Digital Media: Carrie Nusbaum, Junlan Liu, Nicolays Jambang
Mobithinking.com
Technical Specifications
• Small screen with various sizes
▫ Content need to be prioritized
▫ Content flows linearly
▫ Layout needs to be scalable
• Is WAP dead?
• Touch screen phones
Small Screens with Various Sizes
• Content need to be prioritized:
Small Screens with Various Sizes
• Content need to be prioritized:
Small Screens with Various Sizes
Linear Flow: Left-Right Navigation
Icons
Small Screens with Various Sizes
• Layout needs to be scalable:
• Use proportions for website
layout. For example, use
“width:100%;” instead of
“width:128px” in CSS.
• Use “em” as the unit of
measurement for font-size ,
margin and padding. For example,
use “font-size: 0.8em;” instead of
“font-size: 10px”
Is WAP Dead?
• WAP 1.0
▫ Supports WML
▫ A plain page with little style
• WAP 2.0
▫ Released in 2002
▫ Supports XHTML mobile profile, WAP CSS
• Current State:
▫ Almost all the current phones supports WAP 2.0.
Touch Screen Phones
What percent of
web hits is from
touch screen
phones?
What Constitutes Good Design for Mobile Web
Device limitations
POP UPS:
Do not cause pop ups or other
windows to appear and do not
change the current window
without informing the user
TABLES NESTED:
Do not use nested tables
TABLES LAYOUT:
Do not use tables for layout.
OBJECT OR SCRIPT:
Do not rely on embedded objects or script
USE OF COLORS:
Ensure that information conveyed with color is also
available without color.
Check Graphics and Colors
Images, colors, and style brighten content, but
require care: devices may have low-contrast
screens or may not support some formats.
IMAGES RESIZING:
Resize images at the server, if they have an intrinsic size.
LARGE GRAPHICS:
Do not use images that cannot be rendered by the device.
Avoid large or high resolution images except where critical
information would otherwise be lost.
NON-TEXT ALTERNATIVES:
Provide a text equivalent for every non-text element.
COLOR CONTRAST:
Ensure that foreground and
background color combinations
provide sufficient contrast.
MEASURES:
Do not use pixel measures and do not use absolute units
in markup language attribute values and style sheet
property values
Why Icons?
Gottschalk, C. (2009). Social and Mobile Media: Engaging and Interacting with an audience on the
move. http://www.slideshare.net/carriegottschalk/mobile-web-vs-wired-web
Dawson, A. (2010). Mobile web design: Best practices. Six Revisions. http://sixrevisions.com/web-
development/mobile-web-design-best-practices/