Timeline

#221

You know, I'm getting old, which is a good thing of course. Maybe a bit grumpy at times. But while I can (and choose to) ignore trends in the Tech/Drupal scene (I'm looking at you AI), I still feel happy working on say ActivityPub, which is far under the radar of many people or maintain other projects. Which is totally fine. I even felt confident enough to submit a proposal for the upcoming EU DrupalCon, but I probably should have added an AI component to get accepted. I know, snarky remark, but oh well, I kind of expected it.

However, the text at the top of my company on Drupal.org feels wrong on so many levels: https://new.drupal.org/eps-kaas. While I don't expect any privileges for my/our contributions in the past (and present), we're not going to pay 3000 dollars so this horrible text is hidden on that page. It makes me quite angry and sad at the same time. And not old and grumpy, for a brief moment at least.

#219

After two more technical releases of the ActivityPub module, now working on adding fun stuff: first post from the Mastodon Android client! With images, and alt! Phanpy.social en Sengi work fine as well! #drupal

Profile view of swentel in Mastodon Android Client
Home timeline view in Mastodon Android Client
Phanpy.social
Sengi (desktop)

#217

It would be awesome if someone could create a logo for the ActivityPub module, I'm simply bad at it. First use would be for the project browser of course. But, even better, they will become stickers for DrupalCon Rotterdam!

#216

Starting this monday, I'm going to work for about 5 months on the ActivityPub module for Drupal: multi-user support, an API allowing you to use any (mobile) client, a new front-end and Drupal recipes, it will rock! Thank you @NLnet!

#215

Great news for ActivityPub and Drupal: I received a second grant from the NLnet foundation to push the module further, aiming for a stable release. Plans include multi-user support, a better reading experience, an API so other AP clients can connect with a Drupal instance and Recipes! More details soon!

#209

The feeling of being a ghost from the past reflected very well in this polaroid from 1xINTERNET :) Felt great seeing many old friends at Drupal Developer Days Leuven after all these years, and looking forward connecting next year in Athens! #DDD25
Ghost from the past at DDD
Topics

#206

It would be awesome if the (Belgium) android (banking) apps stopped relying on the Google MLKit library for simply scanning barcodes .. I mean, it isn't that hard to use an open source library out that does the trick as well.

Topics

#205

I'll tag new releases for Display Suite and Field Group in the first week of 2024. Especially DS contains massive fixes with BC settings which are enabled automatically when upgrading. Testers welcome for the 8.x-3.x branch to see I haven't broken anything crucial - I'm pretty sure I haven't, but hey, I'm only human :) Happy holidays! #drupal

#202

Pro PHP Guzzle tip: if you need to send a file resource, don't pass in 'Content-Type: multipart/form-data' yourself in the headers. You've just won a couple of hours of your life.

Topics