blog

Jul 13 2010

Introducing drush, drush make and installation profiles

by Joseph Smith

One of the inherent weaknesses of Drupal is the setup time involved to get a project up and running. D7 has remedied this somewhat by adding many commonly used contributed modules to core, but the issue of setup/maintenance time does not stop there. ...

Jun 28 2010

Using MAMP Mysql from the command-line

by Joseph Smith

While attempting a DB export from a Drupal site via drush, I hit an obvious problem. OS X's mysql and MAMP's mysql are not equal. to access MAMP's mysql from the command line (and drush), you can create a .my.cnf file in your home directory and save the...