Those of you who were that the PHPNW09 conference on the Sunday morning may have seen my talk on Object Oriented PHP. At the beginning of the month I gave a talk at the PHPNW user group which was based on the original talk, but slightly extended.
Programming
Talking at PHPNW – 1st December
Just to let you know that at the next PHPNW meeting I will be giving an extended version of my talk: Beginners Guide to Object Orientation in PHP, which I gave at the PHPNW09 conference.
For those who don’t know, this is held in Revolution on Deansgate Locks in Manchester, and starts at 7pm on Tuesday 1st December.
Zend_Auth Pam Adapter
A while ago for work I wrote a plugin for Zend Framework. It was an adapter for Zend_Auth that authenticated against PAM for authentication of local users through a web interface. So I have decided to release it in the hope that there will be other people out there who find it useful.
Please visit the Zend_Auth Pam Adapter page in the labs section for more information.
Beginners Guide to Object Orientation with PHP
I have uploaded my conference talk (plus source code) on a Beginners Guide to Object Orientation with PHP to the tutorials section of my website, please have a look and leave feedback.
I will be writing a post about PHPNW09 very shortly.