Recent articles
Welcome to my blog. View the about page if you contact and/or want to know more about me. Read one of my recent blog articles or go to the archive to view all blog posts displayed in chronological order.

Linux terminal output libraries
Recently I wanted to build a small application to ask the user for some input before generating some output (as all programs do). For this task I decided to use a small command line script to do the job as it was the best fit for the job (a linux based install script). The script will run in the terminal so it would be nice to use a fancy library to ask the input in various ways (checkbox, radio, menu, progress, etc). more info ( 2019-01-26 )
Long time no see
It was a long time I published blog post (over 6 years). My intentions for 2019 is to publish at least a couple of new blog posts. more info ( 2018-12-30 )
Arduino Traffic Lights #2: Programming the arduino controller
Arduino is an open-source physical computing platform based on a simple microcontroller board, and a development environment for writing software for the board. more info ( 2012-03-06 )
Arduino Traffic Lights #1: Introduction
The first post in a series of how to create a traffic light using Arduino I will describe my plan how I am going to built it. more info ( 2012-01-26 )
PhpRestService: Simple PHP 5 REST framework
The PhpRestService project focuses on setting up RESTful webservices with PHP. The REpresentational State Transfer (REST) protocol is a set of architectural principles for designing RESTful webservices. more info ( 2011-12-29 )
Dutch PHP Conference
Last weekend I went to the annual Dutch PHP Conference 2011 (DPC11) in Amsterdam. On Friday and Saturday talks were given by speakers from all around the world speaking about the latest trends and technologies about or related to PHP. more info ( 2011-05-23 )Rendered Content in 0.004 seconds
Rendered UI Widgets in 0.015 seconds