Drupal: From Blank to Blog in 30 Minutes
Dirk Howard – IDK Software
Things that you will need to get started are:
Server (Ideal environment setup would be Apache, MySQL PHP)
Drupal software
Unpack
Install / Configure (answer the questions)
My first thought of Drupal is that it has a really nice install process. But for my personal likes it is just too much. I am comparing this to my experience with WordPress which took me like 5 mins max. It took me longer to download WP then to install and configure it.
Just when you thought your site was done and Drupal gives you a “Finished” page you still will need to go through the Admin page.
I must admint now. I can not compare Drupal to WordPress because Drupal is trying to be a sites Content Management System (CMS) and WordPress is just a blogging program. Drupal is an extensible CMS that is used for blogs, forums, photo galleries and many other projects.
Installing Drupal on a blank website can be done in as little as 30 minutes (if you read everything in the installation process and really who does that). All you need is a web server that can handle PHP, a MySQL or PostgreSQL database, and either FTP or shell access to the web server.
From there you can be blogging your way on your site that you can customize anyway you want.
