Welcome to the article section of my website. Here you find my writings on programming issues and life as a software developer in general. Have fun.
Op zoek naar Gabor Software ? (Dutch only)
Rant about code quality...
Personally, I am not a fan of query builders. Still, programatically constructing queries from search forms can be quite tedious, so I created, what I think, is the tiniest query builder in the world, just 23 lines of code...
When googling about this subject I often read about reflection APIs etc. However, as it turns out there is a far easier way to unit test protected methods in PHP.
Not really happy with systemd ? Well, look at the bright side...
Moved this site to a new server.
I have always been fascinated by object-oriented JavaScript.
I have written some controversial articles about OOP in the past, but they
are hopelessly outdated by now. For instance, I assumed at the start of those articles
that people did not know about JavaScript having the capability of using object
oriented techniques. This has all been changed of course, thanks to the rise
of JavaScript MVC architectures.
While the core ideas have remained the same, I have rephrased the
old articles and bundled them into a new one. This time, the article is called
'BlackScript', hope you enjoy it! Read BlackScript.
Return to my homepage.
A collection of articles I have written about software development.