<?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>Brussells Development Blog &#187; Development</title>
	<atom:link href="http://www.blrussell.com/index.php/category/dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blrussell.com</link>
	<description>Life&#039;s Sticky Notes</description>
	<lastBuildDate>Fri, 01 Jul 2011 12:52:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VStudio Web.config Transformation for your App.configs</title>
		<link>http://www.blrussell.com/index.php/2011/07/01/vstudio-web-config-transformation-for-your-app-configs/</link>
		<comments>http://www.blrussell.com/index.php/2011/07/01/vstudio-web-config-transformation-for-your-app-configs/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 12:52:01 +0000</pubDate>
		<dc:creator>B.Russell</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[transformation]]></category>
		<category><![CDATA[vstudio]]></category>

		<guid isPermaLink="false">http://www.blrussell.com/?p=59</guid>
		<description><![CDATA[I searched high and low for this tid-bit before finally stumbling upon this great question\answer over at Stack Overflow. I&#8217;m going to lay out the steps here for reference but credit goes to Oleg Sych and Dan Abramov. Original article: App.Config Transformation for projects which are not Web Projects in Visual Studio 2010? &#160; 1.) [...]]]></description>
		<wfw:commentRss>http://www.blrussell.com/index.php/2011/07/01/vstudio-web-config-transformation-for-your-app-configs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android SDK Manager Fails to Launch</title>
		<link>http://www.blrussell.com/index.php/2010/12/23/android-sdk-manager-fails-to-launch/</link>
		<comments>http://www.blrussell.com/index.php/2010/12/23/android-sdk-manager-fails-to-launch/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 17:00:05 +0000</pubDate>
		<dc:creator>B.Russell</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Android SDK]]></category>
		<category><![CDATA[Java JDK]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.blrussell.com/?p=54</guid>
		<description><![CDATA[Recently I ran into a unique problem that aggrevated me to no end.  I downloaded the latest Android SDK and installed following the exact instructions on Google&#8217;s SDK site.  I had all the pre-requisits installed and I was ready to launch the SDK Manager to begin grabbing my package components when I ran into the [...]]]></description>
		<wfw:commentRss>http://www.blrussell.com/index.php/2010/12/23/android-sdk-manager-fails-to-launch/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Windows 7 and TortoiseSVN: Can&#8217;t move &#8230; The file or directory is corrupted and unreadable.</title>
		<link>http://www.blrussell.com/index.php/2010/02/12/windows-7-and-tortoisesvn-cant-move-the-file-or-directory-is-corrupted-and-unreadable/</link>
		<comments>http://www.blrussell.com/index.php/2010/02/12/windows-7-and-tortoisesvn-cant-move-the-file-or-directory-is-corrupted-and-unreadable/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 22:45:31 +0000</pubDate>
		<dc:creator>B.Russell</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Tortoise]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.blrussell.com/?p=41</guid>
		<description><![CDATA[I recently upgraded to Windows 7 64-bit OS from a Vista OS. I&#8217;m loving every minute of it at the moment. One problem I have ran into that appears to be happening with others is the fact TortoiseSVN will puke randomly on updates from a SVN grab. You can see it especially on large SVN [...]]]></description>
		<wfw:commentRss>http://www.blrussell.com/index.php/2010/02/12/windows-7-and-tortoisesvn-cant-move-the-file-or-directory-is-corrupted-and-unreadable/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Diffuse + Specular Lighting, and AABB Frustum Curling &#8230;</title>
		<link>http://www.blrussell.com/index.php/2008/09/29/diffuse-specular-lighting-and-aabb-frustum-curling/</link>
		<comments>http://www.blrussell.com/index.php/2008/09/29/diffuse-specular-lighting-and-aabb-frustum-curling/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 20:49:09 +0000</pubDate>
		<dc:creator>B.Russell</dc:creator>
				<category><![CDATA[Game Dev]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[IronWorks Software]]></category>
		<category><![CDATA[win32]]></category>

		<guid isPermaLink="false">http://www.blrussell.com/index.php/2008/09/29/diffuse-specular-lighting-and-aabb-frustum-curling/</guid>
		<description><![CDATA[Well, it&#8217;s been a while since I&#8217;ve updated the ol&#8217; site but I come bearing lots of updates to Piston3D. Since the last writing I have added just some of the following I can remember off the top of my head: Basic Scene Graph ( Includes AABB Frustum Curling ) HLSL Diffuse\Specular Lighting Basic GUI [...]]]></description>
		<wfw:commentRss>http://www.blrussell.com/index.php/2008/09/29/diffuse-specular-lighting-and-aabb-frustum-curling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back from the Dead &#8230;</title>
		<link>http://www.blrussell.com/index.php/2008/06/12/back-from-the-dead/</link>
		<comments>http://www.blrussell.com/index.php/2008/06/12/back-from-the-dead/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 15:02:31 +0000</pubDate>
		<dc:creator>B.Russell</dc:creator>
				<category><![CDATA[Game Dev]]></category>

		<guid isPermaLink="false">http://www.blrussell.com/index.php/2008/06/12/back-from-the-dead/</guid>
		<description><![CDATA[Suprise, suprise, I&#8217;m back from the dead it appears =). Just thought I&#8217;d come in and blow some dust off the site and get back to posting some more. I have been busy lately, other things ( real life ) has pulled me away from spending time on my sites over the past few months [...]]]></description>
		<wfw:commentRss>http://www.blrussell.com/index.php/2008/06/12/back-from-the-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

