How can I create an account system like 37signals, which is:
Each user gets an independent URL. user.domain.com Each user gets to add a certain amount of users:
And when they allocate resources for accounts, do you think its all in one database or they create a separate database for each account?