Drupal Field Collections: Repeat with Style and Class

Content comes in many shapes, forms and sizes. However, there are some common content patterns that we web designers and developers use quite often. One of these patterns is the combination of image, title, text and link to create a card-style teaser—often used, often created, often duplicated—and for good reason. Let’s take a look at… Continue reading Drupal Field Collections: Repeat with Style and Class

Protecting Your Investment with Routine Maintenance

Similar to routine oil changes and other maintenance services for your car, ongoing security patches and software updates are necessary to ensure your website stays protected and performant. In the sections below, we review the many factors that will help you determine the right plan and maintenance frequency to meet your website’s needs. When is… Continue reading Protecting Your Investment with Routine Maintenance

Published
Categorized as Drupal

Using the Haversine Formula in Drupal 7

The Haversine formula is one of the easiest to use pieces of complicated math I’ve had the pleasure to use. If you’re not familiar with it, it’s pretty simple in theory – it’s an extension of the Pythagorean formula from a grid to the surface of a sphere, which basically means that you can use… Continue reading Using the Haversine Formula in Drupal 7

Improve your Frontend Toolset with Grunt and LibSass

Learn how you can leverage Grunt and LibSass as groundwork to improve your Frontend Development process and deliver better optimized sites for clients. At NEWMEDIA we’ve been utilizing Sass and Compass compiled with Ruby for CSS Preprocessing for quite some time now in our Drupal projects. While this toolset has served us well, the toolset… Continue reading Improve your Frontend Toolset with Grunt and LibSass

Drush Make: Evaluating the Benefits and Pain Points of Each Approach

Drush make is a popular solution for Drupal developers wishing to represent an entire application codebase in a single make file (or collection of make files), but does it always make sense to use? And is it a one size fits all solution? This article reviews several advantages and disadvantages of the more common approaches… Continue reading Drush Make: Evaluating the Benefits and Pain Points of Each Approach

Published
Categorized as Drupal

Avoiding the “API Integration Blues” on a Drupal Project

As Drupal continues to mature as a platform and gain adoption in the enterprise space, integration with one or more 3rd party systems is becoming common for medium to large scale projects. Unfortunately, it can be easy to underestimate the time and effort required to make these integrations work seamlessly. Here are lessons we’ve learned…… Continue reading Avoiding the “API Integration Blues” on a Drupal Project

Published
Categorized as Drupal

DrupalCon Supports Women in Tech

The Drupal Community allows developers and users to join forces to share and grow their Drupal skills during a three-times-a-year, weeklong conference. Fortunately, DrupalCon also is growing the presence of women at these meetups—not only as attendees but as leaders. DrupalCon New Orleans will do what every DrupalCon does: showcase improvements to the Drupal platform… Continue reading DrupalCon Supports Women in Tech

Published
Categorized as Drupal

Coming Soon to a Hacked Drupal Site Near You: Stolen Credit Card Data

Six weeks ago, the Drupal Security Team disclosed one of the most critical vulnerabilities in the history of the project. Today we’re still seeing usage statistics that indicate tens of (if not hundreds of) thousands of Drupal sites are still at risk. Given that approximately 10% of all reported Drupal installations have an eCommerce component… Continue reading Coming Soon to a Hacked Drupal Site Near You: Stolen Credit Card Data

Published
Categorized as Drupal