SlideShare une entreprise Scribd logo
1  sur  45
How Responsive Design Solved
 Our Mobile Woes, Or Not …

          TATJANA SALCEDO
           WEB STRATEGIST
     THE UNIVERSITY OF VERMONT
UNIVERSITY OF VERMONT

 Founded in 1791

 Only state university in
  Vermont

 13,000 Students

 8 Schools and Colleges

 Commonly known as
  UVM or Universitas
  Viridis Montis
The Mobile Web
Initiative is important -
information must be
made seamlessly
available on any
device.

        - Tim Berners-Lee
Smartphones on Campus
Data Usage Jumps by Age
Mobile and Student Recruitment
Higher Ed Mobile Challenges

 College and university websites are often large and
  decentralized
 Funding constraints impede development of new (or
  existing) mobile initiatives
 Many homepages (and landing pages) crowded with
  many links and multiple navigational areas
 Sites cater to a diverse audience with diverse needs
A Journey to RWD

 The evolution of mobile at the university
 The case for responsive design
 An evolutionary responsive design process
 “Mobile first”
 RWD template kits
 RWD design patterns
 Statistics and performance testing
 The journey forward
Grassroots Mobile (2010)
iUVM the App

 Developed by UVM
  computer science
  science student, Chris
  Tucci
 Co-produced with
  undergraduate
  admissions
 Released April 2011
Inside the iUVM App
Early Campus Innovators
Early Higher Ed Exemplars
Creating a Dedicated Mobile Site for UVM

 Usable on a wide variety of mobile devices
 Compatible with existing IT infrastructure
 Easy to update and maintain
 Leverages existing content from a variety of sources
  and locations
 Platform with a customizable design
 Ability to include content of “highest value”
 Use of the m.dot standard (m.uvm.edu)
Mobile Content Selection
Our Most Popular Content
     Non-mobile Visitors                                     Mobile Visitors


               athletics                                            news
                  6%                                                 8%


   directory               admissions                   directory
      16%                    24%                           9%
                                                                                 admissions
                                                                                   33%
                                               a to z
                                                11%


                                   academics
a to z                                12%
 19%
                                                    course
                                                    catalog
                                                     14%
                                                                             academics
                           about
                 course                                                         13%
                            9%
                 catalog                                             about
                  14%                                                 12%
Prospective Student Focus
The Kurogo Framework
UVM Mobile (m.uvm.edu) is Born
UVM Mobile on the iPad
Finding UVM Mobile

 Introduced select screen for mobile users (choice of
  mobile or traditional site)
 Publicized the mobile site through university
  communications channels
 Several admissions communications include links to
  the mobile site
 Alumni includes mobile site in homecoming
  materials
UVM Mobile Traffic [Sep-Dec 2011]

 Which site did                 Mobile   Non-
                                Site     Mobile
visitors choose?
                                         Site
                   Bounce       39.42%   65.30%
                   Rate
          Mobile   Avg. Visit   2:51     0:59
           Site    Duration
           26%
                   Pages/Visit 3.49      1.80


 Non-              Top Mobile Content
 Mobile
  Site             ① Admissions
  74%              ② Courses
                   ③ About
Dedicated Mobile Shortcomings

 Additional maintenance and upkeep
 Only small selection of web content included
 Performs best using content feeds and structured
  data while much of the site content is freeform
  HTML
 Departments slow to adopt dedicated the mobile
  options
 Visitors often expected to find additional content in
  the mobile site
0%
                                        10%
                                                    20%




                                   5%
                                                          25%




                                              15%
                    Nov-09
                    Jan-10
                    Mar-10
                    May-10
                     Jul-10




Mobile Traffic
                    Sep-10
                    Nov-10
                    Jan-11
                    Mar-11
                    May-11
                     Jul-11


Off-Campus Mobile
                    Sep-11
                    Nov-11
                    Jan-12
                    Mar-12
                    May-12
                     Jul-12
                    Sep-12
                                                                Mobile Traffic Numbers on the Rise




Admissions Mobile




                    Nov-12
                    Jan-13
Responsive Design to the Rescue




I think of responsive
design as an alternative to
mobile sites.

              Ethan Marcotte
RWD: Boston Globe
Higher Ed RWD Innovator: Lancaster
Getting Our Toes Wet: MyUVM Portal
The Responsive Design Process at UVM

 A minimal incremental redesign
 A “mobile first” approach
 Integrating HTML 5 elements
 Homepage and “top tier” first strategy
 Responsive templates for departments to be made
  available immediately after responsive launch
 A standalone responsive template for “hosted” sites
UVM Homepage Before
The “Mobile First” Approach @ UVM

 “Author a lightweight semantic core foundation first
    then progressively enhance the experience from
    there.” – Brad Frost
   Wireframes and mockups should begin with the
    smallest screen size (320 px)
   Content should follow a logical and relevant order
    when displayed linearly
   Optimize controls for touch screen devices
   Adopt a progressive enhancement approach to
    design and development
Early Prototypes
Content Considerations

 Revisit content on all pages focusing on ordering of
  content
 Consider carefully which (if any) content to place
  under buttons or in sliders based on screen size
 Reduce or limiting redundant or “filler”
  content, especially on landing pages
 Streamline and condense navigation whenever
  possible
Designing for Touch Devices

 Touch size
   Additional spacing in menus and lists of links

   Button sizes (46 pixel minimum width)

   A to Z




 Control placement
   Considering how people hold their devices

   Well… we’re not there yet
The Evolution of Responsive Menus
Typography in RWD

 Relative font sizes (ems and rems)
  target / context = result (12px/16px = .75em)
 Compromised on a larger font size than expected
 Readability and line lengths (50 to 75 characters per
  line)
 Utilizing Adobe TypeKit for custom fonts
Design Pattern Samples: Tables
Cross Browser Compatibility

 Design for Internet Explorer v. 7 and above
 Conditional stylesheets for IE
 IE media queries support (css3-mediaqueries.js by
  Wouter van der Graaf)
 Internet Explorer 9 and below only loads the first 31
  stylesheets per page
 Modernizr for HTML 5 support on older browsers
UVM Homepage (uvm.edu) After
Responsive Template Kits
Early Performance Results


-42% page size when viewed on an
iPhone

+24% visits [+4% non-mobile]
+26% unique visitors [+8% non-mobile]
+27% pageviews [+9% non-mobile]
+13% avg. visit duration [+1% non-mobile]
Ongoing Challenges

 Too much redundant, outdated, irrelevant, and
    extraneous content
   Campus responsive adoption rates remain low
   Educating web developers on publishing responsive-
    and mobile-friendly content
   Replacing Flash-based content with equivalent
    HTML 5 (including fallbacks)
   Achieving optimal performance and minimal data
    download requirements across all devices
Next Steps

 Converting microsites
 Performance improvement and enhancements
 Working with departments and vendors to deploy
  responsive or mobile-friendly options on “hosted”
  web applications
 Developing an adaptive image strategy
 Evaluate the future of UVM Mobile and the iUVM
  application
Takeaways

 A fast-paced and agile approach is required to stay
  on top of mobile web development
 RWD can be a good approach when mobile web
  development resources are limited
 A mobile first approach can offer
  content, design, and performance advantages
 Use metrics to constantly evaluate and adjust your
  mobile web efforts
Resources

 Responsive Web Design by Ethan Marcotte
 Mobile First by Luke Wroblewski
 “Responsive Web Design for Higher Ed” online class
  from Higher Ed Experts
 Brad Frost’s Responsive Web Design Patterns
 mediaqueri.es
 WeedyGarden HigherEd RWD Directory curated by
  Eric Runyon

Contenu connexe

Similaire à How Responsive Design Solved Our Mobile Woes, Or Not …

Going mobile edu web presentation - 2011
Going mobile   edu web presentation - 2011Going mobile   edu web presentation - 2011
Going mobile edu web presentation - 2011Nathan Gerber
 
Is Mobile Really Necessary?
Is Mobile Really Necessary?Is Mobile Really Necessary?
Is Mobile Really Necessary?Tiffini Travis
 
Developing a Progressive Mobile Strategy
Developing a Progressive Mobile StrategyDeveloping a Progressive Mobile Strategy
Developing a Progressive Mobile StrategyDave Olsen
 
Library%20in%20 Your%20 Pocket Slideshare[1]
Library%20in%20 Your%20 Pocket Slideshare[1]Library%20in%20 Your%20 Pocket Slideshare[1]
Library%20in%20 Your%20 Pocket Slideshare[1]guestf4e976
 
From "mobile last" to "mobile first” -- a Pragmatic Approach to Responsive De...
From "mobile last" to "mobile first” -- a Pragmatic Approach to Responsive De...From "mobile last" to "mobile first” -- a Pragmatic Approach to Responsive De...
From "mobile last" to "mobile first” -- a Pragmatic Approach to Responsive De...Tatjana Salcedo
 
Marc hoit University Campus - Microcosm of the future
Marc hoit   University Campus - Microcosm of the futureMarc hoit   University Campus - Microcosm of the future
Marc hoit University Campus - Microcosm of the futureTravis Barnes
 
Mobile Information Literacy: Let’s use an app for that!
Mobile Information Literacy: Let’s use an app for that!Mobile Information Literacy: Let’s use an app for that!
Mobile Information Literacy: Let’s use an app for that!Stefanie Havelka
 
Developing a Progressive Mobile Strategy (BDConf Version)
Developing a Progressive Mobile Strategy (BDConf Version)Developing a Progressive Mobile Strategy (BDConf Version)
Developing a Progressive Mobile Strategy (BDConf Version)Dave Olsen
 
Mobilising e-resources for academics and students
Mobilising e-resources for academics and studentsMobilising e-resources for academics and students
Mobilising e-resources for academics and studentsAlison McNab
 
Designing Mobile Libraries for Research and Instruction
Designing Mobile Libraries for Research and InstructionDesigning Mobile Libraries for Research and Instruction
Designing Mobile Libraries for Research and InstructionStefanie Havelka
 
Evaluating Mobile Options For Libraries - CIL 2012
Evaluating Mobile Options For Libraries - CIL 2012Evaluating Mobile Options For Libraries - CIL 2012
Evaluating Mobile Options For Libraries - CIL 2012amyhannah84
 
Brightspace by D2l Mobile Applications
Brightspace by D2l Mobile ApplicationsBrightspace by D2l Mobile Applications
Brightspace by D2l Mobile ApplicationsD2L Barry
 
Developing a Progressive Mobile Strategy (M3 Conf version)
Developing a Progressive Mobile Strategy (M3 Conf version)Developing a Progressive Mobile Strategy (M3 Conf version)
Developing a Progressive Mobile Strategy (M3 Conf version)Dave Olsen
 
Fast Responsive Design for Higher Education
Fast Responsive Design for Higher EducationFast Responsive Design for Higher Education
Fast Responsive Design for Higher EducationiFactoryT4
 
iFactory: Fast Responsive design for Higher Education- TERMINALFOUR tforum2013
iFactory: Fast Responsive design for Higher Education- TERMINALFOUR tforum2013iFactory: Fast Responsive design for Higher Education- TERMINALFOUR tforum2013
iFactory: Fast Responsive design for Higher Education- TERMINALFOUR tforum2013Terminalfour
 
Going mobile - Highed Web Presentation - 2011
Going mobile - Highed Web Presentation - 2011Going mobile - Highed Web Presentation - 2011
Going mobile - Highed Web Presentation - 2011Nathan Gerber
 
Rhodri Thomas HHL 2009 "Mobilising The OU"
Rhodri Thomas HHL 2009 "Mobilising The OU"Rhodri Thomas HHL 2009 "Mobilising The OU"
Rhodri Thomas HHL 2009 "Mobilising The OU"Rhodri Thomas
 
Mobile Technology and the Academic Library
Mobile Technology and the Academic LibraryMobile Technology and the Academic Library
Mobile Technology and the Academic LibraryKatie Seeler Hoskins
 
Its all in the design the importance of making courses legally accessible
Its all in the design the importance of making courses legally accessibleIts all in the design the importance of making courses legally accessible
Its all in the design the importance of making courses legally accessibleRaymond Rose
 

Similaire à How Responsive Design Solved Our Mobile Woes, Or Not … (20)

Going mobile edu web presentation - 2011
Going mobile   edu web presentation - 2011Going mobile   edu web presentation - 2011
Going mobile edu web presentation - 2011
 
Is Mobile Really Necessary?
Is Mobile Really Necessary?Is Mobile Really Necessary?
Is Mobile Really Necessary?
 
Developing a Progressive Mobile Strategy
Developing a Progressive Mobile StrategyDeveloping a Progressive Mobile Strategy
Developing a Progressive Mobile Strategy
 
Library%20in%20 Your%20 Pocket Slideshare[1]
Library%20in%20 Your%20 Pocket Slideshare[1]Library%20in%20 Your%20 Pocket Slideshare[1]
Library%20in%20 Your%20 Pocket Slideshare[1]
 
From "mobile last" to "mobile first” -- a Pragmatic Approach to Responsive De...
From "mobile last" to "mobile first” -- a Pragmatic Approach to Responsive De...From "mobile last" to "mobile first” -- a Pragmatic Approach to Responsive De...
From "mobile last" to "mobile first” -- a Pragmatic Approach to Responsive De...
 
Marc hoit University Campus - Microcosm of the future
Marc hoit   University Campus - Microcosm of the futureMarc hoit   University Campus - Microcosm of the future
Marc hoit University Campus - Microcosm of the future
 
Mobile Information Literacy: Let’s use an app for that!
Mobile Information Literacy: Let’s use an app for that!Mobile Information Literacy: Let’s use an app for that!
Mobile Information Literacy: Let’s use an app for that!
 
Mobile library presence
Mobile library presenceMobile library presence
Mobile library presence
 
Developing a Progressive Mobile Strategy (BDConf Version)
Developing a Progressive Mobile Strategy (BDConf Version)Developing a Progressive Mobile Strategy (BDConf Version)
Developing a Progressive Mobile Strategy (BDConf Version)
 
Mobilising e-resources for academics and students
Mobilising e-resources for academics and studentsMobilising e-resources for academics and students
Mobilising e-resources for academics and students
 
Designing Mobile Libraries for Research and Instruction
Designing Mobile Libraries for Research and InstructionDesigning Mobile Libraries for Research and Instruction
Designing Mobile Libraries for Research and Instruction
 
Evaluating Mobile Options For Libraries - CIL 2012
Evaluating Mobile Options For Libraries - CIL 2012Evaluating Mobile Options For Libraries - CIL 2012
Evaluating Mobile Options For Libraries - CIL 2012
 
Brightspace by D2l Mobile Applications
Brightspace by D2l Mobile ApplicationsBrightspace by D2l Mobile Applications
Brightspace by D2l Mobile Applications
 
Developing a Progressive Mobile Strategy (M3 Conf version)
Developing a Progressive Mobile Strategy (M3 Conf version)Developing a Progressive Mobile Strategy (M3 Conf version)
Developing a Progressive Mobile Strategy (M3 Conf version)
 
Fast Responsive Design for Higher Education
Fast Responsive Design for Higher EducationFast Responsive Design for Higher Education
Fast Responsive Design for Higher Education
 
iFactory: Fast Responsive design for Higher Education- TERMINALFOUR tforum2013
iFactory: Fast Responsive design for Higher Education- TERMINALFOUR tforum2013iFactory: Fast Responsive design for Higher Education- TERMINALFOUR tforum2013
iFactory: Fast Responsive design for Higher Education- TERMINALFOUR tforum2013
 
Going mobile - Highed Web Presentation - 2011
Going mobile - Highed Web Presentation - 2011Going mobile - Highed Web Presentation - 2011
Going mobile - Highed Web Presentation - 2011
 
Rhodri Thomas HHL 2009 "Mobilising The OU"
Rhodri Thomas HHL 2009 "Mobilising The OU"Rhodri Thomas HHL 2009 "Mobilising The OU"
Rhodri Thomas HHL 2009 "Mobilising The OU"
 
Mobile Technology and the Academic Library
Mobile Technology and the Academic LibraryMobile Technology and the Academic Library
Mobile Technology and the Academic Library
 
Its all in the design the importance of making courses legally accessible
Its all in the design the importance of making courses legally accessibleIts all in the design the importance of making courses legally accessible
Its all in the design the importance of making courses legally accessible
 

Dernier

Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 

Dernier (20)

YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 

How Responsive Design Solved Our Mobile Woes, Or Not …

  • 1. How Responsive Design Solved Our Mobile Woes, Or Not … TATJANA SALCEDO WEB STRATEGIST THE UNIVERSITY OF VERMONT
  • 2. UNIVERSITY OF VERMONT  Founded in 1791  Only state university in Vermont  13,000 Students  8 Schools and Colleges  Commonly known as UVM or Universitas Viridis Montis
  • 3. The Mobile Web Initiative is important - information must be made seamlessly available on any device. - Tim Berners-Lee
  • 6. Mobile and Student Recruitment
  • 7. Higher Ed Mobile Challenges  College and university websites are often large and decentralized  Funding constraints impede development of new (or existing) mobile initiatives  Many homepages (and landing pages) crowded with many links and multiple navigational areas  Sites cater to a diverse audience with diverse needs
  • 8. A Journey to RWD  The evolution of mobile at the university  The case for responsive design  An evolutionary responsive design process  “Mobile first”  RWD template kits  RWD design patterns  Statistics and performance testing  The journey forward
  • 10. iUVM the App  Developed by UVM computer science science student, Chris Tucci  Co-produced with undergraduate admissions  Released April 2011
  • 13. Early Higher Ed Exemplars
  • 14. Creating a Dedicated Mobile Site for UVM  Usable on a wide variety of mobile devices  Compatible with existing IT infrastructure  Easy to update and maintain  Leverages existing content from a variety of sources and locations  Platform with a customizable design  Ability to include content of “highest value”  Use of the m.dot standard (m.uvm.edu)
  • 16. Our Most Popular Content Non-mobile Visitors Mobile Visitors athletics news 6% 8% directory admissions directory 16% 24% 9% admissions 33% a to z 11% academics a to z 12% 19% course catalog 14% academics about course 13% 9% catalog about 14% 12%
  • 20. UVM Mobile on the iPad
  • 21. Finding UVM Mobile  Introduced select screen for mobile users (choice of mobile or traditional site)  Publicized the mobile site through university communications channels  Several admissions communications include links to the mobile site  Alumni includes mobile site in homecoming materials
  • 22. UVM Mobile Traffic [Sep-Dec 2011] Which site did Mobile Non- Site Mobile visitors choose? Site Bounce 39.42% 65.30% Rate Mobile Avg. Visit 2:51 0:59 Site Duration 26% Pages/Visit 3.49 1.80 Non- Top Mobile Content Mobile Site ① Admissions 74% ② Courses ③ About
  • 23. Dedicated Mobile Shortcomings  Additional maintenance and upkeep  Only small selection of web content included  Performs best using content feeds and structured data while much of the site content is freeform HTML  Departments slow to adopt dedicated the mobile options  Visitors often expected to find additional content in the mobile site
  • 24. 0% 10% 20% 5% 25% 15% Nov-09 Jan-10 Mar-10 May-10 Jul-10 Mobile Traffic Sep-10 Nov-10 Jan-11 Mar-11 May-11 Jul-11 Off-Campus Mobile Sep-11 Nov-11 Jan-12 Mar-12 May-12 Jul-12 Sep-12 Mobile Traffic Numbers on the Rise Admissions Mobile Nov-12 Jan-13
  • 25. Responsive Design to the Rescue I think of responsive design as an alternative to mobile sites. Ethan Marcotte
  • 27. Higher Ed RWD Innovator: Lancaster
  • 28. Getting Our Toes Wet: MyUVM Portal
  • 29. The Responsive Design Process at UVM  A minimal incremental redesign  A “mobile first” approach  Integrating HTML 5 elements  Homepage and “top tier” first strategy  Responsive templates for departments to be made available immediately after responsive launch  A standalone responsive template for “hosted” sites
  • 31. The “Mobile First” Approach @ UVM  “Author a lightweight semantic core foundation first then progressively enhance the experience from there.” – Brad Frost  Wireframes and mockups should begin with the smallest screen size (320 px)  Content should follow a logical and relevant order when displayed linearly  Optimize controls for touch screen devices  Adopt a progressive enhancement approach to design and development
  • 33. Content Considerations  Revisit content on all pages focusing on ordering of content  Consider carefully which (if any) content to place under buttons or in sliders based on screen size  Reduce or limiting redundant or “filler” content, especially on landing pages  Streamline and condense navigation whenever possible
  • 34. Designing for Touch Devices  Touch size  Additional spacing in menus and lists of links  Button sizes (46 pixel minimum width)  A to Z  Control placement  Considering how people hold their devices  Well… we’re not there yet
  • 35. The Evolution of Responsive Menus
  • 36. Typography in RWD  Relative font sizes (ems and rems) target / context = result (12px/16px = .75em)  Compromised on a larger font size than expected  Readability and line lengths (50 to 75 characters per line)  Utilizing Adobe TypeKit for custom fonts
  • 38. Cross Browser Compatibility  Design for Internet Explorer v. 7 and above  Conditional stylesheets for IE  IE media queries support (css3-mediaqueries.js by Wouter van der Graaf)  Internet Explorer 9 and below only loads the first 31 stylesheets per page  Modernizr for HTML 5 support on older browsers
  • 41. Early Performance Results -42% page size when viewed on an iPhone +24% visits [+4% non-mobile] +26% unique visitors [+8% non-mobile] +27% pageviews [+9% non-mobile] +13% avg. visit duration [+1% non-mobile]
  • 42. Ongoing Challenges  Too much redundant, outdated, irrelevant, and extraneous content  Campus responsive adoption rates remain low  Educating web developers on publishing responsive- and mobile-friendly content  Replacing Flash-based content with equivalent HTML 5 (including fallbacks)  Achieving optimal performance and minimal data download requirements across all devices
  • 43. Next Steps  Converting microsites  Performance improvement and enhancements  Working with departments and vendors to deploy responsive or mobile-friendly options on “hosted” web applications  Developing an adaptive image strategy  Evaluate the future of UVM Mobile and the iUVM application
  • 44. Takeaways  A fast-paced and agile approach is required to stay on top of mobile web development  RWD can be a good approach when mobile web development resources are limited  A mobile first approach can offer content, design, and performance advantages  Use metrics to constantly evaluate and adjust your mobile web efforts
  • 45. Resources  Responsive Web Design by Ethan Marcotte  Mobile First by Luke Wroblewski  “Responsive Web Design for Higher Ed” online class from Higher Ed Experts  Brad Frost’s Responsive Web Design Patterns  mediaqueri.es  WeedyGarden HigherEd RWD Directory curated by Eric Runyon

Notes de l'éditeur

  1. UVM 1.6 million pages ndexed by Google.According to a 2012 report by KarineJoly:65% (75% in 2011) of the survey respondents with a mobile solution report no budget.
  2. MIT, UCSD, Harvard
  3. Mobile Selection screen for mobile devices
  4. Visual and content