<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tools for personal coding projects</title>
	<atom:link href="http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/?&amp;owa_from=feed&amp;owa_sid=</link>
	<description>Thinking about agile (small 'a') software development, patterns and practices for building Microsoft .NET applications.</description>
	<lastBuildDate>Wed, 10 Mar 2010 23:02:38 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Setting up Subversion on Windows Home Server &#124; #2782 - Agile software development and best practices for building Microsoft .NET applications.</title>
		<link>http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/comment-page-1/#comment-366</link>
		<dc:creator>Setting up Subversion on Windows Home Server &#124; #2782 - Agile software development and best practices for building Microsoft .NET applications.</dc:creator>
		<pubDate>Fri, 21 Nov 2008 17:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/#comment-366</guid>
		<description>[...] Subversion for a while; it&#8217;s installed on my development machine at home (read more about the development tools I use). I needed to expose a server so I could access it remotely. Windows Home Server already supports [...]</description>
		<content:encoded><![CDATA[<div style="border-left: #bce1f4 5px solid; padding-left: 1em;">
<p>[...] Subversion for a while; it&#8217;s installed on my development machine at home (read more about the development tools I use). I needed to expose a server so I could access it remotely. Windows Home Server already supports [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: #2872 &#187; Blog Archive &#187; Development tools for coding projects</title>
		<link>http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/comment-page-1/#comment-133</link>
		<dc:creator>#2872 &#187; Blog Archive &#187; Development tools for coding projects</dc:creator>
		<pubDate>Thu, 06 Dec 2007 18:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/#comment-133</guid>
		<description>[...] machine repave post and created my own backlog of things I install. A while back a blogged about tools for personal coding projects which proved pretty popular. I thought I&#8217;d follow it up with another one about the some of [...]</description>
		<content:encoded><![CDATA[<div style="border-left: #bce1f4 5px solid; padding-left: 1em;">
<p>[...] machine repave post and created my own backlog of things I install. A while back a blogged about tools for personal coding projects which proved pretty popular. I thought I&#8217;d follow it up with another one about the some of [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: #2872 &#187; Blog Archive &#187; Thoughts from Hawaii on Lean Software Development</title>
		<link>http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/comment-page-1/#comment-129</link>
		<dc:creator>#2872 &#187; Blog Archive &#187; Thoughts from Hawaii on Lean Software Development</dc:creator>
		<pubDate>Sun, 02 Dec 2007 21:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/#comment-129</guid>
		<description>[...] is why I use a couple of simple files for storing backlogs for small projects. Sure I could use Fortress or Visual Studio Team System (VSTS) or even Mingle but that just adds [...]</description>
		<content:encoded><![CDATA[<div style="border-left: #bce1f4 5px solid; padding-left: 1em;">
<p>[...] is why I use a couple of simple files for storing backlogs for small projects. Sure I could use Fortress or Visual Studio Team System (VSTS) or even Mingle but that just adds [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Hickman</title>
		<link>http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/comment-page-1/#comment-126</link>
		<dc:creator>Ian Hickman</dc:creator>
		<pubDate>Sun, 25 Nov 2007 22:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/#comment-126</guid>
		<description>I&#039;ve found TortoiseSVN is absolutely brilliant for personal projects. In fact, because it&#039;s such a usable explorer plugin, I use it for virtually all of my personal files.

It also means that I can back up everything really easily by just burning off the database.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found TortoiseSVN is absolutely brilliant for personal projects. In fact, because it&#8217;s such a usable explorer plugin, I use it for virtually all of my personal files.</p>
<p>It also means that I can back up everything really easily by just burning off the database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: redsolo</title>
		<link>http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/comment-page-1/#comment-124</link>
		<dc:creator>redsolo</dc:creator>
		<pubDate>Sat, 24 Nov 2007 10:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/#comment-124</guid>
		<description>For a CI server I must recommend the Hudson CI server. It has support for MSBuild, NUnit, NAnt and the most common SCMs. You can find it at http://hudson.dev.java.net. Dont be scared that it is written in Java, we are using it in 100% MS environment at work without any problems or glitches. I find it much easier to configure that CC, and it looks so much nicer.</description>
		<content:encoded><![CDATA[<p>For a CI server I must recommend the Hudson CI server. It has support for MSBuild, NUnit, NAnt and the most common SCMs. You can find it at <a href="http://hudson.dev.java.net" rel="nofollow">http://hudson.dev.java.net</a>. Dont be scared that it is written in Java, we are using it in 100% MS environment at work without any problems or glitches. I find it much easier to configure that CC, and it looks so much nicer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay McGuinness</title>
		<link>http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/comment-page-1/#comment-123</link>
		<dc:creator>Jay McGuinness</dc:creator>
		<pubDate>Thu, 22 Nov 2007 13:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/#comment-123</guid>
		<description>&gt; I do this in conjunction with a couple of files I store in my project’s solution.

It may be worth taking a look at Mingle from ThoughtWorks - (http://studios.thoughtworks.com/mingle-project-intelligence).

This is free for teams of 5 and less and it has a really nice interface for handling user stories and issues - the excel import feature is also very good.</description>
		<content:encoded><![CDATA[<p>&gt; I do this in conjunction with a couple of files I store in my project’s solution.</p>
<p>It may be worth taking a look at Mingle from ThoughtWorks &#8211; (<a href="http://studios.thoughtworks.com/mingle-project-intelligence" rel="nofollow">http://studios.thoughtworks.com/mingle-project-intelligence</a>).</p>
<p>This is free for teams of 5 and less and it has a really nice interface for handling user stories and issues &#8211; the excel import feature is also very good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Otto</title>
		<link>http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/comment-page-1/#comment-122</link>
		<dc:creator>Matthew Otto</dc:creator>
		<pubDate>Thu, 22 Nov 2007 05:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/11/tools-for-personal-coding-projects/#comment-122</guid>
		<description>I like the idea of keeping a backlog &amp; issue list in source control for smaller projects. Currently I keep a backlog/issue list in google notebook for personal projects, and more than once being able to see the document history would have been helpful. 

Another nice source control option you may want to check out is Perforce. They offer a free version for up to 2 users and 5 workspaces so its nice for personal use. Also it integrates well with cc.net. There are a few IDE integrations, and from what I understand a set of msbuild tasks floating around but I&#039;ve never used them.

Matt</description>
		<content:encoded><![CDATA[<p>I like the idea of keeping a backlog &amp; issue list in source control for smaller projects. Currently I keep a backlog/issue list in google notebook for personal projects, and more than once being able to see the document history would have been helpful. </p>
<p>Another nice source control option you may want to check out is Perforce. They offer a free version for up to 2 users and 5 workspaces so its nice for personal use. Also it integrates well with cc.net. There are a few IDE integrations, and from what I understand a set of msbuild tasks floating around but I&#8217;ve never used them.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
</channel>
</rss>
