SlideShare a Scribd company logo
© 2015 ClickStart – www.clickstart.net
Best Practices for Going Mobile  
Scott DeLoach – scott@clickstart.net  ClickStart – www.clickstart.net 
In this presentation, I will focus on writing and designing content to be used for desktop, mobile,
and print targets. We will discuss using condition tags, variables, snippets, skins, page layouts,
master pages, and other features to efficiently develop and maintain content for numerous
targets.
Overview
 Why go mobile?
 What are the options?
 How does it change my content?
 What about print?
Why you should go mobile: user base
source: www.techcrunch.com/2014/08/21/majority-of-digital-media-consumption-now-takes-
place-in-mobile-apps
© 2015 ClickStart – www.clickstart.net
Why you should go mobile: usage
source: www.globalwebindex.net/blog/80-of-internet-users-own-a-smartphone
© 2015 ClickStart – www.clickstart.net
Why you should go mobile: user goals
source: www.slideshare.net/smobile/the-new-multiscreen-world-by-google-14128722
Options for mobile content
 HTML5 responsive output
 WebHelp mobile
 EPUB and MOBI
How going mobile changes design
Everything needs to respond to the screen size
 Proportion: margins and text size
 Tables
 Images
 Navigation
Best practice for going mobile
Use media queries for phones, tablets, desktops, and print
© 2015 ClickStart – www.clickstart.net
RWD – margins and text size
 rems
 line-height
 www.simplefocus.com/flowtype
RWD – tables
Non-scrolling columns
zurb.com/playground/projects/responsive-tables/index.html
Filter rows
codepen.io/pixelchar/full/rfuqK
Show/hide
jsbin.com/apane6/14
Separate tables
css-tricks.com/examples/ResponsiveTables/responsive.php
www.filamentgroup.com/examples/rwd-table-patterns
gergeo.se/RWD-Table-Patterns/#demo
Table to paragraphs
codepen.io/aarongustafson/full/ucJGv
Horizontal to vertical
codepen.io/JasonAGross/full/rjmyx
RWD – images
Fluid Images
demosthenes.info/blog/586/CSS-Fluid-Image-Techniques-for-Responsive-Site-Design
Image Maps
mattstow.com/experiment/responsive-image-maps/rwd-image-maps.html
Future
<picture>
<srcset>
© 2015 ClickStart – www.clickstart.net
RWD – navigation
Breadcrumbs
codepen.io/bradfrost/full/dKulf
codepen.io/bradfrost/full/DCgax
Footnotes
codepen.io/johndjameson/full/owstE
Grouped
rutgerkooijman.nl/navigation/html
Overlay
tympanus.net/Development/FullscreenOverlayStyles
Sticky
ethercycle.com/stickymenu
How going mobile changes content
 Mobile first vs going mobile
 Writing style
Writing style - example
1. Insert>Image
2. Select General
3. Click
4. Select the image and click Open
5. Click OK
Going mobile with Flare
 Condition tags
 Variables
 Snippets
 Skins
 Page Layouts
 Master Pages
© 2015 ClickStart – www.clickstart.net
Condition tags
Use
Excluding or including content in a target
Best practices
 Use condition tags to exclude content from print/online targets
 Do not use condition tags to exclude content from mobile (will not work with HTML5’s
responsive output)
Variables
Use
• Reusing text strings
• Customizing text strings for different targets
Best practices
 Use variables to exclude content from print/online targets
 Use variables to customize content for targets
 Do not use variables to customize content for mobile users (will not work with HTML5’s
responsive output)
Snippets
Use
Reusing blocks of content
Best practices
 Use style classes inside snippets to modify or show/hide content for mobile, desktop, and print
See “Responsive Web Content: A CSS-based Approach”
Skins
Use
Designing online targets - header (“banner”), toolbar, and navigation pane
Best practices
 Use HTML5’s responsive output option
 Experiment with Flare v11’s skin components to customize mobile designs
© 2015 ClickStart – www.clickstart.net
Page Layouts
Use
Designing print targets: headers, footers, margins, page size, and page orientation
Best practices
 Design for major use: online or print
 Design for interactive PDFs
 Remember that they are practically ignored by EPUB and MOBI formats
Master Pages
Use
Adding common content to topics in online targets
Best practices
 Stack elements for mobile sizes
 Provide back to top link for mobile sizes
 Size links and buttons for touch
 Shrink, resize, move, or remove breadcrumb path
Next steps
 Mobile First
 JQuery
 Responsive web content
Recommended books
Developing User Assistance for Mobile Apps - Joe Welinske
Implementing Responsive Design - Tim Kadlec
Letting Go of the Words - Ginny Redish
Mobile First - Luke Wroblewski
Responsive Web Design - Ethan Marcotte
© 2015 ClickStart – www.clickstart.net
About the presenter
Scott DeLoach is the Founder of ClickStart, where he provides training and consulting for
MadCap Flare, Adobe Captivate, embedded user assistance, CSS, and HTML5. He has
been developing browser-based help systems since 1997, and he has received four Best
in Show awards for his work from STC.
Scott is a certified Flare and Captivate instructor, and he is the author of MadCap Flare
Developer's Guide, CSS to the Point, HTML5 to the Point, and Word 2013 to the Point. For
more information about Scott's books see www.lulu.com/clickstart.
You can reach Scott at www.clickstart.net or by email at scott@clickstart.net.

More Related Content

PDF
Responsive Content: A CSS-based Approach - MadWorld 2015, Scott DeLoach, Clic...
PDF
Applying Responsive Web Design (RWD) to UA - WritersUA East 2015, Scott DeLoa...
PDF
Core Web Standards and Competencies - WritersUA East 2015, Scott DeLoach, Cli...
PPT
Responsive Web Design
PDF
Responsive web design
PPTX
A presentation on front end development
PPTX
RWD - Bootstrap
PPTX
Responsive Web Design for Universal Access 2016
Responsive Content: A CSS-based Approach - MadWorld 2015, Scott DeLoach, Clic...
Applying Responsive Web Design (RWD) to UA - WritersUA East 2015, Scott DeLoa...
Core Web Standards and Competencies - WritersUA East 2015, Scott DeLoach, Cli...
Responsive Web Design
Responsive web design
A presentation on front end development
RWD - Bootstrap
Responsive Web Design for Universal Access 2016

What's hot (10)

KEY
Web 2.0 = Accessibility 2.0?
PDF
Intro to axure
PDF
Introduction to Responsive Web Design
PPTX
The Startup Platform Website Bootcamp
PDF
Building Your Start-Up with WordPress
PDF
HTML5 for mobile development
PDF
User Experience for WordPress Platforms
PDF
Intro to software dev and Firebase
PDF
Front end developer responsibilities what does a front-end developer do?
Web 2.0 = Accessibility 2.0?
Intro to axure
Introduction to Responsive Web Design
The Startup Platform Website Bootcamp
Building Your Start-Up with WordPress
HTML5 for mobile development
User Experience for WordPress Platforms
Intro to software dev and Firebase
Front end developer responsibilities what does a front-end developer do?
Ad

Viewers also liked (9)

PDF
MadCap Flare: Advanced Table Styles - MadWorld 2014, Scott DeLoach, ClickStart
DOC
Embedded UA 101 - STC Summit 2013, Scott DeLoach, ClickStart
PDF
How to Not Let Team Authoring Drive You Crazy - MadWorld 2013, Scott DeLoach,...
PDF
Using MadCap Flare Reports and MadCap Analyzer - MadWorld 2013, Scott DeLoach...
PDF
CSS Quick Reference / Cheat Sheet - Scott DeLoach, ClickStart
PDF
Best Practices for Embedded UA - WritersUA 2012, Scott DeLoach, ClickStart
PDF
Developing Context-sensitive Help for Web-based Applications - Scott DeLoach,...
PPT
Stylesheets for Online Help - Scott DeLoach, ClickStart
PDF
Flare Case Study - Savvy
MadCap Flare: Advanced Table Styles - MadWorld 2014, Scott DeLoach, ClickStart
Embedded UA 101 - STC Summit 2013, Scott DeLoach, ClickStart
How to Not Let Team Authoring Drive You Crazy - MadWorld 2013, Scott DeLoach,...
Using MadCap Flare Reports and MadCap Analyzer - MadWorld 2013, Scott DeLoach...
CSS Quick Reference / Cheat Sheet - Scott DeLoach, ClickStart
Best Practices for Embedded UA - WritersUA 2012, Scott DeLoach, ClickStart
Developing Context-sensitive Help for Web-based Applications - Scott DeLoach,...
Stylesheets for Online Help - Scott DeLoach, ClickStart
Flare Case Study - Savvy
Ad

Similar to Best Practices for Going Mobile - MadWorld 2015, Scott DeLoach, ClickStart (20)

PPTX
MKT 460 Week 3
PPTX
Mkt460 Week3
PPTX
ICT Projects for Social Change.pptx
PPT
Shamit Khemka describes Top 5 web designing trends
PPTX
Webinar: Web Design Trends
DOC
12 Phases of Web Development Life Cycle
PDF
Uxpin web ui design patterns 2014
PDF
Responsive Design for Landing Pages
PDF
Web UI Design Patterns 2014
PPTX
Social Media Content | Social Media Post | Social Media
PPTX
Top 7 Ways To Improve Teams And SharePoint Navigation In Your Digital Workplace
PDF
Bootstrap 4 Online Training Course Book Sample
PDF
Screen and Context: Usability in the Postdesktop World
PDF
Does your website have these elements of responsive web design?
PDF
Postdesktop Usability
PDF
Mobile Responsive ​ Website Designing.pdf
PDF
Bank Chris - Web UI Design Patterns - 2014
DOCX
1. Research Topic Super Computer Data MiningThe aim of this.docx
DOCX
1. Research Topic Super Computer Data MiningThe aim of this.docx
PPTX
Responsive Web Design Primer - NAGW 2014
MKT 460 Week 3
Mkt460 Week3
ICT Projects for Social Change.pptx
Shamit Khemka describes Top 5 web designing trends
Webinar: Web Design Trends
12 Phases of Web Development Life Cycle
Uxpin web ui design patterns 2014
Responsive Design for Landing Pages
Web UI Design Patterns 2014
Social Media Content | Social Media Post | Social Media
Top 7 Ways To Improve Teams And SharePoint Navigation In Your Digital Workplace
Bootstrap 4 Online Training Course Book Sample
Screen and Context: Usability in the Postdesktop World
Does your website have these elements of responsive web design?
Postdesktop Usability
Mobile Responsive ​ Website Designing.pdf
Bank Chris - Web UI Design Patterns - 2014
1. Research Topic Super Computer Data MiningThe aim of this.docx
1. Research Topic Super Computer Data MiningThe aim of this.docx
Responsive Web Design Primer - NAGW 2014

More from Scott DeLoach (15)

PDF
Formatting Images with CSS in MadCap Flare - MadCap webinar, Scott DeLoach, C...
PDF
Dynamic User Assistance in MadCap Flare - MadWorld 2019, Scott DeLoach, Click...
PDF
Enhancing MadCap Flare HTML5 Responsive Layout and Design - MadWorld 2019, Sc...
PDF
Microcontent Authoring - Nordic Techkomm 2019, Scott DeLoach, ClickStart
PDF
CSS Best Practices - tcworld 2018, Scott DeLoach, ClickStart
PDF
Advanced Skinless HTML5 Design with MadCap Flare - MadWorld 2018, Scott DeLoa...
PDF
Extreme CSS Techniques - MadWorld Europe 2018, Scott DeLoach, ClickStart
PDF
Adapting Content for Mobile Devices - tcworld 2017, Scott DeLoach, ClickStart
PDF
Best-in-Class Embedded User Assistance - UA Europe 2017, Scott DeLoach, Click...
PDF
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...
PDF
Extending MadCap Flare HTML5 Targets with jQuery - MadWorld 2016, Scott DeLoa...
PDF
Intro to CSS in MadCap Flare - MadWorld 2016, Scott DeLoach, ClickStart
PDF
MadCap Flare Keyboard Shortcuts - Scott DeLoach, ClickStart
PPT
MadCap Flare Tips and Tricks - Scott DeLoach, ClickStart
PDF
Embedded User Assistance Best Practices, Scott DeLoach, ClickStart
Formatting Images with CSS in MadCap Flare - MadCap webinar, Scott DeLoach, C...
Dynamic User Assistance in MadCap Flare - MadWorld 2019, Scott DeLoach, Click...
Enhancing MadCap Flare HTML5 Responsive Layout and Design - MadWorld 2019, Sc...
Microcontent Authoring - Nordic Techkomm 2019, Scott DeLoach, ClickStart
CSS Best Practices - tcworld 2018, Scott DeLoach, ClickStart
Advanced Skinless HTML5 Design with MadCap Flare - MadWorld 2018, Scott DeLoa...
Extreme CSS Techniques - MadWorld Europe 2018, Scott DeLoach, ClickStart
Adapting Content for Mobile Devices - tcworld 2017, Scott DeLoach, ClickStart
Best-in-Class Embedded User Assistance - UA Europe 2017, Scott DeLoach, Click...
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...
Extending MadCap Flare HTML5 Targets with jQuery - MadWorld 2016, Scott DeLoa...
Intro to CSS in MadCap Flare - MadWorld 2016, Scott DeLoach, ClickStart
MadCap Flare Keyboard Shortcuts - Scott DeLoach, ClickStart
MadCap Flare Tips and Tricks - Scott DeLoach, ClickStart
Embedded User Assistance Best Practices, Scott DeLoach, ClickStart

Recently uploaded (6)

PPTX
ASMS Telecommunication company Profile
DOC
Camb毕业证学历认证,格罗斯泰斯特主教大学毕业证仿冒文凭毕业证
PDF
Lesson 13- HEREDITY _ pedSAWEREGFVCXZDSASEWFigree.pdf
PDF
heheheueueyeyeyegehehehhehshMedia-Literacy.pdf
DOC
证书学历UoA毕业证,澳大利亚中汇学院毕业证国外大学毕业证
PDF
6-UseCfgfhgfhgfhgfhgfhfhhaseActivity.pdf
ASMS Telecommunication company Profile
Camb毕业证学历认证,格罗斯泰斯特主教大学毕业证仿冒文凭毕业证
Lesson 13- HEREDITY _ pedSAWEREGFVCXZDSASEWFigree.pdf
heheheueueyeyeyegehehehhehshMedia-Literacy.pdf
证书学历UoA毕业证,澳大利亚中汇学院毕业证国外大学毕业证
6-UseCfgfhgfhgfhgfhgfhfhhaseActivity.pdf

Best Practices for Going Mobile - MadWorld 2015, Scott DeLoach, ClickStart

  • 1. © 2015 ClickStart – www.clickstart.net Best Practices for Going Mobile   Scott DeLoach – scott@clickstart.net  ClickStart – www.clickstart.net  In this presentation, I will focus on writing and designing content to be used for desktop, mobile, and print targets. We will discuss using condition tags, variables, snippets, skins, page layouts, master pages, and other features to efficiently develop and maintain content for numerous targets. Overview  Why go mobile?  What are the options?  How does it change my content?  What about print? Why you should go mobile: user base source: www.techcrunch.com/2014/08/21/majority-of-digital-media-consumption-now-takes- place-in-mobile-apps
  • 2. © 2015 ClickStart – www.clickstart.net Why you should go mobile: usage source: www.globalwebindex.net/blog/80-of-internet-users-own-a-smartphone
  • 3. © 2015 ClickStart – www.clickstart.net Why you should go mobile: user goals source: www.slideshare.net/smobile/the-new-multiscreen-world-by-google-14128722 Options for mobile content  HTML5 responsive output  WebHelp mobile  EPUB and MOBI How going mobile changes design Everything needs to respond to the screen size  Proportion: margins and text size  Tables  Images  Navigation Best practice for going mobile Use media queries for phones, tablets, desktops, and print
  • 4. © 2015 ClickStart – www.clickstart.net RWD – margins and text size  rems  line-height  www.simplefocus.com/flowtype RWD – tables Non-scrolling columns zurb.com/playground/projects/responsive-tables/index.html Filter rows codepen.io/pixelchar/full/rfuqK Show/hide jsbin.com/apane6/14 Separate tables css-tricks.com/examples/ResponsiveTables/responsive.php www.filamentgroup.com/examples/rwd-table-patterns gergeo.se/RWD-Table-Patterns/#demo Table to paragraphs codepen.io/aarongustafson/full/ucJGv Horizontal to vertical codepen.io/JasonAGross/full/rjmyx RWD – images Fluid Images demosthenes.info/blog/586/CSS-Fluid-Image-Techniques-for-Responsive-Site-Design Image Maps mattstow.com/experiment/responsive-image-maps/rwd-image-maps.html Future <picture> <srcset>
  • 5. © 2015 ClickStart – www.clickstart.net RWD – navigation Breadcrumbs codepen.io/bradfrost/full/dKulf codepen.io/bradfrost/full/DCgax Footnotes codepen.io/johndjameson/full/owstE Grouped rutgerkooijman.nl/navigation/html Overlay tympanus.net/Development/FullscreenOverlayStyles Sticky ethercycle.com/stickymenu How going mobile changes content  Mobile first vs going mobile  Writing style Writing style - example 1. Insert>Image 2. Select General 3. Click 4. Select the image and click Open 5. Click OK Going mobile with Flare  Condition tags  Variables  Snippets  Skins  Page Layouts  Master Pages
  • 6. © 2015 ClickStart – www.clickstart.net Condition tags Use Excluding or including content in a target Best practices  Use condition tags to exclude content from print/online targets  Do not use condition tags to exclude content from mobile (will not work with HTML5’s responsive output) Variables Use • Reusing text strings • Customizing text strings for different targets Best practices  Use variables to exclude content from print/online targets  Use variables to customize content for targets  Do not use variables to customize content for mobile users (will not work with HTML5’s responsive output) Snippets Use Reusing blocks of content Best practices  Use style classes inside snippets to modify or show/hide content for mobile, desktop, and print See “Responsive Web Content: A CSS-based Approach” Skins Use Designing online targets - header (“banner”), toolbar, and navigation pane Best practices  Use HTML5’s responsive output option  Experiment with Flare v11’s skin components to customize mobile designs
  • 7. © 2015 ClickStart – www.clickstart.net Page Layouts Use Designing print targets: headers, footers, margins, page size, and page orientation Best practices  Design for major use: online or print  Design for interactive PDFs  Remember that they are practically ignored by EPUB and MOBI formats Master Pages Use Adding common content to topics in online targets Best practices  Stack elements for mobile sizes  Provide back to top link for mobile sizes  Size links and buttons for touch  Shrink, resize, move, or remove breadcrumb path Next steps  Mobile First  JQuery  Responsive web content Recommended books Developing User Assistance for Mobile Apps - Joe Welinske Implementing Responsive Design - Tim Kadlec Letting Go of the Words - Ginny Redish Mobile First - Luke Wroblewski Responsive Web Design - Ethan Marcotte
  • 8. © 2015 ClickStart – www.clickstart.net About the presenter Scott DeLoach is the Founder of ClickStart, where he provides training and consulting for MadCap Flare, Adobe Captivate, embedded user assistance, CSS, and HTML5. He has been developing browser-based help systems since 1997, and he has received four Best in Show awards for his work from STC. Scott is a certified Flare and Captivate instructor, and he is the author of MadCap Flare Developer's Guide, CSS to the Point, HTML5 to the Point, and Word 2013 to the Point. For more information about Scott's books see www.lulu.com/clickstart. You can reach Scott at www.clickstart.net or by email at scott@clickstart.net.