Community Server subdomain module
I like using Community Server as the software that powers my blog but I also dislike the all-inclusive nature of it. Namely, that all the pieces of it are inter-twined: I don't want my blog to be tied into the rest of the community. A lot of people who want what I do do so by way of various hacks, namely copying all the files under the blogs directory to the root and changing various config files. The problem with this is that your community is now somewhat hardwired to point to your blog or whatever and you can't use the rest of the installation as is, should you want to.
I decided to create a subdomain module to get around this. Now I can have my cake and eat it too! This blog and the forums on my site both use the same instance of Community Server but you'll notice that they use two different urls and actually go to two different parts of it. I decided to use my "real" site to post the details about how I did this and the download for the code, as well as the compiled dll module. Now that I actually have my forums up you can use that or this blog post to talk about it.
TimothyHumphrey.CommunityServer