S
Sami Sihvonen
Mel said:I suspect the following header might have caused the confusion?
Content-Type: text/plain; charset="iso-2022-jp"
I suspect it was the broken newsreader that can't handle charsets...
Mel said:I suspect the following header might have caused the confusion?
Content-Type: text/plain; charset="iso-2022-jp"
Now that makes more sense! I've see the "big typeface" effect on a fewBlinky said:Mel wrote:
There's no accounting for OE.
That's the only unusual one I saw; I wondered about that, too. Seem
more likely a culprit than the X-Face header.
So, it's down to the usual problem, people posting non-7-bit ASCII
messages in a newsgroup!!!
Content-Type: text/plain; charset="iso-2022-jp"
Here's some ISO-2022-JP text, you can tell me yourself if it's
plain 7-bit ASCII or not.
Posting that, your headers should also have
Mime-Version: 1.0
Content-Transfer-Encoding: 8bit
But it's not ASCII. It is something that has been _encoded_ using ASCII.Darrien said:Are you sure about that?
Here's some ISO-2022-JP text, you can tell me yourself if it's plain 7-bit
ASCII or not.
$B;d$NL>A0$O%i%s%P!<%H$G$9(B
So do other headers. And they don't make news clients burst out in HTML
song, far's I know.
An honest, no-agenda-at-all question from a non-Mozilla user: Does
Mozilla post and receive news in html?
If it does, I'm a bit disappointed: I think I'd have expected it to be
more chaste and proper than that.
Clearly, I was wrong about the 8-bit encoding. But in order to use the
Content-Type header to specify a charset, I believe you should specify
a MIME version, as per RFC 2045, no? Else aren't you stuck with the
more limited use of Content-Type under RFC 1049?
But it's not ASCII. It is something that has been _encoded_ using
ASCII.
No, you are wrong. 7-bit ASCII can _only_ display the set of charactersBut it's still using *7-bit* ASCII, not 8-bit ASCII, binary or something
else as you have implied above.
Splitting hairs doesn't negate the fact that you were wrong.
Gary R. Schmidt said:Many 8-bit codes (such as ISO 8859-1, the Linux default character set)
Darrien wrote:
[SNIP]No, you are wrong.But it's still using *7-bit* ASCII, not 8-bit ASCII, binary or
something else as you have implied above.
Splitting hairs doesn't negate the fact that you were wrong.
Okay, okay, how about this - people posting non-pure 7-bit ASCII, whereDarrien said:Darrien wrote:
[SNIP]
But it's still using *7-bit* ASCII, not 8-bit ASCII, binary or
something else as you have implied above.
Splitting hairs doesn't negate the fact that you were wrong.
No, you are wrong.
Message-ID: <[email protected]>
"So, it's down to the usual problem, people posting non-7-bit ASCII
messages in a newsgroup!!!"
I never claimed that it wasn't encoded using 7-bit ASCII, only that your
comment "people (refering to me) posting non-7-bit ASCII messages" was
incorrect.
First of all, the message in question was 7-bit ASCII. No one can contest
that. That's already enough to render your statement invalid. Your comment
(as I interpreted it) said that the problems experienced by Henry The Mole
were caused by me posting in non 7-bit ASCII. Which I wasn't.
Secondly, ISO-2022-JP is encoded *using* 7-bit ASCII. If I had posted using
ISO-2022-JP coded text without including an appropriate MIME header, he still
wouldn't have had any problems (providing that his system complied with the
RFCs) because the text would be interpreted no differently than if I had
loosed a chimp at my keyboard and let him bang on it.
[snip]
Darrien said:Darrien wrote:
[SNIP]
But it's still using *7-bit* ASCII, not 8-bit ASCII, binary or
something else as you have implied above.
Splitting hairs doesn't negate the fact that you were wrong.
No, you are wrong.
Message-ID: <[email protected]>
"So, it's down to the usual problem, people posting non-7-bit ASCII
messages in a newsgroup!!!"
I never claimed that it wasn't encoded using 7-bit ASCII, only that
your comment "people (refering to me) posting non-7-bit ASCII messages"
was incorrect.
First of all, the message in question was 7-bit ASCII. No one can
contest that. That's already enough to render your statement invalid.
Your comment (as I interpreted it) said that the problems experienced
by Henry The Mole were caused by me posting in non 7-bit ASCII. Which I
wasn't.
Secondly, ISO-2022-JP is encoded *using* 7-bit ASCII. If I had posted
using ISO-2022-JP coded text without including an appropriate MIME
header, he still wouldn't have had any problems (providing that his
system complied with the RFCs) because the text would be interpreted no
differently than if I had loosed a chimp at my keyboard and let him
bang on it.
[snip]
Okay, okay,
how about this
- people posting non-pure 7-bit ASCII,
Agreed.
where "non-pure" includes HTML,
different Character Set selection mappings
so that browsers
/may/ attempt to display characters not represented in the ASCII
character set, and so forth.
Darrien wrote:
[SNIP a lot of point avoiding argument about things that are simply not
7-bit ASCII]
Sigh. I should know better by now than to get into such arguments with
people, but when I started in computers some time before IBM released
the IBM-PC onto an unsuspecting world there were only 2 character sets,
ASCII and EBCDIC, and that was that. Encoding Cyrillic characters into
7-bits does not make it ASCII. HTML is not ASCII, particularly in
regard to Usenet. Etcetera.
Data is never independent of how it is interpreted. When I generate a
character with the value of (decimal) 65 and am working in or with
ASCII, I expect to see displayed the uppercase character A, which, for
those who are using variant display tools, is the nominal first
character of the Roman alphabet, used to represent the English languages
(and others, but let's just keep this simple).
... I'm bored with this sort of banal stupidity, people who have never
read or contributed to a Standard in their lives waffling on, attempting
to change the meanings of well-established terms to suit their own
devices. Bloody PHBs appear all over the place, now!