 A “new-ish” web design methodology  Addresses growing number of Internet devices  Tailored experience to any device  Limits resizing, panning.

Slides:



Advertisements
Similar presentations
RESPONSIVE AND MOBILE DESIGN BY: CHRIS PASQUARETTE APRIL, 2013.
Advertisements

Branding Initiation Eric Overfield SharePoint Advocate and Enthusiast PixelMill Your SharePoint 2013
Enhance SharePoint 2013 With Responsive Web Design Enhance SharePoint 2013 With Responsive Web Design Eric Overfield.
Customizing the MOSS 2007 Search Results November 2007 Rafael Perez.
By Khoa Quach. About Me Khoa Quach SharePoint Technologies MCTS, MCPD, MCSE Co-founder of NIFTIT Specializes in SharePoint Integration Application Development.
Sculpt Framework Mobile-First with Progressive Enhancement.
RESPONSIVE WEB DESIGN NYU Webmaster Meetup, October 3 rd, 2014.
Responsive Web Design Sheri German, Instructor Montgomery College.
Being Responsibly Responsive Jason
Responsive Web Design Nuts & Bolts David Weedon - UI/UX Designer, Covenant Technology Partners.
Lloyd-Jamie Bennett – P Stylianos Michael – P
Responsive Wed Design : An Emerging Technology Archana Jain.
Responsive Web Design Design websites so that they can adapt to different devices seamlessly. Image by Muhammed RafizeldiMuhammed Rafizeldi.
CISC 474: Advanced Web Technologies HTML5 & CSS3, & Responsive Design.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 12: Building Responsive Webpages.
TUTORIAL 8: Enhancing a Web Site with Advanced CSS
‘Mobile first’ Alexander Roberts ISS Web Team Manager Swansea University.
Responsive Web Design, Discoverability, and Mobile Challenge
CIT 256 Mobile Web Development Dr. Beryl Hoffman.
WDV 331 Dreamweaver Applications Designing Websites for Mobile Devices Dreamweaver CS6 Chapter 11.
1 Responsive Design Gilbane Boston 28 November Peter Marsh SVP, Sales & Marketing Atex Group Ltd.
Dennis Bottjer Solutions Architect April Dunnam Lead SharePoint Consultant/Developer Building Public Web Sites With SharePoint Online.
Responsive Design - It’s time for a reality check.
Branding in SharePoint #SPcincy2013 on Twitter Open wireless access is available. Feel free to Tweet (#SPcincy2013) and.
San Diego 2014 SharePoint Saturday San Diego November 15, 2014 UCSD Extension SharePoint Saturday San Diego November 15, 2014 UCSD Extension.
Tutorial 4: Using CSS for Page Layout. 2 Objectives Session 4.1 Explore CSS layout Compare types of floating layouts Examine code for CSS layouts View.
Part II: New Developments in RWD. Background RWD is constantly evolving. Designers continue to refine RWD theory and practice. New tools are constantly.
A Site for All Eyes – Considerations for Responsive Design October 19, 2012 Dori Kelner, MS Principal, Sleight-of-Hand Studios
Anthony Pham Product Support Manager
Extreme Makeover: SharePoint 2013 Edition
SharePoint Branding with Design Manager. About James 7 years of SharePoint 2007, 2010, 2013 On-prem deployment planning, infrastructure setup, governance.
Strategies for Building Mobile Apps Using ArcGIS API for JavaScript Andy Gup, Lloyd Heberlie.
SharePoint Branding "just not look like SharePoint!" Branding is the act of creating a specific image or identity that people recognize in relation to.
Making iServices Subscriber More Mobile Friendly `
Responsive Web Designing Using CSS3 & HTML5 -Sandip Jadhav “We are building a web, for all device ”
© 2012 Adobe Systems Incorporated. All Rights Reserved. Copyright 2012 Adobe Systems Incorporated. All rights reserved. ® REUSABLE DESIGN.
Some Big Concepts You Need to Know REFERENCE: LEARNING WEB DESIGN (4 TH EDITION) BY ROBBINS 2012 – CHAPTER 3.
GO MOBILE. GO RESPONSIVE. 185 mil mobile internet users in India
Internet Explorer 10 IE9 hardware-accelerated platform CSS 2D Transforms CSS Backgrounds & Borders CSS Color CSS Fonts CSS Media Queries CSS Namespaces.
Responsive (Mobile) Design What is this? Why Should You Care?
 An HTML, CSS, Javascript framework you can use as a basis for creating web sites  Uses CSS settings, fundamental HTML elements styled and enhanced.
Browser Compatibility Testing, using different browsers Conditional Statements.
Responsive Web Design (RWD) MIS 3502, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 2/11/2016.
Leveraging Web Content Management in SharePoint 2013 Christina Wheeler.
Basic Elements of Responsive Web Design Jason Bengtson, MLIS, AHIP Emerging Technologies/R&D Librarian UNM Health Sciences Library and Informatics Center.
XSLT? Where we are going, we don’t need XSLT.. About me French, SharePoint Developer and Food Lover Khoa Quach SharePoint Technologies MCTS, MCPD, MCSE.
Mobile and SharePoint Eric Overfield SharePoint Advocate and Enthusiast PixelMill SharePoint Fest Denver – March 18 th - 20 th 2013 The Design Dilemma.
Getting Started with Responsive Web Design By Brian Rinaldi.
10 Mobile Application Framework Must Know to Launch New App.
The New Design Manager! Louis-Philippe Lavoie SharePoint Specialist / What does it mean for you? November.
With Responsive Web Design Eric Overfield SharePoint Advocate and Enthusiast PixelMill Enhance SharePoint SPFest Denver 2014 – SPT 205
With Responsive Web Design Eric Overfield SharePoint Advocate and Enthusiast PixelMill SharePoint Fest Denver – March 18 th - 20 th 2013 Enhance SharePoint.
PSU Web Conference '12 Erica Hollis The Future is mobile Responsive Web Design Mobile Planning JQuery in World Campus Usability Testing Gamification Making.
The A to Z of Building a Responsive SharePoint Site with Bootstrap BY THOMAS DALY.
CS 321: Human-Computer Interaction Design
Discover the New SharePoint Content Publishing Experiences
Creating Visual Effects and Animation
CS3220 Web and Internet Programming Page Layout with CSS
Templates July 14, 2017.
Responsive Design in WordPress
CS3220 Web and Internet Programming Page Layout with CSS
Course Review HTML5 Level II Course Review
Course Review HTML5 Level II Course Review
CMP Creating Your Personal and Small Business Web Sites
Course Review ITI HTML5 Level II Course Review
Course Review HTML5 Level II Course Review
Course Review HTML5 Level II Course Review
CS3220 Web and Internet Programming Page Layout with CSS
Web Page Layout Imran Rashid CTO at ManiWeber Technologies.
17 RESPONSIVE WEB DESIGN.
Presentation transcript:

 A “new-ish” web design methodology  Addresses growing number of Internet devices  Tailored experience to any device  Limits resizing, panning and scrolling  The Key: All devices load the same page*

Progressive Enhancement Graceful Degradation Adaptive Web Design Responsive Web Design Desktop First Mobile First

 New to SharePoint 2013  Interfaces tailored and mapped to specific device(s)  Custom Master Pages per Channel  Custom DeviceChannelPanels  Yes, but?

A fluid grid

Flexible media  Flexible Images  Flexible Video  Proportional Text

 Build and code mobile interface first  Helps control some resources  Forces us to concentrate on content  *Caveats for IE8

 How will your navigation adapt to different viewports  Responsive navigation may require thought  Consider real estate required for navigation  Multi-level SP OOTB Navigation relies on hover

 What will be a part of the Master Page  How will Page Layout content be defined  How will you handle navigation?  Will you include the quick launch on all pages?

A HTML Prototype

 Pre-built responsive and fluid grids  Saves time and resources  Many includes extras  i.e. collapsing navigation

And so many more

 Distill page into Master Page and Page Layout(s)  Fix framework to work with SharePoint  Or use pre-converted RWD framework for SharePoint  Add SharePoint controls, snippets and navigation

 IE8- does not recognize CSS3 Media Queries  Will only load mobile view  Common fixes:  IE8- stylesheet  JavaScript Libraries such as CSS3 Media Queries 

 Use a prebuilt framework (SharePoint ready)  Set project budget, deliverables and expectations accordingly  Develop for the real world (will mobile users need to edit pages?)  Don’t break SharePoint!*  Mobile first (with caveats)  Be sure you are very comfortable with CSS/HTML  Test, and test, and test some more  Train content authors! RWD relies on groomed content.

Sponsored by