<?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 on: Choosing the Tools for Release Management</title>
	<atom:link href="http://blog.onefreevoice.com/2009/03/22/choosing-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.onefreevoice.com/2009/03/22/choosing-tools/</link>
	<description>A Blog About Databases and Stuff</description>
	<lastBuildDate>Thu, 02 Feb 2012 04:32:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Gregory Haase</title>
		<link>http://blog.onefreevoice.com/2009/03/22/choosing-tools/#comment-498</link>
		<dc:creator><![CDATA[Gregory Haase]]></dc:creator>
		<pubDate>Thu, 18 Mar 2010 01:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=158#comment-498</guid>
		<description><![CDATA[Hi Abhi,

Thanks for you interest. Immediately before the tutorial session, I posted all of the materials that were used here: http://sites.google.com/a/onefreevoice.com/build_and_release/

The materials included instructions on how to work through the examples in PDF format, and a tgz with some files that were used.

Although the software versions might be a bit out of date now (this was almost a year ago), you should be able to follow through the examples and get a good idea about how the process works.

Of course, if you have specific questions you can post them here and I&#039;d be happy to try to help.]]></description>
		<content:encoded><![CDATA[<p>Hi Abhi,</p>
<p>Thanks for you interest. Immediately before the tutorial session, I posted all of the materials that were used here: <a href="http://sites.google.com/a/onefreevoice.com/build_and_release/" rel="nofollow">http://sites.google.com/a/onefreevoice.com/build_and_release/</a></p>
<p>The materials included instructions on how to work through the examples in PDF format, and a tgz with some files that were used.</p>
<p>Although the software versions might be a bit out of date now (this was almost a year ago), you should be able to follow through the examples and get a good idea about how the process works.</p>
<p>Of course, if you have specific questions you can post them here and I&#8217;d be happy to try to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhi</title>
		<link>http://blog.onefreevoice.com/2009/03/22/choosing-tools/#comment-497</link>
		<dc:creator><![CDATA[Abhi]]></dc:creator>
		<pubDate>Wed, 17 Mar 2010 13:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=158#comment-497</guid>
		<description><![CDATA[Hello,
      I am trying to setup an automated process for DB releases in my organization.right now , the Db releases are handled manually and require more effort and time but still is error prone.I read your article and thought if you can post me your speech or presentation , it will be of much help.

Thanks in advance
-----------------
      ABHI]]></description>
		<content:encoded><![CDATA[<p>Hello,<br />
      I am trying to setup an automated process for DB releases in my organization.right now , the Db releases are handled manually and require more effort and time but still is error prone.I read your article and thought if you can post me your speech or presentation , it will be of much help.</p>
<p>Thanks in advance<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
      ABHI</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregory Haase</title>
		<link>http://blog.onefreevoice.com/2009/03/22/choosing-tools/#comment-475</link>
		<dc:creator><![CDATA[Gregory Haase]]></dc:creator>
		<pubDate>Sun, 22 Mar 2009 15:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=158#comment-475</guid>
		<description><![CDATA[Wow. I never thought about packing up releases with GNU Make. I&#039;m glad you posted that comment.  The tools that I&#039;m most familiar with are ant and lately maven. These are arguably java-centric, but then I&#039;ve been working in shops that are mostly java-based.

Bottom line - I think using GNU Make is an excellent idea. If it is something that you are more comfortable with than other tools, or if your application development is compiling with Make then it should prove to be the best tool for &lt;em&gt;your&lt;/em&gt; job. I think you&#039;ve already shown that the tool can do what you want it to do - or you wouldn&#039;t be using it.

The one thing that Maven does nicely is integrate with source control. You can configure it so that when you create a package, it first creates a tag or snapshot in your repository, then it uses that tag for the build. This ensures that at any given point in time, there is no confusion about which version of the code is in your build.

I would be curious to know if Make has this ability.]]></description>
		<content:encoded><![CDATA[<p>Wow. I never thought about packing up releases with GNU Make. I&#8217;m glad you posted that comment.  The tools that I&#8217;m most familiar with are ant and lately maven. These are arguably java-centric, but then I&#8217;ve been working in shops that are mostly java-based.</p>
<p>Bottom line &#8211; I think using GNU Make is an excellent idea. If it is something that you are more comfortable with than other tools, or if your application development is compiling with Make then it should prove to be the best tool for <em>your</em> job. I think you&#8217;ve already shown that the tool can do what you want it to do &#8211; or you wouldn&#8217;t be using it.</p>
<p>The one thing that Maven does nicely is integrate with source control. You can configure it so that when you create a package, it first creates a tag or snapshot in your repository, then it uses that tag for the build. This ensures that at any given point in time, there is no confusion about which version of the code is in your build.</p>
<p>I would be curious to know if Make has this ability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Birkholz</title>
		<link>http://blog.onefreevoice.com/2009/03/22/choosing-tools/#comment-474</link>
		<dc:creator><![CDATA[Dennis Birkholz]]></dc:creator>
		<pubDate>Sun, 22 Mar 2009 14:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=158#comment-474</guid>
		<description><![CDATA[Hallo,

that sounds very interesting to me. Currently we are using GNU make to update triggers, views, stored procedures and schema changes or to create a new database setup from the scratch, but i would like to know watch is your opinion on that point! Unfortunately I am sitting in Germany and will not have the time to travel to Santa Clara, so is there a chance that your speech or slides will appear online? Would be very nice...

Greets,
Dennis]]></description>
		<content:encoded><![CDATA[<p>Hallo,</p>
<p>that sounds very interesting to me. Currently we are using GNU make to update triggers, views, stored procedures and schema changes or to create a new database setup from the scratch, but i would like to know watch is your opinion on that point! Unfortunately I am sitting in Germany and will not have the time to travel to Santa Clara, so is there a chance that your speech or slides will appear online? Would be very nice&#8230;</p>
<p>Greets,<br />
Dennis</p>
]]></content:encoded>
	</item>
</channel>
</rss>

