Some thoughts (copied from http://en.wikipedia.org/wiki/Wikipedia_talk:Username#Clarification ):
The facts are: * for the moment, non latin accounts are blocked on sight. * in the very future, SUL will merge all accounts from the same person into one single account.
What bastique and others, including me, ask is: * blocking accounts in a different alphabet should not be the default behavior anywhere, neither on the english-language wikipedia nor on the japanese or russian ones. * If people use their account to add interwikis sometimes, there should be no problem with them keeping their non latin username. * If people are active on the project, we assume they know the language at least a little. Thus, we can ask them to use an alias (see [[Special:Preferences]] > signature) readable by the people on this project.
- for the moment, non latin accounts are blocked on sight.
True, I've just tried that and been blocked after 1 or 2 minutes (before having time for a single edit actually), I don't find it very welcoming...
I got that very friendly message: http://en.wikipedia.org/wiki/User_talk:%E1%93%82%E1%93%AA%E1%93%9A%E1%93%B1%...
Kip.
P.S.: My user account means "keep cool" in inuktitut (everybody should install that font just because it's fun to read).
Guillaume Paumier wrote:
Some thoughts (copied from http://en.wikipedia.org/wiki/Wikipedia_talk:Username#Clarification ):
The facts are:
- for the moment, non latin accounts are blocked on sight.
- in the very future, SUL will merge all accounts from the same person into
one single account.
What bastique and others, including me, ask is:
- blocking accounts in a different alphabet should not be the default
behavior anywhere, neither on the english-language wikipedia nor on the japanese or russian ones.
- If people use their account to add interwikis sometimes, there should be
no problem with them keeping their non latin username.
- If people are active on the project, we assume they know the language at
least a little. Thus, we can ask them to use an alias (see [[Special:Preferences]] > signature) readable by the people on this project.
Great. This is (more or less) my proposal #1. As far as I can see, if this is a generally acceptable, all we need to do is to:
1 to prevent dodgy spoofing games, make sure that aliases are unique within the multilingual Wikipedia user namespace (this might, for example, mean that the fictional Takeshi above might have to adopt the alias Takeshi2 if there's already a "User:Takeshi",
and
2 make the alias visible in the user interface alongside the real username wherever it appears -- which should be relatively easy to do, since all the occurrences in the UI should be greppable, making this possibly just a search-replace job, something like (pseudocode)
"[[$USERNAME]]" --> "[[$USERNAME]] ([[$USERNAME|$LOCALALIAS]])"
Or something like that.
-- Neil
On 20/12/06, Neil Harris usenet@tonal.clara.co.uk wrote:
2 make the alias visible in the user interface alongside the real username wherever it appears -- which should be relatively easy to do, since all the occurrences in the UI should be greppable, making this possibly just a search-replace job, something like (pseudocode)
"[[$USERNAME]]" --> "[[$USERNAME]] ([[$USERNAME|$LOCALALIAS]])"
Could we not just display the language where the user's account was registered on any Wikipedia but that one? I.e, on en.wp I'm [[User:Earle Martin]], but on jp.wp I'm [[en:User:Earle Martin]]. Oh, and disable custom signatures on anything but the user's home Wikipedia.