The purpose of this post
If you work on a Silex project once in a while, you’ve probably noticed there’s a new major version available.
The official upgrade guide was short and didn’t really help me tackle every issue. So in this post I’ll share the steps I had to take to upgrade my code to hopefully save you some time.
This post is about the new TIQ marketing website we launched last week. I think this is the best version of the TIQ marketing website we have made up to today:

This post is a quick writeup to give you an idea of how we approached the redesign and the development process.
This post is about the SunBin, my graduation project for my Industrial Design Engineering degree in 2010. It was featured in the Dutch Jeugdjournaal (Kids News) and this will give you a quick introduction to the project:
In this post I will shortly explain what the SunBin is, the development process and achievements with this project.
This post is about a startup I’ve co-founded in 2012: Mixblocks B.V.
Before getting to the details, we have created a short video to illustrate how Mixblocks works:
In this post I will shortly explain what Mixblocks is, how it works and why we decided to pull the plug after 2 years.
Jekyll has built-in support for tagging of pages and posts, but doesn’t provide any functionality to create tag clouds. Because this is so common, there is a nice plugin for it: jekyll-tagging.
When upgrading to Jekyll 3.3.1 I found that the plugin stopped working. So I decided to cook my own simple solution to get it to work. In this post I’ll shortly explain how I solved it.