Meta Pixel

NEWMEDIA

Value Your Investment while Hiring SEO Services

As you have developed the website and make it ready for the market platform to showcase your products and services for sale but left the online marketing

NMD TEAM DAY 2013!

Last September we started working with Denver Rescue Mission to launch the first phase of their website redesign project, and the results have been

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

Beautiful Fonts for the Web

You may not know it, but something amazing has happened over the past few years in regards to the web and typography. I know that fonts may not be 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

SASS Partials and The Problems Surrounding Them

When doing front end work on a project that you are new to, there is often the question of what theme is being used and back in the old day, how is the

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')

The Singularity is Here

I recently decided to quit jumping from responsive grid to responsive grid in hopes of finding the perfect grid that solved all my problems and filled the

Accessing Field Values in Drupal 7

There are two great ways I've found to quickly access an entity's field values in a Drupal-friendly way. Both of these approaches assume that you already