Blog
Understanding Protocols: The Backbone of IT Communications
In the world of Information Technology (IT), communication between devices,…
Demystifying OAuth: A Comprehensive Guide to Understanding and Implementing Open Authorization
In today’s interconnected world, users often need to give applications…
Setting Up a Drupal 9 Multisite Locally with DDEV: Hosted on Acquia with Acquia Pipelines
In my current job, the team that I lead is…
How to Auto-Populate the Billing Email Field in WooCommerce Checkout Page with the woocommerce_checkout_get_value Filter
The woocommerce_checkout_get_value filter is a filter provided by the WooCommerce…
What is the woocommerce_checkout_fields filter and use cases – WooCommerce
woocommerce_checkout_fields is an action hook in WooCommerce that is used…
How to create pseudo fields in Drupal using 2 hooks
What are pseudo fields? In Drupal, pseudo fields are fields…
Father Forgets by W. Livingston Larned
Father Forgets by W. Livingston Larned
How to switch from Docker Desktop to Colima for local development
What is Colima? Per the official documentation: Per ChatGPT: “It…
How to SSH login to a server without being prompted for the password
You purchased a new server, and want to SSH login…
What are the benefits of PHP 8.1 and the Commands to upgrade from an older version on Nginx?
PHP 8.1 is the latest version of the popular server-side…