Last year, back then I was not yet employed by Ibuildings, I spoke highly of the Dutch PHP Conference. It was an excellent event, with enough variation in speakers and topics. This friday and saturday, this year's installment of the same conference is taking place. posted on June 10, 2008 - 6 comment(s) - tags: event, conference, php, dpc, symfony
Even though in this day and age of Javascript, most people do not really think about this anymore, it can still be important to have your site working when someone either has no javascript or has it turned off. It does happen, so you better think about it a bit. Symfony has some neat features for graceful degradation. posted on May 18, 2008 - 1 comment(s) - tags: php, symfony, javascript, graceful degradation, usability, accessibility
Recently I wrote a review of Getting Real , the book by the guys from 37signals. But how, if at all, does this apply to, for instance, symfony ? Let's take some points from the book and see how symfony does... posted on May 8, 2008 - 0 comment(s) - tags: symfony, php, getting real, agile, decorator
Both last saturday and this saturday I did presentations on symfony. They were mostly the same presentation, slightly different. posted on April 12, 2008 - 3 comment(s) - tags: symfony, presentations, nllgg, pfcongrez, php
I just did a quite big update of the software running this site, adding some new features. Some are as easy as putting a little script on a page, others are quite a bit harder. Let's have a look at what I added. posted on March 9, 2008 - 3 comment(s) - tags: symfony, left on the web
I started using symfony by taking a single workday to walk through the first seven steps of the Askeet tutorial. After that, as time was scarce, we dived into the project we were planning to use symfony on. Here I'll present you with some tips that I either found or experienced myself. posted on March 1, 2008 - 0 comment(s) - tags: symfony, php, tips
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 - 0 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 - 2 comment(s) - tags: symfony, caching, php
In the development lifecycle of web applications, I think deployment is something that doesn't get nearly enough attention of developers. But where you can test your code, testing deployment is a bit harder. A good system for deploying applications is therefore a useful thing to have. Symfony has a very easy and strong system for deploying applications based on rsync. posted on January 30, 2008 - 11 comment(s) - tags: symfony, deployment, php
Steer CMS is a new open source application based on symfony. It offers a CMS for websites in a way similar to other open source CMS'es, yet is based on symfony and so quite a bit more interesting to me. posted on January 21, 2008 - 1 comment(s) - tags: symfony, php, cms, steer, open source
Due to yesterday's happy news I only picked up on another joyful thing happening yesterday somewhere very late in the evening. So let me announce it today: The episode I recorded for the PHP Abstract Podcast on symfony was published yesterday. posted on January 18, 2008 - 0 comment(s) - tags: symfony, phpabstract, php, technology, podcast
Lately there seems to be an increase in the #symfony room on freenode of people asking how to go about working with symfony 1.1. Let me give a short status of the new version of the framework. posted on January 8, 2008 - 1 comment(s) - tags: symfony, php
On december 20, the symfony team organizes a symfony sprint : A full day of work on just symfony. From fixing bugs to getting the documentation up to speed. And I will also be working on symfony that day, helping out with this symfony sprint. posted on December 11, 2007 - 0 comment(s) - tags: symfony
Second Life is gaining popularity these days, amongst geeks and non-geeks. It's taken me a while to stand and understand the use of Second Life, but especially for knowledge sharing I see the use after attending a presentation inside Second Life. And since my wife is very good at creating things in Second Life, the idea for a hangout place for symfony enthousiasts was born. posted on November 11, 2007 - 3 comment(s) - tags: symfony
As you can see, I've created a tag cloud implementation here on my website. For this, I actually started writing a plugin, and I'm actually still working with that one here. But since the functionality was already implemented in another plugin as well, after a short discussion it was decided that my more limited implementation (just the tag cloud) would be moved to the snippets part of the symfony website as a helper. posted on October 28, 2007 - 0 comment(s) - tags: symfony
In a terrible spur of symfony community productivity, I just also finished the dutch translation of the My First Project tutorial for symfony. posted on October 4, 2007 - 0 comment(s) - tags: symfony
I've just launched a public beta of the symfony-framework.nl website. It's a website advocating the use of symfony. posted on October 4, 2007 - 1 comment(s) - tags: symfony
Last week, I automatically updated my PHP installation to the latest version dotdeb was offering me (which usually poses no problems). However, this time around I ended up with two problems. posted on September 24, 2007 - 2 comment(s) - tags: symfony
Last week was SymfonyCamp, a three-day event around the symfony framework. It was amazing. posted on September 10, 2007 - 11 comment(s) - tags: symfony
For a client, I had to present a bunch of select boxes where users could select a genre, then a sub-genre based on your genre of choice, then a second level of sub-genres based on the selected sub-genre. posted on August 13, 2007 - 6 comment(s) - tags: symfony
Earlier this year we organized PHP Bootcamp, a one-day event in which we had discussions about several frameworks. It was a huge success. It was an afterthought after another idea though. posted on July 18, 2007 - 3 comment(s) - tags: symfony