<?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; MySQL</title>
	<atom:link href="http://www.decodephp.com/category/mysql/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>Minor Update Release PHP Viz 0.2.1</title>
		<link>http://www.decodephp.com/2009/12/22/minor-update-release-php-viz-0-2-1/</link>
		<comments>http://www.decodephp.com/2009/12/22/minor-update-release-php-viz-0-2-1/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 12:49:46 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Viz]]></category>
		<category><![CDATA[php.php viz]]></category>

		<guid isPermaLink="false">http://www.decodephp.com/?p=82</guid>
		<description><![CDATA[A couple of users thankfully pointed out the issues with the paths, as i am stuck with windows as a development platform,  case sensitive directory names mess things up on Linux. So very minor updates to a few files. Also PLEASE read the README file provided in the zip for the instructions on how to [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2009/12/22/minor-update-release-php-viz-0-2-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP , MySQL and Sphinx : The Perfect Trio!</title>
		<link>http://www.decodephp.com/2009/08/11/php-mysql-and-sphinx-the-perfect-trio/</link>
		<comments>http://www.decodephp.com/2009/08/11/php-mysql-and-sphinx-the-perfect-trio/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 20:55:40 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Full Text Search]]></category>
		<category><![CDATA[Sphinx]]></category>

		<guid isPermaLink="false">http://www.decodephp.com/?p=74</guid>
		<description><![CDATA[Full text searches have been the one part which would always worry me in any project which will hold a reasonable amount of data with a decent traffic.  Not anymore! I have been using Sphinx for a while and i have been really impressed. Easy deployment, easy integration and its pretty flexible as well. I [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2009/08/11/php-mysql-and-sphinx-the-perfect-trio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Viz : Open Source PHP Code Generator</title>
		<link>http://www.decodephp.com/2009/07/26/php-viz-open-source-php-code-generator/</link>
		<comments>http://www.decodephp.com/2009/07/26/php-viz-open-source-php-code-generator/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 00:30:37 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Viz]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Code Generator]]></category>
		<category><![CDATA[Free]]></category>

		<guid isPermaLink="false">http://www.decodephp.com/?p=58</guid>
		<description><![CDATA[I have been so busy over the past 2 years that I almost forgot about this code generator that I started to write. But recently i resumed work on this and created a new version from scratch.  and I am very happy with the results so far PHP Viz is written in PHP and lets [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2009/07/26/php-viz-open-source-php-code-generator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>
		<item>
		<title>Web based FTP Sync Tool written in PHP</title>
		<link>http://www.decodephp.com/2007/12/04/web-based-ftp-sync-tool-written-in-php/</link>
		<comments>http://www.decodephp.com/2007/12/04/web-based-ftp-sync-tool-written-in-php/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 16:18:31 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://decodephp.com/new2/?p=45</guid>
		<description><![CDATA[FTP Sync 0.9 PURPOSE: To upload files which have changed to your production server , automating the task of comparing which files have changed. You simply create a FTP job in the script , run the job and it will upload the changed files for you. REQUIREMENTS: FTP functions are required for this script to [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2007/12/04/web-based-ftp-sync-tool-written-in-php/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Affordable PHP 5 and MySQL 5 Hosting Available</title>
		<link>http://www.decodephp.com/2007/08/25/affordable-php-5-and-mysql-5-hosting-available/</link>
		<comments>http://www.decodephp.com/2007/08/25/affordable-php-5-and-mysql-5-hosting-available/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 21:30:17 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web World]]></category>

		<guid isPermaLink="false">http://decodephp.com/new2/?p=39</guid>
		<description><![CDATA[Decode IT has announced PHP 5 and MySQL 5 hosting.  After signup customers will be given a choice between version 4 and 5. The servers are dual core servers with high uptime and reliability. Small packages are ideal for WordPress installations which can be done with clicks via the Fantastico control panel. All accounts contain [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2007/08/25/affordable-php-5-and-mysql-5-hosting-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Practical Tips on Reducing Load of MySQL Queries</title>
		<link>http://www.decodephp.com/2007/02/13/practical-tips-on-reducing-load-of-mysql-queries/</link>
		<comments>http://www.decodephp.com/2007/02/13/practical-tips-on-reducing-load-of-mysql-queries/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 22:38:54 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://decodephp.com/new2/?p=28</guid>
		<description><![CDATA[Alot of PHP/MySQL programmers out there , specially the ones just starting out make some mistakes while using queries. The ideas i am going to outline aren’t just limited to MySQL , they can be equally applied elsewhere as well. We need to keep in mind the fact that MySQL will use more RAM and [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2007/02/13/practical-tips-on-reducing-load-of-mysql-queries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
