<?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"
	>
<channel>
	<title>Comments on: How To: Simple database migrations with Phing and DbDeploy</title>
	<atom:link href="http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/</link>
	<description>Dave Marshall</description>
	<pubDate>Thu, 24 Jul 2008 17:56:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Net Perspective&#8217;s Blog &#187; Blog Archive &#187; Time is Money: Save Time With Automation And Phing</title>
		<link>http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/#comment-60412</link>
		<dc:creator>Net Perspective&#8217;s Blog &#187; Blog Archive &#187; Time is Money: Save Time With Automation And Phing</dc:creator>
		<pubDate>Wed, 23 Jul 2008 16:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=53#comment-60412</guid>
		<description>[...] the rsync over ssh and one-line ssh techinques above you can do more complicated tasks like DBDeploy on a live server that denies external access to its databases (PROTIP: rsync the db folder, [...]</description>
		<content:encoded><![CDATA[<p>[...] the rsync over ssh and one-line ssh techinques above you can do more complicated tasks like DBDeploy on a live server that denies external access to its databases (PROTIP: rsync the db folder, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deployment: Porting Shell Scripts to PHP &#171; PHP::Impact ( [str blog] )</title>
		<link>http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/#comment-56123</link>
		<dc:creator>Deployment: Porting Shell Scripts to PHP &#171; PHP::Impact ( [str blog] )</dc:creator>
		<pubDate>Sun, 22 Jun 2008 14:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=53#comment-56123</guid>
		<description>[...] with an optional task for making revisions to a database called DbDeployTask. Dave Marshall wrote a nice article about it. After testing this task, I came to the conclusion that the technique used is not very effective if [...]</description>
		<content:encoded><![CDATA[<p>[...] with an optional task for making revisions to a database called DbDeployTask. Dave Marshall wrote a nice article about it. After testing this task, I came to the conclusion that the technique used is not very effective if [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Managing and applying database changes with LiquiBase &#171; PHP::Impact ( [str blog] )</title>
		<link>http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/#comment-53472</link>
		<dc:creator>Managing and applying database changes with LiquiBase &#171; PHP::Impact ( [str blog] )</dc:creator>
		<pubDate>Sun, 01 Jun 2008 21:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=53#comment-53472</guid>
		<description>[...] Simple database migrations with Phing and DbDeploy      Posted by phpimpact Filed in Databases, PHP, Programming, Tools [...]</description>
		<content:encoded><![CDATA[<p>[...] Simple database migrations with Phing and DbDeploy      Posted by phpimpact Filed in Databases, PHP, Programming, Tools [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extract and compare database schemas &#171; PHP::Impact ( [str blog] )</title>
		<link>http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/#comment-53471</link>
		<dc:creator>Extract and compare database schemas &#171; PHP::Impact ( [str blog] )</dc:creator>
		<pubDate>Sun, 01 Jun 2008 21:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=53#comment-53471</guid>
		<description>[...] Simple database migrations with Phing and DbDeploy      Posted by phpimpact Filed in Databases, Frameworks, PHP, Programming [...]</description>
		<content:encoded><![CDATA[<p>[...] Simple database migrations with Phing and DbDeploy      Posted by phpimpact Filed in Databases, Frameworks, PHP, Programming [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phing - PHP project build system based on Apache Ant &#171; PHP::Impact ( [str blog] )</title>
		<link>http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/#comment-52256</link>
		<dc:creator>Phing - PHP project build system based on Apache Ant &#171; PHP::Impact ( [str blog] )</dc:creator>
		<pubDate>Wed, 21 May 2008 12:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=53#comment-52256</guid>
		<description>[...] Simple database migrations with Phing and DbDeploy [...]</description>
		<content:encoded><![CDATA[<p>[...] Simple database migrations with Phing and DbDeploy [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tower Of Power &#187; Blog Archive &#187; Automating the Development Workflow</title>
		<link>http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/#comment-51622</link>
		<dc:creator>Tower Of Power &#187; Blog Archive &#187; Automating the Development Workflow</dc:creator>
		<pubDate>Thu, 15 May 2008 20:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=53#comment-51622</guid>
		<description>[...] Lets start with build.xml. When you run phing in the command line without specifying the build file, it looks for a file named build.xml by default. Lets see an example build.xml file: The DBDeploy code comes with much thanks to Dave Marshall's post [...]</description>
		<content:encoded><![CDATA[<p>[...] Lets start with build.xml. When you run phing in the command line without specifying the build file, it looks for a file named build.xml by default. Lets see an example build.xml file: The DBDeploy code comes with much thanks to Dave Marshall&#8217;s post [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 tools for Modern PHP Development</title>
		<link>http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/#comment-51146</link>
		<dc:creator>10 tools for Modern PHP Development</dc:creator>
		<pubDate>Sun, 11 May 2008 20:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=53#comment-51146</guid>
		<description>[...] Phing is a project build tool and is a PHP port of the popular Java program ant. Phing can be used to automate builds, database migration, deployment and configuration of code. Documentation. Database migrations with phing [...]</description>
		<content:encoded><![CDATA[<p>[...] Phing is a project build tool and is a PHP port of the popular Java program ant. Phing can be used to automate builds, database migration, deployment and configuration of code. Documentation. Database migrations with phing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Weekly Reader - April 20th 2008 : phpaddiction</title>
		<link>http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/#comment-48794</link>
		<dc:creator>PHP Weekly Reader - April 20th 2008 : phpaddiction</dc:creator>
		<pubDate>Thu, 24 Apr 2008 06:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=53#comment-48794</guid>
		<description>[...] I use phing for automating my build process so I was very interested in these two articles. PHPUnit test and Code Coverage Statistics with phing and Simple Database migrations with phing and dbdeploy. [...]</description>
		<content:encoded><![CDATA[<p>[...] I use phing for automating my build process so I was very interested in these two articles. PHPUnit test and Code Coverage Statistics with phing and Simple Database migrations with phing and dbdeploy. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbdeploy &#187; PHP and dbdeploy</title>
		<link>http://www.davedevelopment.co.uk/2008/04/14/how-to-simple-database-migrations-with-phing-and-dbdeploy/#comment-48550</link>
		<dc:creator>dbdeploy &#187; PHP and dbdeploy</dc:creator>
		<pubDate>Mon, 21 Apr 2008 00:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.davedevelopment.co.uk/?p=53#comment-48550</guid>
		<description>[...] Marshal as a writeup on using dbdeploy with Phing on his blog. It&#8217;s well worth a [...]</description>
		<content:encoded><![CDATA[<p>[...] Marshal as a writeup on using dbdeploy with Phing on his blog. It&#8217;s well worth a [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
