Screen is an awesome little utility that, in my opinion, doesn't get enough use by web developers.
Screen is an awesome little utility that, in my opinion, doesn't get enough use by web developers.
Overview
The 'Koumbit Platforms (kplatforms)' project allows you to create ready-made platforms for the Aegir hosting system. You don't need to edit any files; just download the relevant package and run a single shell command.
The packages contain:
Scripts
These are used in the command line interface...
In this lesson I show you how you can use the Drush script to streamline Drupal site administration. Drush is a command line interface for your site that allows you to enter short codes to perform a wide variety of site administration tasks including downloading and installing modules, updating modules, updating core, clearing the site cache and much more.
Read more »In the previous instalment of my $100 Drupal site series I covered resources and infrastructure. In this post I will be covering the development tools I think you need in order to build and sell Drupal sites at the $100 price point. Given that Drupal 7 is close to release, it is assumed that the sites will be built using D7.
Read more ». Ok well I am not new to Content Management Systems and have been developing websites for quite some long time now. I have used CMSs like Joomla, Drupal and WordPress (yeah its not just for blogging). Add to that a few others like Silverstripe etc. Well I enjoy developing websites using CMS as it eases a lot of your work. No more trouble about entering data directly into database or writing HTML code. Easy to install plug-ins, themes and what not.
Read more »
So… Drush. Are you using it yet? If not get drushing!—or whatever you call it.
Read more »
So… Drush. Are you using it yet? If not get drushing!—or whatever you call it.
Read more »Over the last few years Drush has matured significantly and has seen an incredible uptake in usage.
drush_ui.module is a simple module that adds a form to the administration menu for triggering drush commands through Drupal's web interface.
It provides a menu page under Site Building that has a textfield that mimics the drush command line interface.
Most commands work. The only commands that don't...