<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for danlimerick</title>
	<atom:link href="http://danlimerick.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://danlimerick.wordpress.com</link>
	<description>Daniel Lee&#039;s thoughts about programming.</description>
	<lastBuildDate>Sun, 19 May 2013 18:38:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Build Your Open Source .NET Project On Travis CI by Daniel Lee</title>
		<link>http://danlimerick.wordpress.com/2013/02/03/build-your-open-source-net-project-on-travis-ci/#comment-70</link>
		<dc:creator><![CDATA[Daniel Lee]]></dc:creator>
		<pubDate>Sun, 19 May 2013 18:38:54 +0000</pubDate>
		<guid isPermaLink="false">https://danlimerick.wordpress.com/?p=285#comment-70</guid>
		<description><![CDATA[Thanks for spotting that. Fixed. You can see the live version here at https://github.com/schambers/fluentmigrator/blob/master/.travis.yml. It is working really well, all pull requests get built a minute or two after being submitted.]]></description>
		<content:encoded><![CDATA[<p>Thanks for spotting that. Fixed. You can see the live version here at <a href="https://github.com/schambers/fluentmigrator/blob/master/.travis.yml" rel="nofollow">https://github.com/schambers/fluentmigrator/blob/master/.travis.yml</a>. It is working really well, all pull requests get built a minute or two after being submitted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build Your Open Source .NET Project On Travis CI by Igor Lankin (@theiigorr)</title>
		<link>http://danlimerick.wordpress.com/2013/02/03/build-your-open-source-net-project-on-travis-ci/#comment-69</link>
		<dc:creator><![CDATA[Igor Lankin (@theiigorr)]]></dc:creator>
		<pubDate>Fri, 17 May 2013 20:13:39 +0000</pubDate>
		<guid isPermaLink="false">https://danlimerick.wordpress.com/?p=285#comment-69</guid>
		<description><![CDATA[Hey Daniel, thanks for that HowTo! I think there is a missing newline in the .travis.yml. The script: should be on an own line.]]></description>
		<content:encoded><![CDATA[<p>Hey Daniel, thanks for that HowTo! I think there is a missing newline in the .travis.yml. The script: should be on an own line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git for Windows tip: Use P4Merge as mergetool by Daniel Lee</title>
		<link>http://danlimerick.wordpress.com/2011/06/19/git-for-window-tip-use-p4merge-as-mergetool/#comment-68</link>
		<dc:creator><![CDATA[Daniel Lee]]></dc:creator>
		<pubDate>Tue, 23 Apr 2013 18:42:45 +0000</pubDate>
		<guid isPermaLink="false">https://danlimerick.wordpress.com/?p=73#comment-68</guid>
		<description><![CDATA[Another thought. If you write p4merge from the command line, does it work? Is it in your path?]]></description>
		<content:encoded><![CDATA[<p>Another thought. If you write p4merge from the command line, does it work? Is it in your path?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git for Windows tip: Use P4Merge as mergetool by Daniel Lee</title>
		<link>http://danlimerick.wordpress.com/2011/06/19/git-for-window-tip-use-p4merge-as-mergetool/#comment-67</link>
		<dc:creator><![CDATA[Daniel Lee]]></dc:creator>
		<pubDate>Tue, 23 Apr 2013 18:18:58 +0000</pubDate>
		<guid isPermaLink="false">https://danlimerick.wordpress.com/?p=73#comment-67</guid>
		<description><![CDATA[What does your .gitconfig file look like?  It is usually found in your user directory e.g. C:\Users\daniel Here is the relevant part of my .gitconfig file: https://gist.github.com/daniellee/5446026]]></description>
		<content:encoded><![CDATA[<p>What does your .gitconfig file look like?  It is usually found in your user directory e.g. C:\Users\daniel Here is the relevant part of my .gitconfig file: <a href="https://gist.github.com/daniellee/5446026" rel="nofollow">https://gist.github.com/daniellee/5446026</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git for Windows tip: Use P4Merge as mergetool by Roberto Osorio Nones (@RobertoOsorioN)</title>
		<link>http://danlimerick.wordpress.com/2011/06/19/git-for-window-tip-use-p4merge-as-mergetool/#comment-66</link>
		<dc:creator><![CDATA[Roberto Osorio Nones (@RobertoOsorioN)]]></dc:creator>
		<pubDate>Tue, 23 Apr 2013 18:12:48 +0000</pubDate>
		<guid isPermaLink="false">https://danlimerick.wordpress.com/?p=73#comment-66</guid>
		<description><![CDATA[Can anybody please send me to a step by step idiotproof to set winmerge or any other tool to my mergetool on git on Windows, I&#039;ve followed every single insturction out there and I keep getting /usr/libexec/git-core/git-mergetool--lib: line 137: winmerge.exe: command not found and it is the same error for Meld, and p4merge]]></description>
		<content:encoded><![CDATA[<p>Can anybody please send me to a step by step idiotproof to set winmerge or any other tool to my mergetool on git on Windows, I&#8217;ve followed every single insturction out there and I keep getting /usr/libexec/git-core/git-mergetool&#8211;lib: line 137: winmerge.exe: command not found and it is the same error for Meld, and p4merge</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Breaking Hidden Dependencies by TDD when up to your neck in Legacy Code &#124; danlimerick</title>
		<link>http://danlimerick.wordpress.com/2012/06/11/breaking-hidden-dependencies/#comment-65</link>
		<dc:creator><![CDATA[TDD when up to your neck in Legacy Code &#124; danlimerick]]></dc:creator>
		<pubDate>Mon, 18 Mar 2013 23:28:02 +0000</pubDate>
		<guid isPermaLink="false">https://danlimerick.wordpress.com/?p=182#comment-65</guid>
		<description><![CDATA[[...] Now all new code is produced with TDD but we are still making untested changes in the old code when we call our new methods. After you have got to know the system a little better it is time to take more baby steps. Next baby step: breaking hidden dependencies. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Now all new code is produced with TDD but we are still making untested changes in the old code when we call our new methods. After you have got to know the system a little better it is time to take more baby steps. Next baby step: breaking hidden dependencies. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Git for Windows tip: Use P4Merge as mergetool by Michael J Barrow (@MichaelJBarrow)</title>
		<link>http://danlimerick.wordpress.com/2011/06/19/git-for-window-tip-use-p4merge-as-mergetool/#comment-64</link>
		<dc:creator><![CDATA[Michael J Barrow (@MichaelJBarrow)]]></dc:creator>
		<pubDate>Wed, 13 Feb 2013 20:10:59 +0000</pubDate>
		<guid isPermaLink="false">https://danlimerick.wordpress.com/?p=73#comment-64</guid>
		<description><![CDATA[Daniel, barik, thanks! Just chipping in my two cents because I had trouble with both of your instructions in setting up Git. What worked for me on Win 7 and XP at the git command prompt was:

$ git config –global merge.tool p4merge
$ git config –global mergetool.p4merge.cmd ‘p4merge $BASE $LOCAL $REMOTE $MERGED’]]></description>
		<content:encoded><![CDATA[<p>Daniel, barik, thanks! Just chipping in my two cents because I had trouble with both of your instructions in setting up Git. What worked for me on Win 7 and XP at the git command prompt was:</p>
<p>$ git config –global merge.tool p4merge<br />
$ git config –global mergetool.p4merge.cmd ‘p4merge $BASE $LOCAL $REMOTE $MERGED’</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting around Nuget&#8217;s External Package dependency problem by Daniel Lee</title>
		<link>http://danlimerick.wordpress.com/2011/10/01/getting-around-nugets-external-package-dependency-problem/#comment-47</link>
		<dc:creator><![CDATA[Daniel Lee]]></dc:creator>
		<pubDate>Sat, 08 Dec 2012 16:23:10 +0000</pubDate>
		<guid isPermaLink="false">https://danlimerick.wordpress.com/?p=109#comment-47</guid>
		<description><![CDATA[Thanks for the tip. We will be changing the structure of the Nuget packages for FluentMigrator over the next couple of months so hopefully we&#039;ll be able to do it in a more elegant way this time.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tip. We will be changing the structure of the Nuget packages for FluentMigrator over the next couple of months so hopefully we&#8217;ll be able to do it in a more elegant way this time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting around Nuget&#8217;s External Package dependency problem by robbymurphy</title>
		<link>http://danlimerick.wordpress.com/2011/10/01/getting-around-nugets-external-package-dependency-problem/#comment-46</link>
		<dc:creator><![CDATA[robbymurphy]]></dc:creator>
		<pubDate>Wed, 05 Dec 2012 00:42:07 +0000</pubDate>
		<guid isPermaLink="false">https://danlimerick.wordpress.com/?p=109#comment-46</guid>
		<description><![CDATA[I had a similar issue.  I resolved it by putting DUMMY.txt in the lib folder.  Since it is a txt file there are no project reference side effects, and no need to employ powershell to remove it.]]></description>
		<content:encoded><![CDATA[<p>I had a similar issue.  I resolved it by putting DUMMY.txt in the lib folder.  Since it is a txt file there are no project reference side effects, and no need to employ powershell to remove it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Øredev 2012 &#8211; Wednesday by Øredev &#8211; Day 1 &#171; A code swordsman&#039;s stories</title>
		<link>http://danlimerick.wordpress.com/2012/11/09/oredev-2012-wednesday/#comment-43</link>
		<dc:creator><![CDATA[Øredev &#8211; Day 1 &#171; A code swordsman&#039;s stories]]></dc:creator>
		<pubDate>Fri, 09 Nov 2012 17:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://danlimerick.wordpress.com/?p=198#comment-43</guid>
		<description><![CDATA[[...] you have read this far, then take a look at my co-worker Daniel Lee&#8217;s blog for more thoughts on the first day [...]]]></description>
		<content:encoded><![CDATA[<p>[...] you have read this far, then take a look at my co-worker Daniel Lee&#8217;s blog for more thoughts on the first day [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
