<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Apex on dwmkerr.com</title><link>https://dwmkerr.com/categories/apex/</link><description>Recent content in Apex on dwmkerr.com</description><generator>Hugo -- gohugo.io</generator><language>en-uk</language><managingEditor>Dave Kerr</managingEditor><copyright>Copright &amp;copy; Dave Kerr</copyright><lastBuildDate>Mon, 25 Feb 2013 16:16:20 +0000</lastBuildDate><atom:link href="https://dwmkerr.com/categories/apex/index.xml" rel="self" type="application/rss+xml"/><item><title>Spider Solitaire and Augmented Reality</title><link>https://dwmkerr.com/spider-solitaire-and-augmented-reality/</link><pubDate>Mon, 25 Feb 2013 16:16:20 +0000</pubDate><guid>https://dwmkerr.com/spider-solitaire-and-augmented-reality/</guid><description>&lt;p&gt;A while ago, I made an implementation of Solitaire and Spider Solitaire using WPF and my Apex MVVM library. I wrote about it on the CodeProject, in an article called &lt;a title="Solitaire and Spider Solitaire for WPF" href="http://www.codeproject.com/Articles/252152/Solitaire-and-Spider-Solitaire-for-WPF"&gt;Solitaire and Spider Solitaire for WPF&lt;/a&gt; (imaginative title indeed).&lt;/p&gt;
&lt;p&gt;Anyway, just recently I got a very interesting message from rupam rupam, who has made an augmented reality version of the project! In his application, you use your webcam to play the game physically by picking up cards with gestures. Other gestures, like thumbs up and thumbs down are bound to commands in the game - here&amp;rsquo;s a screenshot:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=wCOjuPdBooI"&gt;&lt;img src="images/SpiderAugmented.jpg" alt="SpiderAugmented" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The project is called GesCard and as far as I know there isn&amp;rsquo;t a page showing the code - but there are more links on the YouTube video for the page. Check out the YouTube video with the link here &lt;a href="https://www.youtube.com/watch?v=wCOjuPdBooI"&gt;&lt;a href="https://www.youtube.com/watch?v=wCOjuPdBooI"&gt;https://www.youtube.com/watch?v=wCOjuPdBooI&lt;/a&gt;&lt;/a&gt;. Thanks to rupam for getting in touch and sharing this very cool code!&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description><category>CodeProject</category></item><item><title>Apex Part 2 - Adding Commands to an MVVM Application</title><link>https://dwmkerr.com/apex-part-2-adding-commands-to-an-mvvm-application/</link><pubDate>Tue, 15 May 2012 07:43:00 +0000</pubDate><guid>https://dwmkerr.com/apex-part-2-adding-commands-to-an-mvvm-application/</guid><description>&lt;p&gt;In Part 2 of my video tutorial series on using Apex I show you how you can add commands to an MVVM application. Commands let you rapidly add functionality to a ViewModel, whilst still maintaining separation from UI.&lt;/p&gt;
&lt;p&gt;&lt;iframe src="http://www.youtube.com/embed/wt7nncMNRG8" frameborder="0" width="420" height="315"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;A CodeProject article to accompany this video will be published shortly.&lt;/p&gt;</description><category>CodeProject</category></item><item><title>Apex Part 1 - Getting Started with the Apex SDK</title><link>https://dwmkerr.com/apex-part-1-getting-started-with-the-apex-sdk/</link><pubDate>Mon, 23 Apr 2012 05:35:00 +0000</pubDate><guid>https://dwmkerr.com/apex-part-1-getting-started-with-the-apex-sdk/</guid><description>&lt;p&gt;Create an MVVM application in minutes with the new Apex SDK!&lt;/p&gt;
&lt;p&gt;The video below shows this in action, see what you think.&lt;/p&gt;
&lt;p&gt;&lt;iframe src="http://www.youtube.com/embed/m4cx9w5fiwk" frameborder="0" width="420" height="315"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;There is also an accompanying article that describes what's going on. As always, would love to hear feedback!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeproject.com/Articles/371217/Apex-Part-1-Create-Your-First-MVVM-Application"&gt;http://www.codeproject.com/Articles/371217/Apex-Part-1-Create-Your-First-MVVM-Application&lt;/a&gt;&lt;/p&gt;</description><category>CodeProject</category></item><item><title>Apex 1.2 Released</title><link>https://dwmkerr.com/apex-1-2-released/</link><pubDate>Tue, 01 Nov 2011 07:31:00 +0000</pubDate><guid>https://dwmkerr.com/apex-1-2-released/</guid><description>&lt;p&gt;Apex 1.2 has been released, with some new features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &amp;lsquo;Compatibility&amp;rsquo; namespace, which contains classes to address compatibility issues between WPF, Silverlight and WP7.&lt;/li&gt;
&lt;li&gt;The &amp;lsquo;Asynchronous Command&amp;rsquo; object, which provides a powerful way to use Asynchronous Commands in MVVM.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The release is at: &lt;a href="https://github.com/dwmkerr/apex"&gt;https://github.com/dwmkerr/apex&lt;/a&gt;&lt;/p&gt;</description><category>CodeProject</category></item></channel></rss>