<?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; PHP</title>
	<atom:link href="http://www.decodephp.com/category/php/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 0.2 : Available for Download</title>
		<link>http://www.decodephp.com/2009/07/27/php-viz-0-2-available-for-download/</link>
		<comments>http://www.decodephp.com/2009/07/27/php-viz-0-2-available-for-download/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 10:55:18 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[MVC]]></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[MySQL]]></category>

		<guid isPermaLink="false">http://www.decodephp.com/?p=64</guid>
		<description><![CDATA[It brings me tremendous pleasure to announce the first public release of PHP Viz. PHP Viz is an open source PHP code generator , which is also written in PHP 5 , released under the GPL license. It allows you to create MySQL based sites rather than just pages. The resulting sites follow a very [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2009/07/27/php-viz-0-2-available-for-download/feed/</wfw:commentRss>
		<slash:comments>24</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>PHP Code Cleaner : Download</title>
		<link>http://www.decodephp.com/2008/07/25/php-code-cleaner-download/</link>
		<comments>http://www.decodephp.com/2008/07/25/php-code-cleaner-download/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 06:45:00 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.decodephp.com/2008/07/25/php-code-cleaner-download/</guid>
		<description><![CDATA[Alot of people have been asking me regarding the installable version so I just zipped up the files I had on my hard drive for PHP Code Cleaner. The files include a script which helps you clean up multiple files at the same time. Just go through the &#8220;readme.txt&#8221;. Please understand that the code is [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2008/07/25/php-code-cleaner-download/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PHP Code Cleaner and Indenter</title>
		<link>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/</link>
		<comments>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 02:53:30 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://decodephp.com/new2/?p=46</guid>
		<description><![CDATA[Online Code Cleaner Demo With six years of experience with PHP , I have been &#8216;blessed&#8217; with working with code written by really lazy people , who just didn&#8217;t think it was important at all to indent their code or comment it or make the opening and ending curly braces align. And sometimes our favorite [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/feed/</wfw:commentRss>
		<slash:comments>27</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>PHP :: Serialize and Unserialize Alternative</title>
		<link>http://www.decodephp.com/2007/11/17/php-serialize-and-unserialize-alternative/</link>
		<comments>http://www.decodephp.com/2007/11/17/php-serialize-and-unserialize-alternative/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 23:53:07 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://decodephp.com/new2/?p=42</guid>
		<description><![CDATA[For quite sometime now I have been really annoyed by the unreliability of serialize and unserialize , when you would have a large string or some some special characters in there that wouldnt turn back into variables. So finally after not finding a decent alternative by someone else ( maybe I am only one suffering [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2007/11/17/php-serialize-and-unserialize-alternative/feed/</wfw:commentRss>
		<slash:comments>3</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>
	</channel>
</rss>
