Meta Pixel
HomeDrupal

Drupal

Acquia Certified Developer… Check

I took the Acquia Certified Developer test this morning and ... PASSED! "Earning Acquia Certifications will gain you visibility and credibility for your experience and...

DBUG Meetup: Drupal 8 Module Development

On Wednesday, May 14, I will be presenting on Drupal 8 module development at Applied Trust in Boulder. This meetup will focus on Drupal 8 module

Drupal Settings Per Environment

We have a need at NEWMEDIA for certain Drupal settings and configurations to be present in production, in staging, and while on a development...

Sharing a Local Vagrant VM With Other Devices

In Drupal-lamp we usually have a private virtual machine when in development. Under this scenario you can only access the site from the host machine where

Denver’s Top Website Developers and Designers 2014

NEWMEDIA has been honored with a recognition by Denver Business Journal in its selection of 2014's "Top Denver-Area Web Developers/Designers." April 29

Denver’s Top Software Developers 2014

NEWMEDIA has been honored with a recognition by Denver Business Journal in its selection of "Top Denver-Area Software Developers." April 29, 2014

Setting Up and Locking Down Secure Pages for Drupal

Any Drupal website that deals with sensitive data (e.g. credit cards, medical records, etc) should have an SSL connection enabled in order to encrypt the

Drupal DevOps Meetup Moved

On Thursday, September 19 NEWMEDIA will be hosting a meetup at our offices in Downtown Denver. This meetup will be focused on DevOps. We will begin by

Define Text Format in Drupal Migrate Field Mappings

In migrate, defining a text format for a mapped field is fairly straightforward. $this->addFieldMapping('field_about_us:format')