SlideShare ist ein Scribd-Unternehmen logo
1 von 39
SharePoint Saturday Chicago Suburbs - June 1st, 2013
SPS EVENTS
Chicago-Suburbs
In Plain English: What it means for SharePoint
and Your Organization
Jonathan Littleton
SharePoint Saturday Chicago Suburbs2
Agenda
• Introduction
• HTML5 Primer and Overview
• New Functionality
• New UI Features
• HTML5 Limitations
• Projects with HTML5
• HTML5 in SharePoint
• Next Steps
SharePoint Saturday Chicago Suburbs3
Sponsors
Platinum
Gold
Silver
SharePoint Saturday Chicago Suburbs4
About
Inspired thinking.
Purposeful execution.
Loyalty that lasts.
We cultivate customer
loyalty with ideas you can
do, data you can use, and
impact you can see – all for
the customers you want to
keep.
Customer
Experience
“
”
CRM
Salesforce.com
Technical Integration
Custom Development
Analytics
Salesforce.com
Technical Integration
Custom Development
Digital
Mobile platform development
(iOS, Windows 8)
SharePoint, Adobe CQ
High Performance
Contact Center
Customer Satisfaction
IVR Integration
As a Firm As a Practice
It’s a fast-paced world. Fluctuating
market conditions, increased
regulation, industry consolidation
and evolving technologies can
make “success” feel like a moving
target. To keep up and move ahead,
you must be prepared to
continually rethink how your
organization does business.
We partner with our clients to help
them thrive in today‘s economy:
 Seizing growth opportunities
 Understanding and focusing
on the right customers
 Uncovering new operational
efficiencies
 Developing data-driven
actionable insights.
The result: a clear course of action
that confidently takes you from the
goals you want to achieve to the
success you’ve always imagined.
SharePoint Saturday Chicago Suburbs5
About Me - Career
Developer
C#
Certifications
JavaScript
HTML
CSS SQL
BI Solutions (SSRS + PerformancePoint)
Custom Social Features
Custom Branding
Custom VisualStudioWorkflows
SharePoint Projects
ASP.NET
2007 to 2010 Upgrades
Microsoft: Programming in HTML5
with JavaScript and CSS3
MCITP: Microsoft SharePoint 2010,
Administrator
TS: Microsoft SharePoint 2010,
Configuration
IVR Integrations
Custom BCS Solutions
CMS => SharePoint Migrations
SharePoint Saturday Chicago Suburbs6
About Me - Personally
SharePoint Saturday Chicago Suburbs7
Overview
History of HTML Primer, History of HTML, HTML5 Myths
SharePoint Saturday Chicago Suburbs8
A Quick Primer
HTML CSS JavaScript
HyperText
Markup
Language
Browsers Read
and Render
HTML
Cascading Style
Sheets
Primarily Styles
HTML
Scripting
Language
Runs on End
User Computer
HyperText
Markup
Language
Browsers Read
and Render
HTML
Cascading Style
Sheets
Primarily Styles
HTML
SharePoint Saturday Chicago Suburbs9
A Little Bit of History: From HTML 1.0 to HTML5
1989
HTML Standard
Proposed
1991
Publically
Available
1995
First “Browser War”
1996
World Wide Web
Consortium Founded
1997
First W3C
Recommendation
2008
HTML5 Published
as Draft
SharePoint Saturday Chicago Suburbs10
What Exactly is HTML5?
Myth Reality
HTML5 Defines a
Toolset
HTML5 Defines a
Feature/Tool
HTML5 Only Applies
to HTML
CSS
JavaScript
HTML HTML5 Applies to
HTML, CSS, and
JavaScript
CSS
JavaScript
HTML
HTML5 is New
Technology
HTML5 is a Set
Definitions
Official
SharePoint Saturday Chicago Suburbs11
Why Do We Care About HTML5?
HTML5 is the Future
HTML5 Can Make
Development Faster
HTML5 Can Make
Websites Faster
HTML5 is Relevant in
Windows 8 and
Mobile Development
SharePoint Saturday Chicago Suburbs12
New Features and Functionality
Drag and Drop, Forms, Geolocation, Client Storage
SharePoint Saturday Chicago Suburbs13
Drag and Drop
Library
DesktopBrowser
Drag and Drop App
List A List B List C
Upload Here
Document.docx …
TPSReport.docx …
SharePoint Saturday Chicago Suburbs14
New Field Functionality
SharePoint Saturday Chicago Suburbs15
Location Based Functionality
Office
Announcements
User’s Latitude
and Longitude
Your HTML5 Site!
JavaScript
SharePoint Saturday Chicago Suburbs16
Client Side and Offline Storage
Client Side
Storage
Offline App
Cache
Local Storage
Web SQL
Index DB
FileSystem
Your HTML5 Site! Internet
Your HTML5 Site!
SharePoint Saturday Chicago Suburbs17
Under the Hood Enhancements
CSS Effects
Search
Engine
Optimization
Web
Workers
Google
Bing
Yahoo
SharePoint Saturday Chicago Suburbs18
UI and Design Changes
Drawing and Graphics, CSS Transforms, and Video Enhancements
SharePoint Saturday Chicago Suburbs
S
19
Dynamic Pictures and Graphics
Canvas SVG
Scalable
Vector
Graphics
S
SharePoint Saturday Chicago Suburbs20
CSS Transforms, Transitions, Animations
Rotation
Skew
Translate
3D Transforms
Scale
TransitionsTransform Animation
How to Change
Styles
Gradual Style
Changes
A => B
A => B => C =>
etc.
Demo Demo
SharePoint Saturday Chicago Suburbs
21
Media Enhancements
Adobe Flash
Player
Java
RealPlayer
Unity
Silverlight
Shockwave
QuickTime
Windows
Media Player
SharePoint Saturday Chicago Suburbs22
Limitations
Browser Implementation and Current State of HTML5
SharePoint Saturday Chicago Suburbs23
Inconsistent Browser Implementation
IE10 Safari Firefox Chrome
320
378
394
468
Source: www.HTML5test.com HTML Logo from W3C
500 500 500 500
0 0 0 0
300 300 300 300
SharePoint Saturday Chicago Suburbs24
Inconsistent Browser Implementation
Windows Phone iOS Android BlackBerry
320
386
468 485
Source: www.HTML5test.com HTML Logo from W3C
500 500 500 500
0 0 0 0
300 300 300 300
SharePoint Saturday Chicago Suburbs25
Compatibility Trends
Source: www.HTML5test.com
Desktop Compatibility Mobile Compatibility
SharePoint Saturday Chicago Suburbs26
HTML5 is a Moving Target
HTML Logo from W3C
2008: First
Working Draft
April 2013: Element
Removed from HTML5
2011: Last Call
for Suggestions
December 2012:
“Feature Complete”
Present: 20 Features
Still at Risk of Being
Removed
SharePoint Saturday Chicago Suburbs27
Projects with HTML5
Internal Applications and Public Sites
SharePoint Saturday Chicago Suburbs28
Internal Web Applications
Your New Internal Site!
Target Audience
I I
Faster Applications
Coolest thing since
sliced bread
More Features
Forms
Identify HTML5
Features Based on
Requirements
Compare Available
Features in Target
Audience Browsers
Implement and Test
Like Normal
Manage
Expectations
Canvas
Geolocation
SharePoint Saturday Chicago Suburbs29
Public Websites
Your New Company Site!
I I I I I6 ?
Target Audience
Same as Internal
Sites But More
Planning is required
Larger Audience
Means More
Complexity
Plan for Browsers
with Missing
Features
Diminishing Returns
are a Factor
Forms?
Canvas?
Geolocation?
ROI
Level of Effort
SharePoint Saturday Chicago Suburbs30
Public Websites – Search Engine Optimization
Your New Company Site!
Search Engines
I
Results
Company Site
Search Engine
Your New Company Site!
Other Site
?
Google
Bing
Yahoo
Ask
SharePoint Saturday Chicago Suburbs31
HTML5 in SharePoint Solutions
Solutions, Apps, and Device Targeting
SharePoint Saturday Chicago Suburbs32
Enhanced Web Part and App Functionality
SharePoint
Apps
Site
Pages
SharePoint Solutions
and Apps
Mobile Solutions
Mobile Browsers
Implement more
HTML5 Features
Web Apps
vs
Hybrid Apps
SharePoint Saturday Chicago Suburbs33
Device Channels in 2013
Home Page
BB CSS iOS CSS
IE CSS Chrome
SharePoint Saturday Chicago Suburbs34
What Can I do?
Next Steps and Tools for success
SharePoint Saturday Chicago Suburbs35
What Can I do as Next Steps?
Advocate & Educate
Inventory & Analyze
Current Web Apps
Never Forget
Stay Current on
HTML5 News
Communicate
with Your Team
Use HTML5 in
Projects
Web Analytics is
Your Friend
Happy Medium
for ROI
May have to Start
from Scratch
People use Your
Web Apps
To Stay Curious
Usability and
Design Principles
SharePoint Saturday Chicago Suburbs36
Tools For Success
HTML5 Rocks
HTML5 Demos
HTML5 Gallery
W3.org
MS Virtual Academy
Browser Stack
Browser Shots
Can I Use...?
HTML5 Test
SharePoint Experience
MS SharePoint Dev Blog
Apps for Office and
SharePoint
Advocate & Educate
Inventory & Analyze
Current Web Apps
Never Forget
SharePoint Saturday Chicago Suburbs37
Thank You!
Email:
jlittleton@westmonroepartners.com
Twitter:
https://twitter.com/jonlittleton
Blog:
http://thesharepointdive.wordpress.com/
West Monroe Website :
http://www.westmonroepartners.com/
West Monroe Blog:
http://blog.westmonroepartners.com/
SharePoint Saturday Chicago Suburbs - June 1st, 2013
SPS EVENTS
Chicago-Suburbs
38
SharePoint Saturday Chicago Suburbs39
Attribution Slide
• HTML5 Shield
HTML5 Shielfd was created by the World Wide Web consortium.
• SharePoint and Internet Explorer
SharePoint and Microsoft Internet Explorer Logo are either registered trademarks or trademarks of Microsoft Corporation in the
United States and/or other countries.
• Chrome Icon
Google Chrome™ is a Trademark of Google Inc. All other company and product names may be trademarks of the respective
companies with which they are associated.
This speaker and West Monroe Partners is not affiliated with or sponsored by Google Inc.
• Kinect Sensor Image
Kinect_Sensor_at_E3_2010_(front).jpg: James Pfaff (litheon)
derivative work: AlphathonTM (talk)
Captions by Dancter (talk) (added to this version by AlphathonTM (talk))

Weitere ähnliche Inhalte

Was ist angesagt?

10 SharePoint 2013 OOTB Solutions Every Power User Should Know
10 SharePoint 2013 OOTB Solutions Every Power User Should Know10 SharePoint 2013 OOTB Solutions Every Power User Should Know
10 SharePoint 2013 OOTB Solutions Every Power User Should KnowAdam Levithan
 
SPS Bogota - How to empower your end-users with Microsoft 365
SPS Bogota - How to empower your end-users with Microsoft 365SPS Bogota - How to empower your end-users with Microsoft 365
SPS Bogota - How to empower your end-users with Microsoft 365Patrick Guimonet
 
Leveraging SharePoint & Yammer’s Social Capabilities For Business Benefit
Leveraging SharePoint & Yammer’s Social Capabilities For Business BenefitLeveraging SharePoint & Yammer’s Social Capabilities For Business Benefit
Leveraging SharePoint & Yammer’s Social Capabilities For Business BenefitRichard Harbridge
 
SharePoint Fest Denver - The Seven Most Important SharePoint Success Factors
SharePoint Fest Denver - The Seven Most Important SharePoint Success FactorsSharePoint Fest Denver - The Seven Most Important SharePoint Success Factors
SharePoint Fest Denver - The Seven Most Important SharePoint Success FactorsRichard Harbridge
 
SharePoint 2013 Upgrade Planning For The End User: What You Need To Know by R...
SharePoint 2013 Upgrade Planning For The End User: What You Need To Know by R...SharePoint 2013 Upgrade Planning For The End User: What You Need To Know by R...
SharePoint 2013 Upgrade Planning For The End User: What You Need To Know by R...SPTechCon
 
Build, Customize Or Buy? When Should We Use SharePoint, 3rd Party Products or...
Build, Customize Or Buy? When Should We Use SharePoint, 3rd Party Products or...Build, Customize Or Buy? When Should We Use SharePoint, 3rd Party Products or...
Build, Customize Or Buy? When Should We Use SharePoint, 3rd Party Products or...Richard Harbridge
 
SharePoint Integration and Interoperability
SharePoint Integration and InteroperabilitySharePoint Integration and Interoperability
SharePoint Integration and InteroperabilityRichard Harbridge
 
The Business Case for SharePoint Hybrid
The Business Case for SharePoint HybridThe Business Case for SharePoint Hybrid
The Business Case for SharePoint HybridBonzai Intranet
 
Leading Your Business To Success & The Cloud
Leading Your Business To Success & The CloudLeading Your Business To Success & The Cloud
Leading Your Business To Success & The CloudRichard Harbridge
 
Power BI For Office 365 Overview
Power BI For Office 365 OverviewPower BI For Office 365 Overview
Power BI For Office 365 OverviewRichard Harbridge
 
ILTA Peer Group Webinar - Future-Proofing Your SharePoint Strategy
ILTA Peer Group Webinar - Future-Proofing Your SharePoint StrategyILTA Peer Group Webinar - Future-Proofing Your SharePoint Strategy
ILTA Peer Group Webinar - Future-Proofing Your SharePoint StrategyRichard Harbridge
 
The Survey Says... Key Trends In The Industry You Should Know
The Survey Says... Key Trends In The Industry You Should KnowThe Survey Says... Key Trends In The Industry You Should Know
The Survey Says... Key Trends In The Industry You Should KnowRichard Harbridge
 
ILTA AC2DC 2012- Dashboards, Portals and SharePoint for ECM - ECMPG2
ILTA AC2DC 2012- Dashboards, Portals and SharePoint for ECM - ECMPG2ILTA AC2DC 2012- Dashboards, Portals and SharePoint for ECM - ECMPG2
ILTA AC2DC 2012- Dashboards, Portals and SharePoint for ECM - ECMPG2Richard Harbridge
 
SharePoint Saturday - SharePoint Success
SharePoint Saturday - SharePoint SuccessSharePoint Saturday - SharePoint Success
SharePoint Saturday - SharePoint SuccessRichard Harbridge
 
Harness Collective Knowledge with #ProjectCortex #msignitethetour
Harness Collective Knowledge with #ProjectCortex #msignitethetourHarness Collective Knowledge with #ProjectCortex #msignitethetour
Harness Collective Knowledge with #ProjectCortex #msignitethetourKanwal Khipple
 
SharePoint 2013 for intranets and the digital workplace
SharePoint 2013 for intranets and the digital workplaceSharePoint 2013 for intranets and the digital workplace
SharePoint 2013 for intranets and the digital workplaceMichal Pisarek
 
Enhancing Relevancy & End User Experience with SharePoint Search
Enhancing Relevancy & End User Experience with SharePoint SearchEnhancing Relevancy & End User Experience with SharePoint Search
Enhancing Relevancy & End User Experience with SharePoint SearchGina Montgomery, V-TSP
 
Anatomy of an Intranet (Triangle SharePoint User Group) January 2016
Anatomy of an Intranet (Triangle SharePoint User Group) January 2016Anatomy of an Intranet (Triangle SharePoint User Group) January 2016
Anatomy of an Intranet (Triangle SharePoint User Group) January 2016Michael Greene
 
Best Practices in Managing SharePoint Projects
Best Practices in Managing SharePoint ProjectsBest Practices in Managing SharePoint Projects
Best Practices in Managing SharePoint ProjectsDux Raymond Sy
 

Was ist angesagt? (20)

10 SharePoint 2013 OOTB Solutions Every Power User Should Know
10 SharePoint 2013 OOTB Solutions Every Power User Should Know10 SharePoint 2013 OOTB Solutions Every Power User Should Know
10 SharePoint 2013 OOTB Solutions Every Power User Should Know
 
SPS Bogota - How to empower your end-users with Microsoft 365
SPS Bogota - How to empower your end-users with Microsoft 365SPS Bogota - How to empower your end-users with Microsoft 365
SPS Bogota - How to empower your end-users with Microsoft 365
 
Leveraging SharePoint & Yammer’s Social Capabilities For Business Benefit
Leveraging SharePoint & Yammer’s Social Capabilities For Business BenefitLeveraging SharePoint & Yammer’s Social Capabilities For Business Benefit
Leveraging SharePoint & Yammer’s Social Capabilities For Business Benefit
 
SharePoint Fest Denver - The Seven Most Important SharePoint Success Factors
SharePoint Fest Denver - The Seven Most Important SharePoint Success FactorsSharePoint Fest Denver - The Seven Most Important SharePoint Success Factors
SharePoint Fest Denver - The Seven Most Important SharePoint Success Factors
 
SharePoint 2013 Upgrade Planning For The End User: What You Need To Know by R...
SharePoint 2013 Upgrade Planning For The End User: What You Need To Know by R...SharePoint 2013 Upgrade Planning For The End User: What You Need To Know by R...
SharePoint 2013 Upgrade Planning For The End User: What You Need To Know by R...
 
Build, Customize Or Buy? When Should We Use SharePoint, 3rd Party Products or...
Build, Customize Or Buy? When Should We Use SharePoint, 3rd Party Products or...Build, Customize Or Buy? When Should We Use SharePoint, 3rd Party Products or...
Build, Customize Or Buy? When Should We Use SharePoint, 3rd Party Products or...
 
SharePoint Integration and Interoperability
SharePoint Integration and InteroperabilitySharePoint Integration and Interoperability
SharePoint Integration and Interoperability
 
The Business Case for SharePoint Hybrid
The Business Case for SharePoint HybridThe Business Case for SharePoint Hybrid
The Business Case for SharePoint Hybrid
 
Leading Your Business To Success & The Cloud
Leading Your Business To Success & The CloudLeading Your Business To Success & The Cloud
Leading Your Business To Success & The Cloud
 
Power BI For Office 365 Overview
Power BI For Office 365 OverviewPower BI For Office 365 Overview
Power BI For Office 365 Overview
 
ILTA Peer Group Webinar - Future-Proofing Your SharePoint Strategy
ILTA Peer Group Webinar - Future-Proofing Your SharePoint StrategyILTA Peer Group Webinar - Future-Proofing Your SharePoint Strategy
ILTA Peer Group Webinar - Future-Proofing Your SharePoint Strategy
 
The Survey Says... Key Trends In The Industry You Should Know
The Survey Says... Key Trends In The Industry You Should KnowThe Survey Says... Key Trends In The Industry You Should Know
The Survey Says... Key Trends In The Industry You Should Know
 
ILTA AC2DC 2012- Dashboards, Portals and SharePoint for ECM - ECMPG2
ILTA AC2DC 2012- Dashboards, Portals and SharePoint for ECM - ECMPG2ILTA AC2DC 2012- Dashboards, Portals and SharePoint for ECM - ECMPG2
ILTA AC2DC 2012- Dashboards, Portals and SharePoint for ECM - ECMPG2
 
SharePoint Saturday - SharePoint Success
SharePoint Saturday - SharePoint SuccessSharePoint Saturday - SharePoint Success
SharePoint Saturday - SharePoint Success
 
Harness Collective Knowledge with #ProjectCortex #msignitethetour
Harness Collective Knowledge with #ProjectCortex #msignitethetourHarness Collective Knowledge with #ProjectCortex #msignitethetour
Harness Collective Knowledge with #ProjectCortex #msignitethetour
 
SharePoint 2013 for intranets and the digital workplace
SharePoint 2013 for intranets and the digital workplaceSharePoint 2013 for intranets and the digital workplace
SharePoint 2013 for intranets and the digital workplace
 
Enhancing Relevancy & End User Experience with SharePoint Search
Enhancing Relevancy & End User Experience with SharePoint SearchEnhancing Relevancy & End User Experience with SharePoint Search
Enhancing Relevancy & End User Experience with SharePoint Search
 
Anatomy of an Intranet (Triangle SharePoint User Group) January 2016
Anatomy of an Intranet (Triangle SharePoint User Group) January 2016Anatomy of an Intranet (Triangle SharePoint User Group) January 2016
Anatomy of an Intranet (Triangle SharePoint User Group) January 2016
 
Understanding SharePoint Online
Understanding SharePoint Online Understanding SharePoint Online
Understanding SharePoint Online
 
Best Practices in Managing SharePoint Projects
Best Practices in Managing SharePoint ProjectsBest Practices in Managing SharePoint Projects
Best Practices in Managing SharePoint Projects
 

Ähnlich wie HTML5 in SharePoint

CSOM (Client Side Object Model). Explained @ SharePoint Saturday Houston
CSOM (Client Side Object Model). Explained @ SharePoint Saturday HoustonCSOM (Client Side Object Model). Explained @ SharePoint Saturday Houston
CSOM (Client Side Object Model). Explained @ SharePoint Saturday HoustonKunaal Kapoor
 
SharePoint 2013 Preview
SharePoint 2013 PreviewSharePoint 2013 Preview
SharePoint 2013 PreviewRegroove
 
Modern SharePoint Development - A quick guide
Modern SharePoint Development - A quick guideModern SharePoint Development - A quick guide
Modern SharePoint Development - A quick guideMint Group
 
Keynote SharePoint Community Conference 10 Steps to Successful Deployment (NZ...
Keynote SharePoint Community Conference 10 Steps to Successful Deployment (NZ...Keynote SharePoint Community Conference 10 Steps to Successful Deployment (NZ...
Keynote SharePoint Community Conference 10 Steps to Successful Deployment (NZ...guest7c2e070
 
Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration Platform
Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration PlatformWebinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration Platform
Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration PlatformEdureka!
 
[RakutenTechConf2013] [E-2] HTML5 in Rakuten
[RakutenTechConf2013] [E-2] HTML5 in Rakuten[RakutenTechConf2013] [E-2] HTML5 in Rakuten
[RakutenTechConf2013] [E-2] HTML5 in RakutenRakuten Group, Inc.
 
The current status of html5 technology and standard
The current status of html5 technology and standardThe current status of html5 technology and standard
The current status of html5 technology and standardWonsuk Lee
 
HTML5 Up and Running
HTML5 Up and RunningHTML5 Up and Running
HTML5 Up and RunningCodemotion
 
Microsoft SharePoint - Edureka Webinar
Microsoft SharePoint - Edureka WebinarMicrosoft SharePoint - Edureka Webinar
Microsoft SharePoint - Edureka WebinarEdureka!
 
Microsoft Sharepoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft Sharepoint 2013 : The Ultimate Enterprise Collaboration PlatformMicrosoft Sharepoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft Sharepoint 2013 : The Ultimate Enterprise Collaboration PlatformEdureka!
 
Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration PlatformMicrosoft SharePoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration PlatformEdureka!
 
SharePoint 2013: What's New For Legal?
SharePoint 2013: What's New For Legal?SharePoint 2013: What's New For Legal?
SharePoint 2013: What's New For Legal?Evan Hodges
 
Share point 2013: introduction, features, and roles
Share point 2013: introduction, features, and rolesShare point 2013: introduction, features, and roles
Share point 2013: introduction, features, and rolesVinh Nguyen
 
Collab365 - [FRENCH] Nouvelles options pour SharePoint 2016 et Office 365 c’e...
Collab365 - [FRENCH] Nouvelles options pour SharePoint 2016 et Office 365 c’e...Collab365 - [FRENCH] Nouvelles options pour SharePoint 2016 et Office 365 c’e...
Collab365 - [FRENCH] Nouvelles options pour SharePoint 2016 et Office 365 c’e...Patrick Guimonet
 
HTML5- The Boosting Era of Web Development
HTML5- The Boosting Era of Web DevelopmentHTML5- The Boosting Era of Web Development
HTML5- The Boosting Era of Web DevelopmentMobilePundits
 
Designing SharePoint 2010 for Business
Designing SharePoint 2010 for BusinessDesigning SharePoint 2010 for Business
Designing SharePoint 2010 for BusinessKanwal Khipple
 
Share point enhancement announcements in ignite talk
Share point enhancement announcements in ignite talkShare point enhancement announcements in ignite talk
Share point enhancement announcements in ignite talkwebitgurus
 
Building custom solutions for SharePoint 2010 Online
Building custom solutions for SharePoint 2010 Online Building custom solutions for SharePoint 2010 Online
Building custom solutions for SharePoint 2010 Online Chakkaradeep Chandran
 
Sg conference multiplatform_apps_adam_stanley
Sg conference multiplatform_apps_adam_stanleySg conference multiplatform_apps_adam_stanley
Sg conference multiplatform_apps_adam_stanleyn_adam_stanley
 

Ähnlich wie HTML5 in SharePoint (20)

CSOM (Client Side Object Model). Explained @ SharePoint Saturday Houston
CSOM (Client Side Object Model). Explained @ SharePoint Saturday HoustonCSOM (Client Side Object Model). Explained @ SharePoint Saturday Houston
CSOM (Client Side Object Model). Explained @ SharePoint Saturday Houston
 
SharePoint 2013 Preview
SharePoint 2013 PreviewSharePoint 2013 Preview
SharePoint 2013 Preview
 
Modern SharePoint Development - A quick guide
Modern SharePoint Development - A quick guideModern SharePoint Development - A quick guide
Modern SharePoint Development - A quick guide
 
Keynote SharePoint Community Conference 10 Steps to Successful Deployment (NZ...
Keynote SharePoint Community Conference 10 Steps to Successful Deployment (NZ...Keynote SharePoint Community Conference 10 Steps to Successful Deployment (NZ...
Keynote SharePoint Community Conference 10 Steps to Successful Deployment (NZ...
 
Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration Platform
Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration PlatformWebinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration Platform
Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration Platform
 
[RakutenTechConf2013] [E-2] HTML5 in Rakuten
[RakutenTechConf2013] [E-2] HTML5 in Rakuten[RakutenTechConf2013] [E-2] HTML5 in Rakuten
[RakutenTechConf2013] [E-2] HTML5 in Rakuten
 
The current status of html5 technology and standard
The current status of html5 technology and standardThe current status of html5 technology and standard
The current status of html5 technology and standard
 
HTML5 Up and Running
HTML5 Up and RunningHTML5 Up and Running
HTML5 Up and Running
 
Microsoft SharePoint - Edureka Webinar
Microsoft SharePoint - Edureka WebinarMicrosoft SharePoint - Edureka Webinar
Microsoft SharePoint - Edureka Webinar
 
Microsoft Sharepoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft Sharepoint 2013 : The Ultimate Enterprise Collaboration PlatformMicrosoft Sharepoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft Sharepoint 2013 : The Ultimate Enterprise Collaboration Platform
 
Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration PlatformMicrosoft SharePoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration Platform
 
SharePoint 2013: What's New For Legal?
SharePoint 2013: What's New For Legal?SharePoint 2013: What's New For Legal?
SharePoint 2013: What's New For Legal?
 
Share point 2013: introduction, features, and roles
Share point 2013: introduction, features, and rolesShare point 2013: introduction, features, and roles
Share point 2013: introduction, features, and roles
 
Collab365 - [FRENCH] Nouvelles options pour SharePoint 2016 et Office 365 c’e...
Collab365 - [FRENCH] Nouvelles options pour SharePoint 2016 et Office 365 c’e...Collab365 - [FRENCH] Nouvelles options pour SharePoint 2016 et Office 365 c’e...
Collab365 - [FRENCH] Nouvelles options pour SharePoint 2016 et Office 365 c’e...
 
HTML5- The Boosting Era of Web Development
HTML5- The Boosting Era of Web DevelopmentHTML5- The Boosting Era of Web Development
HTML5- The Boosting Era of Web Development
 
Designing SharePoint 2010 for Business
Designing SharePoint 2010 for BusinessDesigning SharePoint 2010 for Business
Designing SharePoint 2010 for Business
 
Webinar: NextGen Portals: What? Why? When?
Webinar: NextGen Portals: What? Why? When?Webinar: NextGen Portals: What? Why? When?
Webinar: NextGen Portals: What? Why? When?
 
Share point enhancement announcements in ignite talk
Share point enhancement announcements in ignite talkShare point enhancement announcements in ignite talk
Share point enhancement announcements in ignite talk
 
Building custom solutions for SharePoint 2010 Online
Building custom solutions for SharePoint 2010 Online Building custom solutions for SharePoint 2010 Online
Building custom solutions for SharePoint 2010 Online
 
Sg conference multiplatform_apps_adam_stanley
Sg conference multiplatform_apps_adam_stanleySg conference multiplatform_apps_adam_stanley
Sg conference multiplatform_apps_adam_stanley
 

Kürzlich hochgeladen

Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...Karmanjay Verma
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Jeffrey Haguewood
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsYoss Cohen
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Nikki Chapple
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...amber724300
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...BookNet Canada
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Mark Simos
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 

Kürzlich hochgeladen (20)

Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...React JS; all concepts. Contains React Features, JSX, functional & Class comp...
React JS; all concepts. Contains React Features, JSX, functional & Class comp...
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platforms
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 

HTML5 in SharePoint

  • 1. SharePoint Saturday Chicago Suburbs - June 1st, 2013 SPS EVENTS Chicago-Suburbs In Plain English: What it means for SharePoint and Your Organization Jonathan Littleton
  • 2. SharePoint Saturday Chicago Suburbs2 Agenda • Introduction • HTML5 Primer and Overview • New Functionality • New UI Features • HTML5 Limitations • Projects with HTML5 • HTML5 in SharePoint • Next Steps
  • 3. SharePoint Saturday Chicago Suburbs3 Sponsors Platinum Gold Silver
  • 4. SharePoint Saturday Chicago Suburbs4 About Inspired thinking. Purposeful execution. Loyalty that lasts. We cultivate customer loyalty with ideas you can do, data you can use, and impact you can see – all for the customers you want to keep. Customer Experience “ ” CRM Salesforce.com Technical Integration Custom Development Analytics Salesforce.com Technical Integration Custom Development Digital Mobile platform development (iOS, Windows 8) SharePoint, Adobe CQ High Performance Contact Center Customer Satisfaction IVR Integration As a Firm As a Practice It’s a fast-paced world. Fluctuating market conditions, increased regulation, industry consolidation and evolving technologies can make “success” feel like a moving target. To keep up and move ahead, you must be prepared to continually rethink how your organization does business. We partner with our clients to help them thrive in today‘s economy:  Seizing growth opportunities  Understanding and focusing on the right customers  Uncovering new operational efficiencies  Developing data-driven actionable insights. The result: a clear course of action that confidently takes you from the goals you want to achieve to the success you’ve always imagined.
  • 5. SharePoint Saturday Chicago Suburbs5 About Me - Career Developer C# Certifications JavaScript HTML CSS SQL BI Solutions (SSRS + PerformancePoint) Custom Social Features Custom Branding Custom VisualStudioWorkflows SharePoint Projects ASP.NET 2007 to 2010 Upgrades Microsoft: Programming in HTML5 with JavaScript and CSS3 MCITP: Microsoft SharePoint 2010, Administrator TS: Microsoft SharePoint 2010, Configuration IVR Integrations Custom BCS Solutions CMS => SharePoint Migrations
  • 6. SharePoint Saturday Chicago Suburbs6 About Me - Personally
  • 7. SharePoint Saturday Chicago Suburbs7 Overview History of HTML Primer, History of HTML, HTML5 Myths
  • 8. SharePoint Saturday Chicago Suburbs8 A Quick Primer HTML CSS JavaScript HyperText Markup Language Browsers Read and Render HTML Cascading Style Sheets Primarily Styles HTML Scripting Language Runs on End User Computer HyperText Markup Language Browsers Read and Render HTML Cascading Style Sheets Primarily Styles HTML
  • 9. SharePoint Saturday Chicago Suburbs9 A Little Bit of History: From HTML 1.0 to HTML5 1989 HTML Standard Proposed 1991 Publically Available 1995 First “Browser War” 1996 World Wide Web Consortium Founded 1997 First W3C Recommendation 2008 HTML5 Published as Draft
  • 10. SharePoint Saturday Chicago Suburbs10 What Exactly is HTML5? Myth Reality HTML5 Defines a Toolset HTML5 Defines a Feature/Tool HTML5 Only Applies to HTML CSS JavaScript HTML HTML5 Applies to HTML, CSS, and JavaScript CSS JavaScript HTML HTML5 is New Technology HTML5 is a Set Definitions Official
  • 11. SharePoint Saturday Chicago Suburbs11 Why Do We Care About HTML5? HTML5 is the Future HTML5 Can Make Development Faster HTML5 Can Make Websites Faster HTML5 is Relevant in Windows 8 and Mobile Development
  • 12. SharePoint Saturday Chicago Suburbs12 New Features and Functionality Drag and Drop, Forms, Geolocation, Client Storage
  • 13. SharePoint Saturday Chicago Suburbs13 Drag and Drop Library DesktopBrowser Drag and Drop App List A List B List C Upload Here Document.docx … TPSReport.docx …
  • 14. SharePoint Saturday Chicago Suburbs14 New Field Functionality
  • 15. SharePoint Saturday Chicago Suburbs15 Location Based Functionality Office Announcements User’s Latitude and Longitude Your HTML5 Site! JavaScript
  • 16. SharePoint Saturday Chicago Suburbs16 Client Side and Offline Storage Client Side Storage Offline App Cache Local Storage Web SQL Index DB FileSystem Your HTML5 Site! Internet Your HTML5 Site!
  • 17. SharePoint Saturday Chicago Suburbs17 Under the Hood Enhancements CSS Effects Search Engine Optimization Web Workers Google Bing Yahoo
  • 18. SharePoint Saturday Chicago Suburbs18 UI and Design Changes Drawing and Graphics, CSS Transforms, and Video Enhancements
  • 19. SharePoint Saturday Chicago Suburbs S 19 Dynamic Pictures and Graphics Canvas SVG Scalable Vector Graphics S
  • 20. SharePoint Saturday Chicago Suburbs20 CSS Transforms, Transitions, Animations Rotation Skew Translate 3D Transforms Scale TransitionsTransform Animation How to Change Styles Gradual Style Changes A => B A => B => C => etc. Demo Demo
  • 21. SharePoint Saturday Chicago Suburbs 21 Media Enhancements Adobe Flash Player Java RealPlayer Unity Silverlight Shockwave QuickTime Windows Media Player
  • 22. SharePoint Saturday Chicago Suburbs22 Limitations Browser Implementation and Current State of HTML5
  • 23. SharePoint Saturday Chicago Suburbs23 Inconsistent Browser Implementation IE10 Safari Firefox Chrome 320 378 394 468 Source: www.HTML5test.com HTML Logo from W3C 500 500 500 500 0 0 0 0 300 300 300 300
  • 24. SharePoint Saturday Chicago Suburbs24 Inconsistent Browser Implementation Windows Phone iOS Android BlackBerry 320 386 468 485 Source: www.HTML5test.com HTML Logo from W3C 500 500 500 500 0 0 0 0 300 300 300 300
  • 25. SharePoint Saturday Chicago Suburbs25 Compatibility Trends Source: www.HTML5test.com Desktop Compatibility Mobile Compatibility
  • 26. SharePoint Saturday Chicago Suburbs26 HTML5 is a Moving Target HTML Logo from W3C 2008: First Working Draft April 2013: Element Removed from HTML5 2011: Last Call for Suggestions December 2012: “Feature Complete” Present: 20 Features Still at Risk of Being Removed
  • 27. SharePoint Saturday Chicago Suburbs27 Projects with HTML5 Internal Applications and Public Sites
  • 28. SharePoint Saturday Chicago Suburbs28 Internal Web Applications Your New Internal Site! Target Audience I I Faster Applications Coolest thing since sliced bread More Features Forms Identify HTML5 Features Based on Requirements Compare Available Features in Target Audience Browsers Implement and Test Like Normal Manage Expectations Canvas Geolocation
  • 29. SharePoint Saturday Chicago Suburbs29 Public Websites Your New Company Site! I I I I I6 ? Target Audience Same as Internal Sites But More Planning is required Larger Audience Means More Complexity Plan for Browsers with Missing Features Diminishing Returns are a Factor Forms? Canvas? Geolocation? ROI Level of Effort
  • 30. SharePoint Saturday Chicago Suburbs30 Public Websites – Search Engine Optimization Your New Company Site! Search Engines I Results Company Site Search Engine Your New Company Site! Other Site ? Google Bing Yahoo Ask
  • 31. SharePoint Saturday Chicago Suburbs31 HTML5 in SharePoint Solutions Solutions, Apps, and Device Targeting
  • 32. SharePoint Saturday Chicago Suburbs32 Enhanced Web Part and App Functionality SharePoint Apps Site Pages SharePoint Solutions and Apps Mobile Solutions Mobile Browsers Implement more HTML5 Features Web Apps vs Hybrid Apps
  • 33. SharePoint Saturday Chicago Suburbs33 Device Channels in 2013 Home Page BB CSS iOS CSS IE CSS Chrome
  • 34. SharePoint Saturday Chicago Suburbs34 What Can I do? Next Steps and Tools for success
  • 35. SharePoint Saturday Chicago Suburbs35 What Can I do as Next Steps? Advocate & Educate Inventory & Analyze Current Web Apps Never Forget Stay Current on HTML5 News Communicate with Your Team Use HTML5 in Projects Web Analytics is Your Friend Happy Medium for ROI May have to Start from Scratch People use Your Web Apps To Stay Curious Usability and Design Principles
  • 36. SharePoint Saturday Chicago Suburbs36 Tools For Success HTML5 Rocks HTML5 Demos HTML5 Gallery W3.org MS Virtual Academy Browser Stack Browser Shots Can I Use...? HTML5 Test SharePoint Experience MS SharePoint Dev Blog Apps for Office and SharePoint Advocate & Educate Inventory & Analyze Current Web Apps Never Forget
  • 37. SharePoint Saturday Chicago Suburbs37 Thank You! Email: jlittleton@westmonroepartners.com Twitter: https://twitter.com/jonlittleton Blog: http://thesharepointdive.wordpress.com/ West Monroe Website : http://www.westmonroepartners.com/ West Monroe Blog: http://blog.westmonroepartners.com/
  • 38. SharePoint Saturday Chicago Suburbs - June 1st, 2013 SPS EVENTS Chicago-Suburbs 38
  • 39. SharePoint Saturday Chicago Suburbs39 Attribution Slide • HTML5 Shield HTML5 Shielfd was created by the World Wide Web consortium. • SharePoint and Internet Explorer SharePoint and Microsoft Internet Explorer Logo are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. • Chrome Icon Google Chrome™ is a Trademark of Google Inc. All other company and product names may be trademarks of the respective companies with which they are associated. This speaker and West Monroe Partners is not affiliated with or sponsored by Google Inc. • Kinect Sensor Image Kinect_Sensor_at_E3_2010_(front).jpg: James Pfaff (litheon) derivative work: AlphathonTM (talk) Captions by Dancter (talk) (added to this version by AlphathonTM (talk))