Burgiblog - burgiblog.com
General Information:
Latest News:
Google Analytics and RequireJS 9 Jul 2013 | 03:46 am
If, like me, you use AMD-style loading for your JavaScript projects, you might have wondered how to integrate the (non-AMD enabled) Google Analytics library into your project. Define fallbacks Ma...
Depending on packages without composer.json in Composer (PHP dependency manager) 9 Mar 2012 | 08:43 am
Composer is a great way to manage your PHP dependencies. The documentation is still a bit scarce, so you could imagine that it took quite a while to find out how to add an external dependency (in my c...
Issue in symfony’s sfToolkit::arrayDeepMerge() 6 Dec 2011 | 02:34 am
I’ve had a bit of an odd issue where JavaScript files from a plugin I’d written weren’t being included for some reason. Turns out that there’s a bug / feature (?) in the way symfony merges config fil...
Symfony: Cross-application cache clearing on distributed servers 13 Feb 2011 | 07:08 am
While the title might sound a tad complicated, the problem is pretty straight forward: Your production environment consists of a multi-server set-up (e.g. a cluster, but works on a single server just...
A new kind of Facebook games – A symfony developer’s diary 24 Mar 2010 | 12:32 am
Are you growing tired of Facebook games that have absolutely no depth and simply consist of nice graphics without any strategic gameplay like Farmville, Mafia Wars etc.? Well, so was I to say the leas...
symfony and Cronjobs 30 Oct 2009 | 09:34 pm
In order to automate tasks that should run on a regular basis, you will need a cronjob. Fortunately, creating cronjobs with symfony is a piece of cake. First, you will need to create a batch task. Na...
Eclipse IDE: Symfony essentials 18 Oct 2009 | 01:12 pm
Every programmer knows it, every programmer loves it: the Eclipse IDE. It is probably the most extensive free open-source development environment out there (Netbeans put aside). In this tutorial I’d l...
Developing Facebook and Facebook Connect applications with symfony 19 Sep 2009 | 06:23 am
Call to all developers: Since this plugin is no longer being developed and is still using the old REST-interface, I’m looking into forking or developing a new Facebook plugin that uses the new OAuth ...
Apache2-prefork memory leak on virtual server 9 Sep 2009 | 02:11 am
Out of the blue, our Vserver (openSuse 11.1) suddenly went mad. This all began with it denying SSH access. Then, after forcing a restart through the rescue system Strato provides, I could log on via s...
X marks the spot… 7 Sep 2009 | 10:00 am
Lately, I haven’t been too happy with how things went. That is not only due to me having to give up the walk to Portugal after just about a week (which was a pretty big defeat for myself), the way thi...