Hi Guys
Which one would you prefer.?
Thanks
DD.
I used to use Drupal on my site, and I was quite happy with it. Ive seen many people have issues with things like spam and customising, but once you get used to it its quite nice.
If you plan to use Drupal get a module called "captcha" which you can use to add image verification on to things like registrations and posting. Another usefull thing in Drupal is called views, which allow you to basically create lists of your content to show in page or block form, which is especially useful when you create your own content types and need to list pages/posts/etc you have created of those types.
I havent used Joomla as much yet, but from what I have done with it it seems quite friendly. The Admin panel is a bit difficult to work with to begin with but it shouldnt take long to get comfortable using it.
I really think you should get a local web server running and try both of these before deciding. The web server I currently use on windows is Wos Portable (now MoWeS) which you can use to bundle all sorts of packages together (apache, mysl, phpmyadmin, etc) to test things and for all my web development.
All that you will need as the bare minimum is Apache and Mysql and PHP packages:
Create a Wos package
I would just recommend using phpmyadmin aswell as it makes managing mysql users and databases much easier.
It all comes down to what you are using it for or what to use it for. Id back either of them.