Category Archives: DEVelopment EXPerience

DEVelopment EXPerience, shared with the world!

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

Posted in General, Layout, php, Tips and Tricks | Tagged , , , | Leave a comment

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

Posted in General | Tagged , | 2 Comments

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

Posted in General, Symfony | Tagged , | 2 Comments

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

Posted in ASP, General | Tagged , , , | 2 Comments

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

Posted in General, Interview | Tagged , , , | Leave a comment

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

Posted in General, Interview | Tagged , , | 3 Comments

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

Posted in Framework, General, php, Symfony | Tagged , , , | 13 Comments

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

Posted in General, Interview | Tagged , , , , | 1 Comment

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

Posted in General | Tagged , , , | Leave a comment

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

Posted in General, Tips and Tricks | Tagged , , , , , | Leave a comment