<?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 OneFreeVoice</title>
	<atom:link href="http://blog.onefreevoice.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.onefreevoice.com</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>Comment on Information_Schema.Partitions &#8211; table_rows by Baruch Lvovsky</title>
		<link>http://blog.onefreevoice.com/2008/10/06/information_schemapartitions-table_rows/#comment-503</link>
		<dc:creator><![CDATA[Baruch Lvovsky]]></dc:creator>
		<pubDate>Thu, 02 Feb 2012 04:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=107#comment-503</guid>
		<description><![CDATA[I found good and simple explanation here.

Thank you for your notes.]]></description>
		<content:encoded><![CDATA[<p>I found good and simple explanation here.</p>
<p>Thank you for your notes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing the Tools for Release Management 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>Comment on Choosing the Tools for Release Management 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>Comment on Creating an Intermediate Replication Layer by How MySQL Sandbox Solves All My Problems &#171; OneFreeVoice</title>
		<link>http://blog.onefreevoice.com/2008/07/15/creating_intermediate_slaves/#comment-479</link>
		<dc:creator><![CDATA[How MySQL Sandbox Solves All My Problems &#171; OneFreeVoice]]></dc:creator>
		<pubDate>Sun, 05 Apr 2009 04:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=103#comment-479</guid>
		<description><![CDATA[[...] getting complicated? To you have two many slaves running off a single master and need to introduce a new layer. Mysql_sandbox comes with several prepared schemes out of the box, including standard, circular, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] getting complicated? To you have two many slaves running off a single master and need to introduce a new layer. Mysql_sandbox comes with several prepared schemes out of the box, including standard, circular, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing the Tools for Release Management 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>Comment on Choosing the Tools for Release Management 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>
	<item>
		<title>Comment on Source Control Layouts for Databases by Log Buffer #133: A Carnival of the Vanities for DBAs</title>
		<link>http://blog.onefreevoice.com/2009/01/27/source-control-heirarchy/#comment-459</link>
		<dc:creator><![CDATA[Log Buffer #133: A Carnival of the Vanities for DBAs]]></dc:creator>
		<pubDate>Fri, 30 Jan 2009 17:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=145#comment-459</guid>
		<description><![CDATA[[...] Haas talks about his methods for source control for his database servers. It&#8217;s something that many DBAs don&#8217;t consider. I won&#8217;t [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Haas talks about his methods for source control for his database servers. It&#8217;s something that many DBAs don&#8217;t consider. I won&#8217;t [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Source Control Layouts for Databases by Rdb Notes · Source Control Layouts for Databases</title>
		<link>http://blog.onefreevoice.com/2009/01/27/source-control-heirarchy/#comment-457</link>
		<dc:creator><![CDATA[Rdb Notes · Source Control Layouts for Databases]]></dc:creator>
		<pubDate>Tue, 27 Jan 2009 14:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=145#comment-457</guid>
		<description><![CDATA[[...] Source Control Layouts for Databases « OneFreeVoice: It’s easy to decide that you’re going to store changes to your database in source control [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Source Control Layouts for Databases « OneFreeVoice: It’s easy to decide that you’re going to store changes to your database in source control [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Source Control Layouts for Databases by Gregory Haase</title>
		<link>http://blog.onefreevoice.com/2009/01/27/source-control-heirarchy/#comment-456</link>
		<dc:creator><![CDATA[Gregory Haase]]></dc:creator>
		<pubDate>Tue, 27 Jan 2009 13:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=145#comment-456</guid>
		<description><![CDATA[@Martin: I don&#039;t remember seeing this thread before, but it is a good resource. I&#039;m going to talk about some of the other topics in that thread soon (e.g. push and rollback scripts).

@Mark R: I like that idea, thanks!]]></description>
		<content:encoded><![CDATA[<p>@Martin: I don&#8217;t remember seeing this thread before, but it is a good resource. I&#8217;m going to talk about some of the other topics in that thread soon (e.g. push and rollback scripts).</p>
<p>@Mark R: I like that idea, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Source Control Layouts for Databases by Mark R</title>
		<link>http://blog.onefreevoice.com/2009/01/27/source-control-heirarchy/#comment-455</link>
		<dc:creator><![CDATA[Mark R]]></dc:creator>
		<pubDate>Tue, 27 Jan 2009 13:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=145#comment-455</guid>
		<description><![CDATA[Perhaps calling them &quot;Stateless&quot; and &quot;Stateful&quot; objects would be better.

It should be clear to the engineer that stateless objects can be dropped and re-created, but stateful ones should not.]]></description>
		<content:encoded><![CDATA[<p>Perhaps calling them &#8220;Stateless&#8221; and &#8220;Stateful&#8221; objects would be better.</p>
<p>It should be clear to the engineer that stateless objects can be dropped and re-created, but stateful ones should not.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

