Kirby CMS & Plugins

For many years I’ve been playing around with various PHP-based content management systems (CMS). From self-made to well-known ones like Drupal, I’ve seen quite a range and yet they all never really could provide enough flexibility for the developer and easy of use for the website maintainer at the same time. I don’t want to […]

Rule of Thumb – Linking Order

Those newer to programming in C++ often fail to understand that compilers like GCC or Clang require a specific link order for the libraries in use or they don’t know what order to pick. Working on SFML and helping out in its community, I’ve had the pleasure to help people fix their linker errors many […]

Theme Update

Every now and then I decide to update my blog’s theme. It’s not that there was anything really wrong with the old theme, but I just like the change from time to time. I think it’s the first time however that the blog is running a bright/white theme instead of the dark one. While I […]

SFML Steam Games – Part 1

At the time when I discovered SFML and started to invest a lot of my free time on the forum and the IRC channel, there were no games made with SFML on Steam. Partially because SFML was less known, but probably more important, because getting on Steam was hard. Only through the now discontinued Steam […]