Monthly Archives: June 2012

Using vagrant and puppet to setup your symfony2 environment

June 29, 2012
By
Puppet_Logo (1)

As you may now by now, I’m a big fan of using Puppet for configuration management. Since the rise of virtualization, these applications are becoming one of the more dominant tools in a developers tool chain. Together with other tools, setting up a complete development environment with just a single command is not only reality,…

Read more »

DPC speaker’s dummy guide into arduino

June 23, 2012
By
DPC speaker’s dummy guide into arduino

This year the DPC (and DMC) bought all speakers one of the coolest gifts I’ve ever got (or seen) for speakers: an Arduino. During the speaker dinner, a lot of people were a bit confused on how it was and works. So this post is for all of those, plus everybody else who wants to…

Read more »

Using augeas (in PHP)

June 4, 2012
By

Even though I really like using sed and awk, sometimes its hard to change or add parameters in configuration files. Big sed statements that may or may not work, double checking if everything has been done correctly etc. Augeas is a really cool tool that lets you view / add / modify and delete all…

Read more »