SlideShare uma empresa Scribd logo
1 de 34
Adding the Awesomesauce Flavor with Internet Explorer 9 Pinned Sites John Bristowe Sr. Dev. Evangelist Microsoft @jbristowe
Internet Explorer 9 Pinned Sites John Bristowe Sr. Dev. Evangelist Microsoft demo
Internet Explorer 9 Pinned Sites Break CNN eBay eHow facebook Flixster Gilt Hi5 Hotmail Huffington Post hulu kaboodle LinkedIn Myspace NAVER Netlog New York Times orbitz Pandora photobucket Rotten Tomatoes SkyBeautiful Slacker Radio Sohu NBA TMobile Twitter WSJ Xing Yahoo! Japan Other examples from around the web
Internet Explorer 9 Pinned Sites 1,000+ sites globally currently leveraging this capability Puts your site at the center of the experience Enables your users to open your site quickly and easily Improves ability to navigate and interact with sites Doesn’t break the web It’s time to think outside the browser box! Zero-to-pinned in about five minutes Your sites, now with added awesomesauce
Internet Explorer 9 Pinned Sites Massive returns for minor investments
Internet Explorer 9 Pinned Sites Quick and easy to implement “Basic experiences” can be built in an hour “Deeper experiences” can be built in a day Users have a better experience that translates to measurable results 15-50% increase in site visits and engagement Compatible with existing sites and browsers Uses <meta> tags inside the <head> element of your page Massive returns for minor investments
Jump Lists John Bristowe Sr. Dev. Evangelist Microsoft demo
Taskbar Notifications John Bristowe Sr. Dev. Evangelist Microsoft demo
Thumbnail Controls John Bristowe Sr. Dev. Evangelist Microsoft demo
Internet Explorer 9 Pinned Sites Start URL Bound to the domain of the webpage Jump List Task Any destination is valid JavaScript APIs Bound to the domain of the webpage Security Model
Internet Explorer 9 Pinned Sites Carefully consider your Jump List items Consider web analytics to see how visitors are leveraging your pinned sites in IE9 Provide teasers to visitors via floating DIVs Inspect the UA beforehand Leverage cookies or local storage to show/hide teasers Some Best Practices
Resources for Internet Explorer 9 Pinned Sites MSDN portal for Internet Explorer 9, HTML5, CSS3, Compatibility, and more Lots of information on IE9 Pinned Sites Developer documentation JavaScript reference Examples msdn.com/ie
Resources for Internet Explorer 9 Pinned Sites Demos that highlight the features available through IE9 Pinned Sites Jump List Categories Overlay Icons Thumbnail Buttons Jump List Tasks and Navigation Button Colors ietestdrive.com/browser/pinning
Resources for Internet Explorer 9 Pinned Sites jQueryplug-infor adding IE9 features to your websites Dynamic Jump List Tasks Overlay Icons Teasers Also available via NuGet ie9ify.codeplex.com
Have more questions?   Come meet me at the Internet Explorer Booth following this session! Internet Explorer MIXtery MEGA Box! Day #1  Puzzle – Fun with CSS3 <style> .row {display: -ms-box; -ms-box-orient: horizontal;} div div {width:100px;height:100px;border:1px solid #000;  margin-bottom:10px; margin-right:10px;  border-radius:5px;} </style> <h2>Puzzle #1</h2> <div class="row"><div>The</div> <div>Thing</div> <div>About</div><div>Coding</div><div>Colors</div></div> <div class="row"><div>In</div> <div>Hex</div> <div>Is</div><div>That</div><div>Many</div></div> <div class="row"><div>Web</div> <div>Developers</div> <div>Value</div><div>Simple</div><div>Commands</div></div> <div class="row"><div>Like</div> <div>#ccc</div> <div>Instead</div><div>of</div><div>Powerful</div></div> <div class="row"><div>But</div> <div>Longer</div><div>Commands</div><div>Like</div><div>RGB(73,69,49)</div></div> Follow @IE to find each day’s MIXtery box drop (twitter.com/IE) Follow IE on Foursquare to join us at our Wednesday pre-party Tweet Up/Meet up! (foursquare.com/IE ) Visit the IE demo stations at The Commons to crack the puzzle!
Have more questions?   Come meet me at the Internet Explorer Booth following this session! Internet Explorer MIXtery MEGA Box! Day #2 Puzzle – HTML5 Jumble <canvas id="canvas" width="300" height="225"></canvas> <script> String.prototype.shuffle = function () { var a = this.split(""), n = a.length;     for(var i = n - 1; i > 0; i--) { var j = Math.floor(Math.random() * (i + 1)); vartmp = a[i];         a[i] = a[j];         a[j] = tmp;     }     return a.join(""); } var s =  "ltw..wbyiw"; var context = document.getElementById("canvas").getContext("2d"); context.font = "bold 50px sans-serif"; context.fillText(s.shuffle(), 0, 100); </script> Follow @IE to find each day’s MIXtery box drop (twitter.com/IE) Follow IE on Foursquare to join us at tonight’s pre-party Tweet Up/Meet up! (foursquare.com/IE ) Visit the IE demo stations at The Commons to crack the puzzle!
© 2011 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Mais conteúdo relacionado

Semelhante a Adding the Awesomesauce Flavor with IE9 Pinned Sites

Topsy Turvy Design
Topsy Turvy DesignTopsy Turvy Design
Topsy Turvy DesignRich Quick
 
Fun and Games with the Full-Stack Jamstack (KCDC 2022).pdf
Fun and Games with the Full-Stack Jamstack (KCDC 2022).pdfFun and Games with the Full-Stack Jamstack (KCDC 2022).pdf
Fun and Games with the Full-Stack Jamstack (KCDC 2022).pdfMike Cavaliere
 
RWD in the Wild
RWD in the WildRWD in the Wild
RWD in the WildRich Quick
 
Mistakes I Made Building Netflix for the iPhone
Mistakes I Made Building Netflix for the iPhoneMistakes I Made Building Netflix for the iPhone
Mistakes I Made Building Netflix for the iPhonekentbrew
 
HTML5 Bootcamp: Essential HTML, CSS, & JavaScript
HTML5 Bootcamp: Essential HTML, CSS, & JavaScriptHTML5 Bootcamp: Essential HTML, CSS, & JavaScript
HTML5 Bootcamp: Essential HTML, CSS, & JavaScriptTodd Anglin
 
SharePoint Development 101
SharePoint Development 101SharePoint Development 101
SharePoint Development 101Greg Hurlman
 
Stefan Judis "Did we(b development) lose the right direction?"
Stefan Judis "Did we(b development) lose the right direction?"Stefan Judis "Did we(b development) lose the right direction?"
Stefan Judis "Did we(b development) lose the right direction?"Fwdays
 
Prototyping user interactions in web apps
Prototyping user interactions in web appsPrototyping user interactions in web apps
Prototyping user interactions in web appsPatrick NDJIENTCHEU
 
Internet Explorer 9 with HTML5
Internet Explorer 9 with HTML5Internet Explorer 9 with HTML5
Internet Explorer 9 with HTML5Dani Taufani
 
2012 - HTML5, CSS3 and jQuery with SharePoint 2010
2012 - HTML5, CSS3 and jQuery with SharePoint 20102012 - HTML5, CSS3 and jQuery with SharePoint 2010
2012 - HTML5, CSS3 and jQuery with SharePoint 2010Chris O'Connor
 
Etiene Dalcol - Web development with Lua Programming Language - code.talks 2015
Etiene Dalcol - Web development with Lua Programming Language - code.talks 2015Etiene Dalcol - Web development with Lua Programming Language - code.talks 2015
Etiene Dalcol - Web development with Lua Programming Language - code.talks 2015AboutYouGmbH
 
Bruce Lawson HTML5 South By SouthWest presentation
Bruce Lawson HTML5 South By SouthWest presentationBruce Lawson HTML5 South By SouthWest presentation
Bruce Lawson HTML5 South By SouthWest presentationbrucelawson
 
Modern Browser Support
Modern Browser SupportModern Browser Support
Modern Browser SupportMark Meeker
 
Smart Browsers and HTML5 Web Apps for the Chrome Web Store
Smart Browsers and HTML5 Web Apps for the Chrome Web StoreSmart Browsers and HTML5 Web Apps for the Chrome Web Store
Smart Browsers and HTML5 Web Apps for the Chrome Web StoreSeth Ladd
 
A Beginner's Guide to Client Side Development with Javascript
A Beginner's Guide to Client Side Development with JavascriptA Beginner's Guide to Client Side Development with Javascript
A Beginner's Guide to Client Side Development with JavascriptSharePoint Saturday New Jersey
 
Fake it 'til you make it
Fake it 'til you make itFake it 'til you make it
Fake it 'til you make itJonathan Snook
 
Aucd ppt
Aucd pptAucd ppt
Aucd ppticidemo
 

Semelhante a Adding the Awesomesauce Flavor with IE9 Pinned Sites (20)

Topsy Turvy Design
Topsy Turvy DesignTopsy Turvy Design
Topsy Turvy Design
 
Fun and Games with the Full-Stack Jamstack (KCDC 2022).pdf
Fun and Games with the Full-Stack Jamstack (KCDC 2022).pdfFun and Games with the Full-Stack Jamstack (KCDC 2022).pdf
Fun and Games with the Full-Stack Jamstack (KCDC 2022).pdf
 
RWD in the Wild
RWD in the WildRWD in the Wild
RWD in the Wild
 
Mistakes I Made Building Netflix for the iPhone
Mistakes I Made Building Netflix for the iPhoneMistakes I Made Building Netflix for the iPhone
Mistakes I Made Building Netflix for the iPhone
 
HTML5 Bootcamp: Essential HTML, CSS, & JavaScript
HTML5 Bootcamp: Essential HTML, CSS, & JavaScriptHTML5 Bootcamp: Essential HTML, CSS, & JavaScript
HTML5 Bootcamp: Essential HTML, CSS, & JavaScript
 
SharePoint Development 101
SharePoint Development 101SharePoint Development 101
SharePoint Development 101
 
Building Web Hack Interfaces
Building Web Hack InterfacesBuilding Web Hack Interfaces
Building Web Hack Interfaces
 
Stefan Judis "Did we(b development) lose the right direction?"
Stefan Judis "Did we(b development) lose the right direction?"Stefan Judis "Did we(b development) lose the right direction?"
Stefan Judis "Did we(b development) lose the right direction?"
 
Prototyping user interactions in web apps
Prototyping user interactions in web appsPrototyping user interactions in web apps
Prototyping user interactions in web apps
 
Internet Explorer 9 with HTML5
Internet Explorer 9 with HTML5Internet Explorer 9 with HTML5
Internet Explorer 9 with HTML5
 
2012 - HTML5, CSS3 and jQuery with SharePoint 2010
2012 - HTML5, CSS3 and jQuery with SharePoint 20102012 - HTML5, CSS3 and jQuery with SharePoint 2010
2012 - HTML5, CSS3 and jQuery with SharePoint 2010
 
Etiene Dalcol - Web development with Lua Programming Language - code.talks 2015
Etiene Dalcol - Web development with Lua Programming Language - code.talks 2015Etiene Dalcol - Web development with Lua Programming Language - code.talks 2015
Etiene Dalcol - Web development with Lua Programming Language - code.talks 2015
 
Bruce Lawson HTML5 South By SouthWest presentation
Bruce Lawson HTML5 South By SouthWest presentationBruce Lawson HTML5 South By SouthWest presentation
Bruce Lawson HTML5 South By SouthWest presentation
 
Yahoo is open to developers
Yahoo is open to developersYahoo is open to developers
Yahoo is open to developers
 
Responsive SharePoint
Responsive SharePointResponsive SharePoint
Responsive SharePoint
 
Modern Browser Support
Modern Browser SupportModern Browser Support
Modern Browser Support
 
Smart Browsers and HTML5 Web Apps for the Chrome Web Store
Smart Browsers and HTML5 Web Apps for the Chrome Web StoreSmart Browsers and HTML5 Web Apps for the Chrome Web Store
Smart Browsers and HTML5 Web Apps for the Chrome Web Store
 
A Beginner's Guide to Client Side Development with Javascript
A Beginner's Guide to Client Side Development with JavascriptA Beginner's Guide to Client Side Development with Javascript
A Beginner's Guide to Client Side Development with Javascript
 
Fake it 'til you make it
Fake it 'til you make itFake it 'til you make it
Fake it 'til you make it
 
Aucd ppt
Aucd pptAucd ppt
Aucd ppt
 

Mais de John Bristowe

Just Because It’s Ridiculous Doesn’t Mean It’s Stoopid
Just Because It’s Ridiculous Doesn’t Mean It’s StoopidJust Because It’s Ridiculous Doesn’t Mean It’s Stoopid
Just Because It’s Ridiculous Doesn’t Mean It’s StoopidJohn Bristowe
 
Introducing Kendo UI
Introducing Kendo UIIntroducing Kendo UI
Introducing Kendo UIJohn Bristowe
 
Delivering High Quality Software Through Agile
Delivering High Quality Software Through AgileDelivering High Quality Software Through Agile
Delivering High Quality Software Through AgileJohn Bristowe
 
An Introduction to HTML5 Canvas
An Introduction to HTML5 CanvasAn Introduction to HTML5 Canvas
An Introduction to HTML5 CanvasJohn Bristowe
 
What's New in Visual Studio 2010
What's New in Visual Studio 2010What's New in Visual Studio 2010
What's New in Visual Studio 2010John Bristowe
 
Cloud Computing and Microsoft
Cloud Computing and MicrosoftCloud Computing and Microsoft
Cloud Computing and MicrosoftJohn Bristowe
 
Technology Careers v2.0 SP1 Ultimate Edition
Technology Careers v2.0 SP1 Ultimate EditionTechnology Careers v2.0 SP1 Ultimate Edition
Technology Careers v2.0 SP1 Ultimate EditionJohn Bristowe
 
Virtualization: What Does The Future Hold?
Virtualization: What Does The Future Hold?Virtualization: What Does The Future Hold?
Virtualization: What Does The Future Hold?John Bristowe
 

Mais de John Bristowe (8)

Just Because It’s Ridiculous Doesn’t Mean It’s Stoopid
Just Because It’s Ridiculous Doesn’t Mean It’s StoopidJust Because It’s Ridiculous Doesn’t Mean It’s Stoopid
Just Because It’s Ridiculous Doesn’t Mean It’s Stoopid
 
Introducing Kendo UI
Introducing Kendo UIIntroducing Kendo UI
Introducing Kendo UI
 
Delivering High Quality Software Through Agile
Delivering High Quality Software Through AgileDelivering High Quality Software Through Agile
Delivering High Quality Software Through Agile
 
An Introduction to HTML5 Canvas
An Introduction to HTML5 CanvasAn Introduction to HTML5 Canvas
An Introduction to HTML5 Canvas
 
What's New in Visual Studio 2010
What's New in Visual Studio 2010What's New in Visual Studio 2010
What's New in Visual Studio 2010
 
Cloud Computing and Microsoft
Cloud Computing and MicrosoftCloud Computing and Microsoft
Cloud Computing and Microsoft
 
Technology Careers v2.0 SP1 Ultimate Edition
Technology Careers v2.0 SP1 Ultimate EditionTechnology Careers v2.0 SP1 Ultimate Edition
Technology Careers v2.0 SP1 Ultimate Edition
 
Virtualization: What Does The Future Hold?
Virtualization: What Does The Future Hold?Virtualization: What Does The Future Hold?
Virtualization: What Does The Future Hold?
 

Último

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
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 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
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.pptxEarley Information Science
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
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...Neo4j
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
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...Miguel Araújo
 
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 productivityPrincipled Technologies
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
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 2024The Digital Insurer
 
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 MenDelhi Call girls
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Último (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
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
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
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...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
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...
 
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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
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
 
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
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

Adding the Awesomesauce Flavor with IE9 Pinned Sites

  • 1.
  • 2. Adding the Awesomesauce Flavor with Internet Explorer 9 Pinned Sites John Bristowe Sr. Dev. Evangelist Microsoft @jbristowe
  • 3. Internet Explorer 9 Pinned Sites John Bristowe Sr. Dev. Evangelist Microsoft demo
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19. Internet Explorer 9 Pinned Sites Break CNN eBay eHow facebook Flixster Gilt Hi5 Hotmail Huffington Post hulu kaboodle LinkedIn Myspace NAVER Netlog New York Times orbitz Pandora photobucket Rotten Tomatoes SkyBeautiful Slacker Radio Sohu NBA TMobile Twitter WSJ Xing Yahoo! Japan Other examples from around the web
  • 20. Internet Explorer 9 Pinned Sites 1,000+ sites globally currently leveraging this capability Puts your site at the center of the experience Enables your users to open your site quickly and easily Improves ability to navigate and interact with sites Doesn’t break the web It’s time to think outside the browser box! Zero-to-pinned in about five minutes Your sites, now with added awesomesauce
  • 21. Internet Explorer 9 Pinned Sites Massive returns for minor investments
  • 22. Internet Explorer 9 Pinned Sites Quick and easy to implement “Basic experiences” can be built in an hour “Deeper experiences” can be built in a day Users have a better experience that translates to measurable results 15-50% increase in site visits and engagement Compatible with existing sites and browsers Uses <meta> tags inside the <head> element of your page Massive returns for minor investments
  • 23. Jump Lists John Bristowe Sr. Dev. Evangelist Microsoft demo
  • 24. Taskbar Notifications John Bristowe Sr. Dev. Evangelist Microsoft demo
  • 25. Thumbnail Controls John Bristowe Sr. Dev. Evangelist Microsoft demo
  • 26. Internet Explorer 9 Pinned Sites Start URL Bound to the domain of the webpage Jump List Task Any destination is valid JavaScript APIs Bound to the domain of the webpage Security Model
  • 27. Internet Explorer 9 Pinned Sites Carefully consider your Jump List items Consider web analytics to see how visitors are leveraging your pinned sites in IE9 Provide teasers to visitors via floating DIVs Inspect the UA beforehand Leverage cookies or local storage to show/hide teasers Some Best Practices
  • 28.
  • 29. Resources for Internet Explorer 9 Pinned Sites MSDN portal for Internet Explorer 9, HTML5, CSS3, Compatibility, and more Lots of information on IE9 Pinned Sites Developer documentation JavaScript reference Examples msdn.com/ie
  • 30. Resources for Internet Explorer 9 Pinned Sites Demos that highlight the features available through IE9 Pinned Sites Jump List Categories Overlay Icons Thumbnail Buttons Jump List Tasks and Navigation Button Colors ietestdrive.com/browser/pinning
  • 31. Resources for Internet Explorer 9 Pinned Sites jQueryplug-infor adding IE9 features to your websites Dynamic Jump List Tasks Overlay Icons Teasers Also available via NuGet ie9ify.codeplex.com
  • 32. Have more questions? Come meet me at the Internet Explorer Booth following this session! Internet Explorer MIXtery MEGA Box! Day #1 Puzzle – Fun with CSS3 <style> .row {display: -ms-box; -ms-box-orient: horizontal;} div div {width:100px;height:100px;border:1px solid #000; margin-bottom:10px; margin-right:10px; border-radius:5px;} </style> <h2>Puzzle #1</h2> <div class="row"><div>The</div> <div>Thing</div> <div>About</div><div>Coding</div><div>Colors</div></div> <div class="row"><div>In</div> <div>Hex</div> <div>Is</div><div>That</div><div>Many</div></div> <div class="row"><div>Web</div> <div>Developers</div> <div>Value</div><div>Simple</div><div>Commands</div></div> <div class="row"><div>Like</div> <div>#ccc</div> <div>Instead</div><div>of</div><div>Powerful</div></div> <div class="row"><div>But</div> <div>Longer</div><div>Commands</div><div>Like</div><div>RGB(73,69,49)</div></div> Follow @IE to find each day’s MIXtery box drop (twitter.com/IE) Follow IE on Foursquare to join us at our Wednesday pre-party Tweet Up/Meet up! (foursquare.com/IE ) Visit the IE demo stations at The Commons to crack the puzzle!
  • 33. Have more questions? Come meet me at the Internet Explorer Booth following this session! Internet Explorer MIXtery MEGA Box! Day #2 Puzzle – HTML5 Jumble <canvas id="canvas" width="300" height="225"></canvas> <script> String.prototype.shuffle = function () { var a = this.split(""), n = a.length; for(var i = n - 1; i > 0; i--) { var j = Math.floor(Math.random() * (i + 1)); vartmp = a[i]; a[i] = a[j]; a[j] = tmp; } return a.join(""); } var s = "ltw..wbyiw"; var context = document.getElementById("canvas").getContext("2d"); context.font = "bold 50px sans-serif"; context.fillText(s.shuffle(), 0, 100); </script> Follow @IE to find each day’s MIXtery box drop (twitter.com/IE) Follow IE on Foursquare to join us at tonight’s pre-party Tweet Up/Meet up! (foursquare.com/IE ) Visit the IE demo stations at The Commons to crack the puzzle!
  • 34. © 2011 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.