Slide 1

Slide 1 text

State of the Platforms Web Erik Runyon @erunyon #mobileND October 2013

Slide 2

Slide 2 text

2010 2.6% 3.6% 7.2% 2011 4.4% 8.8% 26.1% 2012 13.3% 17.7% 44.9% ND.edu Admissions Game Day Mobile Traffic 2013 15.5% 27.4% 50.9%

Slide 3

Slide 3 text

January 7, 2013 BCS Bowl Game

Slide 4

Slide 4 text

January 7, 2013 BCS Bowl Game Usually 5.5% each

Slide 5

Slide 5 text

blogs.nd.edu/nddotedu

Slide 6

Slide 6 text

RWD is the default

Slide 7

Slide 7 text

Disney.com

Slide 8

Slide 8 text

Microsoft.com

Slide 9

Slide 9 text

Starbucks.com

Slide 10

Slide 10 text

USA.gov

Slide 11

Slide 11 text

But it has to be done “right”

Slide 12

Slide 12 text

Optimize

Slide 13

Slide 13 text

Disney.com Microsoft.com Starbucks.com USA.gov 5 MB / 5 MB 790 KB / 909 KB 2.8 MB / 2.8 MB 471 KB / 462 KB Mobile / Desktop

Slide 14

Slide 14 text

moto.oakley.com • 85.4 MB page weight • 471 HTTP requests • 2 minutes 45 seconds until loading screen replaced with content

Slide 15

Slide 15 text

moto.oakley.com • 85.4 MB page weight • 471 HTTP requests • 2 minutes 45 seconds until loading screen replaced with content 13.6 MB page weight 285 HTTP requests

Slide 16

Slide 16 text

Sites used to generate these stats: http://bit.ly/highered-rwd averages for #highered RWD sites 128 sites sampled at full size requests size 61 1.7 MB

Slide 17

Slide 17 text

Sites used to generate these stats: http://bit.ly/highered-rwd averages for #highered RWD sites 128 sites sampled with iPhone UA and narrow screen (to simulate mobile) requests size 57 1.6 MB

Slide 18

Slide 18 text

Dedicated Mobile vs. RWD 48 schools Dedicated mobile 180 KB RWD 1.4 MB

Slide 19

Slide 19 text

js css images Sites used to generate these stats: http://bit.ly/highered-rwd averages for #highered RWD sites 128 sites sampled with iPhone UA and narrow screen (to simulate mobile) 12 files / 227 KB 7 files / 99 KB 32 files / 1 MB 73% of page size

Slide 20

Slide 20 text

Images are a huge issue

Slide 21

Slide 21 text

Third Party Options src.sencha.io www.resrc.it

Slide 22

Slide 22 text

Original Image My large image Optimized Image My large image

Slide 23

Slide 23 text

Art Direction

Slide 24

Slide 24 text

Possible Upcoming Solutions

Slide 25

Slide 25 text

The Banner Image srcset

Slide 26

Slide 26 text

Accessible text

Accessible text

Slide 27

Slide 27 text

Customizing Content

Slide 28

Slide 28 text

Server-side Detection

Slide 29

Slide 29 text

260 KB 2.4 MB 405 KB

Slide 30

Slide 30 text

25 requests 260 KB

Slide 31

Slide 31 text

132 requests 2.4 MB 117 images

Slide 32

Slide 32 text

News and Events 24 Images (646.5 KB) Viewed by 21.4% of visitors

Slide 33

Slide 33 text

About 6 Images (208.3 KB) Viewed by 8.9% of visitors

Slide 34

Slide 34 text

Academics 14 Images (406.9 KB) Viewed by 6.5% of visitors

Slide 35

Slide 35 text

Admissions 4 Images (140 KB) Viewed by 4.1% of visitors

Slide 36

Slide 36 text

Faith & Service 9 Images (328.1 KB) Viewed by 3.5% of visitors

Slide 37

Slide 37 text

Tour Flyout 26 Images (169 KB) Viewed by 0.25% of visitors

Slide 38

Slide 38 text

July 2013 Implement lazy-loading and partial caching

Slide 39

Slide 39 text

Load Images as user scrolls (or exposes the image in other ways)

Slide 40

Slide 40 text

The Result 38 requests * 376 KB * (down from 130 requests and 2.4 MB) * Varies by day and browser

Slide 41

Slide 41 text

250 KB 376 KB 396 KB

Slide 42

Slide 42 text

Load Time Before: 4.9s After: 1.8s * Results from webpagetest.org

Slide 43

Slide 43 text

www.webpagetest.org Before After

Slide 44

Slide 44 text

Use RWD but do so responsibly

Slide 45

Slide 45 text

#mobileND