Tag: open source


  • Sovereign tech

    In the Dutch news (NOS Journaal) today at 6PM, there was an item about sovereign tech and sovereign cloud. With all the developments in world politics, this has been a huge topic in recent… well, years already I guess. But what that sovereign tech is, exactly, that’s made absolutely unclear by the way media seems…

  • Sustainable open source

    Some years ago, during lockdown times, ThePHP.cc talked me into writing a talk for their online conference. They knew my company tried to support open source in several ways and hoped that I would share the how and why. Since then, I’ve done that talk at several conferences (including the amazing Dutch PHP Conference and…

  • Fun in Mannheim!

    Fun in Mannheim!

    I’m looking forward to my trip to Mannheim later this month. I’ll be speaking at the local usergroup and at SyliusDays.

  • 24PullRequests 2016

    Last year I already wrote about different initiatives in the period leading up to Christmas. In one of my talks this year, Level Up Your Team I’ve been discussing many ways of learning, and for this year I want to highlight one of the initiatives that I participated in last year, and again am trying…

  • Three months of Patreon

    Tomorrow it is three months ago that I launched my Patreon page. As I mentioned in my blogpost about launching my Patreon page, it was mostly an experiment to see how that would work out. I’ve seen a bunch of artists use Patreon very successfully, but the world of PHP, open source and software development,…

  • I want to support

    I have been blogging in the past months about asking, as I think it is quite important to realize asking is not wrong at all. When Joshua posted his slightly controversial post about elePHPants I felt it made a good point: We should be donating more to open source projects. It inspired me to create…

  • The IngewikkeldWrapperBundle adds a fallback route: Any URL not caught by your Symfony2 code will be forwarded to your old symfony 1 project. This allows for gradual migration to Symfony2. For an explanation of the thought behind all this, please check this post on the Leaseweb Labs blog, where I’ve guest-posted about this way of…

  • Drupal is, independant of how you measure it, the leading PHP-based CMS. Whether you look at the amount of websites using it or the size of it, Drupal rocks it all. One thing that has kept me, and I guess many others, so far from seriously working with Drupal is the lack of object orientation…

  • In the interview, I talk about what I like about open source, the community, and how I feel it can impact businesses that use it. If you’re interested, go check it out.

  • Introducing phpOpenNOS

    So what is it? Basically, the phpOpenNOS library is nothing more than a layer between the API and your application. It is there so you don’t have to develop the code to make the requests to the server. At this point, it implements all documented functionality in methods of the OpenNOS class. What you get…