Blog

Meet Drupal Developer Kate Marshalkina

In this Drupalize.Me interview, we talk with Kate Marshalkina, senior developer at SystemSeed, based in Moscow, Russia. This interview is part of an ongoing series where we talk with a variety of people in the Drupal community about the work they do. Each interview focuses on a particular Drupal role and this interview with Kate focuses on the developer role.

Meet Project Manager Jeanne Cost

In this Drupalize.Me interview, we talk with Jeanne Cost, project manager at Fuse IQ, based in Seattle, Washington. This interview is part of an ongoing series where we talk with a variety of people in the Drupal community about the work they do. Each interview focuses on a particular Drupal role and this interview with Jeanne focuses on the project manager role.

How to Log Messages in Drupal 8

Developers familiar with Drupal 7 will also be familiar with watchdog(), an API function that allows you to create a log message that appears on the Reports page in the Drupal administrative UI. Implementing D7’s hook_watchdog allows module developers to customize the destination of these log messages. In Drupal 8, both functions are replaced by a PSR-3-compatible logging interface (change notice).

Meet Front-End Developer Tiffany Tse

In this Drupalize.Me interview, we talked with Tiffany Tse, front-end developer, Creative Director for Coldfront Labs, Inc., and instructor at Alongquin College. This interview is part of an ongoing series where we talk with a variety of people in the Drupal community about the work they do. Each interview focuses on a particular Drupal role and this interview with Tiffany focuses on the front-end developer and themer role.

Drupal 8, Release Candidate 1

The first release candidate (RC1) of Drupal 8 just went live! This is a significant milestone in the Drupal 8 development cycle.

Meet Drupal Site Builder Scott Wilkinson

In this Drupalize.Me interview, we interview Scott Wilkinson, a builder of Drupal sites that solve problems for his freelance clientele. This interview is part of an ongoing series where we talk with a variety of people in the Drupal community about the work they do. Each interview focuses on a particular Drupal role and this interview with Scott focuses the site builder role, filled by a person who builds Drupal sites by expertly piecing together and configuring modules, themes, and settings.

What's New at Drupalize.Me - September

It's that time again! Here's an overview of our big accomplishments in September, including the inside scoop on a Drupal 8 release and what that means for our training, the tutorials we've published this month, and tech updates for the site.

Meet Project Manager Alice Jensen

We interview Alice Jensen about what it means to be a project manager and share advice from her experience. Copenhagen-based Project Manager (PM) Alice Jensen has been Drupaling since 2012. Her coworkers describe her with affection, using words such as "fearless", "calm", and "passionate". Read more about Alice's approach to her job as a project manager in this Drupalize.Me interview, part of our Drupal roles series.

Release Day: Integrate Node.js with Drupal

In this series, I will show you how to integrate Node.js with Drupal using the Node.js Integration module.

At its core, the Node.js Integration module provides an API that other modules can use to add real time capabilities to Drupal. We will cover all but one of the submodules available in the Node.js Integration module, as well as the set up and configuration of the Node.js application that ships with the Node.js Integration module.

Speed Up CasperJS Tests by Skipping Unnecessary HTTP Resources

You know all those JavaScript tracking codes that get added to the footer of every page on your site? Google Analytics is the classical example, but there are tons of others out there. They are slowing your pages down, which in turn slows down your test suite. In this post we'll look at how you can skip unnecessary resources when using CasperJS for testing.

About us

Drupalize.Me is the best resource for learning Drupal online. We have an extensive library covering multiple versions of Drupal and we are the most accurate and up-to-date Drupal resource. Learn more