The Launch of Swift 2.0
Ever since Grace Hopper came up with the A language programmers have been trying to create new languages and processes that make it easier to do work...
Ever since Grace Hopper came up with the A language programmers have been trying to create new languages and processes that make it easier to do work...
Note: This article refers to AngularJS v1.x only.
I love how easy ActiveAdmin is to use out of the box, but it can force you into using a panoply of workarounds for forms with any significant level...
OK, so you are a site builder or a privileged role building a view.
Discover the essential layers of web development from a non-developer's perspective, covering developers, local environments, repositories, servers,...
Drupal 8 provides a flexible, plugin-based architecture for migrating data into a site. In Part 3 of this series, we explored how to migrate...
Drupal 8 provides a flexible, plugin-based architecture for migrating data into a site. In Part 2 of this series, we explored how to migrate users...
In this article, we will be building a custom migration which will import users from a Drupal 7 site into a Drupal 8 site. The migration will include...
At Metal Toad we use Capistrano to deploy our projects to their respective servers.
I am now within a couple days of having survived as a Junior Developer at Metal Toad for 10 whole months.
I hesitate to review Stack Overflow Careers 2.0, but I'm so excited I just can't hide it. I imagine that this is what the early adopters of LinkedIn...
This is a copy of an open letter written to the Governor of Oregon regarding the Oregon health exchange.
I’m starting a new series dedicated to sharing project management templates we’ve created and frequently use at Metal Toad.
If you are using New Relic for performance monitoring a Drupal project, you may have noticed a large discrepency between the browser throughput and...
This is a quick one that I learned from a co-worker.
So here it is, the post about why I am switching from an Android to an iPhone, with just weeks before the new iPhone 5S release. First let me clarify...
Have you ever chased a bug down a rabbit hole and spent a few hours down there only to come back up for air thinking "why, oh why does the bug taunt...
In this episode our intrepid adventurers embarked on a quest to install WordPress. I have to admit, this was quite easy and didn't take nearly as...
Drush is a Drupal developers Swiss-army knife.
Recently I was working with the Drupal services module, and ran into a few hang ups. For my project I needed a rest service that could export xml...
This is a quick example of how I got Periodic Tasks to work using Celery without Django.
As more and more people start using the internet, and as websites get increasingly full featured Google continues to see growth in its userbase. Open...
Learn how to pass multiple values through an exposed filter in Drupal Views and enhance your site functionality with custom coding techniques.