ClamAV Signal 11 Core Dumped on FreeBSD 8.1

Just upgraded to latest ClamAV after freebsd-update, unfortunately ClamAV was unable to start due to signal 11 core dumped. What I did was move the file in /usr/local/lib/compat/pkg/libclam* to other folder and start again, it works. For the bugs info,…

Building PHP Web App in 15 minutes with Symfony Framework

Last year, I gave a talk at Coscup 2009, an Open Source Conference in Taipei on PHP web development with Symfony Framework. You might interested to know what Symfony can help on rapid development on PHP, and here are the…