SlideShare una empresa de Scribd logo
1 de 30
Pinned Sites + Internet Explorer 9 Presenter Name Presenter Title
Agenda The Web and Windows Theater vs. Play Who’s Using It Today Bringing it all Together 2
The Web and Windows
57% of time on a PC is spent in the web browser Web Browsing is Core to the Windows Experience 4
Expectations are Rising for the Web The capabilities of the web are increasing every day, but the way we experience the web isn’t keeping up. 5
And What About all Those Apps? Immersive Fast Focused Clean Consistent  How does the web become more app like?  6
The Browser is the Theater, not the Play 7
Native Web, through Windows Putting the focus on your sites Your sites shine Seamless with Windows 7  Smarter address bar	 Streamlined & quieted 8
Pinned Sites Presenter Presenter Title Demo
Behind The Scenes: Pinned Sites Creates an isolated instance of Internet Explorer Generates an AppID for a specific URL BHOs and other toolbars are not enabled Share the same real estate as Windows applications 10
A Look At How Pinned Sites Are Being Used Today Real World Pinned Sited
Let’s Build It!
Enhance your Pinned Site Getting Started Pinned Site mode requires no changes to your site Provide custom information Add the site as a Pinned Site programmatically Customize the icon Define Jump List tasks Add additional Jump List items in a custom list Showthumbbar buttons Notify users that interaction is needed Modify the navigation button colors 13
Customize Your Pinned Site 14 Use meta elements to provide specific information <meta name="application-name" content="Pinned Name" /> <meta name="msapplication-tooltip" content="Start Site" /> <meta name="msapplication-starturl" content="http://host/page.htm" /> <meta name="msapplication-window"    content="width=1024;height=768" /> <meta name="msapplication-navbutton-color" content="#FF3300" />
Programmatically Pinning Your Site 15 if (window.external.msIsSiteMode) {   if (window.external.msIsSiteMode()) {    // we are already in site mode   }   else {    // Show HTML elements that will promote the    // addition of a pin site to the Programs menu        window.external.msAddSiteMode()   } }
Customizing The Icon 16 Uses existing, same markup to specify the icon to use Uses the existing, standards based site favicon ,[object Object],Best Practice:  ,[object Object]
Recommended: 16x16, 32x32, 48x48
Optimal: 16x16, 24x24, 32x32, 64x64,[object Object]
Adding Icon Overlays 18 Provide users with notifications or progress updates window.external.msSiteModeSetIconOverlay( 'http://host/star.ico', 'Complete'); window.external.msSiteModeClearIconOverlay();
Icon Overlays Presenter Presenter Title Demo
Adding Jump List Tasks 20 Windows 7 integration <meta name="msapplication-task" content="name=New Message; action-uri=http://host/NewMail.htm; icon-uri=http://host/mail.ico"/> <meta name="msapplication-task"  content="name=New Appointment; action-uri=http://host2/NewAppt.htm; icon-uri=http://host2/Appt.ico"/>
Customizing Jump Lists 21 Adding a custom Jump List category window.external.msSiteModeCreateJumplist('Notifications');  window.external. msSiteModeAddJumpListItem(  'Scrum (37 minutes overdue)',   'http://host/reminders.html',  'http://host/images/bell.ico');  window.external. msSiteModeShowJumpList();
Adding Jump Lists Presenter Presenter Title Demo
Displaying Thumbnail Toolbar Buttons 23 var but1 = window.external.msSiteModeAddThumbBarButton( 'http://host/speaker.ico', 'Mute'); document.addEventListener( 'msthumbnailclick', handler, false); window.external.msSiteModeShowThumbBar();
Updating Thumbnail Toolbar Buttons 24 Changing the Button Properties ,[object Object],Changing the Button Style var style1 = window.external.msSiteModeAddButtonStyle( buttonID, IconUrl, ToolTip) window.external.msSiteModeShowButtonStyle(buttonID, styleID);
Adding Thumbnail Toolbar Buttons Presenter Presenter Title Demo
Internet Explorer 9 Makes Your Web Look and Perform as if it Were Native to Windows  Clean Putting the focus on your sites Trusted Secure, reliable, and private Interoperable HTML5 & same  markup Fast All around fast using the power of your whole PC Full hardware acceleration of all graphics and text New JavaScript engine  Clean web-centric UI  Seamless with Windows 7 New tab page experience One Box Quieter notifications Download manager with SmartScreen protection Hang resistance Add-on performance protection HTML 5 and modern web standards support Leading with the W3C Comprehensive standards tests 26
Unlock a More Beautiful Web Get Started… http://msdn.com/ie 27
Questions
Internet Explorer Developer Center on MSDN http://msdn.com/ie  Windows User Experience Interaction Guidelines http://msdn.microsoft.com/en-us/library/aa511446.aspx Channel 9 Taskbar related videos http://channel9.msdn.com/tags/Taskbar/ http://channel9.msdn.com/Search/?Term=taskbar Resources 29 Icon Guidelines http://msdn.microsoft.com/en-us/library/aa511280.aspx

Más contenido relacionado

La actualidad más candente

Readme
ReadmeReadme
Readme
112ONE
 
Mobile Apps Development Using Flash Builder 4.5
Mobile Apps Development Using Flash Builder 4.5Mobile Apps Development Using Flash Builder 4.5
Mobile Apps Development Using Flash Builder 4.5
Bharat Patel
 

La actualidad más candente (10)

Users Guide of AthTek WebXone
Users Guide of AthTek WebXoneUsers Guide of AthTek WebXone
Users Guide of AthTek WebXone
 
Readme
ReadmeReadme
Readme
 
Intro to asp.net mvc 4 with visual studio
Intro to asp.net mvc 4 with visual studioIntro to asp.net mvc 4 with visual studio
Intro to asp.net mvc 4 with visual studio
 
Google Glass Mirror API Setup
Google Glass Mirror API SetupGoogle Glass Mirror API Setup
Google Glass Mirror API Setup
 
Microsoft Tech Ed 2006 #1
Microsoft Tech Ed 2006 #1Microsoft Tech Ed 2006 #1
Microsoft Tech Ed 2006 #1
 
Microsoft Tech Ed 2006 #2
Microsoft Tech Ed 2006 #2Microsoft Tech Ed 2006 #2
Microsoft Tech Ed 2006 #2
 
Windows 10 features
Windows 10 features Windows 10 features
Windows 10 features
 
Mobile Apps Development Using Flash Builder 4.5
Mobile Apps Development Using Flash Builder 4.5Mobile Apps Development Using Flash Builder 4.5
Mobile Apps Development Using Flash Builder 4.5
 
Fosdem2009 Datao
Fosdem2009 DataoFosdem2009 Datao
Fosdem2009 Datao
 
Installation of Go Server and Go Agent
Installation of Go Server and Go AgentInstallation of Go Server and Go Agent
Installation of Go Server and Go Agent
 

Similar a Pinned sites in ie9 [beta]

Internet Explorer 9
Internet Explorer 9Internet Explorer 9
Internet Explorer 9
Vasu Jain
 
Wordcamp Thessaloniki 2011 Wordpress and Microsoft Web Platform
Wordcamp Thessaloniki 2011 Wordpress and Microsoft Web PlatformWordcamp Thessaloniki 2011 Wordpress and Microsoft Web Platform
Wordcamp Thessaloniki 2011 Wordpress and Microsoft Web Platform
George Kanellopoulos
 
WordCampThessaloniki2011 Wordpress and Microsoft Web Platform
WordCampThessaloniki2011 Wordpress and Microsoft Web PlatformWordCampThessaloniki2011 Wordpress and Microsoft Web Platform
WordCampThessaloniki2011 Wordpress and Microsoft Web Platform
George Kanellopoulos
 
Service Worker 201 (en)
Service Worker 201 (en)Service Worker 201 (en)
Service Worker 201 (en)
Chang W. Doh
 
iWeb NJECC June 28, 2011 DAndrea
iWeb NJECC June 28, 2011 DAndreaiWeb NJECC June 28, 2011 DAndrea
iWeb NJECC June 28, 2011 DAndrea
D'Andrea
 
09 asp.net session13
09 asp.net session1309 asp.net session13
09 asp.net session13
Niit Care
 

Similar a Pinned sites in ie9 [beta] (20)

IE9 for developers
IE9 for developersIE9 for developers
IE9 for developers
 
Internet Explorer 9
Internet Explorer 9Internet Explorer 9
Internet Explorer 9
 
Php On Windows
Php On WindowsPhp On Windows
Php On Windows
 
HSc Information Technology Practical List
HSc Information Technology Practical List HSc Information Technology Practical List
HSc Information Technology Practical List
 
Modernizing Twitter for Windows as a Progressive Web App
Modernizing Twitter for Windows as a Progressive Web AppModernizing Twitter for Windows as a Progressive Web App
Modernizing Twitter for Windows as a Progressive Web App
 
A comprehensive software infrastructure of .Net
A comprehensive software infrastructure of .Net  A comprehensive software infrastructure of .Net
A comprehensive software infrastructure of .Net
 
Web deploy
Web deployWeb deploy
Web deploy
 
Wordcamp Thessaloniki 2011 Wordpress and Microsoft Web Platform
Wordcamp Thessaloniki 2011 Wordpress and Microsoft Web PlatformWordcamp Thessaloniki 2011 Wordpress and Microsoft Web Platform
Wordcamp Thessaloniki 2011 Wordpress and Microsoft Web Platform
 
WordCampThessaloniki2011 Wordpress and Microsoft Web Platform
WordCampThessaloniki2011 Wordpress and Microsoft Web PlatformWordCampThessaloniki2011 Wordpress and Microsoft Web Platform
WordCampThessaloniki2011 Wordpress and Microsoft Web Platform
 
SharePoint Development with the SharePoint Framework
SharePoint Development with the SharePoint FrameworkSharePoint Development with the SharePoint Framework
SharePoint Development with the SharePoint Framework
 
Amazing vue.js projects that are open source and free.
Amazing vue.js projects that are open source and free.Amazing vue.js projects that are open source and free.
Amazing vue.js projects that are open source and free.
 
WEB BROWSER
WEB BROWSERWEB BROWSER
WEB BROWSER
 
Service Worker 201 (en)
Service Worker 201 (en)Service Worker 201 (en)
Service Worker 201 (en)
 
M365 global developer bootcamp 2019 Intro to SPFx Version
M365 global developer bootcamp 2019 Intro to SPFx VersionM365 global developer bootcamp 2019 Intro to SPFx Version
M365 global developer bootcamp 2019 Intro to SPFx Version
 
iWeb NJECC June 28, 2011 DAndrea
iWeb NJECC June 28, 2011 DAndreaiWeb NJECC June 28, 2011 DAndrea
iWeb NJECC June 28, 2011 DAndrea
 
09 asp.net session13
09 asp.net session1309 asp.net session13
09 asp.net session13
 
Walkthrough asp.net
Walkthrough asp.netWalkthrough asp.net
Walkthrough asp.net
 
Everything about flutter web development
Everything about flutter web developmentEverything about flutter web development
Everything about flutter web development
 
WebMatrix
WebMatrixWebMatrix
WebMatrix
 
Word camp microsoft web platform
Word camp microsoft web platformWord camp microsoft web platform
Word camp microsoft web platform
 

Último

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 

Último (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 

Pinned sites in ie9 [beta]

  • 1. Pinned Sites + Internet Explorer 9 Presenter Name Presenter Title
  • 2. Agenda The Web and Windows Theater vs. Play Who’s Using It Today Bringing it all Together 2
  • 3. The Web and Windows
  • 4. 57% of time on a PC is spent in the web browser Web Browsing is Core to the Windows Experience 4
  • 5. Expectations are Rising for the Web The capabilities of the web are increasing every day, but the way we experience the web isn’t keeping up. 5
  • 6. And What About all Those Apps? Immersive Fast Focused Clean Consistent How does the web become more app like? 6
  • 7. The Browser is the Theater, not the Play 7
  • 8. Native Web, through Windows Putting the focus on your sites Your sites shine Seamless with Windows 7 Smarter address bar Streamlined & quieted 8
  • 9. Pinned Sites Presenter Presenter Title Demo
  • 10. Behind The Scenes: Pinned Sites Creates an isolated instance of Internet Explorer Generates an AppID for a specific URL BHOs and other toolbars are not enabled Share the same real estate as Windows applications 10
  • 11. A Look At How Pinned Sites Are Being Used Today Real World Pinned Sited
  • 13. Enhance your Pinned Site Getting Started Pinned Site mode requires no changes to your site Provide custom information Add the site as a Pinned Site programmatically Customize the icon Define Jump List tasks Add additional Jump List items in a custom list Showthumbbar buttons Notify users that interaction is needed Modify the navigation button colors 13
  • 14. Customize Your Pinned Site 14 Use meta elements to provide specific information <meta name="application-name" content="Pinned Name" /> <meta name="msapplication-tooltip" content="Start Site" /> <meta name="msapplication-starturl" content="http://host/page.htm" /> <meta name="msapplication-window" content="width=1024;height=768" /> <meta name="msapplication-navbutton-color" content="#FF3300" />
  • 15. Programmatically Pinning Your Site 15 if (window.external.msIsSiteMode) { if (window.external.msIsSiteMode()) { // we are already in site mode } else { // Show HTML elements that will promote the // addition of a pin site to the Programs menu window.external.msAddSiteMode() } }
  • 16.
  • 18.
  • 19. Adding Icon Overlays 18 Provide users with notifications or progress updates window.external.msSiteModeSetIconOverlay( 'http://host/star.ico', 'Complete'); window.external.msSiteModeClearIconOverlay();
  • 20. Icon Overlays Presenter Presenter Title Demo
  • 21. Adding Jump List Tasks 20 Windows 7 integration <meta name="msapplication-task" content="name=New Message; action-uri=http://host/NewMail.htm; icon-uri=http://host/mail.ico"/> <meta name="msapplication-task" content="name=New Appointment; action-uri=http://host2/NewAppt.htm; icon-uri=http://host2/Appt.ico"/>
  • 22. Customizing Jump Lists 21 Adding a custom Jump List category window.external.msSiteModeCreateJumplist('Notifications'); window.external. msSiteModeAddJumpListItem( 'Scrum (37 minutes overdue)', 'http://host/reminders.html', 'http://host/images/bell.ico'); window.external. msSiteModeShowJumpList();
  • 23. Adding Jump Lists Presenter Presenter Title Demo
  • 24. Displaying Thumbnail Toolbar Buttons 23 var but1 = window.external.msSiteModeAddThumbBarButton( 'http://host/speaker.ico', 'Mute'); document.addEventListener( 'msthumbnailclick', handler, false); window.external.msSiteModeShowThumbBar();
  • 25.
  • 26. Adding Thumbnail Toolbar Buttons Presenter Presenter Title Demo
  • 27. Internet Explorer 9 Makes Your Web Look and Perform as if it Were Native to Windows Clean Putting the focus on your sites Trusted Secure, reliable, and private Interoperable HTML5 & same markup Fast All around fast using the power of your whole PC Full hardware acceleration of all graphics and text New JavaScript engine Clean web-centric UI Seamless with Windows 7 New tab page experience One Box Quieter notifications Download manager with SmartScreen protection Hang resistance Add-on performance protection HTML 5 and modern web standards support Leading with the W3C Comprehensive standards tests 26
  • 28. Unlock a More Beautiful Web Get Started… http://msdn.com/ie 27
  • 30. Internet Explorer Developer Center on MSDN http://msdn.com/ie Windows User Experience Interaction Guidelines http://msdn.microsoft.com/en-us/library/aa511446.aspx Channel 9 Taskbar related videos http://channel9.msdn.com/tags/Taskbar/ http://channel9.msdn.com/Search/?Term=taskbar Resources 29 Icon Guidelines http://msdn.microsoft.com/en-us/library/aa511280.aspx