Category Archives: DEVelopment EXPerience
How to use a symfony 1 layout from a different directory
In symfony 1 it is possible to have different layouts for an application. But they all have to be put into the directory ‘myproject/apps/frontend/templates/’. But what if you want to use a layout from another location? Assume you make a … Continue reading
Symfony Live 2010 – day 1 #sflive2010
So far everything went great, well not great but ok, the periferique in paris was hell this morning, and we had a 5 hour drive from brussels to paris, thx to a train accident. But… most important… we got here. … Continue reading
Symfony Live 2010 #sflive2010
On the 16-17th of February the Symfony Live 2010 conference will be held in Paris. A lot promising developers and evangelists will be speakers on this conference like: Fabien Potencier Jonathan Wage Dustin Whittle Stefan Koopmanschap … My colleague and … Continue reading
Read from Excel in ASP
I always had a hard time finding correct documentation on the old ASP (active server pages) language and I needed it one more time in the last few days to create a script that read from an excel file. As … Continue reading
Interview: Jean-Baptiste Jung
You can never get enough interviews, at least if they are a bit interesting… This time we got an interview with Mr Jean-Baptiste Jung, a very friendly and ambitious guy with little spare time as he mentioned in his interview. … Continue reading
Interview: Jacob Gube
Well, well, well after our first interview I guess our ball got rollin’ and we are proud to present our second interview. This time we got in contact with Jacob Gube who is the founder and maintainer of the Six … Continue reading
How to force symfony colors on windows with PuttyCyg?
Those of you who’re developing with symfony under windows will have noticed that, when running tasks in the command prompt, no colors are used. This is because the windows command prompt isn’t compatible with the color notation. Most of you … Continue reading
Interview: Stefan Koopmanschap
A few weeks ago I thought it might be cool to get some interesting guys, which are occupied with projects in PHP, interviewed. And guess what, we got on contact with Mr. Stefan Koopmanschap and he was kind enough to … Continue reading
Connectivity study
I’m glad to announce that the Adlogix team has been expanded with the addition of the fresh member ‘Dimitri Del Marmol’. You must be wondering why I am telling you this: Well actually, he doesn’t know it yet, but in … Continue reading
Basic tips and tricks: 4.Css
Hello everybody, I’m back with another version of basic tips and tricks. After having a talk with a client, about the basic on css, I thought it might be good to have an easy introduction. So let’s give it a … Continue reading