<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.11.81 (http://www.squarespace.com/) on Sun, 27 May 2012 10:22:46 GMT--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>PHP Scripts and Tutorials</title><link>http://www.ep-dev.com/blog/</link><description></description><lastBuildDate>Wed, 08 Jun 2011 03:48:09 +0000</lastBuildDate><copyright></copyright><language>en-US</language><generator>Squarespace Site Server v5.11.81 (http://www.squarespace.com/)</generator><item><title>Creating Models in Zend Framework</title><category>Tutorials</category><category>mappers</category><category>models</category><category>zend framework</category><dc:creator>Patrick Brown</dc:creator><pubDate>Sun, 09 Jan 2011 05:25:09 +0000</pubDate><link>http://www.ep-dev.com/blog/2011/1/8/creating-models-in-zend-framework.html</link><guid isPermaLink="false">767235:8987071:9923503</guid><description><![CDATA[While working on various projects using the popular Model-View-Controller (MVC) Zend Framework, I had to rapidly build several models that had 1-to-1 mappings to underlying data sources (such as a database). While Zend Framework offers specialty Controllers and Views, its definition of Models is left very open. My approach is similar the approach that is now part of the <a class="offsite-link-inline" href="http://framework.zend.com/manual/en/learning.quickstart.create-model.html" target="_blank">Zend Framework Quickstart Guide</a>. The guide details an example of using SQLite to create a guestbook. In this tutorial, I will show you how to abstract a generic model toolset so that creating new models takes only seconds.]]></description><wfw:commentRss>http://www.ep-dev.com/blog/rss-comments-entry-9923503.xml</wfw:commentRss></item><item><title>New Website</title><category>News</category><category>ep-dev</category><dc:creator>Patrick Brown</dc:creator><pubDate>Mon, 03 Jan 2011 01:53:27 +0000</pubDate><link>http://www.ep-dev.com/blog/2011/1/2/new-website.html</link><guid isPermaLink="false">767235:8987071:9909617</guid><description><![CDATA[<p>Welcome to the new EP-Dev.com.</p>]]></description><wfw:commentRss>http://www.ep-dev.com/blog/rss-comments-entry-9909617.xml</wfw:commentRss></item></channel></rss>
