Planning a Project: The Rapid Discovery Phase
The ultimate goal for any of our projects is to deliver 100 percent satisfaction. The only way to do this is know what the exact target is.
Author:
Setting up php-soap in Docker
Connecting a SOAP API to your local project.
Author:
Find and Replace Across files in Vim
A quick tip to replace files in your development project.
Author:
Fixing the "User warning: The following module is missing from the file system" error in Drupal 8
Here's how to fix this module error message.
Author:
Configuration Management, pt.3 - Using Chef
The final installment of our series on how we approach development on highly configured websites.
Author:
Configuration Management, pt.2 - Setting up Chef
Common ways Chef configuration management is used, and the way we prefer to use it at Rapid Development Group.
Author:
Configuration Management, pt.1 - A Personal History
A look at how how I got to now as told from the perspective of someone who has been working in the web development industry for about two decades... for better or worse.
Author:
Reactive Cococa 4 By Example
I'm going to walk you through creating an app that downloads a large .zip file of hi-res images from the internet and uses a UIProgressView to animate the live progress of the download.
Author:
Adding contributed field widgets to custom forms
How to create a custom form that utilizes form fields that are not part of the core Drupal 7 form API.
Author:
What is Functional Programming and State
What do we mean when we use the phrase 'state' within the context of programming.
Author:
A ReactiveCocoa Core Data App Using Singleton Pattern
My strategy for developing an app using the Singleton code design pattern.
Author:
Functional Reactive Programming Intro
A quest to find a better way of handling complex user input and validation.
Author:
Using Wrappers Delight for clean, composable, and scalable backend code in Drupal 7
Learn a method to incorporate custom code more easily into your Drupal 7 site.
Author:
Shaking animation in Swift
Getting that popular "wrong password" animation in your iOS app.
Author:
Including a React.js entrypoint from a Drupal menu callback
How to inject React.js into a page callback within Drupal 7.
Author:
React JS Development Setup & Workflow
One way to approach adding a react app to an existing Drupal 7 website.
Author:
Postgres SQL Up and Running on OSX using Homebrew
How to get up and running locally when you are faced with a requirement of Postgres SQL.
Author:
Adding Image Uploads to a Custom Module in Drupal
Create a global fallback image field on a custom configuration page for your content type image fields.
Author:
Segfault with Drupal s3 Integration
What to do when you encounter a segfault error when developing with Drupal 7 using s3 storage.
Author:
Animated Charts with jQuery-Knob and jQuery.animate()
How to add visually interesting charts to your website.
Author:
Integrating Slack with Drupal
Drupal can be used as a Slack webhook endpoint.
Author:
When Fluid Layouts Won’t Work
Fluid layouts aren’t the best choice in all situations. Content should always determine the layout.
Author:
DevOps Corner: How I use Jenkins
How I use Jenkins to test and deploy code that minimizes bugs and human error.
Author:
Migrating from Drupal 6 to 7 and moving files to Amazon S3, through configuration
How to use Migrate and Drupal-to-Drupal Migrate modules to conduct a migration to Drupal 7.
Author: