Andrej Tozon's blog

In the Attic

NAVIGATION - SEARCH

NTK 2011 Slides: Silverlight and NUI

I’m publishing the materials from my “Silverlight and NUI” talk from this year NT conference. The talk, where I took the time to dig a bit deeper into Silverlight multi-touch and web camera access capabilities, was part of the whole-day track, themed as “Building applications with NUI”.

[The slides are in Slovenian language]

During my talk, I made some references to the following applications and libraries:

And this is the source code of apps I’d shown: SilverlightNUI.zip:

TouchDemo: primary touch point are shown as blue ellipses, all secondary ones as orange. Pressing the ‘1’ key will bring floating red circles on the canvas – you can move them around if you like. The commented out code changes the behavior of touch events so the primary touch points are not propagated to mouse clicks.

TouchManipulations uses the above-referenced Multi-Touch behaviors that  let you move some pictures around. Keys ‘1’ and ‘2’ will bring up two rectangles that’ll stream your web cam feed, but in different manner: VIdeoBruh vs. ImageBrush with repeated Image captures. [Note: Images included are only placeholders – with the file length of 0 – you’ll have to replace them with proper files in order to run the demo]



NT Konferenca 2011

The annual local Microsoft conference, NT Konferenca 2011, is starting next week in Portorož, Slovenia. I’ll be pretty busy this year – you'll find NTK_PCme in the following talks:

Monday morning, Europa D: Building application with NUI (Natural User Interfaces). I’ll be giving a talk on building NUI applications with Silverlight.

Tuesday, 9.45, Europa C: What’s new in Silverlight 5: I’ll be demoing features that are coming in Silverlight 5 and are available in current beta. Lots of demos, few slides only.

Tuesday, 12.45, Europa A: All you wanted to know about MVVM (Model-View-ViewModel). The pattern, explained through some practical uses, shown in demos. Silverlight and Windows Phone.

Wednesday, 8.30, Europa C: Rx – Reactive Extensions: Reactive Extensions explained through demos. WPF, Silverlight, Windows Phone.

Wednesday, 14.30, Emerald 1: Data Access Strategies for Silverlight and Windows Phone: While focused on OData, this session will cover other strategies of accessing your data in Silverlight applications as well.

 

For latest news, follow me on twitter directly (@andrejt) or through (semi-official) conference hashtag (#ntk11)

See you there!

teaser ;)