http://cms.conquer-space.net is my second attempt of a drupal powered site (first was one for my college MCR). It's supposed to replace our current official site and we want to merge homepage (now MoinMoin), forum (now phpBB) and bugtracker (now mantis). Although I'm happy to get rid of the old homepage and am ok with a new forum, leaving mantis will cause some tears. Still, I think there are great advantages in having one login, one design (and one main url) instead of three of each.
This is a site for a MMOG and we hope to be able to integrate the login to that game, too. My bf already implemented encryption with php and decryption with Java (given they have the same key...), but the real work still has to be done.
So what's the theme about?
I tried my best to make a design with rounded edges and especially valid XHTML. The design was tested in Firefox 1.5.0.1, Internet Explorer 6.0 (via wine) and Opera 8.51. They seem to display correctly, though admittedly I only do quick tests with IE and Opera. The content has fixed width (796px), but I'm thinking of reducing the width a bit more so 800x600 resolution won't have to scroll horizontally (meaning 770px or so). It's always a space-issue and I often wonder how many people (esp. in our audience) still have a low resolution.
I'd like to introduce Travelling Guy (http://www.travellingguy.com), a new site for travellers for post stories and book reviews.
It's powered by Druapl (of course). I'm not yet making use of tons of modules, but I am using the blog and blogapi modules, the bookreview module and the currency module. For editting, I'm using the tinymce module.