<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>Big Nick's Blog</title>
	<link>http://blog.bignickolson.com</link>
	<description>...my blog on what I'm learning, working, or playing with in technology</description>
	<lastBuildDate>Thu, 12 Aug 2010 03:36:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Wii Remote Force Calculator</title>
		<description>Recently, I've been doing a fun side project.  It's always fun when you can come up with an excuse to combine your hobbies or interests.   So I came up with the idea of using a Wii remote to calculate the force of a strike on a heavy bag.


I've had ...</description>
		<link>http://blog.bignickolson.com/2010/08/11/wii-remote-force-calculator/</link>
			</item>
	<item>
		<title>Uses for Silverlight reflection, pt. II</title>
		<description>So, as promised, here is the followup to what I was doing with Silverlight reflection that made me need access to Internal members of a class.

Localization in Silverlight is still an interesting story and everybody seems to have their own way of doing it.  The client I'm on uses Excel ...</description>
		<link>http://blog.bignickolson.com/2010/04/27/uses-for-silverlight-reflection-pt-ii/</link>
			</item>
	<item>
		<title>Silverlight Reflection and internal members</title>
		<description>If you want to use reflection in Silverlight you have to come to grips with the fact that you can only reflect on public members of the class.&#160; This is a very important part of the security features in Silverlight.  However, I have a scenario that would be greatly ...</description>
		<link>http://blog.bignickolson.com/2010/04/20/silverlight-reflection-and-internal-members/</link>
			</item>
	<item>
		<title>Cradling Device Emulator on Windows 7 in VS 2008</title>
		<description>I've been doing some Windows Mobile work again and keep getting an issue with the Windows Mobile Device Center and my emulator.&#160; Sometimes when I cradle the emulator it works just fine, other times it doesn't pick up the connection.&#160;   It seemed rebooting fixd the problem, but I'm ...</description>
		<link>http://blog.bignickolson.com/2010/04/02/cradling-device-emulator-on-windows-7-in-vs-2008/</link>
			</item>
	<item>
		<title>Overlaying Controls in WPF with Adorners</title>
		<description>One of the common things that comes up on multiple projects using WPF is the ability to overlay the screen or a certain portion of it.&#160; Either to create a richer modal-type experience than a message box provides or to block access to a certain portion of the screen while ...</description>
		<link>http://blog.bignickolson.com/2009/10/15/overlaying-controls-in-wpf-with-adorners/</link>
			</item>
	<item>
		<title>Back in Business</title>
		<description>So, it's been a few months. Been very busy, got married, closing on a house in November.&#160; Started a new project at work, for the government.&#160; Despite my repeated requests I have yet to receive a dark pair of sunglasses and handgun.&#160; I thought that they were standard issue for ...</description>
		<link>http://blog.bignickolson.com/2009/10/15/back-in-business/</link>
			</item>
	<item>
		<title>Transactions inside stored procedures</title>
		<description>More a short rant today than anything else.&#160; If you are writing a DAL most of it can be generated and be completely boilerplate.&#160; Everything looks the same, acts the same, is called the same way.very beautiful.  There's always exceptions, however.&#160; Sometimes you just NEED to do something more ...</description>
		<link>http://blog.bignickolson.com/2009/06/09/transactions-inside-stored-procedures/</link>
			</item>
	<item>
		<title>Frame-based animation in WPF</title>
		<description>I recently was working on the ubiquitous photo/slideshow app in WPF.&#160; This is something I've been tinkering with off and on for last 6 months.&#160; The original intention was to create a photo slideshow application for my upcoming wedding.&#160; Being the nerd, a static video slideshow just wasn't going to ...</description>
		<link>http://blog.bignickolson.com/2009/05/18/frame-based-animation-in-wpf/</link>
			</item>
	<item>
		<title>WPF ListBox Virtualization</title>
		<description>Virtualization in WPF is amazing when you get it, annoying when you lose it.&#160; I'm working on a form where the user can dynamically filter and sort a ListBox.&#160; I'm using a DataTemplate to give a nice card-like view to each object, which makes it take up a&#160; lot of ...</description>
		<link>http://blog.bignickolson.com/2009/05/02/wpf-listbox-virtualization/</link>
			</item>
	<item>
		<title>So long Linux, remember the good times&#8230;</title>
		<description>Last night I was fighting with repairing my MythTV box, the final remaining linux PC in my house.&#160; My video card went down and trying to replacing it the nVidia that was in there with the ATI replacement I picked up turned out to be too frustrating.&#160; Steps I went ...</description>
		<link>http://blog.bignickolson.com/2009/04/30/so-long-linux-remember-the-good-times/</link>
			</item>
</channel>
</rss>
