<?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; nunit</title>
	<atom:link href="http://shortordercode.com/tag/nunit/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; nunit</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 #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>
	</channel>
</rss>
