<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>HackIX &#187; Models</title>
	<atom:link href="http://blog.hackix.com/tag/models/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hackix.com</link>
	<description>HackIX: Small Hacks for a Large World</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:50:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://blog.hackix.com</link>
<url>http://blog.hackix.com/wp-content/cbnet-favicon/favicon(5).ico</url>
<title>HackIX</title>
</image>
		<item>
		<title>Complete Doctrine 1.2x Integration with Zend Framework 1.10+</title>
		<link>http://blog.hackix.com/2010/07/complete-doctrine-1-2x-integration-with-zend-framework-1-10/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/07/complete-doctrine-1-2x-integration-with-zend-framework-1-10/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 10:54:54 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[Zend_Form]]></category>
		<category><![CDATA[Zend_Tool]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=610</guid>
		<description><![CDATA[To achieve complete Doctrine 1 integration with Zend Framework some glue is required, Benjamin Eberlei has created a complete solution thats straight forward, easy to use and understand.
This project tries to offer a complete Integration of Doctrine 1 with Zend Framework. The following components belong to this Integration:

Zend_Application Resource
Zend Framework Modular Project Support
Zend_Tool Provider for [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/07/complete-doctrine-1-2x-integration-with-zend-framework-1-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Akrabat_Db_Schema_Manager: table prefix support</title>
		<link>http://blog.hackix.com/2010/06/akrabat_db_schema_manager-table-prefix-support/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/06/akrabat_db_schema_manager-table-prefix-support/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 12:20:38 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Classes]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Zend_Db]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=587</guid>
		<description><![CDATA[Rob Allen posts; I’ve updated Akrabat_Db_Schema_Manager so that it now supports table prefixes.
It uses the application.ini key of resources.db.table_prefix as I couldn’t think of a better one   and then uses that for the schema_version table’s name and also makes it available in your change objects.
For example, if application.ini contains resources.db.table_prefix = “myapp”, then [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/06/akrabat_db_schema_manager-table-prefix-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework + Doctrine 1 Integration</title>
		<link>http://blog.hackix.com/2010/05/zend-framework-doctrine-1-integration/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/05/zend-framework-doctrine-1-integration/#comments</comments>
		<pubDate>Mon, 24 May 2010 08:56:31 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Bootstrap]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Zend_Form]]></category>
		<category><![CDATA[Zend_Tool]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=552</guid>
		<description><![CDATA[Benjamin Eberlei writes; Hello everyone,
I completed a first version of Zend + Doctrine 1 integration today and want to share it with all you. Since currently the status on a 1.11 release is unclear I contacted all the contributors to various Doctrine-related components and combined them into a single release and wrote some documentation on [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/05/zend-framework-doctrine-1-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Namespacing ACL resources and Galahad_Acl</title>
		<link>http://blog.hackix.com/2010/03/namespacing-acl-resources-and-galahad_acl/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/03/namespacing-acl-resources-and-galahad_acl/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 20:49:42 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[Zend_Acl]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=505</guid>
		<description><![CDATA[Chris Morrell writes; In most of my applications I like to handle authorization (querying the ACL) in one (or more) of three ways:

Authorize access to a model’s method
Authorize access to a controller action
Authorize access to an arbitrary “permission”

In general I find it’s best to keep authorization within the domain (querying the ACL within my models [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/03/namespacing-acl-resources-and-galahad_acl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logging with Timestamps and Doctrine Event Listeners</title>
		<link>http://blog.hackix.com/2010/02/logging-with-timestamps-and-doctrine-event-listeners/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/02/logging-with-timestamps-and-doctrine-event-listeners/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 13:02:49 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Zend_Auth]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=420</guid>
		<description><![CDATA[Jon Lebensold publishes another screen cast on the Doctrine topic;
This short video is going to be the last in my 2009–2010 series on  Doctrine 1.2. I’m wrapping it up with a little example of adding  timestamps, logging and using Doctrine’s event listener architecture.
Grab a copy  of the project or browse  the [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/02/logging-with-timestamps-and-doctrine-event-listeners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deep Integration between Zend Framework and Doctrine 1.2</title>
		<link>http://blog.hackix.com/2010/01/deep-integration-between-zend-framework-and-doctrine-1-2/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/01/deep-integration-between-zend-framework-and-doctrine-1-2/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 12:26:04 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=268</guid>
		<description><![CDATA[There’s been a lot of talk online about finding the best approach for bringing Zend Framework and Doctrine 1.x together. This video is my humble approach of combining some of the learning brought about over the last few weeks on Zendcasts, as well as suggestions from Doctrine developers.
The goal of this video is to show [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/01/deep-integration-between-zend-framework-and-doctrine-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework data models</title>
		<link>http://blog.hackix.com/2010/01/zend-framework-data-models/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/01/zend-framework-data-models/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 01:19:34 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[sqllite]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=230</guid>
		<description><![CDATA[Michelangelo van Dam has written an excellent article on how to work with Zend Framework data models.
Read this article here DragonBe’s PHP blog: Zend Framework data models.
]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/01/zend-framework-data-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solar Models vs. Zend Framework Models</title>
		<link>http://blog.hackix.com/2010/01/solar-models-vs-zend-framework-models/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/01/solar-models-vs-zend-framework-models/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 01:14:26 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[Solar Models]]></category>
		<category><![CDATA[sqllite]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=228</guid>
		<description><![CDATA[Paul M. Jones writes an interesting article about generating models using Solar Models plus makes a very cool implementation.
Paul M. Jones » Blog Archive » Solar Models vs. Zend Framework Models.
His work is based on the http://www.dragonbe.com/2010/01/zend-framework-data-models.html article about the  Solar Framework.
]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/01/solar-models-vs-zend-framework-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automate Db Model Creation with Zend_CodeGenerator_Php_Class</title>
		<link>http://blog.hackix.com/2009/12/automate-db-model-creation-with-zend_codegenerator_php_class/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2009/12/automate-db-model-creation-with-zend_codegenerator_php_class/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 21:25:30 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Models]]></category>
		<category><![CDATA[Zend_CodeGenerator]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=107</guid>
		<description><![CDATA[Joey Rivera wrote a very interesting and time saving article about the Zend_CodeGenerator complete with a easy to use code snippet that will create the model and DbTable files and classes for you, as it picks the information directly from your database, it’s no way those pesky typos and cut and paste mistakes creep in [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2009/12/automate-db-model-creation-with-zend_codegenerator_php_class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

