<?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>free Zend Framework screencasts - Zendcasts &#187; Zend_Acl</title>
	<atom:link href="http://www.zendcasts.com/tag/zend_acl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zendcasts.com</link>
	<description>free Zend Framework screencasts. Video tutorials to get you up to speed with different parts of the Zend Framework and enterprise PHP development.</description>
	<lastBuildDate>Mon, 12 Dec 2011 21:14:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Zend Acl with Authentication and Reflection</title>
		<link>http://www.zendcasts.com/zend-acl-with-authentication-and-reflection/2009/06/</link>
		<comments>http://www.zendcasts.com/zend-acl-with-authentication-and-reflection/2009/06/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 15:18:59 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Web Architecture]]></category>
		<category><![CDATA[phpunit]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[reflection]]></category>
		<category><![CDATA[unit tests]]></category>
		<category><![CDATA[unittest]]></category>
		<category><![CDATA[Zend_Acl]]></category>

		<guid isPermaLink="false">http://www.zendcasts.com/?p=217</guid>
		<description><![CDATA[This video tutorial is going to look at how we can build a simple authentication mechanism with Zend_Acl with complete unit test coverage. I wouldn&#8217;t say that this is entirely the Zend way of doing things since we&#8217;re not using Zend_Auth, however it would be relatively trivial to create a Zend_Auth Adapter for each of…]]></description>
			<content:encoded><![CDATA[<p>This video tutorial is going to look at how we can build a simple authentication mechanism with Zend_Acl with complete unit test coverage. I wouldn&#8217;t say that this is entirely the Zend way of doing things since we&#8217;re not using Zend_Auth, however it would be relatively trivial to create a Zend_Auth Adapter for each of the lookup objects that we&#8217;re going to write. Lately I&#8217;ve been trying to stay disciplined about how I&#8217;m writing unit tests and so I figure this should translate into what I&#8217;m teaching. I inadvertently covered using reflection in a refactoring job. When you <a href="http://code.google.com/p/zendcasts/source/browse/#svn/trunk/zc28-zend-acl-with-authentication-and-reflection">browse the source code</a>, you&#8217;ll see that there&#8217;s even more potential for refactoring outside the video with the application of an interface.<br />
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zendcasts.com/zend-acl-with-authentication-and-reflection/2009/06/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/06/zc28-zend-acl-reflection-authentication-iphone.m4v" length="158130583" type="text/plain" />
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/06/zc28-zend-acl-reflection-authentication-screen.mov" length="174325667" type="video/quicktime" />
		</item>
		<item>
		<title>Introducing Zend_Acl</title>
		<link>http://www.zendcasts.com/introducing-zend_acl/2009/06/</link>
		<comments>http://www.zendcasts.com/introducing-zend_acl/2009/06/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 13:22:52 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Access Control]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Web Architecture]]></category>
		<category><![CDATA[Access Control Lists]]></category>
		<category><![CDATA[roles]]></category>
		<category><![CDATA[Zend_Acl]]></category>

		<guid isPermaLink="false">http://www.zendcasts.com/?p=211</guid>
		<description><![CDATA[There&#8217;s been a lot of talk on Twitter about doing some videos about Zend_Acl, so by popular demand, here&#8217;s part 1 of a 2 part series about Zend_Acl. I&#8217;m going to do this with the unit testing framework we setup in the last video tutorial so that I can focus on the meat of Zend_Acl…]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a lot of talk on Twitter about doing some videos about Zend_Acl, so by popular demand, here&#8217;s part 1 of a 2 part series about Zend_Acl.</p>
<p>I&#8217;m going to do this with the unit testing framework we setup in the last video tutorial so that I can focus on the meat of Zend_Acl and its power.</p>
<p>If you don&#8217;t have unit testing setup locally, feel free to <a href="http://code.google.com/p/zendcasts/source/browse/#svn/trunk/zc26-introducing-zend-acl">grab the source here</a>, or <a href="http://code.google.com/p/zendcasts/source/browse/trunk/zc26-introducing-zend-acl/zc26-introducing-zend-acl.zip">a zipped version of the project</a>.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.zendcasts.com/introducing-zend_acl/2009/06/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/06/zc26-introducing-zend-acl-screen.mov" length="79952823" type="video/quicktime" />
<enclosure url="http://www.zendcasts.com/wp-content/uploads/2009/06/zc26-introducing-zend-acl-iphone.m4v" length="71486386" type="text/plain" />
		</item>
	</channel>
</rss>

