Blog Posts with the Category: Technology

Using Drupal's Search API to Create a Sitewide Search Feature

April 8, 2024 | The Cozy Nerd | Technology

Drupal’s Search API is a powerful tool that allows you to create custom searches on any entity known to Drupal, using any kind of search engine. Typically, you would use the same database source to create the search indexing, however for large sites, this is not recommended and you should...

10 Essential Drupal Contrib Modules every Website Should Have

April 1, 2024 | The Cozy Nerd | Technology

Having experience with Drupal for over 5 years, I wanted to share my thoughts on what essential Drupal contributed modules that I love to have in my sites. These modules help me not just with site development, but also management, SEO, and more! But first, let me explain what Drupal...

Why I Switched from Lando to DDev (Esp. on Windows)

March 27, 2024 | The Cozy Nerd | Technology

In the realm of local development environments, finding the right tool that aligns with your workflow and system requirements can significantly impact your productivity and efficiency. As a developer navigating the intricacies of Windows, my journey led me from the realm of Lando to the shores of DDev, and here's...

Enabling APCu on DreamHost Servers with PHP 8

May 17, 2022 | The Cozy Nerd | Technology

Now that PHP7.4 is coming to an EOL (End of Life) at the end of this year, many are upgrading to PHP8. I needed to do this for not only this site, but some other projects that were still running on PHP7.4. Thankfully, DreamHost made the upgrade process from PHP7.4...

Cloudflare + DreamHost + Drupal - A User's Experience

May 4, 2022 | The Cozy Nerd | Technology

I've used DreamHost as my hosting service for many years now. They've always been reliable, helpful, and never had much of any kind of problem with their service. A few years ago, they partnered up with CloudFlare, allowing some seamless integration and communication between the two services (as well as...