Posts marked with “drupal”

December 2016 – Scrutinizing Your Tests

by · December 1, 2016

1
 

The twelfth issue of 2016 is now available! This month we look at how to write good tests with Behat and using Test Driven Development. This issue also includes articles on using HTTPlug to decouple your HTTP Client, Decoupled Blocks with Drupal and JavaScript. Our columnists have articles on writing a Chat bot, advice on […]

 

Testing Your Drupal Site with Behat

by · August 9, 2016

6
 

If automated testing is not already part of your development workflow, then it’s time to get started. In this post, I’ll show you how to use Behat to test that your Drupal site is working properly.

 

Mandrill Alternatives for PHP Applications

by · April 18, 2016

5
 

What would a website be if it couldn’t send emails, even if just for password resets? Running your own mail server is a huge hassle, so many developers instead use a third party service to send transactional emails like password resets, new user welcome messages, and order summaries. One of the most popular services, in […]

 

Win a Free Ticket and Meet us at Drupalcon

by · April 5, 2016

0
 

We’re going to be in New Orleans next month for DrupalCon, will you be? Heather White, Sandy Smith, and I will all be flying down the week of May 9th. Heather helped organize the PHP track for this year’s event and will be helping to make sure everything runs smoothly for the speakers. Sandy will […]

 

April 2016 – Off the Island: Drupal

by · April 1, 2016

0
 

The April 2016 issue of php[architect] magazine is out! This issue we take a look at how Drupal is using tools and techniques from the PHP community. This issue also includes articles on how to easily generate documentation, advice on learning new frameworks, what it means to be a leader in the PHP community, and […]

 

Dedicated PHP Track is New to DrupalCon USA

by · February 26, 2016

0
 

We’re excited to announce that we’ve partnered with the Drupal Association to help plan and organize the dedicated PHP track at this year’s DrupalCon in New Orleans. Our own Heather White is working with Larry Garfield (aka @crell) to identify PHP topics relevant to Drupal developers, review sessions, and select speakers. Having a robust PHP […]

 

Encryption is Not So Easy

by · October 7, 2015

4
 

This morning, during my usual scan of Feedly/Twitter/Reddit I read Secure the data of visitors on your Drupal website better. The post shows you how to use the Field encryption module. The Field encryption module ensures that the values stored in the Drupal database are encrypted. When the database ends up in the wrong hands, […]

 

Exporting Drupal Nodes with PHP and Drush

by · October 5, 2015

1
 

With Drupal, it’s possible to build very intricate solutions by gluing the right combination of contrib modules together. Of course, there is a downside to relying only on contrib modules, particularly for one-off or highly custom tasks. Bringing in a contrib module means you assume responsibility for feeding and caring for it. If it’s a […]

 

Vagrant with GUIs and Windows

by · January 29, 2015

1
 

Last week, I had the pleasure to present at the Drupal NoVA meetup group about using Vagrant to automate setting up development environments for your projects. Using a VM has been the single biggest change to my workflow in recent years, no matter what CMS or framework I’m using on it. You can view the […]

 

December 2014 php[architect] magazine launched

by · December 17, 2014

1
 

The final issues of 2014 is out!  Our theme this month in “Taming Content” with features on WordPress, Drupal, and ProcessWire. Also read about PHP tricks, Queues with Laravel, the SoundCloud API, and Community News! Check out the full magazine details page for more details, Download the Advanced Custom Fields article for free to sample […]