<?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>Gaya Design &#187; orm</title>
	<atom:link href="http://www.gayadesign.com/tag/orm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gayadesign.com</link>
	<description>PHP, CSS, xhtml, javascript / jquery tutorials</description>
	<lastBuildDate>Fri, 27 Jan 2012 08:15:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>PHP ORM: Models and PHP Object Generator</title>
		<link>http://www.gayadesign.com/articles/php-orm-models-and-php-object-generator/</link>
		<comments>http://www.gayadesign.com/articles/php-orm-models-and-php-object-generator/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 13:20:59 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[model view controller]]></category>
		<category><![CDATA[models]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[object relational mapping]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php object generator]]></category>
		<category><![CDATA[pog]]></category>

		<guid isPermaLink="false">http://www.gayadesign.com/?p=419</guid>
		<description><![CDATA[If you are a developer, especially in the object orientated parts, you must heard of the Model View Controller design pattern.
This post will tell you a bit about models and how you can use them to lift your code to a higher level and safe a lot of time in the development process.
I will also tell you about <a href='http://www.phpobjectgenerator.com/'>PHP Object Generator</a> (POG) to use for implementing your models.

<a href="http://www.gayadesign.com/articles/php-orm-models-and-php-object-generator" class="border"><img src="http://www.gayadesign.com/wp-content/uploads/2009/07/postimgpost.jpg" alt="pogpost" title="pogpost" width="580" height="153" class="aligncenter size-full wp-image-420" /></a>]]></description>
		<wfw:commentRss>http://www.gayadesign.com/articles/php-orm-models-and-php-object-generator/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

