<?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>a geek trapped in a cool guy's body &#187; Note to self&#8230;</title>
	<atom:link href="http://www.ageektrapped.com/blog/category/note-to-self/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ageektrapped.com/blog</link>
	<description>Trapped online since 2004</description>
	<lastBuildDate>Tue, 25 Nov 2008 03:07:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Save XAML as an Image</title>
		<link>http://www.ageektrapped.com/blog/how-to-save-xaml-as-an-image/</link>
		<comments>http://www.ageektrapped.com/blog/how-to-save-xaml-as-an-image/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 02:03:26 +0000</pubDate>
		<dc:creator>Jason Kemp</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Note to self...]]></category>
		<category><![CDATA[.NET WPF PNG IMO OMG]]></category>

		<guid isPermaLink="false">http://www.ageektrapped.com/blog/how-to-save-xaml-as-an-image/</guid>
		<description><![CDATA[Here&#8217;s a quick note to self that you may enjoy. I suck at art. Didn&#8217;t use to always, but it requires too much brain power. But I&#8217;m not bad at getting WPF to draw what I want. I had a logo in mind for this site and used WPF to generate it after unsuccessfully getting [...]<p>© 2008 Jason Kemp. All Rights Reserved. <a href="http://www.ageektrapped.com/blog">A geek trapped in a cool guy's body</a><br/><br/><a href="http://www.ageektrapped.com/blog/how-to-save-xaml-as-an-image/">How to Save XAML as an Image</a></p>
]]></description>
			<content:encoded><![CDATA[Here&#8217;s a quick note to self that you may enjoy. I suck at art. Didn&#8217;t use to always, but it requires too much brain power. But I&#8217;m not bad at getting WPF to draw what I want. I had a logo in mind for this site and used WPF to generate it after unsuccessfully getting [...]]]></content:encoded>
			<wfw:commentRss>http://www.ageektrapped.com/blog/how-to-save-xaml-as-an-image/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting Up A Symbol Server in Visual Studio 2005</title>
		<link>http://www.ageektrapped.com/blog/setting-up-a-symbol-server-in-visual-studio-2005/</link>
		<comments>http://www.ageektrapped.com/blog/setting-up-a-symbol-server-in-visual-studio-2005/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 05:00:00 +0000</pubDate>
		<dc:creator>Jason Kemp</dc:creator>
				<category><![CDATA[Note to self...]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://69.42.58.100/~jaso3118/blog/setting-up-a-symbol-server-in-visual-studio-2005/</guid>
		<description><![CDATA[Through a serendipitous series of links on the ol&#8217; intarweb, I came upon this excellent post by the always excellent Jessica (aka JFo) on setting up a symbol server in Visual Studio 2003. A symbol server allows you to debug code to which you don&#8217;t own the source. I knew you could do this, but [...]<p>© 2008 Jason Kemp. All Rights Reserved. <a href="http://www.ageektrapped.com/blog">A geek trapped in a cool guy's body</a><br/><br/><a href="http://www.ageektrapped.com/blog/setting-up-a-symbol-server-in-visual-studio-2005/">Setting Up A Symbol Server in Visual Studio 2005</a></p>
]]></description>
			<content:encoded><![CDATA[Through a serendipitous series of links on the ol&#8217; intarweb, I came upon this excellent post by the always excellent Jessica (aka JFo) on setting up a symbol server in Visual Studio 2003. A symbol server allows you to debug code to which you don&#8217;t own the source. I knew you could do this, but [...]]]></content:encoded>
			<wfw:commentRss>http://www.ageektrapped.com/blog/setting-up-a-symbol-server-in-visual-studio-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hey, Where did my Visual Studio Add-In Go? I know I Installed it.</title>
		<link>http://www.ageektrapped.com/blog/hey-where-did-my-visual-studio-add-in-go-i-know-i-installed-it/</link>
		<comments>http://www.ageektrapped.com/blog/hey-where-did-my-visual-studio-add-in-go-i-know-i-installed-it/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 05:00:00 +0000</pubDate>
		<dc:creator>Jason Kemp</dc:creator>
				<category><![CDATA[Note to self...]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://69.42.58.100/~jaso3118/blog/hey-where-did-my-visual-studio-add-in-go-i-know-i-installed-it/</guid>
		<description><![CDATA[I recently installed the 2005 version of the excellent CopySourceAsHtml Visual Studio Add-in. Then I started up an instance of the IDE, opened a project and …couldn’t find the right click option to copy as HTML. So then I went to Tools -&#62; Add-In Manager and it’s blank! WTF? This is weird. I know I [...]<p>© 2008 Jason Kemp. All Rights Reserved. <a href="http://www.ageektrapped.com/blog">A geek trapped in a cool guy's body</a><br/><br/><a href="http://www.ageektrapped.com/blog/hey-where-did-my-visual-studio-add-in-go-i-know-i-installed-it/">Hey, Where did my Visual Studio Add-In Go? I know I Installed it.</a></p>
]]></description>
			<content:encoded><![CDATA[I recently installed the 2005 version of the excellent CopySourceAsHtml Visual Studio Add-in. Then I started up an instance of the IDE, opened a project and …couldn’t find the right click option to copy as HTML. So then I went to Tools -&gt; Add-In Manager and it’s blank! WTF? This is weird. I know I [...]]]></content:encoded>
			<wfw:commentRss>http://www.ageektrapped.com/blog/hey-where-did-my-visual-studio-add-in-go-i-know-i-installed-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing Your Own UriParser Part 2: Implementing GetComponents</title>
		<link>http://www.ageektrapped.com/blog/writing-your-own-uriparser-part-2-implementing-getcomponents/</link>
		<comments>http://www.ageektrapped.com/blog/writing-your-own-uriparser-part-2-implementing-getcomponents/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 05:00:00 +0000</pubDate>
		<dc:creator>Jason Kemp</dc:creator>
				<category><![CDATA[Note to self...]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://69.42.58.100/~jaso3118/blog/writing-your-own-uriparser-part-2-implementing-getcomponents/</guid>
		<description><![CDATA[In my last article on UriParser, I explained how to register your custom parser as well as outline the pitfalls you may encounter along the way. The documentation is sparse when it comes to UriParser and its descendents. This time I’ll start writing my own custom parser and explain the details of UriParser.GetComponents(), a virtual [...]<p>© 2008 Jason Kemp. All Rights Reserved. <a href="http://www.ageektrapped.com/blog">A geek trapped in a cool guy's body</a><br/><br/><a href="http://www.ageektrapped.com/blog/writing-your-own-uriparser-part-2-implementing-getcomponents/">Writing Your Own UriParser Part 2: Implementing GetComponents</a></p>
]]></description>
			<content:encoded><![CDATA[In my last article on UriParser, I explained how to register your custom parser as well as outline the pitfalls you may encounter along the way. The documentation is sparse when it comes to UriParser and its descendents. This time I’ll start writing my own custom parser and explain the details of UriParser.GetComponents(), a virtual [...]]]></content:encoded>
			<wfw:commentRss>http://www.ageektrapped.com/blog/writing-your-own-uriparser-part-2-implementing-getcomponents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loading Visual Studio 2005\.NET 2.0 SDK Tools (vsvars32.bat) in Monad (MSH)</title>
		<link>http://www.ageektrapped.com/blog/loading-visual-studio-2005net-20-sdk-tools-vsvars32bat-in-monad-msh/</link>
		<comments>http://www.ageektrapped.com/blog/loading-visual-studio-2005net-20-sdk-tools-vsvars32bat-in-monad-msh/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 05:00:00 +0000</pubDate>
		<dc:creator>Jason Kemp</dc:creator>
				<category><![CDATA[Note to self...]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://69.42.58.100/~jaso3118/blog/loading-visual-studio-2005net-20-sdk-tools-vsvars32bat-in-monad-msh/</guid>
		<description><![CDATA[Scott Hanselman’s recent zeal for MSH has motivated me to take another look at Monad. I saw the original Jeffrey Snover Channel 9 video and downloaded the beta then; he just about drop kicks you with his enthusiasm, so I had to try it. My first two co-op terms (internships is another term) were spent as [...]<p>© 2008 Jason Kemp. All Rights Reserved. <a href="http://www.ageektrapped.com/blog">A geek trapped in a cool guy's body</a><br/><br/><a href="http://www.ageektrapped.com/blog/loading-visual-studio-2005net-20-sdk-tools-vsvars32bat-in-monad-msh/">Loading Visual Studio 2005\.NET 2.0 SDK Tools (vsvars32.bat) in Monad (MSH)</a></p>
]]></description>
			<content:encoded><![CDATA[Scott Hanselman’s recent zeal for MSH has motivated me to take another look at Monad. 
I saw the original Jeffrey Snover Channel 9 video and downloaded the beta then; he just about drop kicks you with his enthusiasm, so I had to try it. My first two co-op terms (internships is another term) were spent as [...]]]></content:encoded>
			<wfw:commentRss>http://www.ageektrapped.com/blog/loading-visual-studio-2005net-20-sdk-tools-vsvars32bat-in-monad-msh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What does the rest of blogspace say about Version Numbers?</title>
		<link>http://www.ageektrapped.com/blog/what-does-the-rest-of-blogspace-say-about-version-numbers/</link>
		<comments>http://www.ageektrapped.com/blog/what-does-the-rest-of-blogspace-say-about-version-numbers/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 05:00:00 +0000</pubDate>
		<dc:creator>Jason Kemp</dc:creator>
				<category><![CDATA[Note to self...]]></category>
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://69.42.58.100/~jaso3118/blog/what-does-the-rest-of-blogspace-say-about-version-numbers/</guid>
		<description><![CDATA[Searching the internet for version numbers is largely pointless: the hits are useless. I’ve tried variations on “version numbers daily build.” However, I, in my voracious blog reading, remembered a few posts by some bloggers I read so I figured I’d link to them here so they are all in one spot. Jensen Harris’ post [...]<p>© 2008 Jason Kemp. All Rights Reserved. <a href="http://www.ageektrapped.com/blog">A geek trapped in a cool guy's body</a><br/><br/><a href="http://www.ageektrapped.com/blog/what-does-the-rest-of-blogspace-say-about-version-numbers/">What does the rest of blogspace say about Version Numbers?</a></p>
]]></description>
			<content:encoded><![CDATA[Searching the internet for version numbers is largely pointless: the hits are useless. I’ve tried variations on “version numbers daily build.”
However, I, in my voracious blog reading, remembered a few posts by some bloggers I read so I figured I’d link to them here so they are all in one spot.

Jensen Harris’ post explaining Office [...]]]></content:encoded>
			<wfw:commentRss>http://www.ageektrapped.com/blog/what-does-the-rest-of-blogspace-say-about-version-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Would You Want An Always-Increasing Version Number?</title>
		<link>http://www.ageektrapped.com/blog/why-would-you-want-an-always-increasing-version-number/</link>
		<comments>http://www.ageektrapped.com/blog/why-would-you-want-an-always-increasing-version-number/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 05:00:00 +0000</pubDate>
		<dc:creator>Jason Kemp</dc:creator>
				<category><![CDATA[Note to self...]]></category>

		<guid isPermaLink="false">http://69.42.58.100/~jaso3118/blog/why-would-you-want-an-always-increasing-version-number/</guid>
		<description><![CDATA[This is a follow up to my last post about version numbers. There’s a very practical reason for having a monotonically increasing Version Number as a function of time: upgrading installers. If your daily build produces an executable including an upgrading installer, then you definitely want an increasing build number for every daily build. The [...]<p>© 2008 Jason Kemp. All Rights Reserved. <a href="http://www.ageektrapped.com/blog">A geek trapped in a cool guy's body</a><br/><br/><a href="http://www.ageektrapped.com/blog/why-would-you-want-an-always-increasing-version-number/">Why Would You Want An Always-Increasing Version Number?</a></p>
]]></description>
			<content:encoded><![CDATA[This is a follow up to my last post about version numbers.
There’s a very practical reason for having a monotonically increasing Version Number as a function of time: upgrading installers. If your daily build produces an executable including an upgrading installer, then you definitely want an increasing build number for every daily build. The example [...]]]></content:encoded>
			<wfw:commentRss>http://www.ageektrapped.com/blog/why-would-you-want-an-always-increasing-version-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cyclomatic Complexity</title>
		<link>http://www.ageektrapped.com/blog/cyclomatic-complexity/</link>
		<comments>http://www.ageektrapped.com/blog/cyclomatic-complexity/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 05:00:00 +0000</pubDate>
		<dc:creator>Jason Kemp</dc:creator>
				<category><![CDATA[Note to self...]]></category>

		<guid isPermaLink="false">http://69.42.58.100/~jaso3118/blog/cyclomatic-complexity/</guid>
		<description><![CDATA[Cyclomatic complexity refers to the number of paths through a piece of code. If you want to impress people with fancy science talk, you can refer to this page at Carnegie-Mellon Software Institute. Suppose you had the following method on a class: 1 public bool IsSomeValue(bool foo, bool bar) 2 { 3 [...]<p>© 2008 Jason Kemp. All Rights Reserved. <a href="http://www.ageektrapped.com/blog">A geek trapped in a cool guy's body</a><br/><br/><a href="http://www.ageektrapped.com/blog/cyclomatic-complexity/">Cyclomatic Complexity</a></p>
]]></description>
			<content:encoded><![CDATA[Cyclomatic complexity refers to the number of paths through a piece of code. If you want to impress people with fancy science talk, you can refer to this page at Carnegie-Mellon Software Institute. Suppose you had the following method on a class: 
1   public bool IsSomeValue(bool foo, bool bar)
2   {
3     [...]]]></content:encoded>
			<wfw:commentRss>http://www.ageektrapped.com/blog/cyclomatic-complexity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shipping with Bugs.</title>
		<link>http://www.ageektrapped.com/blog/shipping-with-bugs/</link>
		<comments>http://www.ageektrapped.com/blog/shipping-with-bugs/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 05:00:00 +0000</pubDate>
		<dc:creator>Jason Kemp</dc:creator>
				<category><![CDATA[Note to self...]]></category>

		<guid isPermaLink="false">http://69.42.58.100/~jaso3118/blog/shipping-with-bugs/</guid>
		<description><![CDATA[There have been a number of items on the ol&#8217; information superhighway over the past week dealing with software quality. First, once Visual Studio 2005 officially shipped on Monday, a number of high-profile .NET bloggers (Wesner,&#160;Frans, Roy)&#160;posted about bugs that they experienced with the RTM version. Mini-Microsoft summed it up in a couple of posts [...]<p>© 2008 Jason Kemp. All Rights Reserved. <a href="http://www.ageektrapped.com/blog">A geek trapped in a cool guy's body</a><br/><br/><a href="http://www.ageektrapped.com/blog/shipping-with-bugs/">Shipping with Bugs.</a></p>
]]></description>
			<content:encoded><![CDATA[There have been a number of items on the ol&#8217; information superhighway over the past week dealing with software quality.
First, once Visual Studio 2005 officially shipped on Monday, a number of high-profile .NET bloggers (Wesner,&nbsp;Frans, Roy)&nbsp;posted about bugs that they experienced with the RTM version. Mini-Microsoft summed it up in a couple of posts (here [...]]]></content:encoded>
			<wfw:commentRss>http://www.ageektrapped.com/blog/shipping-with-bugs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Never, ever, ever, ever, ever ever ever, use the editor in .Text to write your posts</title>
		<link>http://www.ageektrapped.com/blog/never-ever-ever-ever-ever-ever-ever-use-the-editor-in-text-to-write-your-posts/</link>
		<comments>http://www.ageektrapped.com/blog/never-ever-ever-ever-ever-ever-ever-use-the-editor-in-text-to-write-your-posts/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 05:00:00 +0000</pubDate>
		<dc:creator>Jason Kemp</dc:creator>
				<category><![CDATA[Note to self...]]></category>

		<guid isPermaLink="false">http://69.42.58.100/~jaso3118/blog/never-ever-ever-ever-ever-ever-ever-use-the-editor-in-text-to-write-your-posts/</guid>
		<description><![CDATA[I just spent the last two hours writing an article for all of you about Nullable&#60;T&#62; and the XmlSerializer, but my blog engine prompted me with a login screen when I hit post and the post was subsequently lost. I may&#160;appear calm and&#160;civilized with my text here, but I&#8217;ve been swearing non-stop since it happened. [...]<p>© 2008 Jason Kemp. All Rights Reserved. <a href="http://www.ageektrapped.com/blog">A geek trapped in a cool guy's body</a><br/><br/><a href="http://www.ageektrapped.com/blog/never-ever-ever-ever-ever-ever-ever-use-the-editor-in-text-to-write-your-posts/">Never, ever, ever, ever, ever ever ever, use the editor in .Text to write your posts</a></p>
]]></description>
			<content:encoded><![CDATA[I just spent the last two hours writing an article for all of you about Nullable&lt;T&gt; and the XmlSerializer, but my blog engine prompted me with a login screen when I hit post and the post was subsequently lost. I may&nbsp;appear calm and&nbsp;civilized with my text here, but I&#8217;ve been swearing non-stop since it happened.
So [...]]]></content:encoded>
			<wfw:commentRss>http://www.ageektrapped.com/blog/never-ever-ever-ever-ever-ever-ever-use-the-editor-in-text-to-write-your-posts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
