Capitalization of a person's name is common in most (all?) European languages, although there are some names (I'm thinking of ffolkes; see http://worldconnect.rootsweb.com/cgi-bin/igm.cgi?op=SHOW&db=freer&recno=31002) which are not properly capitalized (in this particular name, I believe "ff" is a ligature; I could not find its HTML entity)

Transliterating names gets into an entirely new form of messiness; I've seen at least 4 common transliterations of (Russian rocket pioneer) Tsiolovsky.

Of course, I've got a fairly simple, six letter, English surname that most people can't spell. After I've written it down for them.

emc

"Being forced to write comments actually improves code, because it is easier to fix a crock than to explain it. "
—G. Steele

In reply to Re^3: [Culture] brian d foy name is allways lower case: why? by swampyankee
in thread [Culture] brian d foy name is allways lower case: why? by monsieur_champs

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.