Reducing the burden of updating Drupal modules
Update on Sep. 28, 2008: I will no longer update this script since Drush does this and much more. Anyone who has used Drupal for some time knows how boring it is having to constantly update modules… Donloading the updated module package with wget, deleting the old module directory, unpacking the new one, changing its permissions, repeat for all the other modules I want to update… and for those who don’t have SSH access to their sites, they have to do it via FTP or something similar, which is even worst. »