<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/539878_100x75.jpg</url>
		<title>Channel 9 - Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
		<link></link>
	</image>
	<description>
John ran into Silverlight MVP Ward Bell of 
IdeaBlade while at MIX10 (how could anyone miss him!). Ward was kind enough to sit and talk with John to show off the multi-touch application his company wrote for UFC using Silverlight. It uses multi-touch, Caliburn, MVVM, and, of course, Silverlight! 
Relevant links: 

Silverlight Training Course on Channel 9
Ward&#39;s Blog
John&#39;s Blog&amp;nbsp; 
Follow us on Twitter&amp;nbsp;@SilverlightTV&amp;nbsp; 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 16:47:05 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 16:47:05 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
		<description>
			<![CDATA[
<p>First off, where do I even get a coat like that?&nbsp; Second, thats an awesome application for two weeks of effort.&nbsp; It is so pretty, it brings tears to my eyes....&nbsp; I am curious why Ward chose an OOB Silverlight application for the Kiosk, and not a WPF solution.&nbsp;
 I must assume that this Kiosk app is also available on the web for members as well.</p>
<p>posted by Brian Lagunas</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634057390600000000</link>
		<pubDate>Thu, 01 Apr 2010 17:17:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634057390600000000</guid>
		<dc:creator>Brian Lagunas</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
		<description>
			<![CDATA[
<p>Good video/app.&nbsp; I would like to see a basic example on how to setup the basic transistions from different UI using the MVVM and how to navigate to/from each other like the one in demo.&nbsp; Thanks.</p>
<p>posted by shaggygi</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634057417190000000</link>
		<pubDate>Thu, 01 Apr 2010 18:01:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634057417190000000</guid>
		<dc:creator>shaggygi</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
		<description>
			<![CDATA[
<p>Will apps compiled under .Net 3.5 sp1 and deployed on a machine with .Net 4.0, be able to use hardware acceleration automatically?
</p>
<p>posted by ivan_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634057457920000000</link>
		<pubDate>Thu, 01 Apr 2010 19:09:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634057457920000000</guid>
		<dc:creator>ivan_</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
		<description>
			<![CDATA[
<p>Brian - You can get the coat in the Haight in SF. Thanks for the nice comments about the app which is almost as pretty as I am.</p>
<p>&nbsp;</p>
<p>Why not WPF? It could have been WPF. We choose SL in part because it has low deployment requirements (no .NET on the box, for example) and because we wanted to see if we could be effective within the more constrained SL 4 APIs. We also had our eye on the
 phone.</p>
<p>&nbsp;</p>
<p>Is it available to members? Not yet ... if ever. Members have a SL app which they log into and can use for self-help services like managing their own class schedules. The kiosk is for casual interaction and deliberately constrains its time window to the
 current week. We hope the kiosk will encourage face-to-face member interaction ... a different experience than SL at home.</p>
<p>&nbsp;</p>
<p>That said, we like keeping options open ... another point in favor of an SL implementation over a WPF implementation.</p>
<p>&nbsp;</p>
<p>Not knocking WPF. I'd use WPF if something about the app demanded a desktop. But since all of our requirements could be met with SL 4, we thought it prudent to fit within its constraints.</p>
<p>&nbsp;</p>
<p>Shaggygi - We expect to re-purpose this example to a more general &quot;conference session&quot; example and open the code up for all to see. It's use of MVVM, Caliburn, and DevForce may inspire others.</p>
<p>&nbsp;</p>
<p>Ivan - I haven't a clue. Not even sure where to go for the answer. Try <a href="http://stackoverflow.com/">
http://stackoverflow.com/</a>.</p>
<p>posted by Ward Bell</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634057747480000000</link>
		<pubDate>Fri, 02 Apr 2010 03:12:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634057747480000000</guid>
		<dc:creator>Ward Bell</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
		<description>
			<![CDATA[
<p>Hello,</p>
<p>I just wonder, how does the MULTI-touch work here, cause u were using just one finger all the time? Is it supported somehow at all?</p>
<p>And how often do you have to touch something three times to make it work like at 6:24?</p>
<p>posted by iamsed</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634060552730000000</link>
		<pubDate>Mon, 05 Apr 2010 09:07:53 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634060552730000000</guid>
		<dc:creator>iamsed</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
		<description>
			<![CDATA[
<p>Thanks... I guess I will have to try it out my self. I thought because&nbsp;you mentioned that your app uses SL4's hardware acceleration you might know about it.
</p>
<p>&nbsp;</p>
<p>How did you like Caliburn? </p>
<p>posted by ivan_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634060968420000000</link>
		<pubDate>Mon, 05 Apr 2010 20:40:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634060968420000000</guid>
		<dc:creator>ivan_</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
		<description>
			<![CDATA[
<p>The swipe moves require TWO fingers ... to help distinguish from the drill in&nbsp;with one finger. Sometimes I moved too quickly and drilled in.</p>
<p>&nbsp;</p>
<p>Sometimes I was at an odd&nbsp;angle (at 6:24 I was standing above and to the right) which led me to miss the target area (I kept missing &quot;All&quot;).&nbsp; Sometimes it just seems sticky ... especially if you haven't touched the screen in awhile; darned if I know.&nbsp; It
 doesn't seem to be specific to SL 4. I've had the same experience on every touch device I've ever tried.&nbsp;</p>
<p>&nbsp;</p>
<p>One lesson is that you need sizeable target areas. If you have a touch screen at home (e.g., PDC laptop) you know what I mean when you try it with regular apps (e.g., the browser); fingers need big targets.</p>
<p>&nbsp;</p>
<p>We didn't want gratuitious multi-touch and we didn't want to explain multi-touch gestures to casual passers-by. So we have to piggy back on the average Joe's expectations. Right now there aren't a lot of multi-touch expectations. Pinching is becoming widely
 recognized ... and we'll bring that to the party when we have something we want to zoom (the videos for example). Meanwhile, we're keeping it simple and seeing what folks actually do when confronted with the kiosk.</p>
<p>&nbsp;</p>
<p>Caliburn has been great. Removes a lot of noise simply by wiring things up by convention; convention that I'd follow anyway just to keep my sanity.</p>
<p>&nbsp;</p>
<p>More later on GPU acceleration; I didn't work on that part myself.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>posted by Ward Bell</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634061138060000000</link>
		<pubDate>Tue, 06 Apr 2010 01:23:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634061138060000000</guid>
		<dc:creator>Ward Bell</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
		<description>
			<![CDATA[
<p>I have same question. Do you like Caliburn?</p>
<p>&nbsp;</p>
<p>Valters</p>
<p><a href="http://www.photologs.net/">Photologs</a></p>
<p>&nbsp;</p>
<p>posted by Fotostudija</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634078792790000000</link>
		<pubDate>Mon, 26 Apr 2010 11:47:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634078792790000000</guid>
		<dc:creator>Fotostudija</dc:creator>
	</item>
	<item>
		<title>Re: Silverlight TV 19: Hidden Gems from MIX10, UFC&#39;s Multi-Touch App</title>
		<description>
			<![CDATA[Microsoft&nbsp;must&nbsp;snatch up Ward as an evangelist.&nbsp; It's not often you see someone incredibly smart and incredibly engaging all roled into one.<p>posted by Dan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634212898110000000</link>
		<pubDate>Tue, 28 Sep 2010 16:56:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/SilverlightTV/Silverlight-TV-19-Hidden-Gems-from-MIX10-UFCs-Multi-Touch-App#c634212898110000000</guid>
		<dc:creator>Dan</dc:creator>
	</item>
</channel>
</rss>