PHP How to generate a CSR with SANs in PHP A simple tutorial on how to generate a CSR with SANs in PHP. Code samples are supplied.
Development Using Docker for PHP development. I'm going to assume you have some basic knowledge of docker. I also assume you have installed docker and docker-compose locally. You can read more about docker here. I'm going to be doing
Drupal Drupal 7 & Backbone JS: Part 1 - Setting up/Installation Get started with BackboneJS and Drupal 7 with this sample application
Drupal A practical example for converting a Drupal 7 module to work with Drupal 8 How I upgraded the js_injector module from Drupal 7 to Drupal 8
Drupal How to find and debug large variables in Drupal 7 Save your Drupal 7 site from rogue variables
Ubuntu Setting up Ubuntu to use inconsolata When I run Windows, consolas is my monospace font of choice. On Ubuntu there is a similar font available for free called inconsolata.
Ubuntu Installing and configuring PostgreSQL 9.1 on Ubuntu 12.04 for local Drupal development I am constantly referring to several shell scripts to help with PostgreSQL, here is a list of them