By Kevin, July 13th, 2020

A busy year gets even busier.

I've recently been promoted to Principle Developer at Velir. In the five years I have been there we have had a string of successful, high profile projects in Drupal 8, generated a handful of popular modules and themes, and...

By Kevin, July 6th, 2020

It's a long hot summer.

Given the current state of affairs, since the start of the year I have taken a lot of advantage of the free time and have been working on many different things. Learning more about Docker, testing, personal growth, cooking, anything that interests me. This has...

Tags

By Kevin, June 8th, 2020

My site is now running on Drupal 9! The upgrade was pretty straightforward with only a few things to correct in some custom modules so they could be read and registered in Drupal 9. On deck are a half dozen client projects to bring from 8.6+ to Drupal 9. I don't expect a lot of issues there,...

By Kevin, May 30th, 2020

Great news for developers who use Docker for Mac and encounter performance issues.

The newest version of Docker for Mac Edge (preview release) includes new file caching / bind mount options for directories on your machine to improve performance using Mutagen. The...

Tags

By Kevin, February 18th, 2020

Migrating legacy applications can be quite a challenge. Quite often they are very nuanced and go well beyond "how do we get content from here to there?". There are many aspects to consider.

One such example could be user cookies. On a large project I am working on, we have to preserve...

By Kevin, December 30th, 2019

Earlier this month, a round of updates were made to a client site and deployed to production. A critical bug came in saying that donut charts in visualizations were now showing the wrong numbers and that this was a top priority since it was visible to the public.

This Drupal 7...