Uwe Habermann Venelina Jordanova Extending a Silverlight application with a webcam and multi-touch.

Slides:



Advertisements
Similar presentations
Input Devices Grade K-Digital Citizenship. Outcome: Students will identify input computer devices and what they do. Digital Citizenship.
Advertisements

Grade K-Digital Citizenship
Input and Output Devices Grade 1-Digital Citizenship.
The Developers Group Microsoft News ASP.NET MVC v2 Released for.NET 3.5 & VS2008 VS2010 &.NET 4 release next month UK Tech Days –5 days of developer focussed.
Migration of a VFP application into a Silverswitch solution
Introduction to Mobile Computing Dr. Frank McCown Harding University Spring 2010 An Overview of Mobile Devices and Developing Mobile Applications.
Uwe Habermann Venelina Jordanova Migrating VFP forms with the free Silverlight Wizard of the dFPUG.
Uwe Habermann Venelina Jordanova Programming VFP Code in the front-end of Silverswitch applications.
Create a Video With the Flip Video Camera Office of Instructional Technology.
(Multi)? Touch with Windows Phone Ben Dewey Tallan, Inc.
Uwe Habermann Venelina Jordanova Conversion of a VFX application into a Silverswitch solution.
Silverlight Deep Zoom A Walkthrough Apurva Lawale Web Developer Evangelist Developer & Platform Evangelism Microsoft Singapore Mix-it-Up (the F1 Edition)
Virtual techdays INDIA │ 9-11 February 2011 UI Exuberance – Architect with Apt Technologies Sandeep J Alur │ Enterprise Architect Advisor, Microsoft India.
Microsoft Surface Technology Steven Davis MIS 304 9/29/2009.
Getting Started with Windows Phone 7.0 Development Creating a Silverlight Application Sergey Barskiy
WoundTracker Wound Care Tracking on iPhone. The Problem Wound Care: – Visual tracking of the healing or progressing of a wound by photograph. – Requires.
Building Silverlight Applications Using the MVVM pattern An Introduction by Peter Messenger Senior Developer – Qmastor
Session 1.1. Windows Phone Topics Session 1.1 Windows Phone The Windows Phone Device.
IPad Training for Administrators Creating your Personal Learning Environment….
Visual Extend 8.0 Rapid Application Development with VFX 8.0 Venelina Jordanova, Uwe Habermann
Uwe Habermann Venelina Jordanova Converting reports to Silverswitch and running VFP reports in Silverswitch.
Virtual techdays INDIA │ august 2010 Silverlight 4 Deep Dive Vikram Pendse │ Microsoft Silverlight MVP & Insider.
WCL208. Slate Mobile Slate Mobile Laptop Portable Laptop Portable Displays TV, Monitor Displays TV, Monitor All-in-One Desktop All-in-One Desktop.
Windows Phone 7 Development Tomer Shamam Senior Architect Sela Group.
NEW WINDOWS PHONE “MANGO” APPLICATION PLATFORM SERVICES Chris blog.walshie.me SESSION CODE: WPH304 (c) 2011 Microsoft. All rights.
TOUCHLESS TOUCH SCREEN
HAND GESTURE BASED HUMAN COMPUTER INTERACTION. Hand Gesture Based Applications –Computer Interface A 2D/3D input device (Hand Tracking) Translation of.
WUW - Wear Ur World - A Wearable Gestural Interface Joshua Latvatalo.
Navigating and Consuming the Web Playing Casual Games Reading and Sorting Viewing Photos Navigating Files and Using Applications Consuming.
© 2008 RhemaTech Co. Ltd, All rights reserved. i-Share User Manual.
BY VENUS BRIGHT Input Output. What is a input An input is something simple that connects into the computer. Such as the most common input is a keyboard.
JavaFX Updates in Java 8 3D and Webview By Rob Ratcliff
Computer Basics Diagram
What’s new for Windows 8 Devs Part 3 Lewis Benge Devices & Integration Team TBWA\Digital Arts Network DEV216.
Online Exercise Making Tools by EDB 1.
Chapter 5 Input By: Matthew D McCoog What Is Input? Any data or instructions entered into the memory of a computer.
Introduction to Mobile Programming. Slide 2 Overview Fundamentally, it all works the same way You get the SDK for the device (Droid, Windows, Apple) You.
By the end of the lesson you will: 1.Be able to describe a range of basic output devices. 2.Be able to explain the uses of each output device. Lesson Objectives.
Microsoft Surface Emerging Technology By: Jeremy Moody, Bryson Tharp, Carrie Chudy.
Uwe Habermann Venelina Jordanova Usage of VFP code in the back- end of Silverswitch applications.
Copyright © Allyn & Bacon 2008 POWER PRACTICE Chapter 4 Digital Technologies in the Classroom START This multimedia product and its contents are protected.
COMPUTER PARTS AND COMPONENTS INPUT DEVICES
Project By: Brent Elder, Mike Holovka, Hisham Algadaibi.
Standard Grade Presentations & Multimedia. Presentation & Multimedia Software Allows the user to set up exciting and attractive documents which helps.
* Short Movie * Posted to the Internet * Often Subscription Based * Great Report or Teaching tool.
Chapter 5 Input and Output Devices. 5.1 Keyboard Tactile keyboard Touch screen keyboard Input Devices.
Venelina Jordanova Uwe Habermann SEM 20 Visual Extend Power for VFP Developers.
Rahul Gangwar Partner Technical Consultant | Microsoft |
Directions Click on the slide that has the title the Computers Components. Cut and paste the name of each device to its picture. After all the terms are.
A Look To The Future Next-Generation User Interfaces By: John Garcia.
TOUCH ME NOT Presented by: Anjali.G.
In and Out are opposites. This is something to keep in mind when considering Input and Output. INPUT OUTPUT Ask: Does this device send information in?
 HTML Tags  Multimedia Definitions  Information from the Computer Internet Project  Information from the Digital Camera Assignment  Information from.
Start with loading the picture Locate your camera’s USB cable –it looks something like this:
Multi-Mouse A SIMPLE IDEA ILLUSTRATION. My personal work environment.
INFORMATION SYSTEM – SOFTWARE TOPIC: GRAPHICAL USER INTERFACE.
Venelina Jordanova, Uwe Habermann Visual Extend 9.0 Rapid Application Development.
By: Adam Learned Elijah Redding. -Microsoft Surface- codename ‘Milan’, is a multi-touch display that allows multiple users to interact with digital content.
Understanding Mobile Devices, Interactions, and Tools Lesson 1.
Input and Output Devices Aim: To be able to discuss and describe suitable input and output devices.
TOUCHLESS TOUCHSCREEN USER INTERFACE
UCF Spring 2014 – DIG 4104c Dennis Nguyen. What is SpaceTop?  Jinha Lee  2D and 3D interactions  Desktop interface  Depth cameras and transparent.
Operating System Simulator
A device tat transfers data from the outside world into a computer
Create a Video With the Flip Video Camera
Introduction to Mobile Web Applications
TOUCHLESS TOUCHSCREEN USER INTERFACE
e-business and Information Systems
Windows 8 & Phone 8 App Development suresh M 11/14/2018
Presentation transcript:

Uwe Habermann Venelina Jordanova Extending a Silverlight application with a webcam and multi-touch

What we cannot do with VFP… * Multi-touch * Download/Upload (not with VFP commands) * Webcam * Barcode recognition * Microphone

Multi-touch * Works in browser applications * 1. Simple demo * Mo mouse emulation * Display Windows touch events * 2. Zoom and move pictures * 3. Combobox, Listbox, DataGrid * 4. Silverswitch

Multi-touch gestures * Delete * Insert * Codeplex project collects ideas for business applications *

Download / Upload * Download * With Silverlight capabilities * With Browser capabilities * Upload * With Silverlight capabilities * Demo

Webcam * Take and upload pictures * Select camera device * Demo

Recognition of barcodes * Codeplex project * * Recognition is resource consuming! * Demo