I found an interesting technique for resetting a lost admin password of a dynamic website using a phpmyadmin account with full privileges. This easy technique can save you the time of restoring a backup, and can be used for every CMS that uses MD5 encryption for passwords.
The most used, and easiest CMS for blogging is Wordpress. But, as you can see on this site, Drupal does it as well. Here is a list of modules I tried and I'm using for blogging.
In this tutorial I will explain in 5 easy steps how to setup a tag cloud for your drupal site, like the one you see on the left side of this page. It isn't difficult to setup, but I spend some time finding out how to do it. It should work for drupal 5.X
UPDATE:For a very nice 3D flash tag cloud, check out the cumulus module here. It's supported by drupal 5.X and 6.X and it's easier to set up than the methode below.