
Signature
Roger Frost
"Logic Is Syntax Independent"
> [...]
> I haven't used Outlook Express for a few years, but I believe Windows
> Live Mail is very similar in many ways pertaining to formatting outgoing
> messages. Maybe with time I can figure out how to get those annoying
> line breaks and paragraph formats out of my messages.
Done. :)
As it happens, many message clients, including Live Mail (and if I recall
OE, but I'm not sure), support "flowed" text. From the header for your
message:
Content-Type: text/plain;
format=flowed;
charset="iso-8859-1";
reply-type=original
Note the "format=flowed" part. That means that even though your message
client is in fact putting line-breaks, other message clients displaying
your message are instructed to take them back out before displaying,
reflowing the text to fit the reader's view of the text.
So, for example, my newsreader does not show me the line breaks your
message client put in your message. I show your lines as taking the
entire width of my window.
> Why do we need line limits in plain text anyhow? Most readers will wrap
> text. I understand we don't want to scroll the entire message on the
> horizontal when viewing from a news reader website, but proper CSS can
> handle that.
>
> I move we standardize the Net as well...
Done. :)
> Okay, way off topic now.
Yup.
Pete
> Thanks Jon, that's exactly the information I was looking for.
Cool.
> I move we make it official "group policy." Okay, maybe I don't have that
> kind of authority yet...
We're an anarchy - there *is* no authority. Well, not really. In theory
MS could start pulling posts etc, but it rarely comes to that.
> What does C# MVP mean? I can decipher the acronym, but what does it
> _really_ mean?
MVPs are people who have helped a lot of people over the course of
time. That's about all there is to it, really. In particular:
o MVPs tend to be reasonably knowledgable, but aren't necessarily
experts. We're also quite capable of being wrong. Don't be afraid
to challenge/correct us.
o MVPs aren't paid by Microsoft. We get gifts every so often, but
nothing that prevents us from being independent. If a non-MS tool
is the best way forward in a particular situation, don't be surprised
to see an MVP say so.
o MVPs are awarded for *past* contributions, not current ones. For
instance, if I had just been re-awarded (in fact my award cycle is
in October, but never mind - it's yearly, anyway) I could just sit
back and not help anyone, without the award being taken away. It's
to do with the *previous* year.
o MVPs do tend to have reasonable connections inside MS, particularly
within their product groups. I know a few members of the C# team well
enough that they'd recognise my name, at least :) We also *sometimes*
know confidential information, which we *won't* reveal.
Does that help?
> I am currently using Windows Live Mail as my news reader,
> and you MVPs should be delighted to learn that, at least in this reader, you
> get your own Icon. How cool is that!?!?
Pretty smart. I must look into Live Mail some time.
> I haven't used Outlook Express for a few years, but I believe Windows Live
> Mail is very similar in many ways pertaining to formatting outgoing
> messages. Maybe with time I can figure out how to get those annoying line
> breaks and paragraph formats out of my messages.
:)
> Why do we need line limits in plain text anyhow? Most readers will wrap
> text. I understand we don't want to scroll the entire message on the
> horizontal when viewing from a news reader website, but proper CSS can
> handle that.
Historical reasons, really. Basically NNTP could do with a big refresh.
It's really nice to have a dedicated protocol with dedicated clients
(I'm not a great fan of web forums) but it's really showing its age.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
World class .NET training in the UK: http://iterativetraining.co.uk
Roger Frost - 20 Feb 2008 01:01 GMT
>> What does C# MVP mean? I can decipher the acronym, but what does it
>> _really_ mean?
[quoted text clipped - 23 lines]
>
> Does that help?
Yup, and that's very interesting. Thanks....I suppose we should end this
thread now, I have enough to get started :)

Signature
Roger Frost
"Logic Is Syntax Independent"