<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>Short Order Code &#187; downloads</title>
	<atom:link href="http://shortordercode.com/tag/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://shortordercode.com</link>
	<description>The road from &#34;Hello World&#34; to actually useful</description>
	<lastBuildDate>Tue, 22 Dec 2009 08:20:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<!-- podcast_generator="Blubrry PowerPress/1.0.4" mode="advanced" entry="normal" -->
	<itunes:summary>Short Order Code is a software development podcast discussing tips, techniques, tools and open-source projects that can help front-line developers make the most of the code they write.  Each episode will feature a brief look at a specific technology or technique and discuss how it can help to make your code better.  Occasional video screencasts will appear in the feed to help illustrate some of the points.</itunes:summary>
	<itunes:author>Keith Murray</itunes:author>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://images.shortordercode.com/iTunes/SOC-AlbumArt-600t.png" />
	<itunes:owner>
		<itunes:name>Keith Murray</itunes:name>
		<itunes:email>feedback@shortordercode.com</itunes:email>
	</itunes:owner>
	<managingEditor>feedback@shortordercode.com (Keith Murray)</managingEditor>
	<copyright>2009</copyright>
	<itunes:subtitle>Shortening the path from </itunes:subtitle>
	<itunes:keywords>software,development,programming,tips,productivity,tools,open-source,architecture,best-practices,c#,.net,</itunes:keywords>
	<image>
		<title>Short Order Code &#187; downloads</title>
		<url>http://images.shortordercode.com/iTunes/SOC-AlbumArt-300.png</url>
		<link>http://shortordercode.com</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
	</itunes:category>
		<item>
		<title>Short Order Code #003 :: Tooling For Success &#8211; part 1</title>
		<link>http://shortordercode.com/short-order-code-003-tooling-for-success-part-1/</link>
		<comments>http://shortordercode.com/short-order-code-003-tooling-for-success-part-1/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 08:43:58 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[addins]]></category>
		<category><![CDATA[CodeKeep]]></category>
		<category><![CDATA[CopySourceAsHtml]]></category>
		<category><![CDATA[devMetrics]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[episodes]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[short order code]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[VSGesture]]></category>

		<guid isPermaLink="false">http://shortordercode.com/?p=35</guid>
		<description><![CDATA[This is part 1 of a two part series on free plugins and addins for Visual Studio.  Despite the fact that the Visual Studio IDE is one of the most feature rich out-of-the-box IDEs available there&#8217;s never any shortage of what developers wish they could do with their tools.  Being developers, we can take care [...]]]></description>
			<content:encoded><![CDATA[<p>This is part 1 of a two part series on free plugins and addins for Visual Studio.  Despite the fact that the Visual Studio IDE is one of the most feature rich out-of-the-box IDEs available there&#8217;s never any shortage of what developers wish they could do with their tools.  Being developers, we can take care of that problem via the Visual Studio addins framework.</p>
<p>In this episode I&#8217;ll provide a brief overview of a few tools.  This week&#8217;s addins include:</p>
<ul>
<li><a href="http://copysourceashtml.codeplex.com/" target="_blank">CopySourceAsHtml</a> by Colin Coller (JT Leigh)</li>
<li><a href="http://www.anticipatingminds.com/Content/Products/devMetrics/devMetrics.aspx" target="_blank">devMetrics</a> by the folks at Anticipating Minds</li>
<li><a href="http://www.codekeep.net/" target="_blank">CodeKeep</a> by Dave Donaldson (ArcWare)</li>
<li><a href="http://visualstudiogallery.msdn.microsoft.com/en-us/F5007932-0720-492B-8A51-631D5265F6B7" target="_blank">VSGesture</a> by Um Junil (Umc.Core)</li>
</ul>
<p>In part two I&#8217;ll talk about a few more plugins that you can use to enhance your Visual Studio experience.</p>
<p>Just a heads up, the next couple of shows are likely to be delayed since I&#8217;m on vacation.  If I get a chance to produce episode 4 before I leave I&#8217;ll try to make sure someone puts it up around the right day.  Otherwise the next show will be up as soon as possible after we return home.</p>
<p>Thanks for listening!</p>
]]></content:encoded>
			<wfw:commentRss>http://shortordercode.com/short-order-code-003-tooling-for-success-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.shortordercode.com/ShortOrderCode-003-20090910.mp3" length="3722298" type="audio/mpeg" />
			<itunes:keywords>addins,CodeKeep,CopySourceAsHtml,devMetrics,downloads,episodes,free,plugins,podcast,productivity,short order code,visual studio</itunes:keywords>
		<itunes:subtitle>This is part 1 of a two part series on free plugins and addins for Visual Studio.  Despite the fact that the Visual Studio IDE is one of the most feature rich out-of-the-box IDEs available there&#039;s never any shortage of what developers wish they could d...</itunes:subtitle>
		<itunes:summary>This is part 1 of a two part series on free plugins and addins for Visual Studio.  Despite the fact that the Visual Studio IDE is one of the most feature rich out-of-the-box IDEs available there&#039;s never any shortage of what developers wish they could do with their tools.  Being developers, we can take care of that problem via the Visual Studio addins framework.

In this episode I&#039;ll provide a brief overview of a few tools.  This week&#039;s addins include:

	* CopySourceAsHtml (http://copysourceashtml.codeplex.com/) by Colin Coller (JT Leigh)
	* devMetrics (http://www.anticipatingminds.com/Content/Products/devMetrics/devMetrics.aspx) by the folks at Anticipating Minds
	* CodeKeep (http://www.codekeep.net/) by Dave Donaldson (ArcWare)
	* VSGesture (http://visualstudiogallery.msdn.microsoft.com/en-us/F5007932-0720-492B-8A51-631D5265F6B7) by Um Junil (Umc.Core)

In part two I&#039;ll talk about a few more plugins that you can use to enhance your Visual Studio experience.

Just a heads up, the next couple of shows are likely to be delayed since I&#039;m on vacation.  If I get a chance to produce episode 4 before I leave I&#039;ll try to make sure someone puts it up around the right day.  Otherwise the next show will be up as soon as possible after we return home.

Thanks for listening!</itunes:summary>
		<itunes:author>Keith Murray</itunes:author>
		<itunes:explicit>clean</itunes:explicit>
		<itunes:duration>10:00</itunes:duration>
	</item>
	</channel>
</rss>
