SlideShare a Scribd company logo
1 of 44
Implementing Windows 8
Design Principles
Brent Edwards

Associate Principal Consultant
BrentE@magenic.com
@brentledwards
brentedwards.net
https://github.com/brentedwards
Get Started
http://aka.ms/Dev8
http://aka.ms/UXGuidelines
Build your app: Generation
App
      Launch your Windows 8 App in 30 days

      Generation App
           Online training and tips from insiders
           Tele-support with a Windows 8
            architect
           Exclusive one-on-one WinRT and
            Windows UX design consultation

        Sign up at http://aka.ms/30Days
Local Events
• Twin Cities Windows 8 User Group – 4th Tuesday of Month
  – http://windows8ug.com/
Level Set
• Designer?
• Developer?
• Aren’t Designer but play one at work?
Windows 8 Design Principles
What are they?
Windows 8 Design Principles
• Do more with less
  – Content before chrome
• Pride in craftsmanship
  – Styling, layout, typography – The details matter
• Be fast and fluid
  – Design for touch with motion and ergonomics in mind
• Authentically digital
  – Remember that user is interacting with computerized device
• Win as one
  – Use contracts to work with other apps
That’s awful designer-like
What about us developer types?
Approach Your UI Differently
• Design for Touch
• Put Content Before Chrome
  – Full Screen Content
• Leverage Adaptive Layout
• Be Authentically Digital
  – Don’t try to mimic the real world
• Use Contracts to interact with other apps
  – Share
  – Search
Design for Touch
Windows 8 Touch Language
• Design your app to be touch first




                   Source: http://msdn.microsoft.com/en-us/library/windows/apps/hh464920.aspx
How Does Touch Change Things?
• Targets must be bigger




                 Source: http://msdn.microsoft.com/en-us/library/windows/apps/hh465415.aspx


• 40 x 40px – Recommended minimum size
  – IF a wrong touch can be fixed in 1-2 gestures or within 5 seconds
• 50 x 50px – Recommended for actions with severe consequences
  – Close, Delete
  – Requires 2 gestures, 5 seconds, or major context change to correct
What Doesn’t Work With Touch?
• Listbox and ComboBox
  – Don’t have a good form factor for touch UI
  – Still available, but their use is discouraged
Content Before Chrome
Content Before Chrome




       Source: http://msdn.microsoft.com/en-us/library/windows/apps/hh868264.aspx
Content Before Chrome
• What is Chrome?
  – Chrome is anything that isn’t CONTENT
  – Chrome is clutter
• Drop the clutter
  – Focus on what is important
  – Let the rest fade away


• Example:
  – Commands don’t have to take up screen real estate
     • Get rid of menu bars
     • Swipe from edge for system commands
     • Swipe from bottom for your app commands in AppBar
Adaptive Layout
Adaptive Layout
• What is Adaptive Layout?
  – A layout that adapts to the available screen real estate




                        Source: http://blogs.msdn.com/b/b8/archive/2012/03/21/scaling-to-different-screens.aspx
Adaptive Layout
[Demo]
Adaptive Layout
• Use Adaptive Layout
  – Snap View


• Implement Adaptive Layout
  – GridView
  – ListView
Snap View




            Source: http://blogs.msdn.com/b/b8/archive/2012/03/21/scaling-to-different-screens.aspx
Snap View
• 320px Fixed Width
  – Allows for consistency in design
• Matches Height of Screen
• Allows for multitasking


• We’ll see Snap View in action in a bit…
GridView
• First thing you see with Start Screen
• Primary way to display data
• Scrolls Horizontally
• Uses Rows and Columns
• Can display grouped content
  – Using CollectionViewSource
GridView
[Demo]
ListView
• Exactly the same as GridView EXCEPT:
  – Scrolls Vertically
  – Uses Rows


• Works great for Snap View
ListView / Snap View
[Demo]
Authentically Digital
Don’t try to mimic the real world
Semantic Zoom
• Lets user quickly navigate large amounts of data with touch gestures


• 2 Levels
  – Zoomed Out
     • The Forest
  – Zoomed In
     • The Trees
Semantic Zoom
[Demo]
FlipView
• ItemsControl to view a single item at a time from a collection
• Navigate between items with swipe gesture
• Good for a small number of items
FlipView
[Demo]
AppBar
More Content Before Chrome
AppBar
• Menu Bars are clutter
  – Not CONTENT
  – Commands aren’t needed constantly


• Only show when needed
  – Swipe from edge for system commands
  – Swipe from bottom for your app commands in AppBar
AppBar
[Demo]
Contracts
Contracts
• What are they?
  – Agreement between one or more apps


• Contracts provide consistency across all apps


• Contracts have two sides
  – Source
  – Target
Examples of Contracts
• Share
• Search
• Settings
• Play To
• File Picker
• Cached File Updater
Contracts - Share
• Share content from your app




            Source: http://msdn.microsoft.com/en-us/library/windows/apps/hh758314.aspx
Share Contract
[Demo]
Contracts - Search
• Search your app from anywhere in the OS


• Minimum Requirements
  – Declare Search contract in app manifest
  – Create search results page
  – Respond to search query while app is active
  – Respond to search query while app is not active
Search Contract
[Demo]
Recap
• Design for Touch
• Utilize Content Before Chrome
  – Full Screen Content
• Leverage Adaptive Layout
• Be Authentically Digital
  – Don’t try to mimic the real world
• Use Contracts to interact with other apps


• Developers can make good looking apps too
Questions?
Brent Edwards
Associate Principal Consultant with Magenic

BrentE@magenic.com
@brentledwards
brentedwards.net
https://github.com/brentedwards

More Related Content

More from Code Mastery

Designer and Developer Collaboration with Visual Studio 2012 and Expression B...
Designer and Developer Collaboration with Visual Studio 2012 and Expression B...Designer and Developer Collaboration with Visual Studio 2012 and Expression B...
Designer and Developer Collaboration with Visual Studio 2012 and Expression B...Code Mastery
 
Build automation best practices
Build automation best practicesBuild automation best practices
Build automation best practicesCode Mastery
 
Keynote Rockford Lhotka on the Microsoft Development Platftorm
Keynote   Rockford Lhotka on the Microsoft Development PlatftormKeynote   Rockford Lhotka on the Microsoft Development Platftorm
Keynote Rockford Lhotka on the Microsoft Development PlatftormCode Mastery
 
Session 5 Systems Integration Architectures: BizTalk VS Windows Workflow Foun...
Session 5 Systems Integration Architectures: BizTalk VS Windows Workflow Foun...Session 5 Systems Integration Architectures: BizTalk VS Windows Workflow Foun...
Session 5 Systems Integration Architectures: BizTalk VS Windows Workflow Foun...Code Mastery
 
Session 4 Future of BizTalk and the Cloud
Session 4  Future of BizTalk and the CloudSession 4  Future of BizTalk and the Cloud
Session 4 Future of BizTalk and the CloudCode Mastery
 
Session 3c The SF SaaS Framework
Session 3c  The SF SaaS FrameworkSession 3c  The SF SaaS Framework
Session 3c The SF SaaS FrameworkCode Mastery
 
Session 3b The SF SaaS Framework
Session 3b   The SF SaaS FrameworkSession 3b   The SF SaaS Framework
Session 3b The SF SaaS FrameworkCode Mastery
 
Session 3a The SF SaaS Framework
Session 3a  The SF SaaS FrameworkSession 3a  The SF SaaS Framework
Session 3a The SF SaaS FrameworkCode Mastery
 
Session 2 Integrating SharePoint 2010 and Windows Azure
Session 2   Integrating SharePoint 2010 and Windows AzureSession 2   Integrating SharePoint 2010 and Windows Azure
Session 2 Integrating SharePoint 2010 and Windows AzureCode Mastery
 
Session 1 IaaS, PaaS, SaaS Overview
Session 1   IaaS, PaaS, SaaS OverviewSession 1   IaaS, PaaS, SaaS Overview
Session 1 IaaS, PaaS, SaaS OverviewCode Mastery
 
Loading a data warehouse using ssis 2012
Loading a data warehouse using ssis 2012Loading a data warehouse using ssis 2012
Loading a data warehouse using ssis 2012Code Mastery
 
Exploring, visualizing and presenting data with power view
Exploring, visualizing and presenting data with power viewExploring, visualizing and presenting data with power view
Exploring, visualizing and presenting data with power viewCode Mastery
 
Data Warehouse Design & Dimensional Modeling
Data Warehouse Design & Dimensional ModelingData Warehouse Design & Dimensional Modeling
Data Warehouse Design & Dimensional ModelingCode Mastery
 
Creating a Tabular Model Using SQL Server 2012 Analysis Services
Creating a Tabular Model Using SQL Server 2012 Analysis ServicesCreating a Tabular Model Using SQL Server 2012 Analysis Services
Creating a Tabular Model Using SQL Server 2012 Analysis ServicesCode Mastery
 
Preparing for Windows 8 and Metro
Preparing for Windows 8 and MetroPreparing for Windows 8 and Metro
Preparing for Windows 8 and MetroCode Mastery
 
Extending Your Reach using the Cloud and Mobile Devices
Extending Your Reach using the Cloud and Mobile DevicesExtending Your Reach using the Cloud and Mobile Devices
Extending Your Reach using the Cloud and Mobile DevicesCode Mastery
 
Creating Tomorrow’s Web Applications Using Today’s Technologies
Creating Tomorrow’s Web Applications Using Today’s Technologies Creating Tomorrow’s Web Applications Using Today’s Technologies
Creating Tomorrow’s Web Applications Using Today’s Technologies Code Mastery
 
Session 1 Shanon Richards-Exposing Data Using WCF
Session 1 Shanon Richards-Exposing Data Using WCFSession 1 Shanon Richards-Exposing Data Using WCF
Session 1 Shanon Richards-Exposing Data Using WCFCode Mastery
 

More from Code Mastery (18)

Designer and Developer Collaboration with Visual Studio 2012 and Expression B...
Designer and Developer Collaboration with Visual Studio 2012 and Expression B...Designer and Developer Collaboration with Visual Studio 2012 and Expression B...
Designer and Developer Collaboration with Visual Studio 2012 and Expression B...
 
Build automation best practices
Build automation best practicesBuild automation best practices
Build automation best practices
 
Keynote Rockford Lhotka on the Microsoft Development Platftorm
Keynote   Rockford Lhotka on the Microsoft Development PlatftormKeynote   Rockford Lhotka on the Microsoft Development Platftorm
Keynote Rockford Lhotka on the Microsoft Development Platftorm
 
Session 5 Systems Integration Architectures: BizTalk VS Windows Workflow Foun...
Session 5 Systems Integration Architectures: BizTalk VS Windows Workflow Foun...Session 5 Systems Integration Architectures: BizTalk VS Windows Workflow Foun...
Session 5 Systems Integration Architectures: BizTalk VS Windows Workflow Foun...
 
Session 4 Future of BizTalk and the Cloud
Session 4  Future of BizTalk and the CloudSession 4  Future of BizTalk and the Cloud
Session 4 Future of BizTalk and the Cloud
 
Session 3c The SF SaaS Framework
Session 3c  The SF SaaS FrameworkSession 3c  The SF SaaS Framework
Session 3c The SF SaaS Framework
 
Session 3b The SF SaaS Framework
Session 3b   The SF SaaS FrameworkSession 3b   The SF SaaS Framework
Session 3b The SF SaaS Framework
 
Session 3a The SF SaaS Framework
Session 3a  The SF SaaS FrameworkSession 3a  The SF SaaS Framework
Session 3a The SF SaaS Framework
 
Session 2 Integrating SharePoint 2010 and Windows Azure
Session 2   Integrating SharePoint 2010 and Windows AzureSession 2   Integrating SharePoint 2010 and Windows Azure
Session 2 Integrating SharePoint 2010 and Windows Azure
 
Session 1 IaaS, PaaS, SaaS Overview
Session 1   IaaS, PaaS, SaaS OverviewSession 1   IaaS, PaaS, SaaS Overview
Session 1 IaaS, PaaS, SaaS Overview
 
Loading a data warehouse using ssis 2012
Loading a data warehouse using ssis 2012Loading a data warehouse using ssis 2012
Loading a data warehouse using ssis 2012
 
Exploring, visualizing and presenting data with power view
Exploring, visualizing and presenting data with power viewExploring, visualizing and presenting data with power view
Exploring, visualizing and presenting data with power view
 
Data Warehouse Design & Dimensional Modeling
Data Warehouse Design & Dimensional ModelingData Warehouse Design & Dimensional Modeling
Data Warehouse Design & Dimensional Modeling
 
Creating a Tabular Model Using SQL Server 2012 Analysis Services
Creating a Tabular Model Using SQL Server 2012 Analysis ServicesCreating a Tabular Model Using SQL Server 2012 Analysis Services
Creating a Tabular Model Using SQL Server 2012 Analysis Services
 
Preparing for Windows 8 and Metro
Preparing for Windows 8 and MetroPreparing for Windows 8 and Metro
Preparing for Windows 8 and Metro
 
Extending Your Reach using the Cloud and Mobile Devices
Extending Your Reach using the Cloud and Mobile DevicesExtending Your Reach using the Cloud and Mobile Devices
Extending Your Reach using the Cloud and Mobile Devices
 
Creating Tomorrow’s Web Applications Using Today’s Technologies
Creating Tomorrow’s Web Applications Using Today’s Technologies Creating Tomorrow’s Web Applications Using Today’s Technologies
Creating Tomorrow’s Web Applications Using Today’s Technologies
 
Session 1 Shanon Richards-Exposing Data Using WCF
Session 1 Shanon Richards-Exposing Data Using WCFSession 1 Shanon Richards-Exposing Data Using WCF
Session 1 Shanon Richards-Exposing Data Using WCF
 

Recently uploaded

TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024Stephen Perrenod
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaCzechDreamin
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераMark Opanasiuk
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Patrick Viafore
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGDSC PJATK
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyJohn Staveley
 
Designing for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at ComcastDesigning for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at ComcastUXDXConf
 
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties ReimaginedEasier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties Reimaginedpanagenda
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekCzechDreamin
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftshyamraj55
 
Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfFIDO Alliance
 
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxWSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxJennifer Lim
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...CzechDreamin
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfFIDO Alliance
 
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...CzechDreamin
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceSamy Fodil
 
A Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyA Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyUXDXConf
 
1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT
1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT
1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPTiSEO AI
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfSrushith Repakula
 

Recently uploaded (20)

TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024
 
Powerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara LaskowskaPowerful Start- the Key to Project Success, Barbara Laskowska
Powerful Start- the Key to Project Success, Barbara Laskowska
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджера
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 Warsaw
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John Staveley
 
Designing for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at ComcastDesigning for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at Comcast
 
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties ReimaginedEasier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří Karpíšek
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoft
 
Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
 
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxWSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
 
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM Performance
 
A Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System StrategyA Business-Centric Approach to Design System Strategy
A Business-Centric Approach to Design System Strategy
 
1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT
1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT
1111 ChatGPT Prompts PDF Free Download - Prompts for ChatGPT
 
How we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdfHow we scaled to 80K users by doing nothing!.pdf
How we scaled to 80K users by doing nothing!.pdf
 

Implementing Windows 8 Design Principles

  • 1. Implementing Windows 8 Design Principles Brent Edwards Associate Principal Consultant BrentE@magenic.com @brentledwards brentedwards.net https://github.com/brentedwards
  • 3. Build your app: Generation App Launch your Windows 8 App in 30 days Generation App  Online training and tips from insiders  Tele-support with a Windows 8 architect  Exclusive one-on-one WinRT and Windows UX design consultation Sign up at http://aka.ms/30Days
  • 4. Local Events • Twin Cities Windows 8 User Group – 4th Tuesday of Month – http://windows8ug.com/
  • 5. Level Set • Designer? • Developer? • Aren’t Designer but play one at work?
  • 6. Windows 8 Design Principles What are they?
  • 7. Windows 8 Design Principles • Do more with less – Content before chrome • Pride in craftsmanship – Styling, layout, typography – The details matter • Be fast and fluid – Design for touch with motion and ergonomics in mind • Authentically digital – Remember that user is interacting with computerized device • Win as one – Use contracts to work with other apps
  • 8. That’s awful designer-like What about us developer types?
  • 9. Approach Your UI Differently • Design for Touch • Put Content Before Chrome – Full Screen Content • Leverage Adaptive Layout • Be Authentically Digital – Don’t try to mimic the real world • Use Contracts to interact with other apps – Share – Search
  • 11. Windows 8 Touch Language • Design your app to be touch first Source: http://msdn.microsoft.com/en-us/library/windows/apps/hh464920.aspx
  • 12. How Does Touch Change Things? • Targets must be bigger Source: http://msdn.microsoft.com/en-us/library/windows/apps/hh465415.aspx • 40 x 40px – Recommended minimum size – IF a wrong touch can be fixed in 1-2 gestures or within 5 seconds • 50 x 50px – Recommended for actions with severe consequences – Close, Delete – Requires 2 gestures, 5 seconds, or major context change to correct
  • 13. What Doesn’t Work With Touch? • Listbox and ComboBox – Don’t have a good form factor for touch UI – Still available, but their use is discouraged
  • 15. Content Before Chrome Source: http://msdn.microsoft.com/en-us/library/windows/apps/hh868264.aspx
  • 16. Content Before Chrome • What is Chrome? – Chrome is anything that isn’t CONTENT – Chrome is clutter • Drop the clutter – Focus on what is important – Let the rest fade away • Example: – Commands don’t have to take up screen real estate • Get rid of menu bars • Swipe from edge for system commands • Swipe from bottom for your app commands in AppBar
  • 18. Adaptive Layout • What is Adaptive Layout? – A layout that adapts to the available screen real estate Source: http://blogs.msdn.com/b/b8/archive/2012/03/21/scaling-to-different-screens.aspx
  • 20. Adaptive Layout • Use Adaptive Layout – Snap View • Implement Adaptive Layout – GridView – ListView
  • 21. Snap View Source: http://blogs.msdn.com/b/b8/archive/2012/03/21/scaling-to-different-screens.aspx
  • 22. Snap View • 320px Fixed Width – Allows for consistency in design • Matches Height of Screen • Allows for multitasking • We’ll see Snap View in action in a bit…
  • 23. GridView • First thing you see with Start Screen • Primary way to display data • Scrolls Horizontally • Uses Rows and Columns • Can display grouped content – Using CollectionViewSource
  • 25. ListView • Exactly the same as GridView EXCEPT: – Scrolls Vertically – Uses Rows • Works great for Snap View
  • 26. ListView / Snap View [Demo]
  • 27. Authentically Digital Don’t try to mimic the real world
  • 28. Semantic Zoom • Lets user quickly navigate large amounts of data with touch gestures • 2 Levels – Zoomed Out • The Forest – Zoomed In • The Trees
  • 30. FlipView • ItemsControl to view a single item at a time from a collection • Navigate between items with swipe gesture • Good for a small number of items
  • 33. AppBar • Menu Bars are clutter – Not CONTENT – Commands aren’t needed constantly • Only show when needed – Swipe from edge for system commands – Swipe from bottom for your app commands in AppBar
  • 36. Contracts • What are they? – Agreement between one or more apps • Contracts provide consistency across all apps • Contracts have two sides – Source – Target
  • 37. Examples of Contracts • Share • Search • Settings • Play To • File Picker • Cached File Updater
  • 38. Contracts - Share • Share content from your app Source: http://msdn.microsoft.com/en-us/library/windows/apps/hh758314.aspx
  • 40. Contracts - Search • Search your app from anywhere in the OS • Minimum Requirements – Declare Search contract in app manifest – Create search results page – Respond to search query while app is active – Respond to search query while app is not active
  • 42. Recap • Design for Touch • Utilize Content Before Chrome – Full Screen Content • Leverage Adaptive Layout • Be Authentically Digital – Don’t try to mimic the real world • Use Contracts to interact with other apps • Developers can make good looking apps too
  • 44. Brent Edwards Associate Principal Consultant with Magenic BrentE@magenic.com @brentledwards brentedwards.net https://github.com/brentedwards