<?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; Zend_Acl</title>
	<atom:link href="http://blog.hackix.com/tag/zend_acl/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>Zend AMF Authentication &amp; Authorization</title>
		<link>http://blog.hackix.com/2011/09/zend-amf-authentication-authorization/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2011/09/zend-amf-authentication-authorization/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 09:29:57 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[ZendAMF]]></category>
		<category><![CDATA[Zend_Acl]]></category>
		<category><![CDATA[Zend_Amf_Server]]></category>
		<category><![CDATA[Zend_Auth]]></category>
		<category><![CDATA[Zend_Db]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=726</guid>
		<description><![CDATA[dkozar evolved a working method to Authenticate and Authorize a Flex based app datas service call using Zend AMF, he writes;
I’ve been struggling with it, and figured it all out — so, perhaps it could help others.
The authentication is called on the server only if credentials supplied from the client (via the remote procedure call [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2011/09/zend-amf-authentication-authorization/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 in Users using Doctrine and Zend_Auth</title>
		<link>http://blog.hackix.com/2010/01/logging-in-users-using-doctrine-and-zend_auth/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/01/logging-in-users-using-doctrine-and-zend_auth/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 18:04:50 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Acl]]></category>
		<category><![CDATA[Zend_Auth]]></category>
		<category><![CDATA[Zend_Auth_Adapter]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=362</guid>
		<description><![CDATA[Jon Lebensold publishes the second part of his series on using Doctrine in combination with Zend_Auth &#38; Zend_Auth_Adaptor; Here’s the second part of my Doctrine / Zend_Auth example. In 15  minutes, we create a logout, login and protected area that’s reliant on  the ZC_Auth_Adapter adapter we created in last week’s video. Notice how [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/01/logging-in-users-using-doctrine-and-zend_auth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing a Zend_Auth_Adapter with Doctrine</title>
		<link>http://blog.hackix.com/2010/01/writing-a-zend_auth_adapter-with-doctrine/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/01/writing-a-zend_auth_adapter-with-doctrine/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 11:37:05 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Doctrine]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Acl]]></category>
		<category><![CDATA[Zend_Auth]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=360</guid>
		<description><![CDATA[Jon Lebensold publishes another installment of his popular screen cast series, he writes; I’ve been using Doctrine a lot in my own work, and recently found  myself itching to have tighter integration between Zend and Doctrine  when it comes to user logins. Luckily, Zend provides a very simple  interface with regards to [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/01/writing-a-zend_auth_adapter-with-doctrine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend_Acl &amp; Zend_Navigation</title>
		<link>http://blog.hackix.com/2009/12/zend_acl-zend_navigation/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2009/12/zend_acl-zend_navigation/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 17:16:34 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Acl]]></category>
		<category><![CDATA[Zend_Navigation]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=10</guid>
		<description><![CDATA[Setting up a simple *working* example of Acl &#038; Navigation in Zend Framework 1.9.x as demonstrated by jscherer26.
Enjoy]]></description>
		<wfw:commentRss>http://blog.hackix.com/2009/12/zend_acl-zend_navigation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

