<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Veracity Solutions Blog &#187; visualization</title>
	<atom:link href="http://blogs.veracitysolutions.com/tag/visualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.veracitysolutions.com</link>
	<description>Software Consulting That Rocks</description>
	<lastBuildDate>Thu, 22 Apr 2010 17:21:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WPF Multi-Point Tutorials, Part 1.5: WPF Visualization of Wii Data</title>
		<link>http://blogs.veracitysolutions.com/wpf-multi-point-tutorials-part-15-wpf-visualization-of-wii-data/</link>
		<comments>http://blogs.veracitysolutions.com/wpf-multi-point-tutorials-part-15-wpf-visualization-of-wii-data/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 15:01:52 +0000</pubDate>
		<dc:creator>Matthias Shapiro</dc:creator>
				<category><![CDATA[Multipoint]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[Wii]]></category>
		<category><![CDATA[Wiimote]]></category>

		<guid isPermaLink="false">http://www.designerwpf.com/2008/01/29/wpf-multi-point-tutorials-part-15-wpf-visualization-of-wii-data/</guid>
		<description><![CDATA[Download WPF Wii Data Visualizer (App only, 355K)
Download WPF Wii Data Visualizer (Visual Studio 2008 Source, 676K)
Warning: The project will not run if your Wii controller isn&#8217;t connected to your computer.
Using the WPF Wii Data Visualizer (Video)

OK, now that we&#8217;ve gotten our Wii Controllers all hooked up to our computers, it&#8217;s time to take a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.designerwpf.com/wp-content/uploads/2008/01/wpf_wii_visualizer_app_only.zip" title="WPF_Wii_Visualizer_App_Only">Download WPF Wii Data Visualizer (App only, 355K)</a><br />
<a href="http://www.designerwpf.com/wp-content/uploads/2008/01/wpf_wii_data_visualizer_source.zip" title="SourceVisualizer">Download WPF Wii Data Visualizer (Visual Studio 2008 Source, 676K)</a></p>
<p><strong>Warning:</strong> The project will not run if your Wii controller isn&#8217;t connected to your computer.</p>
<p>Using the WPF Wii Data Visualizer (Video)</p>
<p><object width="425" height="373"><param name="movie" value="http://www.youtube.com/v/bgLBcyREWCQ&#038;rel=1&#038;border=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/bgLBcyREWCQ&#038;rel=1&#038;border=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="373"></embed></object></p>
<p>OK, now that <a href="http://www.designerwpf.com/2008/01/28/wpf-multi-point-tutorials-part-1-connecting-the-wiimote-controller/">we&#8217;ve gotten our Wii Controllers all hooked up to our computers</a>, it&#8217;s time to take a look at the data we&#8217;re getting from it.</p>
<p>Over the weekend, I pieced together a little application that will help us visualize the incoming Wiimote data in a way that would help understand the raw data points a little better as well as help out as we head toward our ultimate goal of multi-point WPF application development. This is what I came up with.</p>
<p><img src="http://www.designerwpf.com/wp-content/uploads/2008/01/wpfwiivisualizer.png" alt="WPFWiiDataVisualizer" /></p>
<p>Disclaimer: The source code at this point is a mess. While the interface is all done in XAML and is very WPF, the code-behind is a hacked together mish-mash. I will at some point go back and restructure the code-behind to take advantage of the INotifyPropertyChanged interface. When I do that, I&#8217;ll post on it and we&#8217;ll see another example of why WPF is so freaking cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.veracitysolutions.com/wpf-multi-point-tutorials-part-15-wpf-visualization-of-wii-data/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
