<?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>Sun, 05 Apr 2009 04:01:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>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>[...] 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>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>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>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>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>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>[...] 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>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>[...] 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>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>@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>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>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>
	<item>
		<title>Comment on Source Control Layouts for Databases by Martin Holzhauer</title>
		<link>http://blog.onefreevoice.com/2009/01/27/source-control-heirarchy/#comment-454</link>
		<dc:creator>Martin Holzhauer</dc:creator>
		<pubDate>Tue, 27 Jan 2009 05:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=145#comment-454</guid>
		<description>I like your layout for versioning the schema.
reminds me a lot to http://marksverbiage.blogspot.com/2008/07/versioning-your-schema.html

there a really few sources for informations about versioning a db schema,
what i think is a really important aspect of developing.</description>
		<content:encoded><![CDATA[<p>I like your layout for versioning the schema.<br />
reminds me a lot to <a href="http://marksverbiage.blogspot.com/2008/07/versioning-your-schema.html" rel="nofollow">http://marksverbiage.blogspot.com/2008/07/versioning-your-schema.html</a></p>
<p>there a really few sources for informations about versioning a db schema,<br />
what i think is a really important aspect of developing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration is Not New! by Tukam Dixon</title>
		<link>http://blog.onefreevoice.com/2008/12/20/continuous-integration-is-not-new/#comment-453</link>
		<dc:creator>Tukam Dixon</dc:creator>
		<pubDate>Sat, 24 Jan 2009 22:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=141#comment-453</guid>
		<description>Debbie/Gregory.
Coming soon??

L8tr.</description>
		<content:encoded><![CDATA[<p>Debbie/Gregory.<br />
Coming soon??</p>
<p>L8tr.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration is Not New! by Gregory Haase</title>
		<link>http://blog.onefreevoice.com/2008/12/20/continuous-integration-is-not-new/#comment-452</link>
		<dc:creator>Gregory Haase</dc:creator>
		<pubDate>Tue, 06 Jan 2009 15:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.onefreevoice.com/?p=141#comment-452</guid>
		<description>I will be blogging more about this in the near future, and I will have my whole presentation and some supporting scripts online - if not before the conference - immediately after.

The short answer is - you can either use mysqld_multi or mysql_sandbox to run multiple instances on a single server. Things to remember - you will need adequate memory and disk to support all your concurrent databases, and unless you have lots of spindles of very fast disks, you are going to have slow performance if lots of people are running lots of queries on the lots of databases on the same server.</description>
		<content:encoded><![CDATA[<p>I will be blogging more about this in the near future, and I will have my whole presentation and some supporting scripts online &#8211; if not before the conference &#8211; immediately after.</p>
<p>The short answer is &#8211; you can either use mysqld_multi or mysql_sandbox to run multiple instances on a single server. Things to remember &#8211; you will need adequate memory and disk to support all your concurrent databases, and unless you have lots of spindles of very fast disks, you are going to have slow performance if lots of people are running lots of queries on the lots of databases on the same server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
