delivering web to mobile

16
Future of web applications webinar, May 2012 By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/ Delivering Web to Mobile Scott Wilson ([email protected]) JISC CETIS Assistant Director http://jisc.cetis.ac.uk/

Upload: scottw

Post on 10-May-2015

1.177 views

Category:

Technology


0 download

DESCRIPTION

Summary of the Delivering Web To Mobile report. See http://www.jisc.ac.uk/events/2012/05/webinarwebapplications.aspx for a recording of the talk along with the slides and http://blog.observatory.jisc.ac.uk/2012/05/09/final-release-of-techwatch-report-delivering-web-to-mobile/ for the original report.

TRANSCRIPT

Page 1: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Delivering Web to Mobile

Scott Wilson ([email protected])

JISC CETIS Assistant Director

http://jisc.cetis.ac.uk/

Page 2: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

About the report

This report is intended to help staff of UK education institutions, involved in the development of content, gain an understanding of the emerging approaches to delivering services and content for mobile devices using the Web.

Page 3: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

The JISC ObservatoryThe JISC Observatory is a JISC-funded initiative to systematise the way in which the JISC anticipates and responds to projected future trends and scenarios in the context of the use of technology in Higher & Further Education in the UK. It involves CETIS and UKOLN in their role as JISC Innovation Support Centres

Page 4: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

State of the mobile web

Source: globalstats; http://gs.statcounter.com/#mobile_vs_desktop-ww-monthly-200812-201205

2015

Mobile web use to overtake desktop:

Sources: Morgan Stanley, IDC

Global % of web use by mobile browsers

12.5%Mobile accounts for

Of UK web use

Source: Tecmark

Page 5: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Mobile web in education: key numbers

mobile use in UK HE

Annual growth

mobile use in UK HE

Page 6: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Exploring the options

Page 7: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Responsive websites

Page 8: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Responsive websites

Page 9: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Responsive techniques: Media Queries

@media screen and (max-width:480px) { /* CSS Rules */ }

<link rel="stylesheet" type="text/css" media="screen and (max-width: 480px)" href="480.css" />

Page 10: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Responsive techniques: Fluid grid layouts

Page 11: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Responsive techniques: Fluid images

img { max-width: 100%}

Page 12: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Mobile First?

Page 13: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Mobile Separate?

Page 14: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Mobile App? Web, hybrid or native?

Page 15: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Responsive Frameworks

Page 16: Delivering Web To Mobile

Future of web applications webinar, May 2012By Scott Wilson, Licensed under Creative Commons attribution only licence, see http://creativecommons.org/licenses/by/3.0/

Read Delivering web to mobile

http://bitly.com/jiscobs-tw-2

See also CETIS Mobile Web Apps briefing paper:

http://publications.cetis.ac.uk/2011/178