Tag: zend framework


  • First commit!

    Well! This evening I made my first commit to the Zend Framework subversion repository. I had already checked out the dutch translation of the documentation before the weekend, so my first commit immediately added quite a bit of changes into the repository. I hope people will appreciate my work. At first, I read through the…

  • Changes

    There have been some changes in my life. After getting my job at TomTom, I had little time left to spend online. With 8-9 hours at work, and a total of 3 hours travelling to and from work, I had little time at home to spend online. And since I have way more hobbies than…

  • There’s lots of work and even more thinking about the Zend Framework being done. Proof of that can be found in the first Framework roundup. Interesting reading! Especially the part about Authentication and ACL caught my eye. I’ll definitely be keeping a good eye on the development in that area. The Framework is very promising.

  • My first observation of the Zend Framework is a negative one. Their wonderful central Zend class allows you to include classes without having to include() or require() them yourselves, and it nicely throws an error if it can’t include the file. Much better than getting an error or having to check for the existance of…

  • Zend Framework

    Finally it’s there. The Zend Framework. I’ve taken a quick look and so far it looks really good. It’s just a preview release but if everything will be as this preview is, I do think it’s going to be a very big and useful part of the code I use in my websites. Hopefully a…