<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace Site Server v5.11.81 (http://www.squarespace.com/) on Thu, 23 Feb 2012 12:36:20 GMT--><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>PHP Scripts and Tutorials</title><subtitle>PHP Scripts and Tutorials</subtitle><id>http://www.ep-dev.com/blog/</id><link rel="alternate" type="application/xhtml+xml" href="http://www.ep-dev.com/blog/"/><link rel="self" type="application/atom+xml" href="http://www.ep-dev.com/blog/atom.xml"/><updated>2011-06-08T03:48:09Z</updated><generator uri="http://www.squarespace.com/" version="Squarespace Site Server v5.11.81 (http://www.squarespace.com/)">Squarespace</generator><entry><title>Creating Models in Zend Framework</title><category term="Tutorials"/><category term="mappers"/><category term="models"/><category term="zend framework"/><id>http://www.ep-dev.com/blog/2011/1/8/creating-models-in-zend-framework.html</id><link rel="alternate" type="text/html" href="http://www.ep-dev.com/blog/2011/1/8/creating-models-in-zend-framework.html"/><author><name>Patrick Brown</name></author><published>2011-01-09T05:25:09Z</published><updated>2011-01-09T05:25:09Z</updated><summary type="html" xml:lang="en-US"><![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.]]></summary></entry><entry><title>New Website</title><category term="News"/><category term="ep-dev"/><id>http://www.ep-dev.com/blog/2011/1/2/new-website.html</id><link rel="alternate" type="text/html" href="http://www.ep-dev.com/blog/2011/1/2/new-website.html"/><author><name>Patrick Brown</name></author><published>2011-01-03T01:53:27Z</published><updated>2011-01-03T01:53:27Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>Welcome to the new EP-Dev.com.</p>]]></content></entry></feed>
