Digibits Blog

The blog is still a work in progress as far as styling goes, but we figured we'd put it up in case you guys are interested in the topics.

HOWTO: Drupal Staging

I've recently begun to work with a larger company who requires me to work on a development server, then push those changes to a staging server and finally once everything is working perfect, move those changes to the live site.

All this in the past has been fine for me, and it follow my old normal flow of development. I develop on my laptop, push those to my own server to demo and once everything is okay'd I finally install the product on the clients server. The issue here, is that they've already had their sites live for a couple years. The development version could have been pulled down a couple months ago and there will significant servers between that and the live version.

So what's the Drupal solution for this?

Drupal-NG: Spaces, Context and Features modules

I recently found, downloaded and started to play with Open Atrium from Development Seed. I was impressed with the quality of this Drupal distribution, so I started to poke around. At first I was mostly interested in their install profile, since that's what I was trying to get working myself, but their theme (Gingko) is by far the best theme I've ever used with Drupal.