Presentation slides from our Search Engine Optimization for Drupal 6 and 7 presentation from NTEN's 2014 NTC conference Drupal Day.
In this post, we'll look at how we can implement a testing framework for ongoing imports of data into Drupal using some of our favorite tools: CasperJS, Migrate module, and Jenkins.
A quick guide to easily migrate git repositories to Bitbucket and some gotchas to look out for.
This post examines how to use CasperJS, Drush, and Jenkins to implement an automated, behavior driven development testing cycle for your Drupal site.
Today we are open-sourcing a component that makes it easy to build responsive sidebar views for iOS apps. We recently released a new iOS app for organizing workout timers called Extimer. The app design called for a menu that the user could access by sliding the main view away or tapping a button. This type of navigation is becoming increasingly common because it allows an app to present a set of menu options in a place that is quick to get to when you need it but stays out of the way the rest of the time.
iOS
Introducing subDrush, a Drush integration plugin for Sublime Text 3 to facilitate Drupal development. The plugin provides a subset of Drush functionality within the Sublime Text 3 code editor.