<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My PHP , Wordpress and Linux Lab &#187; Web Development</title>
	<atom:link href="http://www.decodephp.com/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.decodephp.com</link>
	<description></description>
	<lastBuildDate>Thu, 22 Apr 2010 12:13:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SVN and MySQL Schema Synchronization</title>
		<link>http://www.decodephp.com/2008/09/29/svn-and-mysql-schema-synchronization/</link>
		<comments>http://www.decodephp.com/2008/09/29/svn-and-mysql-schema-synchronization/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 21:56:01 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Database Versioning]]></category>
		<category><![CDATA[Virtual Teams]]></category>

		<guid isPermaLink="false">http://www.decodephp.com/2008/09/29/svn-and-mysql-schema-synchronization/</guid>
		<description><![CDATA[When I started to work in a virtual team comprising of 6 developers , I felt that the most time consuming task was syncing the database changes amongst team members. As we were using SVN , we didn&#8217;t have to worry about the files but the DB schema was always an issue. So I started [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2008/09/29/svn-and-mysql-schema-synchronization/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
