Re: Where to get USB slots for front of pc?



"Daniel James" <wastebasket@xxxxxxxxxxxxxxxx> wrote in message
news:VA.00000e02.00915aff@xxxxxxxxxxxxxxxxxxx
In article news:<125hkovhmq19tcc@xxxxxxxxxxxxxxxxxx>, Palindrâ~»me wrote:
Yep, it is in unicode. I have/had to use unicode for some newsgroups
which use foreign language character sets and picked, many years ago, a
unicode posting name.

Might I suggest that that was a poor choice? Lots of people aren't going
to be able to read it correctly.

I notice, by the way, that although your "From" address is
Quoted-Printable

From: =?UTF-8?B?UGFsaW5kcuKYu21l?= <me9@xxxxxxxxxxx>

Actually, it isn't quoted-printable. It is a MIME "encoded-word" - using "B"
(Base64) encoding.

Your "Reply-to" address isn't

Reply-To: me@xxxxxxxxxxxxxxxxxxxxxxxxxxx

If the readable form is good enough for "Reply-To" why not use it for
"From" as well?

Only the "display-name" in the From header is encoded. There is no
display-name in the Reply-To header.

While poking my nose in, I also noticed that your news headers contain:

Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

I may be wrong ... but I don't *think* those are compatible. UTF-8 is NOT
a 7-bit encoding, one should use UTF-7 for that.

I am not sure, but it may be that provided the subset of UTF-8 that is
actually used in the message is compatible with C-T-E: 7bit, it is
technically OK. But a little strange nonetheless.

Alex


.



Relevant Pages

  • Re: UTF-8 Character Encodings and "NO-BREAK SPACE" (dec: 202, hex: CA) Character
    ... Outlook) that is in UTF-8 format. ... multibyte sequence encoding a code greater than 127. ... character, ... of encoding from the byte stream itself (rather than a header), ...
    (comp.programming)
  • Re: A proposal to handle file encodings
    ... The HTML encoding is incompetent. ... in the HTTP header -- a case where meta information is available. ... data, require UTF-8. ...
    (comp.lang.java.programmer)
  • Re: Where to get USB slots for front of pc?
    ... encoding. ... Only the "display-name" in the From header is encoded. ... for the OP is there really any point in personalizing further to ...
    (uk.comp.homebuilt)
  • Re: Problem: Euro sign in sending email !
    ... had commented out the iso-8859-1 config and was actually using utf-8. ... the browser recognizes the encoding by parsing the charset attribute of the Content-Type ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Diacritical marks in array dont translate
    ... > The problem that you are probably having is that the encoding that your ... > encoding you specified in your HTML. ... > The most useuful encoding in your case is probably UTF-8. ... > So makes sure you have this in your header: ...
    (comp.lang.javascript)