Archive for May, 2009
Using Zend_Acl with your model
Zend_Acl is an excellent component that provides Access Control List (ACL) functionality. In most cases the goal is to manage user access to resources. access to to manage all things related to user access. In a nutshell, a role
to any kind of resource. But unfortunate it doesn't quite live up to its full […]
Posted: May 26th, 2009 under Development, PHP, Zend Framework.
Tags: access, acl, authorization, framework, PHP, zend
Comments: none
Proper Twitter Integration with Zend Framework
Twitter is all the rage these days. Every site out there has some kind of "Tweet This" link or "Follow us on Twitter" button. Some sites have even deeper integration and tweet events on your behalf. In most cases, those sites are asking you for your Twitter username and password. What? Even scarier, many people […]
Posted: May 5th, 2009 under PHP, Social Web, Zend Framework.
Tags: twitter
Comments: none