responsive design and why you should do it

19

Upload: joshua-northcott

Post on 27-Jun-2015

220 views

Category:

Technology


2 download

DESCRIPTION

My presentation at Esri U on January 2013 regarding responsive design and why you should be doing it.

TRANSCRIPT

Page 1: Responsive Design and Why you should do it
Page 2: Responsive Design and Why you should do it

Responsive Design

Josh Northcott

Page 3: Responsive Design and Why you should do it

Let’s Think Mobile

Page 4: Responsive Design and Why you should do it

What is the experience?

• Desktop?

• Tablet?

• Smartphone?

Page 5: Responsive Design and Why you should do it

Avoid Tunnel Vision

Page 6: Responsive Design and Why you should do it

Visits to esri.com

July 2012 MetricsiPad – 41.5%, iPhone – 27.2%, All others under 5%

Page 7: Responsive Design and Why you should do it

884,231 Mobile Visits in 2012

Page 8: Responsive Design and Why you should do it

Mobile Devices Used on esri.com - 2012

Page 9: Responsive Design and Why you should do it

Comparison of 2011 to 2012

Page 10: Responsive Design and Why you should do it
Page 11: Responsive Design and Why you should do it

2012 PC Sales Decline

For the first time since 2001, PC sales declined from the previous year.

Page 12: Responsive Design and Why you should do it

What Devices are People Buying?

• Tablet sales are expected to exceed 100 million this year (2013).

• According to Nielsen, the majority of mobile subscribers own smartphones, not feature phones.

Page 13: Responsive Design and Why you should do it

How to Support all the Devices?

• Mainstream news sites are receiving visits by more that 300,000 different mobile devices.

• According to Tech Crunch, there will be over 10 billion mobile devices by 2016. Exceeding the world population!

Page 14: Responsive Design and Why you should do it

Responsive Design

Uses "media queries" to figure out what resolution of device it's being served on.

Flexible images and fluid grids then size correctly to fit the screen.

Page 15: Responsive Design and Why you should do it

Emeauc.esri.com Desktop/Tablet

• 960 px

• 790 px

Page 16: Responsive Design and Why you should do it

Phone View: < 790 px

• Landscape

• Portrait

Page 17: Responsive Design and Why you should do it

The Benefits?

You build a website once, and it works seamlessly across thousands of different screens.

Page 18: Responsive Design and Why you should do it

Exercise Time!

• Wireframe a responsive design for a Smartphone, based off of the web design you worked on earlier.

Page 19: Responsive Design and Why you should do it