Drupal Modules I've used so far
For the last 6 months or so I've been working in Drupal, which is one of the top open source content management systems out there. I was kinda thrown in the deep end with it - I had a customer who really wanted me to do their website, and was actually willing to pay me to learn Drupal. So I did. And I'm super impressed with it as a CMS. It is quite a complicated system to learn from scratch, but not impossible. I silly mistake to make is to assume that you know Drupal if you already know PHP, HTML, JS, CSS and MySQL. Knowledge in those things help, yes, but it's a brand new system to get to know. Anyway, one thing I really like is that chances are, there's a module for that - this is a very popular saying among Drupal developers - because it's such a popular CMS, there are thousands of developers doing the grunt work and help expand and develop the platform, and as I found with my first big Drupal site, 9 out of 10 times there actually is a module for that! He...