Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Advocacy > Re: Problem wit...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 21 of 21 Topic 1480 of 1530
Post > Topic >>

Re: Problem with press release

by ajs@[EMAIL PROTECTED] (Andrew Sullivan) Jun 17, 2008 at 11:36 AM

On Tue, Jun 17, 2008 at 10:40:47AM -0400, Chander Ganesan wrote:

> ISO-8859-1 is basically ASCII, it simply adds for additional characters 
> after 127 ...  Most mail clients use it, or Windows-1252 (essentially
the 
> same) today. 

Sort of.  The ISO 8859 series of encodings was intended to be an
extension of ASCII to allow 8-bit communications for different
linguistic communities.  This turns out not to work that well, because
you have to signal which one of the encodings you're using at the
beginning, because (for instance) the IANA-labelled ISO-88591-1 and
ISO-8859-2 are not the same, but use the same bits.  

> The fact that it's 8bit requires that it be quoted printable encoded,
since 
> QP is required for sending all the 8 bit characters in 7 bit encoding.  

Not quite.  First, extended SMTP allows 8 bit data transfer in the
message body.  (See RFC 1652 and RFC 2821, among others, for more on
this.)  The practical upshot is usually QP, though.  Second, if you
used only US-ASCII characters, RFC 2046 explicitly encourages you to
mark the content as US-ASCII.  So the problem arises because the
encoded bits are non-breaking spaces, which won't fit in US-ASCII.
More on this below.

> AFAIK, iso-8859-1 is the standard character set used by most email
clients 
> that send ascii messages. 

I sure hope not.  First, at least European English speakers can't use
just ISO-8859-1 any more, since it doesn't have EURO SIGN (€)
available.  Second, there is no reason to prefer ISO-8859-1 over
Unicode now, because the UTF-8 libraries are widely available and the
character set is more comprehensive.

> <A0> in its place.  I would think this is a problem with his mail
client, 
> not the message itself, in that it doesn't understand iso-8859-1 ...

It's a problem with the message itself, in that there's no need at all
to include a non-breaking space in there.  If you just want to make
the text flow the right way, RFC 3676 provides the Format=Flowed
approach.  No need for anything other than ASCII at all.

A

-- 
Andrew Sullivan
ajs@[EMAIL PROTECTED]
 503 667 4564 x104
http://www.commandprompt.com/

-- 
Sent via pgsql-advocacy mailing list (pgsql-advocacy@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-advocacy
 




 21 Posts in Topic:
Problem with press release
bruce@[EMAIL PROTECTED]   2008-06-13 14:30:52 
Re: Problem with press release
josh@[EMAIL PROTECTED] (  2008-06-15 13:37:01 
Re: Problem with press release
alvherre@[EMAIL PROTECTED  2008-06-15 16:50:19 
Re: Problem with press release
bruce@[EMAIL PROTECTED]   2008-06-16 06:25:48 
Re: Problem with press release
ajs@[EMAIL PROTECTED] (A  2008-06-16 12:35:53 
Re: Problem with press release
josh@[EMAIL PROTECTED] (  2008-06-17 07:58:56 
Re: Problem with press release
chander@[EMAIL PROTECTED]  2008-06-17 10:45:33 
Re: Problem with press release
stark@[EMAIL PROTECTED]   2008-06-16 00:40:45 
Re: Problem with press release
josh@[EMAIL PROTECTED] (  2008-06-15 19:25:00 
Re: Problem with press release
ajs@[EMAIL PROTECTED] (A  2008-06-16 01:00:59 
Re: Problem with press release
alvherre@[EMAIL PROTECTED  2008-06-16 08:20:46 
Re: Problem with press release
schabi@[EMAIL PROTECTED]   2008-06-16 14:00:27 
Re: Problem with press release
alvherre@[EMAIL PROTECTED  2008-06-16 09:14:41 
Re: Problem with press release
xzilla@[EMAIL PROTECTED]   2008-06-16 11:24:46 
Re: Problem with press release
josh@[EMAIL PROTECTED] (  2008-06-16 10:40:01 
Re: Problem with press release
ajs@[EMAIL PROTECTED] (A  2008-06-16 14:38:09 
Re: Problem with press release
jdevisser@[EMAIL PROTECTE  2008-06-16 14:03:49 
Re: Problem with press release
chander.ganesan@[EMAIL PR  2008-06-17 10:40:47 
Re: Problem with press release
jd@[EMAIL PROTECTED] (&q  2008-06-17 08:02:12 
Re: Problem with press release
bruce@[EMAIL PROTECTED]   2008-06-18 21:10:14 
Re: Problem with press release
ajs@[EMAIL PROTECTED] (A  2008-06-17 11:36:51 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 6:15:47 CDT 2008.