This site is targeted towards Bollywood movie lovers, but does cater to Hollywood side of things also. Essentially, the target audience is Indian movie goers across the world that are passionate about movies, be it Bollywood or Hollywood.
I received a few emails this week about "who are really the best and the biggest in Drupal world" via DrupalSites.net. This kind of information would be real help newcomers to choose Drupal over other CMS.
So the plan is to make some hit parade of:
1. Biggest (brandiest) websites using Drupal
2. Coolest websites using Drupal (whatever it means)
3. Coolest / biggest Drupal developers
Pleas submit your suggestions. It would be nice to have all the gems in one place.
I only recently launched http://www.mmug.org.uk with Drupal 4.7, but updated it to 5.1 the other night.
Purpose of Site: Mac User Group site in the Birmingham, UK and surrounding areas. We welcome any and all Mac users to the group and use of the site and our Google Groups mailing list is free.
added $mission to the page.tpl.php file and defined a new style for #mission in style.css (I'm considering making the style appear as a "slip" to look even more Mac-like);
removed all the text-align: justify attributes, because I hate that;
changed .footerreg class to an ID (#footerreg - I think it was intended to be that all along);
removed the padding attributes on #footerreg;
changed to text-align: right in #footerreg because it competes visually with #footernav;