Real Estate Issues by Will Luers please open chrome and the iOS simulator Layout for Mobile App Design.

Slides:



Advertisements
Similar presentations
View-Based Application Development Lecture 1 1. Flows of Lecture 1 Before Lab Introduction to the Game to be developed in this workshop Comparison between.
Advertisements

Win8 on Intel Programming Course Win8 for developers, in detail Cédric Andreolli Intel.
GraduateCareersScotland.com. GradauteCareersScotland.com Content migration & revision Agcasscotland.org.uk graduatecareersscotland.com Content reorganised.
15 LAYOUT Controlling the position of elements Creating site layouts Designing for different sized screens.
Section 6.1 Write Web text Use a mission statement Generate and organize content ideas Section 6.2 Use page dimension guidelines Determine content placement.
6 Developing Content and Layout Section 6.1 Generate and organize content ideas Write and organize Web text Section 6.2 Identify page dimension guidelines.
PBA Front-End Programming Responsive Design. Is there such a thing as a ”typical user” of our website…? With regards to – Screen resolution – Bandwidth.
Chapter 7 Creating Complex Interactivity in an iPad Presentation.
4.02 Responsive Web Design Concepts Part 1, Part 2 & Part 3 Designing for mobile devices.
Introducing MagicInfo Videowall 2
Responsive Web Design Sheri German, Instructor Montgomery College.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
Starting AppInventor in the Classroom Dale CAS Conference June 2011.
Responsive Web Design Design websites so that they can adapt to different devices seamlessly. Image by Muhammed RafizeldiMuhammed Rafizeldi.
RESPONSIVE DESIGN Sources: Kadlec, T. (2012). Implementing responsive design. Berkeley, California: New Riders Publishing. MarcotteMarcotte, E. (2010).
4.02 Responsive Web Design Concepts
RESPONSIVE DESIGN Sources: Kadlec, T. (2012). Implementing responsive design. Berkeley, California: New Riders Publishing. MarcotteMarcotte, E. (2010).
CISC 474: Advanced Web Technologies HTML5 & CSS3, & Responsive Design.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 12: Building Responsive Webpages.
TUTORIAL 8: Enhancing a Web Site with Advanced CSS
Chapter 8 More on Links, Layout, and Mobile Copyright © 2013 Terry Ann Morris, Ed.D revised by Bill Pegram, 9/24/
WDV 331 Dreamweaver Applications Designing Websites for Mobile Devices Dreamweaver CS6 Chapter 11.
CIS 1310 – HTML & CSS 7 More on Links, Layout & Mobile.
Page Layout & Mobile Web Using columns, grid systems, etc… to layout sites for desktops and mobile.
Relatore: Ing. Marco Porta Correlatore: Ing. Massimo Cellario Tesi di Laurea di: Andrea Marchetti Anno Accademico 2010/2011 UNIVERSITA’ DEGLI STUDI DI.
Image and Text: session two Agenda Admin and Assessment –Project One: designed report –Project Two: feature article Recap. last week Layout and Space Simple.
COMP 135 Web Site Design Intermediate Week 8. Responsive Web Design Responsive Design Adaptive Design.
Intro to the Xcode IDE and the iOS SDK CSE 391 Fall 2012 Tony Scarlatos.
Basic Responsive Design Techniques. Let’s take a look at this basic layout. It has a header and two columns of text, in a box that is centered on the.
CONCEPTS FOR FLUID LAYOUT Web Page Layout. Website Layouts Most websites have organized their content in multiple columns (formatted like a magazine or.
Accessibility Through Responsive Design. Justin Stockton 2
Copyright 2012 Adobe Systems Incorporated. All rights reserved. ® Copyright 2010 Adobe Systems Incorporated. All rights reserved. ® Copyright 2012 Adobe.
Tutorial 8 Enhancing a Web Site with Advanced CSS
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
HTML, CSS, and XML Tutorial 8 Enhancing a Web Site with Advanced CSS.
Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics.
ChronoZoom Touch and Low Resolution behavior. Touch vs Low Resolution Touch and low resolution behavior are independent – Example: iPad is high resolution,
PowerPoint 2010 Vocabulary.
+ Responsive Design Communication Strategy for Mobile, Desktop Los Alamos National Laboratory Ask a question at #interlab.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
Heuristics of Responsive Web Design Aronya Waller & Nate Mudd IDIA 612.
INFO1300 LAB7 OCT.11TH RESPONSIVE DESIGN. WHAT IS RESPONSIVE WEB DESIGN A mix of flexible grids and layouts, images and an intelligent use of CSS media.
Storyboard, Design, Layout.  Create storyboards  Decide upon navigation  Prepare short page summaries.
GO MOBILE. GO RESPONSIVE. 185 mil mobile internet users in India
Mobile Devices Lesson 11. Objective: The challenges of designing for mobile devices Using CSS3 media queries Converting a fixed width layout to a single.
 An HTML, CSS, Javascript framework you can use as a basis for creating web sites  Uses CSS settings, fundamental HTML elements styled and enhanced.
Raymond Wong Design Process + Case Studies.
HelloWorld Create a window store App Part 3: Navigation, layout, and views Follow the tutorial :
Word 2010 Edit Page Layout In this lesson, you will learn how to insert columns and page breaks. How to change the page orientation, paper size, page margins,
Less – Design That is More… BY SPEC INDIA. Less – Design  Adaptive Cross Platform CSS grid system  Responsive & Mobile First Projects  Uses Standards-based.
Copyright © 2015 rosixtechnology.in To be a world renowned company for providing Software Solutions & Product based IT infrastructure.
Gayatri Global Services Get More Customers Automate your business Kolhapur Office 2985, A Ward, Babujamal Road, Near Mahalaxmi Temple, Kolhapur
CONCEPTS FOR FLUID LAYOUT Web Page Layout. Essential Questions What challenges do mobile devices present to Web designers? What are the basic concepts.
Responsive Web Pages.
Styling For Print From Screen to Paper
CS 321: Human-Computer Interaction Design
CIIT-Human Computer Interaction-CSC456-Fall-2015-Mr
Starting AppInventor in the Classroom
Adapting UI for Different Screens and Orientations
CS 0134 (term 2181) Jarrett Billingsley
RESPONSIVE WEB DESIGN.
Responsive Design in WordPress
Responsive Design.
Mobile Interface Design
VitalSource iPad Screen Shots Oct 1, Peter Chapman
Responsive Web Design (RWD)
WEB DESIGN FOR MULTIPLE SCREENS
Web Client Side Technologies Raneem Qaddoura
Interactive Media Technology
17 RESPONSIVE WEB DESIGN.
Presentation transcript:

Real Estate Issues by Will Luers please open chrome and the iOS simulator Layout for Mobile App Design

is the mobile device a new form or a mashup and remediation of established forms

constraint of the frame = form

a remediation of movies and book the viewport = the rectangular viewing region

moviesbooks landscapeportrait

constraints of mobile layout: screen resolution & screen orientation portrait landscapedesktop/laptop 1536 × 2048 / 2048 × 1536 (iPad with Retina display) ?

responsive design the website scales to different device widths and orientations - ems and % (flexible layout) - different stylesheets - media queries How?

the big layout questions for mobile app design... - portrait or landscape? - scroll or swipe? - single or multiple columns? - white (empty) space?

landscape = multiple portrait = singular but...

the vertical canvas can introduce multi-dimensional time

the horizontal canvas can introduce empty space

most mobile phone apps favor portrait mode and one idea in depth

vertical layout = one idea in depth

dual-orientation on the ipad

card model: scroll model:

scrolling vs. swiping on touch screen

the scroll model works for... - multi-dimensional flow - alternation of text and image - short-form storytelling - scalable content - dynamic content

The card model works for... - linear and one-dimensional flow - simultaneity (image and text) - moving image (games and movies) - long-form storytelling - device control (native apps) - structural and fixed content

integration of swipe + scroll

The "infinite canvas" is a challenge to think big; a series of design strategies based on treating the screen as a window rather than a page. -Scott McCloud the possibilities of the “infinite canvas”

Chris Ware’s New Yorker insert

“touching stories” (ipad app)