
What is Drush?
It’s a command line shell and scripting interface for Drupal. The Drush Package Manager allows you to download, enable, disable, uninstall, update modules/themes/profiles/translations from the command line in a very simple way (apt-get style) – just type,drush dl views
drush pm-enable views
drush pm-updateRead the rest of this entry »
Usability testing is a technique used to evaluate a product by testing it on users. It’s good practice to perform tests in combination with Split testing.