<?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>Rojak Coder &#187; Zend Framework</title>
	<atom:link href="http://www.rojakcoder.com/wordpress/category/zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rojakcoder.com/wordpress</link>
	<description>Of Linux, Programming, and Singaporean Ramblings</description>
	<lastBuildDate>Tue, 15 Jun 2010 13:41:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zend Framework Testing with PHPUnit &#8211; Setup</title>
		<link>http://www.rojakcoder.com/wordpress/2009/06/16/zend-framework-testing-with-phpunit-setup/</link>
		<comments>http://www.rojakcoder.com/wordpress/2009/06/16/zend-framework-testing-with-phpunit-setup/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 17:02:31 +0000</pubDate>
		<dc:creator>cheeze</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=117</guid>
		<description><![CDATA[Finally, I&#8217;ve started on the follow-up post on Zend Framework Unit Testing (link to previous post)! After a whooping four months. I&#8217;ve been really busy &#8211; perhaps with the wrong reason. Anyway, this post shall follow up on the previous post by continuing on the AllTests.php file that was created at the end of the [...]]]></description>
		<wfw:commentRss>http://www.rojakcoder.com/wordpress/2009/06/16/zend-framework-testing-with-phpunit-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework Testing with PHPUnit &#8211; Installation</title>
		<link>http://www.rojakcoder.com/wordpress/2009/01/15/zend-framework-testing-with-phpunit-installation/</link>
		<comments>http://www.rojakcoder.com/wordpress/2009/01/15/zend-framework-testing-with-phpunit-installation/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 18:26:43 +0000</pubDate>
		<dc:creator>cheeze</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[phpunit]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zf]]></category>

		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=98</guid>
		<description><![CDATA[This post describes how to set up automated testing with Zend Test and PHPUnit. The latter is a unit testing package for PHP applications done in PHP. I had searched for posts on how to do this but there weren&#8217;t any easy-to-understand or straightforward examples to follow, so I decided to write one myself. This [...]]]></description>
		<wfw:commentRss>http://www.rojakcoder.com/wordpress/2009/01/15/zend-framework-testing-with-phpunit-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Zend Framework with jQuery to do Auto-Completion</title>
		<link>http://www.rojakcoder.com/wordpress/2009/01/08/using-zend-framework-with-jquery-to-do-auto-completion/</link>
		<comments>http://www.rojakcoder.com/wordpress/2009/01/08/using-zend-framework-with-jquery-to-do-auto-completion/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 04:21:33 +0000</pubDate>
		<dc:creator>cheeze</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zf]]></category>

		<guid isPermaLink="false">http://www.rojakcoder.com/wordpress/?p=68</guid>
		<description><![CDATA[This post describes how you can perform text field auto-completion with Zend Framework (ZF) and jQuery. To make full use of this post, you will need to have a working knowledge of Zend Framework and of jQuery. You don&#8217;t need to be an expert at using them though cos if you do, you probably won&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.rojakcoder.com/wordpress/2009/01/08/using-zend-framework-with-jquery-to-do-auto-completion/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
