<?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: Albacore AssemblyInfo Task vs. Nant Assembly Info Generator</title>
	<atom:link href="http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/</link>
	<description>Better Than Yesterday</description>
	<lastBuildDate>Thu, 20 Jun 2013 03:12:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: derick.bailey</title>
		<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/#comment-494</link>
		<dc:creator>derick.bailey</dc:creator>
		<pubDate>Wed, 30 Sep 2009 00:19:50 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator.aspx#comment-494</guid>
		<description>@Dara,

The cynical side of my wants to say &quot;intellisense is a crutch&quot;, and I do think that this is true, to an extend. But then, the honest side of me says &quot;damn right I miss intellisense!&quot;

The good news is editors like e text editor, jetbrains rubymine, maybe textmate?, and probably others do offer some intellisense capabilities. 

Plus, you can always check the documentation on the wiki.</description>
		<content:encoded><![CDATA[<p>@Dara,</p>
<p>The cynical side of my wants to say &#8220;intellisense is a crutch&#8221;, and I do think that this is true, to an extend. But then, the honest side of me says &#8220;damn right I miss intellisense!&#8221;</p>
<p>The good news is editors like e text editor, jetbrains rubymine, maybe textmate?, and probably others do offer some intellisense capabilities. </p>
<p>Plus, you can always check the documentation on the wiki.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dara</title>
		<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/#comment-493</link>
		<dc:creator>Dara</dc:creator>
		<pubDate>Tue, 29 Sep 2009 21:33:34 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator.aspx#comment-493</guid>
		<description>I need intellisense.. how the hell am i going to rememeber all these properties?</description>
		<content:encoded><![CDATA[<p>I need intellisense.. how the hell am i going to rememeber all these properties?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobin Harris</title>
		<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/#comment-492</link>
		<dc:creator>Tobin Harris</dc:creator>
		<pubDate>Tue, 29 Sep 2009 20:40:19 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator.aspx#comment-492</guid>
		<description>Cool, will do.</description>
		<content:encoded><![CDATA[<p>Cool, will do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derick.bailey</title>
		<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/#comment-491</link>
		<dc:creator>derick.bailey</dc:creator>
		<pubDate>Tue, 29 Sep 2009 19:56:13 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator.aspx#comment-491</guid>
		<description>@tobin,

You can clone it to your local box, or just install the gem and see if it works on IronRuby. If you find issues and want to fix them, or if you see the need to add options that I haven&#039;t included on the object models (i&#039;m only including what I need, when I need it... ), then a fork would be the best way to go about doing that.</description>
		<content:encoded><![CDATA[<p>@tobin,</p>
<p>You can clone it to your local box, or just install the gem and see if it works on IronRuby. If you find issues and want to fix them, or if you see the need to add options that I haven&#8217;t included on the object models (i&#8217;m only including what I need, when I need it&#8230; ), then a fork would be the best way to go about doing that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobin Harris</title>
		<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/#comment-490</link>
		<dc:creator>Tobin Harris</dc:creator>
		<pubDate>Tue, 29 Sep 2009 19:50:23 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator.aspx#comment-490</guid>
		<description>@derick

Well played with the Markdown file, I think any GitHub project looks lost without one :)

I&#039;m using IronRuby for my own Rake stuff, and enjoying being able to write rake tasks that work with domain stuff such as NHibernate entities directly.

Mono is a direction I&#039;m really interested in, I don&#039;t know why, but everything is so damned fast when I&#039;m building/testing on Mono + OSX. I&#039;ve really used Mono in anger yet, but hope to.  I also pray that JetBrains will pull their finger out and make a cross platform IDE for .NET. This might never happen due to their comfort zone with R# :( 

Will grab your stuff next time I&#039;m near an IronRuby Rake file. How do we do this, shall I fork? 
</description>
		<content:encoded><![CDATA[<p>@derick</p>
<p>Well played with the Markdown file, I think any GitHub project looks lost without one :)</p>
<p>I&#8217;m using IronRuby for my own Rake stuff, and enjoying being able to write rake tasks that work with domain stuff such as NHibernate entities directly.</p>
<p>Mono is a direction I&#8217;m really interested in, I don&#8217;t know why, but everything is so damned fast when I&#8217;m building/testing on Mono + OSX. I&#8217;ve really used Mono in anger yet, but hope to.  I also pray that JetBrains will pull their finger out and make a cross platform IDE for .NET. This might never happen due to their comfort zone with R# :( </p>
<p>Will grab your stuff next time I&#8217;m near an IronRuby Rake file. How do we do this, shall I fork? </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derick.bailey</title>
		<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/#comment-489</link>
		<dc:creator>derick.bailey</dc:creator>
		<pubDate>Tue, 29 Sep 2009 19:29:17 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator.aspx#comment-489</guid>
		<description>@tobin,

Like everything else that i tend to put off, the readme markdown was easier than i thought! especially using the e text editor and it&#039;s markdown preview. :) 

readme has been added to the github page, to include installation instructions!</description>
		<content:encoded><![CDATA[<p>@tobin,</p>
<p>Like everything else that i tend to put off, the readme markdown was easier than i thought! especially using the e text editor and it&#8217;s markdown preview. :) </p>
<p>readme has been added to the github page, to include installation instructions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derick.bailey</title>
		<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/#comment-488</link>
		<dc:creator>derick.bailey</dc:creator>
		<pubDate>Tue, 29 Sep 2009 18:57:52 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator.aspx#comment-488</guid>
		<description>@tobin,

thanks for volunteering to do that markdown! :)

seriously, though... i&#039;ve been meaning to create one, but haven&#039;t got around to it. you can get all the install instructions on the Albacore wiki, though:

http://wiki.github.com/derickbailey/Albacore

mono / ironruby: are you using these platforms? If so, i&#039;d love to work with you on getting these support in albacore.</description>
		<content:encoded><![CDATA[<p>@tobin,</p>
<p>thanks for volunteering to do that markdown! :)</p>
<p>seriously, though&#8230; i&#8217;ve been meaning to create one, but haven&#8217;t got around to it. you can get all the install instructions on the Albacore wiki, though:</p>
<p><a href="http://wiki.github.com/derickbailey/Albacore" rel="nofollow">http://wiki.github.com/derickbailey/Albacore</a></p>
<p>mono / ironruby: are you using these platforms? If so, i&#8217;d love to work with you on getting these support in albacore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobin Harris</title>
		<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/#comment-487</link>
		<dc:creator>Tobin Harris</dc:creator>
		<pubDate>Tue, 29 Sep 2009 18:45:18 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator.aspx#comment-487</guid>
		<description>Awesome to see someone doing some Rake goodness. I&#039;d be interesting in collaborating.

Here&#039;s a few ideas (don&#039;t worry, just food for thought, I know some of this might be off piste right now).

1) Add a readme.markdown file explaining the project installation, usage, purpose and vision.
 
2) Make it mono compatible.

3) Test it on IronRuby 

Look forward to watching this project :)</description>
		<content:encoded><![CDATA[<p>Awesome to see someone doing some Rake goodness. I&#8217;d be interesting in collaborating.</p>
<p>Here&#8217;s a few ideas (don&#8217;t worry, just food for thought, I know some of this might be off piste right now).</p>
<p>1) Add a readme.markdown file explaining the project installation, usage, purpose and vision.</p>
<p>2) Make it mono compatible.</p>
<p>3) Test it on IronRuby </p>
<p>Look forward to watching this project :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derick.bailey</title>
		<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/#comment-486</link>
		<dc:creator>derick.bailey</dc:creator>
		<pubDate>Tue, 29 Sep 2009 15:47:34 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator.aspx#comment-486</guid>
		<description>@James

awesome

and i&#039;m going to hold you go that fresh baked cookie... one of these days we&#039;ll end up meeting IRL, and you better have a cookie with you. :)
</description>
		<content:encoded><![CDATA[<p>@James</p>
<p>awesome</p>
<p>and i&#8217;m going to hold you go that fresh baked cookie&#8230; one of these days we&#8217;ll end up meeting IRL, and you better have a cookie with you. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Thigpen</title>
		<link>http://lostechies.com/derickbailey/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator/#comment-485</link>
		<dc:creator>James Thigpen</dc:creator>
		<pubDate>Tue, 29 Sep 2009 15:30:55 +0000</pubDate>
		<guid isPermaLink="false">/blogs/derickbailey/archive/2009/09/29/albacore-assemblyinfo-task-vs-nant-assembly-info-generator.aspx#comment-485</guid>
		<description>Thank you for rocking the face off of why everyone should be using Rake. I want to bake you a cookie.

NAnt is horrible. HORRIBLE. I mean it&#039;s genuinely bad. I can&#039;t begin to fathom why people continue to use it. Thinking about it makes my face twitch.

I&#039;m recommending Albacore to every single person asking me anything about an automated build.

Another reason for using Albacore over Nant: copying files. Every build has to copy files, but an XML syntax for copying a file is just moronic.

Down with angle brackets!</description>
		<content:encoded><![CDATA[<p>Thank you for rocking the face off of why everyone should be using Rake. I want to bake you a cookie.</p>
<p>NAnt is horrible. HORRIBLE. I mean it&#8217;s genuinely bad. I can&#8217;t begin to fathom why people continue to use it. Thinking about it makes my face twitch.</p>
<p>I&#8217;m recommending Albacore to every single person asking me anything about an automated build.</p>
<p>Another reason for using Albacore over Nant: copying files. Every build has to copy files, but an XML syntax for copying a file is just moronic.</p>
<p>Down with angle brackets!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
