0

In one sentence I have manage to create 16 possible variations on how I present information. Does it matter as long as the context is clear? Do any common mistakes irritate you?

Robert Harvey
  • 178,213
  • 47
  • 333
  • 501
ojblass
  • 21,146
  • 22
  • 83
  • 132

4 Answers4

3

regarding Perl: How should I capitalize Perl?

TIFF stands for Tagged Image File Format, whereas the extension of files using that format is often ".tif". That is for the purpose of compatibility with 8.3 filenames, I believe.

I generally like the Perl way of capitalizing when used as a proper noun, but lowercasing when referring to the command itself (assuming the command is lowercase to begin with).

Community
  • 1
  • 1
jw.
  • 318
  • 2
  • 11
1

Even though Perl was originally an acronym for Practical Extration and Report Language, it is written Perl.

These things dont 'bother' me as much as they provide insights into the level of knowledge of the speaker/author. You see, we work in a industry that requires precision, so precision in language does matter as it affects the understanding of the consumer.

Shane C. Mason
  • 7,518
  • 3
  • 26
  • 33
  • that's actually a backronym, Larry Wall originally named it Pearl. Check out the Wikipedia article: http://en.wikipedia.org/wiki/Perl#Name – ninesided Apr 10 '09 at 01:39
1

Well, Perl and TIFF have already been answered, so I'll add the last two

Community
  • 1
  • 1
Eddie
  • 53,828
  • 22
  • 125
  • 145
1

The one that really seems to bother me is when people fully upper case JAVA as though it was an acronym.

ninesided
  • 23,085
  • 14
  • 83
  • 107