SlideShare a Scribd company logo
The Design Dilemma of

  Mobile and SharePoint
                     PWR 103




               Eric Overfield
    SharePoint Advocate and Enthusiast
                  PixelMill

  SharePoint Fest Denver – March 18th - 20th 2013
Introduction – Eric Overfield

                    Founder and SharePoint Branding/UI Lead, PixelMill

                    Speaker, Teacher, Advocate

                    Author, SharePoint Community Organizer

                    Located in Davis, CA



   Co-author: “Pro SharePoint 2013 Branding and Responsive
                     Web Development” (Apress – May 2013)


    ericoverfield.com
                                             Order Your Copy
    @EricOverfield
                                      http://pxml.ly/226mwkj
What You Will Learn



        How Accessing the Web has Changed

        Differences Between Devices

        Possible Solutions with SharePoint

        What about SharePoint 2013?




                                       @EricOverfield - pixelmill.com
The Web has Changed?


             @EricOverfield - pixelmill.com
Not The Web




              @EricOverfield - pixelmill.com
Today’s Web




              @EricOverfield - pixelmill.com
And Tomorrow?

            Televisions?




 Cameras?    Who Knows?
  Watches?                 Printers?
Game Devices?              Toasters?
                                  @EricOverfield - pixelmill.com
"There’s a plethora of devices
out there with widely differing
abilities – it’s never been more
confusing or challenging to
create brilliant interfaces that
work across them all.” ~ Jeffery
Zeldman

                       @EricOverfield - pixelmill.com
How All Devices Differ


  Screen Size
  Functionality
  Usability

                         @EricOverfield - pixelmill.com
How All Devices Differ


  Screen Size
  Functionality
  Usability

                         @EricOverfield - pixelmill.com
Screen Size




     Height – Width – Resolution – Layout
                               @EricOverfield - pixelmill.com
How All Devices Differ


  Screen Size
  Functionality
  Usability

                         @EricOverfield - pixelmill.com
Clicks
    Mouse-overs
       Touch
    Swipe
Plugin Support

Not all devices are created equal.
                                 @EricOverfield - pixelmill.com
How All Devices Differ


  Screen Size
  Functionality
  Usability

                         @EricOverfield - pixelmill.com
Load Time
  Content Placement
     Screen Utilization

 Navigation
    Searchability
                    @EricOverfield - pixelmill.com
Embrace the Unforeseeable
Build Towards the Future, not the Past




                          @EricOverfield - pixelmill.com
What We Can Do


          @EricOverfield - pixelmill.com
Available Options


  Device Specific Interfaces

     SharePoint 2010 - Mobile Detection

     SharePoint 2013 – Device Channels

  One design to rule them all, one design to bind them

     Responsive Web Design Anyone?




                                        @EricOverfield - pixelmill.com
The Mobile Interface

  SharePoint 2010 has a mobile interface

      Allows access to documents, lists, calendars, search, SMS alerts

      Controlled by USERAGENT

      App_Browserscompat.browser

  Custom Web Parts, _layouts likely won’t work

  Difficult to customize




                                                  @EricOverfield - pixelmill.com
Code Once, Use Everywhere


   Progressive Enhancement

   Responsive Web Design




                            @EricOverfield - pixelmill.com
Progressive Enhancement


  #1 trend for 2012 - .net Magazine

  Mobile First Strategy

  Coined by Steven Champeon in 2003

  Content first, then add styling

  Separate Content from Presentation




                                        @EricOverfield - pixelmill.com
SharePoint and Progressive Enhancement


  SharePoint was not built with PE in mind

  JavaScript and SharePoint

  Too much presentation baked into html

  i.e. Tables, Inline styles

  But Mobile first is useful!




                                        @EricOverfield - pixelmill.com
Responsive Web Design



              @EricOverfield - pixelmill.com
Responsive Web Design


  #2 trend for 2012 - .net Magazine

  Coined by Ethan Marcotte in May 2010

  Use fluid grids and flexible media to adapt

  Uses CSS3 and JavaScript

  All devices load same page, use CSS3 to adapt




                                       @EricOverfield - pixelmill.com
Fluid Grid – Flexible Media – CSS3 Media Queries
                                 @EricOverfield - pixelmill.com
Responsive In Action



              @EricOverfield - pixelmill.com
www.its.ms.gov




                 @EricOverfield - pixelmill.com
@EricOverfield - pixelmill.com
www.ariensco.com




                   @EricOverfield - pixelmill.com
www.ariensco.com




                   @EricOverfield - pixelmill.com
www.gse.it




             @EricOverfield - pixelmill.com
www.gse.it




             @EricOverfield - pixelmill.com
SharePoint and Responsive Design


  Uses CSS3 (media queries) and maybe HTML5.

  SharePoint already has a mobile view

     Configure with compat.browser

  Generally only one Master Page for all devices.

  Wide lists, OOTB Layouts, Site Settings not mobile friendly

  Flexible Media (Images) May Break Ribbon

  Issues with RWD itself!
                                          @EricOverfield - pixelmill.com
SharePoint and Responsive Design


  Additional overhead

  Does require CSS3 (SharePoint 2010 not CSS3 Ready)

  Bandwidth Concerns

  Are mobile users and desktop users the same?

     User site requirements




                                       @EricOverfield - pixelmill.com
What to Do



         @EricOverfield - pixelmill.com
 PE (AWD?) vs RWD vs Separate Mobile

 One site is difficult enough to maintain

 SharePoint limits our options

 Responsive Web Design is worth considering

    Define Project

    Limit HTML/CSS/JS/Media overhead

    Find a CSS guru will be key

    Use a Framework
                                        @EricOverfield - pixelmill.com
And SharePoint 2013?



              @EricOverfield - pixelmill.com
Device Channels Anyone?


  New to SharePoint 2013

  Interfaces tailored and maps to specific device(s)

  Custom Master Pages per Channel

  Custom DeviceChannelPanels




                                             @EricOverfield - pixelmill.com
 Device Channels – The Good
      Tailored interfaces!


 Device Channels – The Bad
      Only works with Publishing Sites
      Maintain multiple Master Pages and/or sites
      New devices? Maintain that list too?


 It’s a mixed bag

                                  @EricOverfield - pixelmill.com
The Best of Both Worlds



Responsive Design and Device Channels
Build a Responsive site for all devices



Use DeviceChannelPanels
Create a Device Channel for special cases
But when will you upgrade?
                                    @EricOverfield - pixelmill.com
Summary


  Build towards the future, not the past

  Mobile devices will penetrate the corporate firewall

  SharePoint 2010 – Responsive Design

  SharePoint 2013 – Responsive Design w/ Device Channels




                                            @EricOverfield - pixelmill.com
Resources

 "Responsive Web Design" by Ethan Marcottes
             http://pxml.ly/23fkmjd
 Ethan Marcottes’ 20 Favorite Responsive Designs
             http://pxml.ly/yqiyor
 v5, the Responsive HTML5 Master Page for SharePoint 2010 by Kyle Schaeffer
             http://pxml.ly/i3dbxre
 SharePoint 2010 Responsive Web design Template by Luis Kerr
          http://pxml.ly/xvr2ny
 Responsive Frameworks for SharePoint 2010 and 2013
             http://responsivesharepoint.codeplex.com
 Configure SharePoint Server 2010 for Mobile Device Access
             http://pxml.ly/vh3hhca
 html5shiv
             http://pxml.ly/uzcz32
 Modernizr
          http://modernizr.com
 css3-mediaqueries-js
             http://pxml.ly/zcw2jb2                          @EricOverfield - pixelmill.com
The Design Dilemma of

  Mobile and SharePoint
              PWR 103




       Thank You
            Eric Overfield
           @EricOverfield
          ericoverfield.com
       eoverfield@pixelmill.com

More Related Content

PPTX
Enhance SharePoint with Responsive Web Design
PPT
Reshaping SharePoint for Evolving Internet Devices
PPTX
Enhancing SharePoint with Responsive Web Design
PPTX
The Design Dilemma of Mobile and SharePoint
PPTX
Enhancing SharePoint with Responsive Web Design
PPT
SharePoint Branding - Change Your Look
PPTX
Shape SharePoint 2013 for Mobile
PPTX
SharePoint 2013 Design manager – from HTML to SharePoint
Enhance SharePoint with Responsive Web Design
Reshaping SharePoint for Evolving Internet Devices
Enhancing SharePoint with Responsive Web Design
The Design Dilemma of Mobile and SharePoint
Enhancing SharePoint with Responsive Web Design
SharePoint Branding - Change Your Look
Shape SharePoint 2013 for Mobile
SharePoint 2013 Design manager – from HTML to SharePoint

What's hot (20)

PPTX
The 2013 Design Manager - From HTML to SharePoint
PPTX
Enhance SharePoint 2013 with Responsive Web Design
PDF
Flatworld Edge Brochure
PPTX
Enhance SharePoint 2013 with Responsive Web Design
PPTX
Your SharePoint 2013 Branding Initiation
PPTX
Shape SharePoint 2013 for Mobile
PPT
Enhancing SharePoint with Responsive Web Design
PPTX
Fulfilling the promise of Responsive Design with SharePoint 2013
PPT
Branding SharePoint for Evolving Internet Devices
PPTX
The Future of SharePoint - What You Need to Know
PPTX
Broaden your dev skillset with SharePoint branding options
PDF
All The Screens: Cross Platform Design Strategies
PPT
Results from our survey of UI/UX needs
PPTX
Responsive Design for SharePoint
PPTX
Cross platform mobile development - you tube videos
PDF
Web Applications using Fomantic UI
PPT
Mobile Information Architecture
PDF
How we Webflow at Webflow - No Code Conf 2019 Demo Theater
PPTX
Evolve 19 | Harsh Walia | Best Practices - Adobe Experience Manager
PPTX
Information Architecture in Mobile
The 2013 Design Manager - From HTML to SharePoint
Enhance SharePoint 2013 with Responsive Web Design
Flatworld Edge Brochure
Enhance SharePoint 2013 with Responsive Web Design
Your SharePoint 2013 Branding Initiation
Shape SharePoint 2013 for Mobile
Enhancing SharePoint with Responsive Web Design
Fulfilling the promise of Responsive Design with SharePoint 2013
Branding SharePoint for Evolving Internet Devices
The Future of SharePoint - What You Need to Know
Broaden your dev skillset with SharePoint branding options
All The Screens: Cross Platform Design Strategies
Results from our survey of UI/UX needs
Responsive Design for SharePoint
Cross platform mobile development - you tube videos
Web Applications using Fomantic UI
Mobile Information Architecture
How we Webflow at Webflow - No Code Conf 2019 Demo Theater
Evolve 19 | Harsh Walia | Best Practices - Adobe Experience Manager
Information Architecture in Mobile
Ad

Similar to The Design Dilemma of Mobile and SharePoint (20)

PPTX
Beyond Branding SharePoint - SharePoint and Today's Web
PDF
Responsive design SharePoint
PPTX
Branding 101
PPTX
SEF 2014 - Responsive Design in SharePoint 2013
PPTX
Branding 101 extended
PPTX
The Mobile Revolution
PPTX
Branding Modern SharePoint
PDF
Spca2014 introduction responsive master page niaulin
PDF
tTecniche di sviluppo mobile per share point 2013 e office 365
PDF
SharePoint 2013 and the Enterprise Mobile Revolution
PPTX
Create your own SharePoint Master Pages and Page Layouts
PPTX
Responsive Web Design ~ Best Practices for Maximizing ROI
PPTX
Responsive Design & SharePoint - Is it right for you?
PPTX
The Mobile Revolution
PDF
Responsive design in sp seminar buildingi 20130918
PPTX
Move past bootstrap and build our lightweight responsive framework w.v1.2
PPTX
Creating engaging web experiences with SharePoint
PDF
Responsive SharePoint
PPTX
Getting Down & Dirty with Responsive Web Design
PDF
Introduction to a Responsive Master Page with the Design Manager
Beyond Branding SharePoint - SharePoint and Today's Web
Responsive design SharePoint
Branding 101
SEF 2014 - Responsive Design in SharePoint 2013
Branding 101 extended
The Mobile Revolution
Branding Modern SharePoint
Spca2014 introduction responsive master page niaulin
tTecniche di sviluppo mobile per share point 2013 e office 365
SharePoint 2013 and the Enterprise Mobile Revolution
Create your own SharePoint Master Pages and Page Layouts
Responsive Web Design ~ Best Practices for Maximizing ROI
Responsive Design & SharePoint - Is it right for you?
The Mobile Revolution
Responsive design in sp seminar buildingi 20130918
Move past bootstrap and build our lightweight responsive framework w.v1.2
Creating engaging web experiences with SharePoint
Responsive SharePoint
Getting Down & Dirty with Responsive Web Design
Introduction to a Responsive Master Page with the Design Manager
Ad

Recently uploaded (20)

PDF
Getting Started with Data Integration: FME Form 101
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Approach and Philosophy of On baking technology
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Electronic commerce courselecture one. Pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Empathic Computing: Creating Shared Understanding
PPTX
A Presentation on Artificial Intelligence
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
Getting Started with Data Integration: FME Form 101
Encapsulation_ Review paper, used for researhc scholars
Approach and Philosophy of On baking technology
Spectral efficient network and resource selection model in 5G networks
Diabetes mellitus diagnosis method based random forest with bat algorithm
Electronic commerce courselecture one. Pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Unlocking AI with Model Context Protocol (MCP)
Empathic Computing: Creating Shared Understanding
A Presentation on Artificial Intelligence
Advanced methodologies resolving dimensionality complications for autism neur...
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
NewMind AI Weekly Chronicles - August'25-Week II
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Digital-Transformation-Roadmap-for-Companies.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
SOPHOS-XG Firewall Administrator PPT.pptx
Network Security Unit 5.pdf for BCA BBA.

The Design Dilemma of Mobile and SharePoint

  • 1. The Design Dilemma of Mobile and SharePoint PWR 103 Eric Overfield SharePoint Advocate and Enthusiast PixelMill SharePoint Fest Denver – March 18th - 20th 2013
  • 2. Introduction – Eric Overfield  Founder and SharePoint Branding/UI Lead, PixelMill  Speaker, Teacher, Advocate  Author, SharePoint Community Organizer  Located in Davis, CA Co-author: “Pro SharePoint 2013 Branding and Responsive Web Development” (Apress – May 2013) ericoverfield.com Order Your Copy @EricOverfield http://pxml.ly/226mwkj
  • 3. What You Will Learn  How Accessing the Web has Changed  Differences Between Devices  Possible Solutions with SharePoint  What about SharePoint 2013? @EricOverfield - pixelmill.com
  • 4. The Web has Changed? @EricOverfield - pixelmill.com
  • 5. Not The Web @EricOverfield - pixelmill.com
  • 6. Today’s Web @EricOverfield - pixelmill.com
  • 7. And Tomorrow? Televisions? Cameras? Who Knows? Watches? Printers? Game Devices? Toasters? @EricOverfield - pixelmill.com
  • 8. "There’s a plethora of devices out there with widely differing abilities – it’s never been more confusing or challenging to create brilliant interfaces that work across them all.” ~ Jeffery Zeldman @EricOverfield - pixelmill.com
  • 9. How All Devices Differ Screen Size Functionality Usability @EricOverfield - pixelmill.com
  • 10. How All Devices Differ Screen Size Functionality Usability @EricOverfield - pixelmill.com
  • 11. Screen Size Height – Width – Resolution – Layout @EricOverfield - pixelmill.com
  • 12. How All Devices Differ Screen Size Functionality Usability @EricOverfield - pixelmill.com
  • 13. Clicks Mouse-overs Touch Swipe Plugin Support Not all devices are created equal. @EricOverfield - pixelmill.com
  • 14. How All Devices Differ Screen Size Functionality Usability @EricOverfield - pixelmill.com
  • 15. Load Time Content Placement Screen Utilization Navigation Searchability @EricOverfield - pixelmill.com
  • 16. Embrace the Unforeseeable Build Towards the Future, not the Past @EricOverfield - pixelmill.com
  • 17. What We Can Do @EricOverfield - pixelmill.com
  • 18. Available Options  Device Specific Interfaces  SharePoint 2010 - Mobile Detection  SharePoint 2013 – Device Channels  One design to rule them all, one design to bind them  Responsive Web Design Anyone? @EricOverfield - pixelmill.com
  • 19. The Mobile Interface  SharePoint 2010 has a mobile interface  Allows access to documents, lists, calendars, search, SMS alerts  Controlled by USERAGENT  App_Browserscompat.browser  Custom Web Parts, _layouts likely won’t work  Difficult to customize @EricOverfield - pixelmill.com
  • 20. Code Once, Use Everywhere Progressive Enhancement Responsive Web Design @EricOverfield - pixelmill.com
  • 21. Progressive Enhancement  #1 trend for 2012 - .net Magazine  Mobile First Strategy  Coined by Steven Champeon in 2003  Content first, then add styling  Separate Content from Presentation @EricOverfield - pixelmill.com
  • 22. SharePoint and Progressive Enhancement  SharePoint was not built with PE in mind  JavaScript and SharePoint  Too much presentation baked into html  i.e. Tables, Inline styles  But Mobile first is useful! @EricOverfield - pixelmill.com
  • 23. Responsive Web Design @EricOverfield - pixelmill.com
  • 24. Responsive Web Design  #2 trend for 2012 - .net Magazine  Coined by Ethan Marcotte in May 2010  Use fluid grids and flexible media to adapt  Uses CSS3 and JavaScript  All devices load same page, use CSS3 to adapt @EricOverfield - pixelmill.com
  • 25. Fluid Grid – Flexible Media – CSS3 Media Queries @EricOverfield - pixelmill.com
  • 26. Responsive In Action @EricOverfield - pixelmill.com
  • 27. www.its.ms.gov @EricOverfield - pixelmill.com
  • 29. www.ariensco.com @EricOverfield - pixelmill.com
  • 30. www.ariensco.com @EricOverfield - pixelmill.com
  • 31. www.gse.it @EricOverfield - pixelmill.com
  • 32. www.gse.it @EricOverfield - pixelmill.com
  • 33. SharePoint and Responsive Design  Uses CSS3 (media queries) and maybe HTML5.  SharePoint already has a mobile view  Configure with compat.browser  Generally only one Master Page for all devices.  Wide lists, OOTB Layouts, Site Settings not mobile friendly  Flexible Media (Images) May Break Ribbon  Issues with RWD itself! @EricOverfield - pixelmill.com
  • 34. SharePoint and Responsive Design  Additional overhead  Does require CSS3 (SharePoint 2010 not CSS3 Ready)  Bandwidth Concerns  Are mobile users and desktop users the same?  User site requirements @EricOverfield - pixelmill.com
  • 35. What to Do @EricOverfield - pixelmill.com
  • 36.  PE (AWD?) vs RWD vs Separate Mobile  One site is difficult enough to maintain  SharePoint limits our options  Responsive Web Design is worth considering  Define Project  Limit HTML/CSS/JS/Media overhead  Find a CSS guru will be key  Use a Framework @EricOverfield - pixelmill.com
  • 37. And SharePoint 2013? @EricOverfield - pixelmill.com
  • 38. Device Channels Anyone?  New to SharePoint 2013  Interfaces tailored and maps to specific device(s)  Custom Master Pages per Channel  Custom DeviceChannelPanels @EricOverfield - pixelmill.com
  • 39.  Device Channels – The Good  Tailored interfaces!  Device Channels – The Bad  Only works with Publishing Sites  Maintain multiple Master Pages and/or sites  New devices? Maintain that list too?  It’s a mixed bag @EricOverfield - pixelmill.com
  • 40. The Best of Both Worlds Responsive Design and Device Channels Build a Responsive site for all devices Use DeviceChannelPanels Create a Device Channel for special cases But when will you upgrade? @EricOverfield - pixelmill.com
  • 41. Summary  Build towards the future, not the past  Mobile devices will penetrate the corporate firewall  SharePoint 2010 – Responsive Design  SharePoint 2013 – Responsive Design w/ Device Channels @EricOverfield - pixelmill.com
  • 42. Resources "Responsive Web Design" by Ethan Marcottes http://pxml.ly/23fkmjd Ethan Marcottes’ 20 Favorite Responsive Designs http://pxml.ly/yqiyor v5, the Responsive HTML5 Master Page for SharePoint 2010 by Kyle Schaeffer http://pxml.ly/i3dbxre SharePoint 2010 Responsive Web design Template by Luis Kerr http://pxml.ly/xvr2ny Responsive Frameworks for SharePoint 2010 and 2013 http://responsivesharepoint.codeplex.com Configure SharePoint Server 2010 for Mobile Device Access http://pxml.ly/vh3hhca html5shiv http://pxml.ly/uzcz32 Modernizr http://modernizr.com css3-mediaqueries-js http://pxml.ly/zcw2jb2 @EricOverfield - pixelmill.com
  • 43. The Design Dilemma of Mobile and SharePoint PWR 103 Thank You Eric Overfield @EricOverfield ericoverfield.com eoverfield@pixelmill.com

Editor's Notes

  • #2: Slides will be available from blog and twitterOverview talk of SharePoint and new devices Light on tech and howto Don’t worry tech folks, many resources at end.
  • #3: Will make available on blog and twitter (slideshare.net), so if you remember one of those then you can always review everything we discuss
  • #7: mobile is invading, for the good, all organizations. if not now then in the next few years.Iphone is estimated to provide 1/3% of gdp.
  • #8: What, you think your next web initiative is only going to last a few years? How long did you last intranet or public facing site last?Built towards to future, not the past, you MUST consider tablets and smart phones at the least
  • #9: MrZeldman founded A List Apart, best practices and innovations in web design.sure, you can zoom in on many smart phones or tablets, but what if you can make tailored experience for each device?Modern devices share basic ability with css, js though which his a plus
  • #18: Let’s look at what we have OOTB as well as with just minor modifications.Stay away from total code re-write
  • #19: Build particular interfaces for specific devices SP 2010 has mobile detection, but it's not good, and difficult to brand What about 2013? We will get to thatDesign and code an interface that can scale itself to different devices
  • #20: Based only on specific user agentsMobile pages do not use master pages, you can modify redirection create mobile control template based on site definition create a mobile adapter for web partLeaving a lot out because too basic
  • #22: Html is very clean and simpleUsing javascript to determine functionality and add on features as allowed.Yahoo, amazon, etc
  • #23: A true PE site should work without JS, SP will not do that.Tables and inline styles breaks the idea of separating content and presentation.
  • #25: fluid proportion-based grids (which use percentages pixels) to adapt the layout to the viewing environmentAll clients effectively load the entire page but using css, hides or replaces elements to tailor the experience to the screen.DOES NOT USE USERAGENT, browser detection, rather works of screen width.Early adopter AIDS.gov
  • #28: Mississippi Department of IT
  • #30: Midwest Tool Manufacture
  • #32: European Alternative Energy Company
  • #34: Uses css3 media queries and js, which is ok with SP.Turn mobile view off in compat.browser found in web applications directory. Look it up.Issues are on next slide.
  • #35: Also a lot of overhead, but SP already has a lot of that as well.Not IE7 and IE8 friendlyRequire CSS3? There is a js ability with jQuery’s help.Does a mobile user need the same information as a desktop user?Adding information vs consuming information. Less real estate and is the navigation necessarily the same?http://mobile.smashingmagazine.com/2012/08/22/separate-mobile-responsive-website-presidential-smackdown/
  • #36: Coding techniques to get around some overhead combine files, minimize scripts use wrapper divs that keep large images off mobile browsers
  • #37: Responsive Design is not for the faint of heartSPD (some limits), Visual Studio, Firebug, Browser issues
  • #39: Device Channels work only with Publishing Sites Allow for one interface for all desktops and another for most tablets let's say.Only 10 device channels per site collection, but do you really want to maintain 10 MP’s?
  • #42: In 2010 I suggest RWD as it is the most compatible with SP allows for the targeting of most devices, Needs one Master pageIn 2013 still use RWD, but you can think about DC for particular devices if the need arises One primary interface that will work with most devices have the ability to allow a target for a few particular devices easier to manage 2-3 branding efforts rather than many if you attempted to tailor your site to all devices.
  • #44: Thank You!Don’t forget to check out my blog where you can download this presentation or the recording.Easiest way to get to the material I referenced