Browsing the blog archives for May, 2009

Hands on Usage of ZF 1.8.x

Well that was fast, new maintenance release of Zend Framework is now out! Checking out the changelog, noticed this little gem: Addition of module generation capabilities to Zend_Tool; I posted about that in my initial thoughts of ZF 1.8 post.

1 Comment

Apache 2: Self-Signed Certificates

Self-signed certificates are very useful when doing testing on your local machine. The following was tested using a unix based environment.

1 Comment

Thoughts on the new Zend Framework 1.8

Been playing around with the new version of Zend Framework (1.8). The command line Zend_Tools has alot of potential and is very useful for newbies, but still lacks a lot of functionality (support for modules in the command line would be pretty cool!). I loved the Application/Bootstrap approach this puts a lot of much needed [...]

1 Comment