Creating Note Taking Solutions Software Design Engineer/Test Lead Challenges in.

Slides:



Advertisements
Similar presentations
Using Journal and Other Tablet PC Tools. Tools Bars in Journal To access all tool bars click on view and select each tool bar to activate each.
Advertisements

Interactive Classroom Goals Overview of the User Experience Demo Applying Lessons from Classroom Presenter Discussion.
Business Intelligence plus Enterprise Search Tuan Jean Tee Senior Project Manager, Enterprise Search Group Microsoft.
Visio as a Business Process Analysis Tool Mark Nelson Senior Program Manager Microsoft Corporation.
1 of 4 To calibrate your digital pen click the Start ( ) button>Control Panel>Mobile PC>Calibrate the screen. On the General tab, tap Calibrate, and then.
Unlock Your Data Rich connectivity Robust data integration Enterprise-class manageability Deliver Relevant Information Intuitive design environment.
A Tablet PC Capstone Course Richard Anderson Department of Computer Science and Engineering University of Washington.
Lecturing with Digital Ink Richard Anderson University of Washington.
请点击以下链接下载 WinHEC 的演讲材料 Download WinHEC presentations here:
Optimised Desktop Paul Butterworth Enterprise Technology Strategist Microsoft Corporation.
1 of 3 Using digital ink, the Microsoft® Tablet PC offers the full power and functionality of a notebook PC with the added benefits of pen-based computing.
If you have SQL Server 2005, you get all the features below plus the following: If you have SQL Server 2000, you get all the features below plus.
Welcome! Chicago Seminar Anton Hristov Sitefinity Product Strategy & Learn more at sitefinity.com Content Management System.
What are Access Web App What are “Apps for Office” Microsoft Access Access “Apps for Office” Value of “Apps for Office” Apps for Office How it all works.
Tablet PC Platform Advanced Topics Software Design Engineer/Test Lead
1 Windows Vista Tablet PC: PRS315 Program.
Microsoft Office System UK Developers Conference Radisson Edwardian, Heathrow 29 th & 30 th June 2005.
1 / 23 Microsoft Tablet PC Technology Thomas Dodds Declan O’Gorman David Pickles Stephen Pond An overview of Microsoft Tablet PC technology and current.
Using Journal and Other Tablet PC Tools. Outcomes Software  Intro to Sticky Notes  Intro to Ink Desktop  Intro to using Windows Journal Tools and uses.
Tablet PC As An Enabling Technology Todd Landstad and Guy Barker, Software Design Engineers Mobile PC Division Microsoft Corporation Mike Buckley, University.
The Future of Search Brett Roberts Chief Technology Officer Microsoft NZ.
Create with SharePoint 2010 Jen Dodd Sr. Solutions Consultant
Design Considerations & User Experience Guidelines for Mobile Tablet Applications Arnie Lund Director, User Experience David Hale Developer Experience.
Copyright © 2003 Toshiba Corporation. All rights reserved. Microsoft ® Office OneNote™ 2003.
Microsoft SQL Server 2008 Reporting Services. Complete and integrated Based on Microsoft Office Enterprise grade Affordable Improving organizations by.
OFC304 Excel 2003 Overview: XML Support Joseph Chirilov Program Manager.
Enhancing Pen-based Experiences with the Use of Concept Maps Adina Magda Florea, Serban Radu University “Politehnica” of Bucharest PLT’07 Catania
SMART TABLET For Education (E-Learning) Ph: Learning ZTAB for Company / School / College / Society /
Intel® Education Learning in Context: Concept Mapping Intel Solutions Summit 2015, Dallas, TX.
Building Data Visualization Solutions with Visio 2007 Paul Holdaway Microsoft Consulting Services (UK)
1 of 2 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
OFC 308 Advanced Word XML: The WordML Schema and Bringing Everything Together Brian Jones Program Manager Authoring Services.
In a world of platform complexities and bring-your-own-device, IT departments want cost-effective ways to manage app deployments and user expectations.
NoteSearch - Find what you’re looking for. Prototype Team B.
DEV337 Modeling Distributed Enterprise Applications Using UML in Visual Studio.NET David Keogh Program Manager Visual Studio Enterprise Tools.
Seamless Mobility: Michael Wehrs Director of Technology & Standards Mobile Device Division, Microsoft Corp. Wireless Software Innovations Spurring User.
Microsoft Sync Framework Content flow for the enterprise.
Tablet PC Capstone CSE 481b Richard Anderson Valentin Razmov.
Microsoft Dynamics NAV 2009 and Architecture Overview Name Title Microsoft Corporation.
OFC291 Microsoft® Office Word XML (part 1 of 3): Introduction Martin Sawicki Lead Program Manager.
Quick overview of ASP.NET Ajax Ajax deep-dive Cover some key real-world problems Discuss solutions, patterns, opportunities Lots of demos And more of.
BAP347 Microsoft Business Solutions–Axapta: A Truly Global Business Application Jeff McKee Director Product Management Axapta Global Product Management.
Collaboration in the Enterprise
Longhorn Search and Organize User And Developer Experience Paul Cutsinger – Lead Program Manager Kerem Karatal – Lead Program Manager Microsoft Corporation.
Longhorn Windows® Client Roadmap [4 November, 2004] Arvindra Sehmi Architect, Developer & Platform Group Microsoft EMEA HQ
Ink Analysis Richard Anderson CSE 481b Winter 2007.
Solving Modern Day Business Problems Using Power Apps
Yochay Kiriaty Senior Technical Evangelist Microsoft® Corporation
Windows 8 Kristijan Kramaric, Optimized Desktop Lead
Make your app a native part of Office with Add-ins
Business Connectivity Services in SharePoint 2010 and Office 2010
6/26/2018 5:24 AM THR1083 Enabling Advanced Security Capabilities: Drive consistent authorization across multiple applications Bryan Bolling Solution Architect,
Build data-driven solutions using Microsoft Visio
Location – the next frontier in analytics
Build /24/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Excel and Power BI Better Together Democratization of data
9/11/ :55 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
9/18/2018 4:59 PM THR2231 How CDM Smith used UWP and Windows 10 to disrupt and lead the AEC industry in the use of mixed reality. Andy King Manager, Software.
Office Power Hour New developer APIs and features for Apps for Office
Seamlessly add video into O365 app or other apps with Microsoft Stream
Understanding Wi-Fi Direct in Windows 8
Context Is Everything Meaningful Alternative Text
Performance Management Microsoft Office PerformancePoint Server 2007
Seamlessly add video into O365 app or other apps with Microsoft Stream
Supercharge Microsoft Teams using Teams apps in node.js
Bring existing desktop apps to UWP with the Desktop Bridge
Mobility Based Last Mile Banking Solution For
Developer & Platform Group, Microsoft Ltd
9/24/2019 5:31 PM ©2005 Microsoft Corporation. All rights reserved.
Dynamics 365 Customer Insights
Presentation transcript:

Creating Note Taking Solutions Software Design Engineer/Test Lead Challenges in

Tablet PC Opportunity Mobile PC’s showing faster growth than desktops Faster rate of innovation than desktops Tablet ecosystem maturing Great development platform Opportunity for innovation

Preview: Next Generation lnk Analysis Single API that couples Layout Analysis with Handwriting Recognition Available in Longhorn timeframe Available in Managed and C++/COM layers Available in Managed and C++/COM layers Provides developer with a robust API to enable advanced note taking scenarios for end users

lnk Analysis: Overview Improved Writing/Drawing classification Advanced classification engines: Annotations, shape detection Supports user-corrected structures and results Seamless support for multilanguage content Improved support for digital form filling Analysis results stored in a tree structure

Four Challenges Ink reflow User correction Robust annotation support Rich diagram support

Challenge One: Ink Reflow Text is not bound to visual attributes : Ink has visual attributes Text stream has no visual or location properties Ink has visual attributes Strokes have a location relative to the document and other strokes Strokes contain color, thickness, opacity, etc. as part of the data Requires knowledge about context of Ink strokes

Ink Analysis: Ink Reflow Deterministic objects provided to the application from analysis results Paragraphs, Lines, Words, and Drawings Logical objects are paired with ink data Improved selection model Application can react to document sizing changes based on layout analysis Basic reflow support reveals other advanced scenarios Annotations, Diagrams, Flowcharts

Challenge Two: User Correction Users write differently! Correction of recognition results Choose from alternative results Enabling user-specified results Correction of Layout Results Correction of Layout Results Change Writing/Drawing classification Change grouping Solutions may have subtle but important impact Enhanced conversion of ink to text Searching handwritten notes for keywords Ability for the user to persist changes is critical Must be easy, intuitive, and fast

Ink Analysis: User Correction Accurate results reduce the need to correct Provides a mechanism to persist user changes Enables applications to expose a variety of ways that user can correct analysis results Recognition strings, along with segmentation alternates Layout results: Writing/Drawing, Grouping Layout results: Writing/Drawing, Grouping Annotation types and anchor points Annotation types and anchor points Analysis ‘hints’ allow biasing of results

Challenge Three: Robust Annotation Support Two annotation classes: Ink on Text Ink on Ink Interpreting types of annotations Containers, callouts, connectors, and more Containers, callouts, connectors, and more Determining annotation anchor points for reflow scenarios Requires context of Ink strokes and location of annotated text

Ink Analysis: Robust Annotation Support Annotation engine supports a variety of annotation types Context of annotations is known Relationships between multiple annotation objects is provided Anchor points provided to application

Challenge Four: Rich Diagram Support Requires shape recognition Determining relationships between shapes as well as shapes to writing is critical Requires ability to perform shape, container and connector detection

Ink Analysis: Rich Diagram Support Writing/Drawing classification supports common shapes Coupled with the annotation support, application becomes aware of drawing context: DiagramsFlowcharts

Summary The Tablet PC form factor enables great scenarios that were not previously available on a desktop or laptop. The opportunity for innovation spans many more areas than covered here. InkAnalysis is a preview – look for it in the Longhorn timeframe.

© 2005 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.