Linked by Thom Holwerda on Wed 26th Dec 2012 00:32 UTC
Thread beginning with comment 546452
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
The following might be an interesting read, although it's a shame (as pointed out in the comments) it doesn't offer any solutions:
Allowing users to change their names whenever they have the need for it and using UTF-8 or UTF-16 generally covers most different characters, and those two solve almost all the issues mentioned. Then just define the maximum length of the name as something more reasonable, like e.g. 1024 characters, and minimum length as 1.




Member since:
2005-07-13
I feel for you (although personally my problem is the opposite, with a name too long for some systems).
The following might be an interesting read, although it's a shame (as pointed out in the comments) it doesn't offer any solutions:
http://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-...