<?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; Keith</title>
	<atom:link href="http://shortordercode.com/author/kdmurray-2/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; Keith</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 #006 :: Proof of Concept vs. Prototyping</title>
		<link>http://shortordercode.com/short-order-code-006-proof-of-concept-vs-prototyping/</link>
		<comments>http://shortordercode.com/short-order-code-006-proof-of-concept-vs-prototyping/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 08:19:46 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[methodology]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[proof of concept]]></category>
		<category><![CDATA[prototyping]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://shortordercode.com/?p=51</guid>
		<description><![CDATA[In today&#8217;s show I wanted to touch on the concepts of &#8220;proof-of-concept&#8221; and &#8220;prototyping&#8221;. These two methodologies for attacking a software project are closely related in many ways, but differ completely in how they can be practically applied to a software development effort.
I&#8217;ll highlight a new project I&#8217;m working on and how that project inspired [...]]]></description>
			<content:encoded><![CDATA[<p>In today&#8217;s show I wanted to touch on the concepts of &#8220;proof-of-concept&#8221; and &#8220;prototyping&#8221;. These two methodologies for attacking a software project are closely related in many ways, but differ completely in how they can be practically applied to a software development effort.</p>
<p>I&#8217;ll highlight a new project I&#8217;m working on and how that project inspired me to bring this topic today. I realized something that most people already know&#8230; or at least they think they do.</p>
]]></content:encoded>
			<wfw:commentRss>http://shortordercode.com/short-order-code-006-proof-of-concept-vs-prototyping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.shortordercode.com/ShortOrderCode-006-20091221.mp3" length="13645499" type="audio/mpeg" />
			<itunes:keywords>agile,development,methodology,podcast,proof of concept,prototyping,software</itunes:keywords>
		<itunes:subtitle>In today&#039;s show I wanted to touch on the concepts of &quot;proof-of-concept&quot; and &quot;prototyping&quot;. These two methodologies for attacking a software project are closely related in many ways, but differ completely in how they can be practically applied to a soft...</itunes:subtitle>
		<itunes:summary>In today&#039;s show I wanted to touch on the concepts of &quot;proof-of-concept&quot; and &quot;prototyping&quot;. These two methodologies for attacking a software project are closely related in many ways, but differ completely in how they can be practically applied to a software development effort.

I&#039;ll highlight a new project I&#039;m working on and how that project inspired me to bring this topic today. I realized something that most people already know... or at least they think they do.</itunes:summary>
		<itunes:author>Keith Murray</itunes:author>
		<itunes:explicit>clean</itunes:explicit>
		<itunes:duration>14:00</itunes:duration>
	</item>
		<item>
		<title>Episode #005 :: Dealing with Code Inheritance</title>
		<link>http://shortordercode.com/episode-005-dealing-with-code-inheritance/</link>
		<comments>http://shortordercode.com/episode-005-dealing-with-code-inheritance/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 16:18:15 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[inheritance]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[team]]></category>
		<category><![CDATA[transition]]></category>

		<guid isPermaLink="false">http://shortordercode.com/?p=45</guid>
		<description><![CDATA[This week I&#8217;m getting away from tools and plugins to get a bit more into the operational side of software. The topic this week is all about dealing with those inherited hand-me-down projects. I&#8217;ll offer some strategies on how to cope with these projects once they land in your lap, and a tiny bit of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-46" style="border: 0pt none; margin: 3px;" title="Short Order Code - Logo" src="http://shortordercode.com/wp-content/uploads/2009/11/Short-Order-Code-Logo-150x150.jpg" alt="Short Order Code - Logo" width="100" height="100" />This week I&#8217;m getting away from tools and plugins to get a bit more into the operational side of software. The topic this week is all about dealing with those inherited hand-me-down projects. I&#8217;ll offer some strategies on how to cope with these projects once they land in your lap, and a tiny bit of advice for those of you starting up new projects.</p>
<p>As always your feedback is very much appreciated, you can post it in the comments or follow the show on Twitter.</p>
]]></content:encoded>
			<wfw:commentRss>http://shortordercode.com/episode-005-dealing-with-code-inheritance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.shortordercode.com/ShortOrderCode-005-20091113.mp3" length="12404090" type="audio/mpeg" />
			<itunes:keywords>business,code,inheritance,planning,podcast,projects,refactoring,team,transition</itunes:keywords>
		<itunes:subtitle>This week I&#039;m getting away from tools and plugins to get a bit more into the operational side of software. The topic this week is all about dealing with those inherited hand-me-down projects. I&#039;ll offer some strategies on how to cope with these project...</itunes:subtitle>
		<itunes:summary>(http://shortordercode.com/wp-content/uploads/2009/11/Short-Order-Code-Logo-150x150.jpg)This week I&#039;m getting away from tools and plugins to get a bit more into the operational side of software. The topic this week is all about dealing with those inherited hand-me-down projects. I&#039;ll offer some strategies on how to cope with these projects once they land in your lap, and a tiny bit of advice for those of you starting up new projects.

As always your feedback is very much appreciated, you can post it in the comments or follow the show on Twitter.</itunes:summary>
		<itunes:author>Keith Murray</itunes:author>
		<itunes:explicit>clean</itunes:explicit>
	</item>
		<item>
		<title>Short Order Code #004 :: Tooling For Success &#8211; part 2</title>
		<link>http://shortordercode.com/short-order-code-004-tooling-for-success-part-2/</link>
		<comments>http://shortordercode.com/short-order-code-004-tooling-for-success-part-2/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 07:40:11 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[ankhsvn]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[disassembly]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[mbunit]]></category>
		<category><![CDATA[nunit]]></category>
		<category><![CDATA[paint.net]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[smartpaster]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[version control]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://shortordercode.com/?p=41</guid>
		<description><![CDATA[After several long weeks, and a well deserved vacation Short Order Code is back with the second part of our look at tools to help improve your programming productivity.
This week I&#8217;m talking about tools that are a bit more ancillary to the development process, things that help you with the tasks associated with the other [...]]]></description>
			<content:encoded><![CDATA[<p>After several long weeks, and a well deserved vacation Short Order Code is back with the second part of our look at tools to help improve your programming productivity.</p>
<p>This week I&#8217;m talking about tools that are a bit more ancillary to the development process, things that help you with the tasks associated with the other parts of software development that take place (for the most part) outside your IDE.</p>
<ul>
<li>Unit testing tools &#8211; <a href="http://nunit.org/" target="_blank">nUnit</a>, <a href="http://junit.org/" target="_blank">jUnit</a>, <a href="http://mbunit.com/" target="_blank">mbUnit</a></li>
<li>In-IDE Version Control &#8211; <a href="http://ankhsvn.open.collab.net/" target="_blank">AnkhSVN</a></li>
<li>Browser-based Debugging &#8211; <a href="http://getfirebug.com/" target="_blank">Firebug</a></li>
<li>Disassemble DLLs &#8211; <a href="http://www.red-gate.com/products/reflector/" target="_blank">Reflector</a>, <a href="http://www.codeplex.com/reflectoraddins" target="_blank">addins</a></li>
<li>Paste Code Wisely &#8211; <a href="http://weblogs.asp.net/alex_papadimoulis/archive/2004/05/25/Smart-Paster-1.1-Add-In---StringBuilder-and-Better-C_2300_-Handling.aspx" target="_blank">SmartPaster</a></li>
<li>Paint and Pictures &#8211; <a href="http://www.getpaint.net/" target="_blank">Paint.NET</a></li>
</ul>
<p>I&#8217;m going to try to keep the shows coming as regularly as possible for the next little while so keep your eyes open for the next episode.</p>
<p>Thanks for Listening!</p>
]]></content:encoded>
			<wfw:commentRss>http://shortordercode.com/short-order-code-004-tooling-for-success-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.shortordercode.com/ShortOrderCode-004-20091029.mp3" length="4895818" type="audio/mpeg" />
			<itunes:keywords>ankhsvn,debugging,disassembly,firebug,free,junit,mbunit,nunit,paint.net,podcast,reflector,smartpaster</itunes:keywords>
		<itunes:subtitle>After several long weeks, and a well deserved vacation Short Order Code is back with the second part of our look at tools to help improve your programming productivity. - This week I&#039;m talking about tools that are a bit more ancillary to the developmen...</itunes:subtitle>
		<itunes:summary>After several long weeks, and a well deserved vacation Short Order Code is back with the second part of our look at tools to help improve your programming productivity.

This week I&#039;m talking about tools that are a bit more ancillary to the development process, things that help you with the tasks associated with the other parts of software development that take place (for the most part) outside your IDE.

	* Unit testing tools - nUnit (http://nunit.org/), jUnit (http://junit.org/), mbUnit (http://mbunit.com/)
	* In-IDE Version Control - AnkhSVN (http://ankhsvn.open.collab.net/)
	* Browser-based Debugging - Firebug (http://getfirebug.com/)
	* Disassemble DLLs - Reflector (http://www.red-gate.com/products/reflector/), addins (http://www.codeplex.com/reflectoraddins)
	* Paste Code Wisely - SmartPaster (http://weblogs.asp.net/alex_papadimoulis/archive/2004/05/25/Smart-Paster-1.1-Add-In---StringBuilder-and-Better-C_2300_-Handling.aspx)
	* Paint and Pictures - Paint.NET (http://www.getpaint.net/)

I&#039;m going to try to keep the shows coming as regularly as possible for the next little while so keep your eyes open for the next episode.

Thanks for Listening!</itunes:summary>
		<itunes:author>Keith Murray</itunes:author>
		<itunes:explicit>clean</itunes:explicit>
	</item>
		<item>
		<title>Quick Update</title>
		<link>http://shortordercode.com/quick-update/</link>
		<comments>http://shortordercode.com/quick-update/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 19:41:57 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[short order code]]></category>
		<category><![CDATA[shows]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://shortordercode.com/?p=38</guid>
		<description><![CDATA[As those who listened to the last episode know I&#8217;ve been on vacation for the past month or so. I&#8217;m assembling the next few episodes right now and should have episode 4 published some time next week.
If you want to get updates when the show gets published, please follow the show on Twitter, or subscribe [...]]]></description>
			<content:encoded><![CDATA[<p>As those who listened to the last episode know I&#8217;ve been on vacation for the past month or so. I&#8217;m assembling the next few episodes right now and should have episode 4 published some time next week.</p>
<p>If you want to get updates when the show gets published, please follow the show on Twitter, or subscribe to the show using the buttons on the right-hand sidebar.</p>
]]></content:encoded>
			<wfw:commentRss>http://shortordercode.com/quick-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
		<item>
		<title>Short Order Code #002 :: Collecting your inheritance</title>
		<link>http://shortordercode.com/short-order-code-002-collecting-your-inheritance/</link>
		<comments>http://shortordercode.com/short-order-code-002-collecting-your-inheritance/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 05:37:09 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[episodes]]></category>
		<category><![CDATA[inheritance]]></category>
		<category><![CDATA[ood]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[short order code]]></category>
		<category><![CDATA[subclassing]]></category>

		<guid isPermaLink="false">http://shortordercode.com/?p=30</guid>
		<description><![CDATA[In this episode Keith talks about a bit about object inheritance and provides some practical examples of situations you can use it in your code.
I know it&#8217;s something that everyone has talked about in their first-year OOP classes, but it&#8217;s surprising how often that knowledge seems to get left there, and not readily adapted to [...]]]></description>
			<content:encoded><![CDATA[<p>In this episode Keith talks about a bit about object inheritance and provides some practical examples of situations you can use it in your code.</p>
<p>I know it&#8217;s something that everyone has talked about in their first-year OOP classes, but it&#8217;s surprising how often that knowledge seems to get left there, and not readily adapted to projects in the workplace.  I&#8217;ll take a quick look at a few places where you can make effective use of inheritance and some real-world examples of how to make this methodology work for you in your apps.</p>
<p>Thanks to those of you who got back to me about some of the technical production on the first show, I&#8217;ve ditched the &#8220;swoosh&#8221; sounds in favour of something a bit more mellow.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://shortordercode.com/short-order-code-002-collecting-your-inheritance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.shortordercode.com/ShortOrderCode-002-20090827.mp3" length="4939813" type="audio/mpeg" />
			<itunes:keywords>episodes,inheritance,ood,oop,podcast,short order code,subclassing</itunes:keywords>
		<itunes:subtitle>In this episode Keith talks about a bit about object inheritance and provides some practical examples of situations you can use it in your code. - I know it&#039;s something that everyone has talked about in their first-year OOP classes,</itunes:subtitle>
		<itunes:summary>In this episode Keith talks about a bit about object inheritance and provides some practical examples of situations you can use it in your code.

I know it&#039;s something that everyone has talked about in their first-year OOP classes, but it&#039;s surprising how often that knowledge seems to get left there, and not readily adapted to projects in the workplace.  I&#039;ll take a quick look at a few places where you can make effective use of inheritance and some real-world examples of how to make this methodology work for you in your apps.

Thanks to those of you who got back to me about some of the technical production on the first show, I&#039;ve ditched the &quot;swoosh&quot; sounds in favour of something a bit more mellow.  Enjoy!</itunes:summary>
		<itunes:author>Keith Murray</itunes:author>
		<itunes:explicit>clean</itunes:explicit>
		<itunes:duration>13:23</itunes:duration>
	</item>
		<item>
		<title>Short Order Code #001 :: The source of all control</title>
		<link>http://shortordercode.com/short-order-code-001-the-source-of-all-control/</link>
		<comments>http://shortordercode.com/short-order-code-001-the-source-of-all-control/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 04:06:48 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[about me]]></category>
		<category><![CDATA[cvs]]></category>
		<category><![CDATA[episodes]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[short order code]]></category>
		<category><![CDATA[source control]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://shortordercode.com/?p=25</guid>
		<description><![CDATA[In this, the inaugural episode of Short Order Code Keith dives into a bit of his background, explains what &#8220;Short Order Code&#8221; really is, and tells you why you need source control for your projects.
Source control certainly isn&#8217;t the sexiest topic in software development, but it&#8217;s an important fundamental practice.  Having a good source [...]]]></description>
			<content:encoded><![CDATA[<p>In this, the inaugural episode of Short Order Code Keith dives into a bit of his background, explains what &#8220;Short Order Code&#8221; really is, and tells you why you need source control for your projects.</p>
<p>Source control certainly isn&#8217;t the sexiest topic in software development, but it&#8217;s an important fundamental practice.  Having a good source control product available to you, and putting in place the pieces you need to make regular and effective use of it are critical to being a productive member of any development organization.</p>
<p>Have a listen to the show, and if you&#8217;re so inclined hit one of the subscription links in the sidebar.</p>
]]></content:encoded>
			<wfw:commentRss>http://shortordercode.com/short-order-code-001-the-source-of-all-control/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://media.shortordercode.com/ShortOrderCode-001-20090813.mp3" length="6182527" type="audio/mpeg" />
			<itunes:keywords>about me,cvs,episodes,introduction,podcast,short order code,source control,subversion,version control</itunes:keywords>
		<itunes:subtitle>In this, the inaugural episode of Short Order Code Keith dives into a bit of his background, explains what &quot;Short Order Code&quot; really is, and tells you why you need source control for your projects. - Source control certainly isn&#039;t the sexiest topic in ...</itunes:subtitle>
		<itunes:summary>In this, the inaugural episode of Short Order Code Keith dives into a bit of his background, explains what &quot;Short Order Code&quot; really is, and tells you why you need source control for your projects.

Source control certainly isn&#039;t the sexiest topic in software development, but it&#039;s an important fundamental practice.  Having a good source control product available to you, and putting in place the pieces you need to make regular and effective use of it are critical to being a productive member of any development organization.

Have a listen to the show, and if you&#039;re so inclined hit one of the subscription links in the sidebar.</itunes:summary>
		<itunes:author>Keith Murray</itunes:author>
		<itunes:explicit>clean</itunes:explicit>
		<itunes:duration>16:50</itunes:duration>
	</item>
		<item>
		<title>Short Order Code #000 :: Here there be podcasts</title>
		<link>http://shortordercode.com/short-order-code-000-here-there-be-podcasts/</link>
		<comments>http://shortordercode.com/short-order-code-000-here-there-be-podcasts/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 07:08:05 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[coming soon]]></category>
		<category><![CDATA[episodes]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[preview]]></category>
		<category><![CDATA[short order code]]></category>

		<guid isPermaLink="false">http://shortordercode.com/?p=19</guid>
		<description><![CDATA[In this episode of Short Order Code&#8230; well, it isn&#8217;t an episode per se.  I just wanted to make sure that I put something in the feed that iTunes could find and use to add the show.  The first &#8220;real&#8221; episode of SOC should be up in the next few days.  See you soon!
]]></description>
			<content:encoded><![CDATA[<p>In this episode of Short Order Code&#8230; well, it isn&#8217;t an episode per se.  I just wanted to make sure that I put something in the feed that iTunes could find and use to add the show.  The first &#8220;real&#8221; episode of SOC should be up in the next few days.  See you soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://shortordercode.com/short-order-code-000-here-there-be-podcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.shortordercode.com/ShortOrderCode-000-20090805.mp3" length="666300" type="audio/mpeg" />
			<itunes:keywords>coming soon,episodes,iTunes,podcast,preview,short order code</itunes:keywords>
		<itunes:subtitle>In this episode of Short Order Code... well, it isn&#039;t an episode per se.  I just wanted to make sure that I put something in the feed that iTunes could find and use to add the show.  The first &quot;real&quot; episode of SOC should be up in the next few days.</itunes:subtitle>
		<itunes:summary>In this episode of Short Order Code... well, it isn&#039;t an episode per se.  I just wanted to make sure that I put something in the feed that iTunes could find and use to add the show.  The first &quot;real&quot; episode of SOC should be up in the next few days.  See you soon!</itunes:summary>
		<itunes:author>Keith Murray</itunes:author>
		<itunes:explicit>clean</itunes:explicit>
		<itunes:duration>1:50</itunes:duration>
	</item>
		<item>
		<title>Watch this space!</title>
		<link>http://shortordercode.com/watch-this-space/</link>
		<comments>http://shortordercode.com/watch-this-space/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 05:59:20 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://shortordercode.com/?p=9</guid>
		<description><![CDATA[Welcome!  You&#8217;ve found the blog for the Short Order Code podcast.  This is a new software development podcast focused on technologies and strategies for taking your code from super-basic &#8220;Hello World&#8221; applications, to applications which have some real-world applicability and can be actually useful.  The show will be a mix of audio podcasts ans screencasts [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome!  You&#8217;ve found the blog for the Short Order Code podcast.  This is a new software development podcast focused on technologies and strategies for taking your code from super-basic &#8220;Hello World&#8221; applications, to applications which have some real-world applicability and can be actually useful.  The show will be a mix of audio podcasts ans screencasts which will better illustrate some of the points.</p>
<p>Don&#8217;t mind the dust while I finish off the blog.  I&#8217;ll be adding and tweaking things as I move along.  For now, I&#8217;m focusing on getting the first few episodes of the show produced.  I&#8217;m expecting the show to come out on a roughly bi-weekly schedule.  Once the first few episodes get done and I get the routine down I&#8217;ll provide more information on the show scheduling.</p>
]]></content:encoded>
			<wfw:commentRss>http://shortordercode.com/watch-this-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
