4 hours ago
If I have to sort out what type of encoding you used for a mystery text file, I simply don't need to read that mystery file. If it's not ASCII page 437 (which is pretty much the default), or UTF-8, then you need to tell me what format it's in, or else I simply won't worry over it at all. IF it's something that seems like it might *kill* me not to know its contents, then I might try *once* to load it in Word or Office and see if it can detect the information. If not, then I'll just die.
Nobody has time to be running around and guessing at encoding types. If the other guy can't *tell* you what the encoding is and what then endianness is, then he doesn't have anything worth saying anyway. It's just not worth the hassle.
Nobody has time to be running around and guessing at encoding types. If the other guy can't *tell* you what the encoding is and what then endianness is, then he doesn't have anything worth saying anyway. It's just not worth the hassle.