On 3/16/06, Daniel Henninger <[EMAIL PROTECTED]> wrote:
> The more I think about it, the more I actually do like the * and _
> stuff.
ditto,

> However, I know there are folk out there who are adamantly
> against and formatting in their messages.
pfft, they can disable it in their clients.

That being said, the html text should be passed directly to the
client, (maybe check capabilites first), the client can then show off
the wonderful formating, etc.

--
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Thu Mar 16 14:14:41 2006
From: [EMAIL PROTECTED] (Daniel Henninger)
Date: Thu Mar 16 14:14:00 2006
Subject: [py-transports] Re: Odd PyAIMt problem
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>


On Mar 16, 2006, at 9:03 AM, Norman Rasmussen wrote:

> On 3/16/06, Daniel Henninger <[EMAIL PROTECTED]> wrote:
>> The more I think about it, the more I actually do like the * and _
>> stuff.
> ditto,
>
>> However, I know there are folk out there who are adamantly
>> against and formatting in their messages.
> pfft, they can disable it in their clients.

That's the thing though, no they can't if we're passing them  
"formatted text".  Yes, a client can choose to ignore <b> and <u> and  
friends.  It can choose to ignore html entirely.  However we're  
formatting the "plain text" version of the message, so their client  
would have to specifically know to handle s/\*//g or something like  
that.

> That being said, the html text should be passed directly to the
> client, (maybe check capabilites first), the client can then show off
> the wonderful formating, etc.

That's what xhtml-im is for.  ;D  And it is passed.  (or at least it  
should be being passed)

Daniel

>
> --
> - Norman Rasmussen
>  - Email: [EMAIL PROTECTED]
>  - Home page: http://norman.rasmussen.co.za/
> _______________________________________________
> py-transports mailing list
> py-transports@blathersource.org
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>
>

Reply via email to