Is it normal that it bothers me when is it normal posts make the "i" lowercase?

Whenever I make an is it normal post and I say "I" as in "is it normal I hate so and so" in the title - it automatically makes the "i" lower case. It bothers me, being the grammar freak that I am. But it doesn't matter how many times I edit it, it still stays the same. Why is this?

Is It Normal?
Help us keep this site organized and clean. Thanks!
[ Report Post ]
Comments ( 7 ) Sort: best | oldest
  • I don't know but it bugs me too. It's not just "I." It is every capital letter, except the first one. So if you put someone's name in the title, their names will be all lowercase. e.g. tom hanks.

    Comment Hidden ( show )
  • iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii i find it funny haha

    Comment Hidden ( show )
  • Lower case i for (I) has been around since the 1990's, i don't mind it one bit, it means the same whether you write i or I. It means first person. But not capitalizing first letters where they should be such as Arkansas or tom jones, that really bugs the boogers out of me!

    Comment Hidden ( show )
  • var question = "SHOUTING ALL CAPS QUESTION"
    var lowerCase = question.toLowerCase();
    var firstUpperCase = lowerCase.charAt(0).toUpperCase() + lowerCase.slice(1);

    ... is why.

    He'd have to write code that could distinguish proper nouns.

    Comment Hidden ( show )
Add A Comment