<?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>Stevedev Inc. &#187; extjs</title>
	<atom:link href="http://stevedev.com/tag/extjs/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevedev.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:31:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zend Framework + Doctrine + ExtJS</title>
		<link>http://stevedev.com/2010/01/05/zend-framework-doctrine-extjs/</link>
		<comments>http://stevedev.com/2010/01/05/zend-framework-doctrine-extjs/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 03:35:35 +0000</pubDate>
		<dc:creator>Steve Thompson</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[doctrine orm]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://stevedev.com/?p=65</guid>
		<description><![CDATA[I started working on a new project today, which I hope to write about as I work through the different parts and challenges presented. I&#8217;m developing the project in PHP using Zend Framework with Doctrine ORM for the database layer. I&#8217;ve used ZF for a few projects now and it just keeps getting better and [...]]]></description>
			<content:encoded><![CDATA[<p>I started working on a new project today, which I hope to write about as I work through the different parts and challenges presented. I&#8217;m developing the project in PHP using <a href="http://framework.zend.com">Zend Framework</a> with <a href="http://www.doctrine-project.org/">Doctrine ORM </a>for the database layer. I&#8217;ve used ZF for a few projects now and it just keeps getting better and more mature. I&#8217;ve been reading about Doctrine ORM and read a few <a href="http://dev.juokaz.com/php/zend-framework-and-doctrine-part-1">articles</a> about integrating it with ZF and so far it&#8217;s been really good, although I&#8217;ve just barely scratched the surface.</p>
<p>The frontend of the project is going to just use the Zend Application MVC tool, but for the backend I&#8217;m using <a href="http://www.extjs.org">ExtJS</a>. I&#8217;ve been a fan of ExtJS and used it for a few projects now but this time I&#8217;m trying something new &#8211; I&#8217;m using Zend_Json_Server to provide the data directly to ExtJS. I&#8217;m still working out how it works, but basically you create the objects on the backend, enable Zend_Json_Server and then your objects and methods are available right within the Ext.Direct and Ext.DataStore objects. Very slick. Once I&#8217;ve figured it out more I&#8217;ll post some links to the resources that helped me the most.</p>
<p>Also, it seems that everytime I log into WP there is a software update&#8230; maybe I need to post more.</p>
]]></content:encoded>
			<wfw:commentRss>http://stevedev.com/2010/01/05/zend-framework-doctrine-extjs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
