<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Murugan Krishnamoorthy's Blog</title>
	<link>http://www.phpconsultant.in</link>
	<description></description>
	<pubDate>Fri, 30 Oct 2009 01:44:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Book Review: PHP Team Development.</title>
		<link>http://www.phpconsultant.in/2009/09/25/book-review-php-team-development-coming-soon/</link>
		<comments>http://www.phpconsultant.in/2009/09/25/book-review-php-team-development-coming-soon/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 03:08:51 +0000</pubDate>
		<dc:creator>Murugan</dc:creator>
		
		<category><![CDATA[Agile Development]]></category>

		<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://www.phpconsultant.in/2009/09/25/book-review-php-team-development-coming-soon/</guid>
		<description><![CDATA[Packt has sent me a complementary copy of the book PHP Team Development written by Samisa Abeysinghe Introduction
The simplicity and ease afforded by scripting languages can lull many aspiring (or even accomplished!) programmers into an unintentionally chaotic development cycle.
This is especially true for languages like PHP: build and compile times are a relic of the [...]]]></description>
		<wfw:commentRss>http://www.phpconsultant.in/2009/09/25/book-review-php-team-development-coming-soon/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SmartCRUD Released</title>
		<link>http://www.phpconsultant.in/2009/04/05/smartcrud-released/</link>
		<comments>http://www.phpconsultant.in/2009/04/05/smartcrud-released/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 22:18:11 +0000</pubDate>
		<dc:creator>Murugan</dc:creator>
		
		<category><![CDATA[opensource]]></category>

		<category><![CDATA[crud]]></category>

		<category><![CDATA[smartcrud]]></category>

		<guid isPermaLink="false">http://www.phpconsultant.in/2009/04/05/smartcrud-released/</guid>
		<description><![CDATA[Description:Smarty based CRUD code generation tool for MYSQL
Demo : http://www.smartcrud.comDownload : http://www.smartcrud.com/download.phpLicense : http://creativecommons.org/licenses/by-sa/3.0/us/
This library and the associated files are non commercial, non professional work.It should not have unexpected results. However if any damage is caused by this software the author can not be responsible.The use of this software is at the risk of the [...]]]></description>
		<wfw:commentRss>http://www.phpconsultant.in/2009/04/05/smartcrud-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Contribution to Open Source : fede.carg ( blog )</title>
		<link>http://www.phpconsultant.in/2009/04/03/php-contribution-to-open-source/</link>
		<comments>http://www.phpconsultant.in/2009/04/03/php-contribution-to-open-source/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 15:56:16 +0000</pubDate>
		<dc:creator>Murugan</dc:creator>
		
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://www.phpconsultant.in/2009/04/03/php-contribution-to-open-source/</guid>
		<description><![CDATA[
A great deal of open source software has been produced and distributed for free in the last couple of years by volunteer PHP programmers, for example:

Laconica (Twitter)
Elgg (Facebook)
WordPress (Blogger)
Pligg (Digg)
PHPmotion (Daily Motion)
Piwik (Google Analytics)
Tiny Tiny RSS (Google Reader)
AfterLogic (Google Mail)
GForge (Google Code)
osTube (YouTube)
MyOwnSpace (MySpace)
Magento (Amazon)
Gallery (Flickr)
AtMail (Hotmail)
eyeOS (Windows)

Read more &#62;&#62;
]]></description>
		<wfw:commentRss>http://www.phpconsultant.in/2009/04/03/php-contribution-to-open-source/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quality Assurance in PHP Projects</title>
		<link>http://www.phpconsultant.in/2009/03/24/quality-assurance-in-php-projects/</link>
		<comments>http://www.phpconsultant.in/2009/03/24/quality-assurance-in-php-projects/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 18:39:34 +0000</pubDate>
		<dc:creator>Murugan</dc:creator>
		
		<category><![CDATA[QA]]></category>

		<category><![CDATA[slides]]></category>

		<guid isPermaLink="false">http://www.phpconsultant.in/2009/03/24/quality-assurance-in-php-projects/</guid>
		<description><![CDATA[Quality Assurance in PHP Projects



View more presentations from Sebastian Bergmann.
 
]]></description>
		<wfw:commentRss>http://www.phpconsultant.in/2009/03/24/quality-assurance-in-php-projects/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quality Assurance Tools for PHP</title>
		<link>http://www.phpconsultant.in/2009/03/16/quality-assurance-tools-for-php/</link>
		<comments>http://www.phpconsultant.in/2009/03/16/quality-assurance-tools-for-php/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 14:30:18 +0000</pubDate>
		<dc:creator>Murugan</dc:creator>
		
		<category><![CDATA[Trackbacks]]></category>

		<category><![CDATA[QA]]></category>

		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.phpconsultant.in/2009/03/16/quality-assurance-tools-for-php/</guid>
		<description><![CDATA[
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
phpmd scans PHP source code and looks for potential problems such as possible bugs, suboptimal code or overcomplicated expressions.
phpcpd is a Copy/Paste Detector (CPD) for PHP code.
PHP_Depend is a PHP software metrics tool.
PHPUnit is the de-facto standard unit test framework for PHP.
 Read More &#62;&#62; 

]]></description>
		<wfw:commentRss>http://www.phpconsultant.in/2009/03/16/quality-assurance-tools-for-php/feed/</wfw:commentRss>
		</item>
		<item>
		<title>search E-books in google</title>
		<link>http://www.phpconsultant.in/2008/12/12/ebook-search-in-google/</link>
		<comments>http://www.phpconsultant.in/2008/12/12/ebook-search-in-google/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 02:42:32 +0000</pubDate>
		<dc:creator>Murugan</dc:creator>
		
		<category><![CDATA[google]]></category>

		<category><![CDATA[ebook]]></category>

		<category><![CDATA[keyword]]></category>

		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.phpconsultant.in/2008/12/12/ebook-search-in-google/</guid>
		<description><![CDATA[-inurl:htm -inurl:html intitle:”index of” +(”/ebooks”&#124;”/book”) +(chm&#124;pdf&#124;zip) +”keyword”
]]></description>
		<wfw:commentRss>http://www.phpconsultant.in/2008/12/12/ebook-search-in-google/feed/</wfw:commentRss>
		</item>
		<item>
		<title>$_REQUEST is a bad idea</title>
		<link>http://www.phpconsultant.in/2008/10/13/_request-is-a-bad-idea/</link>
		<comments>http://www.phpconsultant.in/2008/10/13/_request-is-a-bad-idea/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 20:49:44 +0000</pubDate>
		<dc:creator>Murugan</dc:creator>
		
		<category><![CDATA[Links]]></category>

		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.phpconsultant.in/2008/10/13/_request-is-a-bad-idea/</guid>
		<description><![CDATA[&#8220;Although PHP 5.3 is still in alpha stage and certain features like the PHAR extension or the whole namespace support are still topics of endless discussions it already contains smaller changes that could improve the security of PHP applications a lot.  
Readmore: PHP 5.3 and Delayed Cross Site Request Forgeries/Hijacking
]]></description>
		<wfw:commentRss>http://www.phpconsultant.in/2008/10/13/_request-is-a-bad-idea/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ZEND Framework Links</title>
		<link>http://www.phpconsultant.in/2008/10/13/zend-framework-links/</link>
		<comments>http://www.phpconsultant.in/2008/10/13/zend-framework-links/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 20:19:46 +0000</pubDate>
		<dc:creator>Murugan</dc:creator>
		
		<category><![CDATA[Frameworks]]></category>

		<category><![CDATA[Links]]></category>

		<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.phpconsultant.in/2008/10/13/zend-framework-links/</guid>
		<description><![CDATA[ZEND Framework architecture
http://phpimpact.wordpress.com/2008/07/28/zend-framework-architecture/
Loading modules
http://phpimpact.wordpress.com/2008/08/12/loading-models-within-modules-in-the-zend-framework/
Controller
http://phpimpact.wordpress.com/2008/09/16/zend-framework-controller-22-drop-in-responsiveness/
Performance
http://phpimpact.wordpress.com/2008/07/06/zend_form-performance-issues/
http://www.phpjack.com/content/zend-framework-performance
IBM articles
http://www.ibm.com/developerworks/opensource/library/os-php-zend1/
click on the show search results link to read more articles
Other links
http://www.cyberlot.net/taxonomy/term/2
http://www.zftutorials.com/
http://www.zendframeworkinaction.com/
http://phpimpact.wordpress.com/2008/10/04/zend-framework-my_view_helper_routeurl/
]]></description>
		<wfw:commentRss>http://www.phpconsultant.in/2008/10/13/zend-framework-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ZendCon 2008!</title>
		<link>http://www.phpconsultant.in/2008/09/10/zendcon-2008/</link>
		<comments>http://www.phpconsultant.in/2008/09/10/zendcon-2008/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 02:36:44 +0000</pubDate>
		<dc:creator>Murugan</dc:creator>
		
		<category><![CDATA[conference]]></category>

		<category><![CDATA[meetup]]></category>

		<guid isPermaLink="false">http://www.phpconsultant.in/2008/09/10/zendcon-2008/</guid>
		<description><![CDATA[The 4th Annual Zend/PHP conference will be held on September 15-18, 2008 in Santa Clara, California and will bring together PHP developers and business managers from around the world for three days of exceptional presentations and networking events. The theme of this year’s conference is “High Impact PHP” and sessions will explore the many ways [...]]]></description>
		<wfw:commentRss>http://www.phpconsultant.in/2008/09/10/zendcon-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DevWeek 2008 Bangalore, India.</title>
		<link>http://www.phpconsultant.in/2008/08/07/devweek-2008-banglore-india/</link>
		<comments>http://www.phpconsultant.in/2008/08/07/devweek-2008-banglore-india/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 19:28:30 +0000</pubDate>
		<dc:creator>Murugan</dc:creator>
		
		<category><![CDATA[meetup]]></category>

		<guid isPermaLink="false">http://www.phpconsultant.in/2008/08/07/devweek-2008-banglore-india/</guid>
		<description><![CDATA[The Passion of Software Development!
First Class Tutorial for Advanced Developers!
S&#38;S Media, the proud presenter of outstanding events such as JAX India and SOA India, is offering the most comprehensive indepth event for software developers in India.
Read More : DevWeek 2008 in Bangalore, India.
]]></description>
		<wfw:commentRss>http://www.phpconsultant.in/2008/08/07/devweek-2008-banglore-india/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
