I want to really dumb down login and eliminate registration. I don't want emails, secret questions, profile information or even passwords - nothing. Just for people to type in a username and chat. I understand I'd be completely unprotected from bot harassment or dealing with offensive users. This is fine. So preferably my main page would have 2 fields: Username: "Joe Blow" Room: "default" And a button that says "CHAT" Would this be easy to accomplish without getting into too much database stuff?...