Monthly Archives: 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 … Continue reading

Posted in Development, PHP, Zend Framework | Tagged , , , , , | Leave a comment

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 … Continue reading

Posted in PHP, Social Web, Zend Framework | Tagged | Leave a comment