<?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</title>
	<atom:link href="http://www.decodephp.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.decodephp.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Dec 2009 12:49:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 set [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2009/12/22/minor-update-release-php-viz-0-2-1/feed/</wfw:commentRss>
		<slash:comments>0</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 cant [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2009/08/11/php-mysql-and-sphinx-the-perfect-trio/feed/</wfw:commentRss>
		<slash:comments>1</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 simplified [...]]]></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 [...]]]></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>IEEE CS offers Free Brainbench Tests</title>
		<link>http://www.decodephp.com/2009/06/16/ieee-cs-offers-free-brainbench-tests/</link>
		<comments>http://www.decodephp.com/2009/06/16/ieee-cs-offers-free-brainbench-tests/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 07:54:20 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[certifications]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[IEEE CS]]></category>

		<guid isPermaLink="false">http://www.decodephp.com/?p=54</guid>
		<description><![CDATA[IEEE CS in agreement with Brainbench , is offering free tests for members. This is an amazing offering, even if you are not interested in transcripts, you guys can still go in there to prepare for professional exams like MCSE , Cisco certifications etc. You can consider these are free practice tests. The e-Learning campus [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2009/06/16/ieee-cs-offers-free-brainbench-tests/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Free Microsoft Software for Computer Science Students</title>
		<link>http://www.decodephp.com/2009/06/16/free-microsoft-software-for-computer-science-students/</link>
		<comments>http://www.decodephp.com/2009/06/16/free-microsoft-software-for-computer-science-students/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 07:44:42 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[IEEE]]></category>

		<guid isPermaLink="false">http://www.decodephp.com/?p=51</guid>
		<description><![CDATA[This is something which I must share with everyone. Microsoft in agreement with IEEE , offers quite a few free softwares to IEEE student members. The offering includes (but is not limited to ) :

Windows Vista Business and Enterprise Editions
Windows 7 Ultimate RC and Beta
Windows XP ( SP 3)


SQL Server Enterprise and Developer Editions ( [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2009/06/16/free-microsoft-software-for-computer-science-students/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>10</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 a [...]]]></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>Mars : Life or No Life , But Interesting For Sure!</title>
		<link>http://www.decodephp.com/2008/03/13/mars-life-or-no-life-but-interesting-for-sure/</link>
		<comments>http://www.decodephp.com/2008/03/13/mars-life-or-no-life-but-interesting-for-sure/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 01:13:14 +0000</pubDate>
		<dc:creator>Sabeen Malik</dc:creator>
				<category><![CDATA[Mars]]></category>
		<category><![CDATA[Solar System]]></category>
		<category><![CDATA[Universe]]></category>

		<guid isPermaLink="false">http://decodephp.com/new2/?p=47</guid>
		<description><![CDATA[The universe is so full of surprises , plenty of buzz around regarding the new photo released by NASA which shows a female like figure on the Red Planet. Brilliant!
But on careful examination, its anyones guess really, it could just be like the faces of Mars we saw a few years ago. But i found [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2008/03/13/mars-life-or-no-life-but-interesting-for-sure/feed/</wfw:commentRss>
		<slash:comments>2</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 FTP clients [...]]]></description>
		<wfw:commentRss>http://www.decodephp.com/2007/12/19/php-code-cleaner-and-indenter/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>
