Aside from the earlier announced Dutch PHP Conference , symfony will get more attention during dutch events the coming months. Because of this, I decided to make a small event calendar on this site.
posted on February 22, 2008 - 0 comment(s) - tags: php, symfony, event, left on the web, conference
Last year, while I was not yet working for Ibuildings, I did an introductory session on symfony at the Dutch PHP Conference. I was really looking forward to the event , and it turned out to be the success I expected . Ibuildings proved beyond a doubt that they organize a killer conference! This year, the DPC is back, and stronger than ever!
posted on February 21, 2008 - 1 comment(s) - tags: php, symfony, DPC2008, ibuildings, zend, conference, event
You can configure a lot of caching in symfony, so rarely do you need to cache things yourself, but it may happen that one day you decide you need it. I came to that point when I wanted to cache certain results from external web services. I could have used the Function caching, but in this case I wanted to keep a bit more control, possibly altering the cache etc.
posted on February 19, 2008 - 26 comment(s) - tags: symfony, caching, php
Since a few weeks the new generation of the Zend IDE for PHP is available. Instead of the completely Zend-written IDE that there used to be, this one is based on the Eclipse platform, a platform I've never really been a fan of...
posted on February 12, 2008 - 22 comment(s) - tags: zend, zend studio, ide, software, eclipse, php
My colleague Boy wrote up a great article on our company weblog about backwards compatibility.
posted on February 8, 2008 - 0 comment(s) - tags: meta, backwards compatibility