SlideShare ist ein Scribd-Unternehmen logo
1 von 71
NISO Webinar:
Taking Your Website Wherever You Go:
Delivering Great User Experience across Multiple Form Factors
Wednesday, June 10, 2015
Speakers:
Marty Picco, Vice President of Product Management, Atypon
Hathy Simpson, MPH, Public Health Information Specialist, Project Coordinator, Public
Health Partners Website Project, National Network of Libraries of Medicine, New England
Region (NN/LM NER), University of Massachusetts Medical School
Lisa Sedlar, Librarian, National Information Center for Health Services Research and
Health Care Technology (NICHSR), National Library of Medicine
Bobby Foster, Director of User Experience & Design, Health Learning, Research &
Practice, Wolters Kluwer
http://www.niso.org/news/events/2015/webinars/responsive/
‹#›
Road to RESS and Beyond
Marty Picco
VP Product Management
“We need to be in the App
Store”
• App Infatuation
• What could go wrong?
• App Store Discoverability is an
oxymoron
• Keeping content in sync is
problematic
• Separate code bases for iOS,
Android, Web
• Great for the last 10% of UX
“delight”
• Heavy to maintain
Hybrid Apps
• Use app container but deliver content from
web
• Still in app store, but content stays in sync
Web Apps
• Ditch the app container, go
full web
• No longer in app store, but
this matters only for a small
subset of publishers & use
cases
• Single code base across
platforms (well almost…)
• UX Delight is more difficult
but doable
API-based Approach
• Separate model, view &
controller through API
• Web app embodies view and
controller and depends on API
• Retains all the advantages of
HTML5
• Enables 3rd parties to develop
new experiences, such as native
apps or even satellite web sites
• Focus on content delivery and
access control
Responsive Design
• Use CSS to adapt to different
viewports
• Gives publishers more control
• Requires more effort to set up
and maintain
LIMITATIONS
• Same payload is always sent
from server, which can be
very wasteful
• No sense of “app”, only pages
• Can be 2x the work
RESS
Responsive Design + Server Side Components
• Server adapts response
based on browser
• Two basic cases: widget
visibility & image handling
• Other complex behaviors
are possible
LIMITATIONS
• Responds to browser type,
not screen resolution or
orientation
Blended Approach
Literatum for Mobile (LFM)
• HTML5 app functionality
• Seamless integration with RESS components
PageBuilder
• Self-service RESS for highly customized sites
APIs
• Extensibility & third party experiences
Design Challenges
• “Mobile-first” designs
tend to result in sparse
desktop sites
• Moving from desktop-
only site to mobile can
be difficult because
mappings are not
obvious
• Lean + augmentation
vs. full-featured and
streamlining
• Generally requires a
re-design
Design Approach
• “Why should I come
here every day?”
• Content forward
• User centered
• De-clutter: allow
what’s important to
stand out
• Emotional appeal
‹#›
Thank You
Providing Information across
Multiple Devices to the
Public Health Workforce:
Challenges and Opportunities
Hathy Simpson, MPH
University of Massachusetts Medical School
Lisa Sedlar, MLIS, MT (ASCP)
National Library of Medicine
June 10, 2015
13
Public Health Partners
• Partners in Information Access for the Public
Health Workforce (PHPartners)
– Public Health Organizations
– Federal Government Agencies
– Health Science Libraries
• Founded in 1997
• Mission: To help the public health workforce
find and use information effectively to
improve and protect the public’s health.
• Website: http://PHPartners.org
14
Partners in Information Access for the Public Health Workforce
• Agency for Healthcare Research and Quality (AHRQ)
• American Public Health Association (APHA)
• Association of Schools & Programs of Public Health (ASPPH)
• Association of State and Territorial Health Officials (ASTHO)
• Centers for Disease Control and Prevention (CDC)
• Health Resources and Services Administration (HRSA)
• Medical Library Association (MLA)
• National Agricultural Library (NAL)
• National Association of County and City Health Officials (NACCHO)
• National Association of Local Boards of Public Health
• National Library of Medicine (NLM)
• National Network of Libraries of Medicine (NN/LM)
• Public Health Foundation (PHF)
• Society for Public Health Education (SOPHE)
15
PHPartners.org
• Information for public
health practice
• Components:
 Topic pages
 Data, tools & statistics
 Conferences/webinars
 News
 Jobs & careers
 PubMed searches
 Reports, guidelines
and more!
• Updated daily
• Strong selection
criteria
16
Public Health Workforce
Use of Mobile Technology Tools
Mobile
Technology Tools
All Local Health
Departments
Size of Population Served
<50,000
50,000-
499,999 500,000+
Smartphones 91% 86% 97% 98%
Electronic Tablets 48% 40% 55% 75%
n=419
Public health departments are increasingly using
mobile technology for activities and services including
disaster preparedness and emergency response.
17
Sources: National Association of County and City Health Officials. 2013 National Profile of Local Health Departments. Washington, DC: National Association of County
and City Health Officials, 2014. http://nacchoprofilestudy.org/reports-publications/.
Rubin S et al. The adoption of social media and mobile health technologies for emergency preparedness by local health departments: a joint perspective from
NACCHO and the UPMC center for health security. J Public Health Manag Pract. 2014 Mar-Apr;20(2):259-63.
U.S. Mobile Device Use
Adult Americans:
• 90% own a cell phone1
• 64% own a smartphone2
• 32% own an e-reader1
• 42% own a table computer1
1 As of October 2014
2 As of January 2014
Source: Pew Research Center. Mobile Technology Fact
Sheet. http://www.pewinternet.org/fact-
sheets/mobile-technology-fact-sheet/
Americans use smartphones to:
Source: Pew Research Center American Trends Panel Survey,
October 2014. http://www.pewinternet.org/2015/04/01/u-s-
smartphone-use-in-2015/pi_2015-04-01_smartphones_03/
18
Responsive Design
• Allows users to have similar web experiences
on all types of devices
– smartphones, tablets, desktops, smart TVs,
wearables, and future devices.
• Responsive web pages automatically change
their visual layout to fit the screen
• Same URL and content optimized to display
• No need for separate mobile website
19
• Flexible, grid-based layout
• Flexible images and media
• Style rules for pages based on characteristics
of the device
20
Why Responsive Design for
PHPartners.org?
• The public health workforce is using mobile
technology (users of PHPartners.org)
• Technical team at NLM able to work on
responsive design (technical support)
• Google’s mobile-friendly algorithm:
– In April 2015, Google expanded the use of
mobile-friendliness as a ranking signal
– Search results optimized for devices
– Mobile-friendly sites rank higher in search results
21
Source: Makino T, Jung C, Phan D. Finding More Mobile-friendly Search Results February 26, 2015
http://googlewebmastercentral.blogspot.com/2015/02/finding-more-mobile-friendly-search.html
The Process
1. Reviewed Partner members’ websites and
responsively designed sites
2. Reviewed content: highest-value content first
3. Determined how to display content on
different devices (desktop, tablet, smartphone)
4. Cleaned up code and integrated with content
management system
5. Reviewed and tested on development/beta
site
22
Mobile-friendly PHPartners.org
Smaller screen display:
–Text readable without zooming
–Easy tapping
–Three columns change to one column
–Menus and headings collapse
–Buttons replace text – click to open
23
PHPartners.org Responsive Design
24
PHPartners.org Responsive Design
25
PHPartners.org Responsive Design
26
PHPartners.org Usage
0
20000
40000
60000
80000
100000
120000
140000
160000
Before responsive Q1 2014 After responsive Q1 2015
Visitors
Visits
27
PHPartners.org Usage
0
100,000
200,000
300,000
400,000
500,000
600,000
700,000
800,000
900,000
Before responsive Q1 2014 After responsive Q1 2015
page views
28
Mobile Visits
0
1000
2000
3000
4000
5000
6000
7000
8000
9000
Before responsive Q1 2014 After responsive Q1 2015
mobile visits
29
PHPartners.org
Post Responsive Design
• Overall increase in use of PHPartners site by 44%
• Mobile use increased by 137%
• 1/3 of increase of site visits can be attributed to
Google referrals
• Referrals from Google increased by > 240%
30
Responsive Design Feedback
• Comments for PHPartners Editorial Board:
– “I have tested the Responsive design – mobile
version - and I like it. Kudos to you guys for
getting it done.”
– “Looks great”
– “Very usable”
• Recommendation: improve display of search
results
• Spread the word among Partner Organizations
• Test and report back
31
Challenges
• Technical team
– Need their time and expertise
– New tech (Apple watch) need to adapt and change
• Portal site
– Not all links in PHPartners are responsively designed
– More sites are moving to responsive design
– Hoping this happens in a timely manner
– When Partners released, not many of the public
health sites were responsively designed, and did not
have plans to become responsive
32
Addressing Issues
• Size and spacing of font and headings
• Headings and home page content
• Images in responsive design
• PubMed searches in site:
• PubMed has a mobile site, limited functions
• Will be responsively designed, but no date set
• Other mobile only sites
33
Other NLM Responsive Design Sites
• M+ Medline plus
– Consumer health information
• Daily Med
– provides trustworthy information about marketed drugs in
the United States. DailyMed is the official provider of FDA
label information (package inserts)
• AIDSInfo
• Other NLM sites in process of responsive
design
34
35
Responsive at NLM
36
Responsive at NLM
37
38
Health Hotlines
Environmental Health
Student Portal
NLM Digital
Collections
Next Steps
• PHPartners.org is undertaking a usability study
• We will get feedback from users, make
adjustments as necessary
• Will incorporate any website changes into the
responsively designed website
• Continue to adapt to new mobile devices
39
Thank you!
Hathy Simpson, MPH
University of Massachusetts Medical School
Hathy.Simpson@umassmed.edu
Lisa Sedlar, MLIS, MT (ASCP)
National Library of Medicine
Lisa.Sedlar@nih.gov
NISO Webinar
June 10, 2015
40
Responsive Design:
Meeting Your Customers
Where They Are
What is Responsive Design?
Responsive web sites RESPOND to their environment.
One site presented on many devices.
Should We Do Responsive Design?
Cisco (CSCO) has
forecasted that there
will be 50 billion
devices by 2020
while Morgan Stanley
has predicted the
number could be
closer to 75 billion.
Device Proliferation
Where will it go?
?
Device Proliferation
“Day by day, the number of devices, platforms, and browsers
that need to work with your site grows. Responsive design
represents a fundamental shift in how we’ll build sites for the
decade to come.”
– Jeffrey Veen, VP Products, Adobe
Why do Responsive Design
 Cost and development time savings
 Design and Develop once for use on multiple platforms
 Lower cost of maintenance by maintaining single site
 Better user experience
 Target features appropriate for device
 Better SEO
 Single URL for web bots to crawl
 Scalability and Adaptation to future devices
47
Know Thy Customer
Questions to be answered…
49
 Who are my customers today?
 What do they want to accomplish?
 Who will be my customers tomorrow?
 What will they want to accomplish?
 Where do I start?
The Shifting Landscape
50
Millennials Say…
51
They want it all now…
52
Users carry out 221 tasks per day on their
smartphones, compared to just 140 on a
desktop or laptop.
With the rise in digital technology, the
human attention span has shortened from
12 seconds to eight seconds in more than a
decade, a recent study by Microsoft
Corporation has found.
Fitting into the user’s lifestyle, when and
how they want it.
What tasks will
my customer
want to do here?
What tasks will
my customer
want to do here?
What tasks will
my customer
want to do here?
Who Are My Customers and What Do They
Want to Accomplish?
54
 Understand the context of use.
 In what environment will they engage
my site?
 How much time will they have?
 Is there a social aspect?
 What devices will they use?
 Get into their world to understand them.
Know Your Customer’s Priorities and
Give Them the ONE THING that
Matters Most to Them.
55
Thoughts about mobile/responsive design:
Responsive design should not be about real estate management.
Stop thinking, “How do I get my site to fit on a mobile device.”
Responsive design should help the user focus on device-
appropriate tasks.
Start thinking, “What do my users want to do on their device.”
Responsive works because, unlike a single task app, it can allow
users to access the entire site.
Prioritizing tasks
Desktop devices provide the largest
workspace and can provide immediate
access to many tasks.
Easier to provide multiple points of
focus.
Ideal for:
 Complex Tasks (Graphic Design,
Large Spread Sheets)
 Comparative Analysis
 Development
 Multitasking
1 2 3 4
5 6 7 8
Prioritizing tasks
Desktop devices provide the
largest workspace and can
provide immediate access to
many tasks.
1 2 3 4
5 6 7 8
Tablets provide a
nominal workspace
and can provide
access to a subset
of desktop tasks.
Ideal for:
1. Collaboration
2. Consumption
3. Basic Creation
4. Multimedia
1 2
3 4
Prioritizing tasks
Desktop devices provide the
largest workspace and can
provide immediate access to
many tasks.
1 2 3 4
5 6 7 8
Tablets provide a
nominal workspace
and can provide
access to a subset
of desktop tasks.
1 2
3 4
Smart Phones
One Thing at a Time
Ideal for:
 Communication
 Consumption
 Status Checking
 Simple Tasks
5
4
3
2
1
Where do I start?
60
Start Mobile.
Desktop Experience
Tablet
Phone
Phone
Tablet
Desktop Experience
Typical Site Map
61
Home
Articles
Current
Archived
E-Only
Featured
Videos
By Topic
Podcasts
Images
Collections
Galleries
For Authors
Submissions
Journal Info
Search
About Us
Contact Us
Editorial Team
Don’t Make Your Customers Dig.
They Don’t Have the Time.
62
Mobile Solution
63
Home
Articles
Current
Archived
E-Only
Featured
Videos
By Topic
Podcasts
Images
Collections
Galleries
For Authors
Submissions
Journal Info
Search
About Us
Contact Us
Editorial Team
Responsive done well…
64
Responsive done well…
65
Responsive done well…
66
Responsive done well…
67
How will responsive impact your revenue
models?
68
Questions?
69
NISO Webinar • June 10, 2015
Questions?
All questions will be posted with presenter answers on
the NISO website following the webinar:
http://www.niso.org/news/events/2015/webinars/responsive/
NISO Webinar
Taking Your Website Wherever You Go: Delivering
Great User Experience across Multiple Form
Factors
Thank you for joining us today.
Please take a moment to fill out the brief online survey.
We look forward to hearing from you!
THANK YOU

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Increase usage of online resources Edina presentation
Increase usage of online resources Edina presentationIncrease usage of online resources Edina presentation
Increase usage of online resources Edina presentation
 
Siegman "Creating Accessible Content"
Siegman "Creating Accessible Content"Siegman "Creating Accessible Content"
Siegman "Creating Accessible Content"
 
"In the Early Days of a Better Nation": Enhancing the power of metadata today...
"In the Early Days of a Better Nation": Enhancing the power of metadata today..."In the Early Days of a Better Nation": Enhancing the power of metadata today...
"In the Early Days of a Better Nation": Enhancing the power of metadata today...
 
Publisher of the Community: We're All Doomed
Publisher of the Community: We're All DoomedPublisher of the Community: We're All Doomed
Publisher of the Community: We're All Doomed
 
An A+ Plan to Transform Your Library with Linked Data
An A+ Plan to Transform Your Library with Linked DataAn A+ Plan to Transform Your Library with Linked Data
An A+ Plan to Transform Your Library with Linked Data
 
NISO Webinar: Content on the Go: Mobile Access to E-Resources
NISO Webinar: Content on the Go: Mobile Access to E-Resources NISO Webinar: Content on the Go: Mobile Access to E-Resources
NISO Webinar: Content on the Go: Mobile Access to E-Resources
 
B2: Open Up: Open Data in the Public Sector
B2: Open Up: Open Data in the Public SectorB2: Open Up: Open Data in the Public Sector
B2: Open Up: Open Data in the Public Sector
 
Exploring a world of networked information built from free-text metadata
Exploring a world of networked information built from free-text metadataExploring a world of networked information built from free-text metadata
Exploring a world of networked information built from free-text metadata
 
Extending and measuring the reach and impact of research output
Extending and measuring the reach and impact of research outputExtending and measuring the reach and impact of research output
Extending and measuring the reach and impact of research output
 
Embedding OA within research practice: the HHuLOA JISC OA PathFinder project
Embedding OA within research practice: the HHuLOA JISC OA PathFinder projectEmbedding OA within research practice: the HHuLOA JISC OA PathFinder project
Embedding OA within research practice: the HHuLOA JISC OA PathFinder project
 
What Does It Mean to Have Collections?
What Does It Mean to Have Collections?What Does It Mean to Have Collections?
What Does It Mean to Have Collections?
 
OpenAthens Conference 2018 - Kris Botyriute - User centred design
OpenAthens Conference 2018 - Kris Botyriute - User centred designOpenAthens Conference 2018 - Kris Botyriute - User centred design
OpenAthens Conference 2018 - Kris Botyriute - User centred design
 
Tweeting and Blogging for Academics
Tweeting and Blogging for AcademicsTweeting and Blogging for Academics
Tweeting and Blogging for Academics
 
Webinar updatedessential library services-covid-2019-converted (1)
Webinar updatedessential library services-covid-2019-converted (1)Webinar updatedessential library services-covid-2019-converted (1)
Webinar updatedessential library services-covid-2019-converted (1)
 
Using Social Media to Communicate Your Research
Using Social Media to Communicate Your ResearchUsing Social Media to Communicate Your Research
Using Social Media to Communicate Your Research
 
UKSG 2018 Breakout - User-focused authentication and resource access fit for ...
UKSG 2018 Breakout - User-focused authentication and resource access fit for ...UKSG 2018 Breakout - User-focused authentication and resource access fit for ...
UKSG 2018 Breakout - User-focused authentication and resource access fit for ...
 
The Web of Data: The W3C Semantic Web Initiative
The Web of Data: The W3C Semantic Web InitiativeThe Web of Data: The W3C Semantic Web Initiative
The Web of Data: The W3C Semantic Web Initiative
 
Next Generation Systems
Next Generation SystemsNext Generation Systems
Next Generation Systems
 
Library Support for Journal Publishing: Emphasis on multi-modal open peer rev...
Library Support for Journal Publishing: Emphasis on multi-modal open peer rev...Library Support for Journal Publishing: Emphasis on multi-modal open peer rev...
Library Support for Journal Publishing: Emphasis on multi-modal open peer rev...
 
Redefining the Academic Library
Redefining the Academic LibraryRedefining the Academic Library
Redefining the Academic Library
 

Andere mochten auch

August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.
August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.
August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.
National Information Standards Organization (NISO)
 

Andere mochten auch (20)

September 23 2015 NISO Virtual Conference: Scholarly Communication Models: Ev...
September 23 2015 NISO Virtual Conference: Scholarly Communication Models: Ev...September 23 2015 NISO Virtual Conference: Scholarly Communication Models: Ev...
September 23 2015 NISO Virtual Conference: Scholarly Communication Models: Ev...
 
September 23 2015 NISO Virtual Conference: Scholarly Communication Models: Ev...
September 23 2015 NISO Virtual Conference: Scholarly Communication Models: Ev...September 23 2015 NISO Virtual Conference: Scholarly Communication Models: Ev...
September 23 2015 NISO Virtual Conference: Scholarly Communication Models: Ev...
 
November 18, 2015 NISO Webinar: Text Mining: Digging Deep for Knowledge
November 18, 2015 NISO Webinar: Text Mining: Digging Deep for KnowledgeNovember 18, 2015 NISO Webinar: Text Mining: Digging Deep for Knowledge
November 18, 2015 NISO Webinar: Text Mining: Digging Deep for Knowledge
 
November 18, 2015 NISO Webinar: Text Mining: Digging Deep for Knowledge
November 18, 2015 NISO Webinar: Text Mining: Digging Deep for KnowledgeNovember 18, 2015 NISO Webinar: Text Mining: Digging Deep for Knowledge
November 18, 2015 NISO Webinar: Text Mining: Digging Deep for Knowledge
 
November 18, 2015 NISO Webinar: Text Mining: Digging Deep for Knowledge
November 18, 2015 NISO Webinar: Text Mining: Digging Deep for KnowledgeNovember 18, 2015 NISO Webinar: Text Mining: Digging Deep for Knowledge
November 18, 2015 NISO Webinar: Text Mining: Digging Deep for Knowledge
 
August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.
August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.
August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.
 
Cataloging & Metadata for Ebooks
Cataloging & Metadata for EbooksCataloging & Metadata for Ebooks
Cataloging & Metadata for Ebooks
 
Technology Evaluation and Meeting the Needs of People with Disabilities
Technology Evaluation and Meeting the Needs of People with Disabilities Technology Evaluation and Meeting the Needs of People with Disabilities
Technology Evaluation and Meeting the Needs of People with Disabilities
 
NISO Virtual Conference: The Eternal To-Do List: Making Ebooks work in Libraries
NISO Virtual Conference: The Eternal To-Do List: Making Ebooks work in LibrariesNISO Virtual Conference: The Eternal To-Do List: Making Ebooks work in Libraries
NISO Virtual Conference: The Eternal To-Do List: Making Ebooks work in Libraries
 
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
 
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
 
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
 
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
 
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
 
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
 
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
December 2, 2015: NISO/NFAIS Virtual Conference: Semantic Web: What's New and...
 
October 1 NISO Training Thursday: Using Alerting Systems to Ensure OA Policy ...
October 1 NISO Training Thursday: Using Alerting Systems to Ensure OA Policy ...October 1 NISO Training Thursday: Using Alerting Systems to Ensure OA Policy ...
October 1 NISO Training Thursday: Using Alerting Systems to Ensure OA Policy ...
 
NISO Virtual Conference: The Eternal To-Do List: Making Ebooks work in Libraries
NISO Virtual Conference: The Eternal To-Do List: Making Ebooks work in LibrariesNISO Virtual Conference: The Eternal To-Do List: Making Ebooks work in Libraries
NISO Virtual Conference: The Eternal To-Do List: Making Ebooks work in Libraries
 
E-book Workflows: The Ongoing Challenges of Managing Materials and Improving ...
E-book Workflows: The Ongoing Challenges of Managing Materials and Improving ...E-book Workflows: The Ongoing Challenges of Managing Materials and Improving ...
E-book Workflows: The Ongoing Challenges of Managing Materials and Improving ...
 
Evaluating Academic Ebook Platforms from a User Perspective
Evaluating Academic Ebook Platforms from a User Perspective Evaluating Academic Ebook Platforms from a User Perspective
Evaluating Academic Ebook Platforms from a User Perspective
 

Ähnlich wie NISO Webinar: Taking Your Website Wherever You Go: Delivering Great User Experience across Multiple Form Factors

Putting Mobile First - July 2013
Putting Mobile First - July 2013Putting Mobile First - July 2013
Putting Mobile First - July 2013
Precedent
 
Responsive design SharePoint
Responsive design SharePointResponsive design SharePoint
Responsive design SharePoint
spdlabs
 
Information and communication technology
Information and communication technologyInformation and communication technology
Information and communication technology
ChaitraAni
 
Sustaining an ict project for social change.pptx
Sustaining an ict project for social change.pptxSustaining an ict project for social change.pptx
Sustaining an ict project for social change.pptx
GladysCandido1
 

Ähnlich wie NISO Webinar: Taking Your Website Wherever You Go: Delivering Great User Experience across Multiple Form Factors (20)

Website Usability - Direct Marketing Association NorCal 042016
Website Usability - Direct Marketing Association NorCal  042016Website Usability - Direct Marketing Association NorCal  042016
Website Usability - Direct Marketing Association NorCal 042016
 
Harnessing the content beast – Content marketing in the multiscreen world
Harnessing the content beast – Content marketing in the multiscreen worldHarnessing the content beast – Content marketing in the multiscreen world
Harnessing the content beast – Content marketing in the multiscreen world
 
#1NLab14: Responsive Design
#1NLab14: Responsive Design#1NLab14: Responsive Design
#1NLab14: Responsive Design
 
Patient Engagement Apps - Webinar
Patient Engagement Apps - Webinar Patient Engagement Apps - Webinar
Patient Engagement Apps - Webinar
 
Technologies: Expert in the Room Webinar: Optimizing your Website for Mobile
Technologies: Expert in the Room Webinar: Optimizing your Website for MobileTechnologies: Expert in the Room Webinar: Optimizing your Website for Mobile
Technologies: Expert in the Room Webinar: Optimizing your Website for Mobile
 
Writing for the Web
Writing for the WebWriting for the Web
Writing for the Web
 
Putting Mobile First - July 2013
Putting Mobile First - July 2013Putting Mobile First - July 2013
Putting Mobile First - July 2013
 
Webtrends and bright starr webinar 01282015 sharepoint is evolving
Webtrends and bright starr webinar 01282015   sharepoint is evolvingWebtrends and bright starr webinar 01282015   sharepoint is evolving
Webtrends and bright starr webinar 01282015 sharepoint is evolving
 
Engaging mobile and website applications
Engaging mobile and website applicationsEngaging mobile and website applications
Engaging mobile and website applications
 
Strategy for Social Intranet Success
Strategy for Social Intranet SuccessStrategy for Social Intranet Success
Strategy for Social Intranet Success
 
NYC UXPA: 2014 - Bringing Together User Experience and Web Analytics (Michael...
NYC UXPA: 2014 - Bringing Together User Experience and Web Analytics (Michael...NYC UXPA: 2014 - Bringing Together User Experience and Web Analytics (Michael...
NYC UXPA: 2014 - Bringing Together User Experience and Web Analytics (Michael...
 
"Building your mobile app: budget, planning and best practices!" by Philippe ...
"Building your mobile app: budget, planning and best practices!" by Philippe ..."Building your mobile app: budget, planning and best practices!" by Philippe ...
"Building your mobile app: budget, planning and best practices!" by Philippe ...
 
Digital Marketing Course Week 3: Digital Assets
Digital Marketing Course Week 3: Digital AssetsDigital Marketing Course Week 3: Digital Assets
Digital Marketing Course Week 3: Digital Assets
 
Responsive design SharePoint
Responsive design SharePointResponsive design SharePoint
Responsive design SharePoint
 
How to Improve Usability and Drive Productivity in SharePoint & Office 365
How to Improve Usability and Drive Productivity in SharePoint & Office 365How to Improve Usability and Drive Productivity in SharePoint & Office 365
How to Improve Usability and Drive Productivity in SharePoint & Office 365
 
Why and How to Build a Mobile First Web Strategy
Why and How to Build a Mobile First Web StrategyWhy and How to Build a Mobile First Web Strategy
Why and How to Build a Mobile First Web Strategy
 
Information and communication technology
Information and communication technologyInformation and communication technology
Information and communication technology
 
How Universities Use Big Data to Transform Education
How Universities Use Big Data to Transform EducationHow Universities Use Big Data to Transform Education
How Universities Use Big Data to Transform Education
 
Sustaining an ict project for social change.pptx
Sustaining an ict project for social change.pptxSustaining an ict project for social change.pptx
Sustaining an ict project for social change.pptx
 
Creating a consistent web experience across all faculties
Creating a consistent web experience across all facultiesCreating a consistent web experience across all faculties
Creating a consistent web experience across all faculties
 

Mehr von National Information Standards Organization (NISO)

Mehr von National Information Standards Organization (NISO) (20)

Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Bazargan "NISO Webinar, Sustainability in Publishing"
Bazargan "NISO Webinar, Sustainability in Publishing"Bazargan "NISO Webinar, Sustainability in Publishing"
Bazargan "NISO Webinar, Sustainability in Publishing"
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
Compton "NISO Webinar, Sustainability in Publishing"
Compton "NISO Webinar, Sustainability in Publishing"Compton "NISO Webinar, Sustainability in Publishing"
Compton "NISO Webinar, Sustainability in Publishing"
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...
Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...
Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...
 
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
 
Mattingly "Text and Data Mining: Building Data Driven Applications"
Mattingly "Text and Data Mining: Building Data Driven Applications"Mattingly "Text and Data Mining: Building Data Driven Applications"
Mattingly "Text and Data Mining: Building Data Driven Applications"
 
Mattingly "Text and Data Mining: Searching Vectors"
Mattingly "Text and Data Mining: Searching Vectors"Mattingly "Text and Data Mining: Searching Vectors"
Mattingly "Text and Data Mining: Searching Vectors"
 
Mattingly "Text Mining Techniques"
Mattingly "Text Mining Techniques"Mattingly "Text Mining Techniques"
Mattingly "Text Mining Techniques"
 
Mattingly "Text Processing for Library Data: Representing Text as Data"
Mattingly "Text Processing for Library Data: Representing Text as Data"Mattingly "Text Processing for Library Data: Representing Text as Data"
Mattingly "Text Processing for Library Data: Representing Text as Data"
 
Carpenter "Designing NISO's New Strategic Plan: 2023-2026"
Carpenter "Designing NISO's New Strategic Plan: 2023-2026"Carpenter "Designing NISO's New Strategic Plan: 2023-2026"
Carpenter "Designing NISO's New Strategic Plan: 2023-2026"
 
Ross and Clark "Strategic Planning"
Ross and Clark "Strategic Planning"Ross and Clark "Strategic Planning"
Ross and Clark "Strategic Planning"
 
Mattingly "Data Mining Techniques: Classification and Clustering"
Mattingly "Data Mining Techniques: Classification and Clustering"Mattingly "Data Mining Techniques: Classification and Clustering"
Mattingly "Data Mining Techniques: Classification and Clustering"
 
Straza "Global collaboration towards equitable and open science: UNESCO Recom...
Straza "Global collaboration towards equitable and open science: UNESCO Recom...Straza "Global collaboration towards equitable and open science: UNESCO Recom...
Straza "Global collaboration towards equitable and open science: UNESCO Recom...
 
Lippincott "Beyond access: Accelerating discovery and increasing trust throug...
Lippincott "Beyond access: Accelerating discovery and increasing trust throug...Lippincott "Beyond access: Accelerating discovery and increasing trust throug...
Lippincott "Beyond access: Accelerating discovery and increasing trust throug...
 
Kriegsman "Integrating Open and Equitable Research into Open Science"
Kriegsman "Integrating Open and Equitable Research into Open Science"Kriegsman "Integrating Open and Equitable Research into Open Science"
Kriegsman "Integrating Open and Equitable Research into Open Science"
 
Mattingly "Ethics and Cleaning Data"
Mattingly "Ethics and Cleaning Data"Mattingly "Ethics and Cleaning Data"
Mattingly "Ethics and Cleaning Data"
 
Mercado-Lara "Open & Equitable Program"
Mercado-Lara "Open & Equitable Program"Mercado-Lara "Open & Equitable Program"
Mercado-Lara "Open & Equitable Program"
 

Kürzlich hochgeladen

Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Kürzlich hochgeladen (20)

Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 

NISO Webinar: Taking Your Website Wherever You Go: Delivering Great User Experience across Multiple Form Factors

  • 1. NISO Webinar: Taking Your Website Wherever You Go: Delivering Great User Experience across Multiple Form Factors Wednesday, June 10, 2015 Speakers: Marty Picco, Vice President of Product Management, Atypon Hathy Simpson, MPH, Public Health Information Specialist, Project Coordinator, Public Health Partners Website Project, National Network of Libraries of Medicine, New England Region (NN/LM NER), University of Massachusetts Medical School Lisa Sedlar, Librarian, National Information Center for Health Services Research and Health Care Technology (NICHSR), National Library of Medicine Bobby Foster, Director of User Experience & Design, Health Learning, Research & Practice, Wolters Kluwer http://www.niso.org/news/events/2015/webinars/responsive/
  • 2. ‹#› Road to RESS and Beyond Marty Picco VP Product Management
  • 3. “We need to be in the App Store” • App Infatuation • What could go wrong? • App Store Discoverability is an oxymoron • Keeping content in sync is problematic • Separate code bases for iOS, Android, Web • Great for the last 10% of UX “delight” • Heavy to maintain
  • 4. Hybrid Apps • Use app container but deliver content from web • Still in app store, but content stays in sync
  • 5. Web Apps • Ditch the app container, go full web • No longer in app store, but this matters only for a small subset of publishers & use cases • Single code base across platforms (well almost…) • UX Delight is more difficult but doable
  • 6. API-based Approach • Separate model, view & controller through API • Web app embodies view and controller and depends on API • Retains all the advantages of HTML5 • Enables 3rd parties to develop new experiences, such as native apps or even satellite web sites • Focus on content delivery and access control
  • 7. Responsive Design • Use CSS to adapt to different viewports • Gives publishers more control • Requires more effort to set up and maintain LIMITATIONS • Same payload is always sent from server, which can be very wasteful • No sense of “app”, only pages • Can be 2x the work
  • 8. RESS Responsive Design + Server Side Components • Server adapts response based on browser • Two basic cases: widget visibility & image handling • Other complex behaviors are possible LIMITATIONS • Responds to browser type, not screen resolution or orientation
  • 9. Blended Approach Literatum for Mobile (LFM) • HTML5 app functionality • Seamless integration with RESS components PageBuilder • Self-service RESS for highly customized sites APIs • Extensibility & third party experiences
  • 10. Design Challenges • “Mobile-first” designs tend to result in sparse desktop sites • Moving from desktop- only site to mobile can be difficult because mappings are not obvious • Lean + augmentation vs. full-featured and streamlining • Generally requires a re-design
  • 11. Design Approach • “Why should I come here every day?” • Content forward • User centered • De-clutter: allow what’s important to stand out • Emotional appeal
  • 13. Providing Information across Multiple Devices to the Public Health Workforce: Challenges and Opportunities Hathy Simpson, MPH University of Massachusetts Medical School Lisa Sedlar, MLIS, MT (ASCP) National Library of Medicine June 10, 2015 13
  • 14. Public Health Partners • Partners in Information Access for the Public Health Workforce (PHPartners) – Public Health Organizations – Federal Government Agencies – Health Science Libraries • Founded in 1997 • Mission: To help the public health workforce find and use information effectively to improve and protect the public’s health. • Website: http://PHPartners.org 14
  • 15. Partners in Information Access for the Public Health Workforce • Agency for Healthcare Research and Quality (AHRQ) • American Public Health Association (APHA) • Association of Schools & Programs of Public Health (ASPPH) • Association of State and Territorial Health Officials (ASTHO) • Centers for Disease Control and Prevention (CDC) • Health Resources and Services Administration (HRSA) • Medical Library Association (MLA) • National Agricultural Library (NAL) • National Association of County and City Health Officials (NACCHO) • National Association of Local Boards of Public Health • National Library of Medicine (NLM) • National Network of Libraries of Medicine (NN/LM) • Public Health Foundation (PHF) • Society for Public Health Education (SOPHE) 15
  • 16. PHPartners.org • Information for public health practice • Components:  Topic pages  Data, tools & statistics  Conferences/webinars  News  Jobs & careers  PubMed searches  Reports, guidelines and more! • Updated daily • Strong selection criteria 16
  • 17. Public Health Workforce Use of Mobile Technology Tools Mobile Technology Tools All Local Health Departments Size of Population Served <50,000 50,000- 499,999 500,000+ Smartphones 91% 86% 97% 98% Electronic Tablets 48% 40% 55% 75% n=419 Public health departments are increasingly using mobile technology for activities and services including disaster preparedness and emergency response. 17 Sources: National Association of County and City Health Officials. 2013 National Profile of Local Health Departments. Washington, DC: National Association of County and City Health Officials, 2014. http://nacchoprofilestudy.org/reports-publications/. Rubin S et al. The adoption of social media and mobile health technologies for emergency preparedness by local health departments: a joint perspective from NACCHO and the UPMC center for health security. J Public Health Manag Pract. 2014 Mar-Apr;20(2):259-63.
  • 18. U.S. Mobile Device Use Adult Americans: • 90% own a cell phone1 • 64% own a smartphone2 • 32% own an e-reader1 • 42% own a table computer1 1 As of October 2014 2 As of January 2014 Source: Pew Research Center. Mobile Technology Fact Sheet. http://www.pewinternet.org/fact- sheets/mobile-technology-fact-sheet/ Americans use smartphones to: Source: Pew Research Center American Trends Panel Survey, October 2014. http://www.pewinternet.org/2015/04/01/u-s- smartphone-use-in-2015/pi_2015-04-01_smartphones_03/ 18
  • 19. Responsive Design • Allows users to have similar web experiences on all types of devices – smartphones, tablets, desktops, smart TVs, wearables, and future devices. • Responsive web pages automatically change their visual layout to fit the screen • Same URL and content optimized to display • No need for separate mobile website 19
  • 20. • Flexible, grid-based layout • Flexible images and media • Style rules for pages based on characteristics of the device 20
  • 21. Why Responsive Design for PHPartners.org? • The public health workforce is using mobile technology (users of PHPartners.org) • Technical team at NLM able to work on responsive design (technical support) • Google’s mobile-friendly algorithm: – In April 2015, Google expanded the use of mobile-friendliness as a ranking signal – Search results optimized for devices – Mobile-friendly sites rank higher in search results 21 Source: Makino T, Jung C, Phan D. Finding More Mobile-friendly Search Results February 26, 2015 http://googlewebmastercentral.blogspot.com/2015/02/finding-more-mobile-friendly-search.html
  • 22. The Process 1. Reviewed Partner members’ websites and responsively designed sites 2. Reviewed content: highest-value content first 3. Determined how to display content on different devices (desktop, tablet, smartphone) 4. Cleaned up code and integrated with content management system 5. Reviewed and tested on development/beta site 22
  • 23. Mobile-friendly PHPartners.org Smaller screen display: –Text readable without zooming –Easy tapping –Three columns change to one column –Menus and headings collapse –Buttons replace text – click to open 23
  • 29. Mobile Visits 0 1000 2000 3000 4000 5000 6000 7000 8000 9000 Before responsive Q1 2014 After responsive Q1 2015 mobile visits 29
  • 30. PHPartners.org Post Responsive Design • Overall increase in use of PHPartners site by 44% • Mobile use increased by 137% • 1/3 of increase of site visits can be attributed to Google referrals • Referrals from Google increased by > 240% 30
  • 31. Responsive Design Feedback • Comments for PHPartners Editorial Board: – “I have tested the Responsive design – mobile version - and I like it. Kudos to you guys for getting it done.” – “Looks great” – “Very usable” • Recommendation: improve display of search results • Spread the word among Partner Organizations • Test and report back 31
  • 32. Challenges • Technical team – Need their time and expertise – New tech (Apple watch) need to adapt and change • Portal site – Not all links in PHPartners are responsively designed – More sites are moving to responsive design – Hoping this happens in a timely manner – When Partners released, not many of the public health sites were responsively designed, and did not have plans to become responsive 32
  • 33. Addressing Issues • Size and spacing of font and headings • Headings and home page content • Images in responsive design • PubMed searches in site: • PubMed has a mobile site, limited functions • Will be responsively designed, but no date set • Other mobile only sites 33
  • 34. Other NLM Responsive Design Sites • M+ Medline plus – Consumer health information • Daily Med – provides trustworthy information about marketed drugs in the United States. DailyMed is the official provider of FDA label information (package inserts) • AIDSInfo • Other NLM sites in process of responsive design 34
  • 35. 35
  • 38. 38 Health Hotlines Environmental Health Student Portal NLM Digital Collections
  • 39. Next Steps • PHPartners.org is undertaking a usability study • We will get feedback from users, make adjustments as necessary • Will incorporate any website changes into the responsively designed website • Continue to adapt to new mobile devices 39
  • 40. Thank you! Hathy Simpson, MPH University of Massachusetts Medical School Hathy.Simpson@umassmed.edu Lisa Sedlar, MLIS, MT (ASCP) National Library of Medicine Lisa.Sedlar@nih.gov NISO Webinar June 10, 2015 40
  • 41. Responsive Design: Meeting Your Customers Where They Are
  • 42. What is Responsive Design? Responsive web sites RESPOND to their environment. One site presented on many devices.
  • 43. Should We Do Responsive Design?
  • 44. Cisco (CSCO) has forecasted that there will be 50 billion devices by 2020 while Morgan Stanley has predicted the number could be closer to 75 billion. Device Proliferation
  • 45. Where will it go? ?
  • 46. Device Proliferation “Day by day, the number of devices, platforms, and browsers that need to work with your site grows. Responsive design represents a fundamental shift in how we’ll build sites for the decade to come.” – Jeffrey Veen, VP Products, Adobe
  • 47. Why do Responsive Design  Cost and development time savings  Design and Develop once for use on multiple platforms  Lower cost of maintenance by maintaining single site  Better user experience  Target features appropriate for device  Better SEO  Single URL for web bots to crawl  Scalability and Adaptation to future devices 47
  • 49. Questions to be answered… 49  Who are my customers today?  What do they want to accomplish?  Who will be my customers tomorrow?  What will they want to accomplish?  Where do I start?
  • 52. They want it all now… 52 Users carry out 221 tasks per day on their smartphones, compared to just 140 on a desktop or laptop. With the rise in digital technology, the human attention span has shortened from 12 seconds to eight seconds in more than a decade, a recent study by Microsoft Corporation has found.
  • 53. Fitting into the user’s lifestyle, when and how they want it. What tasks will my customer want to do here? What tasks will my customer want to do here? What tasks will my customer want to do here?
  • 54. Who Are My Customers and What Do They Want to Accomplish? 54  Understand the context of use.  In what environment will they engage my site?  How much time will they have?  Is there a social aspect?  What devices will they use?  Get into their world to understand them.
  • 55. Know Your Customer’s Priorities and Give Them the ONE THING that Matters Most to Them. 55
  • 56. Thoughts about mobile/responsive design: Responsive design should not be about real estate management. Stop thinking, “How do I get my site to fit on a mobile device.” Responsive design should help the user focus on device- appropriate tasks. Start thinking, “What do my users want to do on their device.” Responsive works because, unlike a single task app, it can allow users to access the entire site.
  • 57. Prioritizing tasks Desktop devices provide the largest workspace and can provide immediate access to many tasks. Easier to provide multiple points of focus. Ideal for:  Complex Tasks (Graphic Design, Large Spread Sheets)  Comparative Analysis  Development  Multitasking 1 2 3 4 5 6 7 8
  • 58. Prioritizing tasks Desktop devices provide the largest workspace and can provide immediate access to many tasks. 1 2 3 4 5 6 7 8 Tablets provide a nominal workspace and can provide access to a subset of desktop tasks. Ideal for: 1. Collaboration 2. Consumption 3. Basic Creation 4. Multimedia 1 2 3 4
  • 59. Prioritizing tasks Desktop devices provide the largest workspace and can provide immediate access to many tasks. 1 2 3 4 5 6 7 8 Tablets provide a nominal workspace and can provide access to a subset of desktop tasks. 1 2 3 4 Smart Phones One Thing at a Time Ideal for:  Communication  Consumption  Status Checking  Simple Tasks 5 4 3 2 1
  • 60. Where do I start? 60 Start Mobile. Desktop Experience Tablet Phone Phone Tablet Desktop Experience
  • 61. Typical Site Map 61 Home Articles Current Archived E-Only Featured Videos By Topic Podcasts Images Collections Galleries For Authors Submissions Journal Info Search About Us Contact Us Editorial Team
  • 62. Don’t Make Your Customers Dig. They Don’t Have the Time. 62
  • 68. How will responsive impact your revenue models? 68
  • 70. NISO Webinar • June 10, 2015 Questions? All questions will be posted with presenter answers on the NISO website following the webinar: http://www.niso.org/news/events/2015/webinars/responsive/ NISO Webinar Taking Your Website Wherever You Go: Delivering Great User Experience across Multiple Form Factors
  • 71. Thank you for joining us today. Please take a moment to fill out the brief online survey. We look forward to hearing from you! THANK YOU