When a user requests a user name, the name may not contain spaces or capitalization. However, at any time, a user may chose to reformat his name so that it does. This information is stored on the server so that the name is always shown the same way. The normalized (unspaced, uncapitalized) version of each user name always remains unique and is the form that the client always uses to communicate with the server.