Marinus Klasen

Marinus Klasen

  • Development
  • Consultancy
  • Developer Resources
  • Blog
  • Contact

Halcyon Part 2: The docker-compose.yml configuration

March 22, 2022

List of variables and ip addresses used: https://mklasen.com/halcyon-list-of-variables-and-ip-addresses/ While the components are sitting on my desk, waiting to be unpacked, and while I figure out how to approach this (blogging? video? livestream? unpack video?), we can have a look at the server configuration. Let’s start by creating a Github repo in which we’ll push the […]

Continue Reading

Halcyon Part 1: Idea & execution

March 21, 2022

You know which birds I really like? Kingfishers. They’re small, very colorful and fast. You’ll see them in smaller creeks, hiding in the vegetation, but you have to pay attention and probably keep staring at a place for about 10 minutes. And if you’re lucky.. you’ll see one! It was my number 1 reason to […]

Continue Reading

Halcyon: List of variables and IP addresses.

March 19, 2022

192.168.2.70 – this is the internal IP address of the server. 192.168.1.1 – this is the default gateway in my network, used as fallback for DNS requests. .hyc – the custom TLD that’s used in this project

Continue Reading

Where to put acf_form_head when using ACF front-end forms?

March 16, 2022

Not every blog posts needs a lot of text.

Continue Reading

Managing cronjobs in Cloudways

March 16, 2022

Cloudways comes with an easy tool to create basic cronjobs, but what if we want to run more advanced cronjobs? Or, execute WordPress cronjobs via wp-cli? Let’s dive into the setup on Cloudways! Managing your application Go to your application settings, and click on Cron Job Management. You’ll see two tabs: Basic and Advanced, select […]

Continue Reading

Re-scheduling a cronjob in WordPress with WP-CLI

March 15, 2022

Sometimes cronjobs are scheduled when a plugin is activated, and that time is not always the preferred time, especially when you’re running a daily event. Using WP-CLI to list cron events Output It’s the wolkloos_check_weather event I was looking for. Unschedule the event Reschedule the event with your own time Output after reschedule Find more […]

Continue Reading

Slow response / Magic keyboard lag on MacOS?

March 3, 2022

Software development is hard with a lagging keyboard. If you’re reading this, you’re probably frustrated already. Well, I was.. Monterey update The advanced options have gone missing since Monterey. Try these terminal commands instead: Remove Bluetooth preferences by removing the preference file (restart required) Kill the Bluetooth service The magic trick Press SHIFT + OPTION, […]

Continue Reading

Using onloadedmetadata to show information from a user uploaded video, before it’s uploaded.

February 11, 2022

It’s always good to give your user a summary of what they’re going to upload, before it’s actually uploaded. I’ll keep this one short, we’re using a file input to allow the user to upload a file. And whenever the element changes, we’ll use javascript to get some information, in this case, the duration of […]

Continue Reading

Re-order options in a select element

February 3, 2022

While working on a feature that allows users to move options from one select element to another I ran into an issue with alphabetic order. Especially when multiple options are being moved at once. To easily solve this I wrote a re-order function that orders both select elements at once. The code’s hosted on Github […]

Continue Reading
  • « Previous Page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 11
  • Next Page »

Ready to take action?

I'm looking forward to discuss your projects and goals!
Feel free to reach out using the contact details below.

Marinus Klasen

[email protected]
twitter.com/marinusklasen
linkedin.com/in/marinusklasen

  • GitHub
  • LinkedIn
  • Twitter

Have you read?

  • Storing private data with SSH on WPEngine sitesDecember 15, 2022
  • Get the HTML content of a block edit page or post in WordPressNovember 30, 2022
  • Rename Coupon code text to Discount code in WoocommerceNovember 3, 2022
  • Background-size cover in mPDFOctober 22, 2022
  • WordPress.com SSH & duplicating a WordPress.com website locallyOctober 11, 2022

Copyright © 2023 · Marinus Klasen | Webdesign by Team Rood