From: J�rgen Exner on
Justin C <justin.0908(a)purestblue.com> wrote:
>On 2009-11-01, Andrew DeFaria <Andrew(a)DeFaria.com> wrote:
>><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
>> my $value ||= $PAR{$name}<br>
>
>Why do you find it necessary to post over 100 lines of html just to
>reply with one line? We understand your meaning by reading the text
>that you post, not the code that your software generates. Please do
>not post html here, plain-text only in this newsgroup.

This has been discussed ad nauseum a while ago. Mr. DeFaria is resistant
to any attempt of reasoning and therefore ended up in most peoples
filters.
You must have missed that thread.

jue
From: Andrew DeFaria on
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<style type="text/css">
body {
font: Helvetica, Arial, sans-serif;
}
p {
font: Helvetica, Arial, sans-serif;
}
..standout {
font-family: verdana,
arial,
sans-serif;
font-size: 12px;
color: #993333;
line-height: 13px;
font-weight: bold;
margin-bottom: 10px;
}
..code {
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
padding: 10px;
margin-top: 5px;
margin-left: 5%;
margin-right: 5%;
background: #ffffea;
color: black;
-moz-border-radius: 10px;
}
..codedark {
border-top: 10px solid #03f;
border-left: 1px solid #ddd;
border-right: 2px solid grey;
border-bottom: 2px solid grey;
padding: 10px;
margin-top: 5px;
margin-left: 5%;
margin-right: 5%;
background: black;
color: yellow;
-moz-border-radius: 10px;
}
#code {
color: black;
font-size: 14px;
font-family: courier;
padding-left: 5px;
}
#line-number {
color: #804000;
font-family: Arial;
font-size: 14px;
padding-right: 5px;
border-right: 1px dotted #804000;
}
blockquote[type=cite] {
padding: 0em .5em .5em .5em !important;
border-right: 2px solid blue !important;
border-left: 2px solid blue !important;
}
blockquote[type=cite]
blockquote[type=cite] {
border-right: 2px solid maroon !important;
border-left: 2px solid maroon !important;
}
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite] {
border-right: 2px solid teal !important;
border-left: 2px solid teal !important;
}
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite] {
border-right: 2px solid purple !important;
border-left: 2px solid purple !important;
}
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite] {
border-right: 2px solid green !important;
border-left: 2px solid green !important;
}
a:link {
color: blue;
}

a:visited {
color: darkblue;
}

a:hover {
color: black;
background-color: #ffffcc;
text-decoration: underline;
}

a:active {
color: red;
}
</style>
</head>
<body>
On 11/03/2009 08:32 AM, Justin C wrote:
<blockquote id="mid_880_4af04cf7_4c95f_zem"
cite="mid:880.4af04cf7.4c95f(a)zem" type="cite">On 2009-11-01, Andrew
DeFaria <a class="moz-txt-link-rfc2396E" href="mailto:Andrew(a)DeFaria.com">&lt;Andrew(a)DeFaria.com&gt;</a> wrote:<br>
<blockquote id="StationeryCiteGenerated_1" type="cite">&lt;!DOCTYPE
HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&gt;<br>
my $value ||= $PAR{$name}&lt;br&gt;<br>
</blockquote>
<br>
Why do you find it necessary to post over 100 lines of html just to
reply with one line?</blockquote>
For much the same reason why you feel the need to complain about what
other people do.<br>
<div class="moz-signature">-- <br>
<a href="http://defaria.com">Andrew DeFaria</a><br>
<small><font color="#999999">What is a free gift? Aren't all gifts free?</font></small>
</div>
</body>
</html>
From: Sherm Pendley on
J�rgen Exner <jurgenex(a)hotmail.com> writes:

> This has been discussed ad nauseum a while ago. Mr. DeFaria is resistant
> to any attempt of reasoning and therefore ended up in most peoples
> filters.

Some *providers* even filter him, although I doubt it's personal; they
are probably just filtering broken HTML-only articles that lack the
correct MIME type header.

I use x-privat.org, for example, and I didn't even know he was still
posting here until now. Ignorance is indeed bliss in this case. :-)

sherm--
From: Andrew DeFaria on
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<style type="text/css">
body {
font: Helvetica, Arial, sans-serif;
}
p {
font: Helvetica, Arial, sans-serif;
}
..standout {
font-family: verdana,
arial,
sans-serif;
font-size: 12px;
color: #993333;
line-height: 13px;
font-weight: bold;
margin-bottom: 10px;
}
..code {
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
padding: 10px;
margin-top: 5px;
margin-left: 5%;
margin-right: 5%;
background: #ffffea;
color: black;
-moz-border-radius: 10px;
}
..codedark {
border-top: 10px solid #03f;
border-left: 1px solid #ddd;
border-right: 2px solid grey;
border-bottom: 2px solid grey;
padding: 10px;
margin-top: 5px;
margin-left: 5%;
margin-right: 5%;
background: black;
color: yellow;
-moz-border-radius: 10px;
}
#code {
color: black;
font-size: 14px;
font-family: courier;
padding-left: 5px;
}
#line-number {
color: #804000;
font-family: Arial;
font-size: 14px;
padding-right: 5px;
border-right: 1px dotted #804000;
}
blockquote[type=cite] {
padding: 0em .5em .5em .5em !important;
border-right: 2px solid blue !important;
border-left: 2px solid blue !important;
}
blockquote[type=cite]
blockquote[type=cite] {
border-right: 2px solid maroon !important;
border-left: 2px solid maroon !important;
}
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite] {
border-right: 2px solid teal !important;
border-left: 2px solid teal !important;
}
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite] {
border-right: 2px solid purple !important;
border-left: 2px solid purple !important;
}
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite]
blockquote[type=cite] {
border-right: 2px solid green !important;
border-left: 2px solid green !important;
}
a:link {
color: blue;
}

a:visited {
color: darkblue;
}

a:hover {
color: black;
background-color: #ffffcc;
text-decoration: underline;
}

a:active {
color: red;
}
</style>
</head>
<body>
On 11/03/2009 11:44 AM, Sherm Pendley wrote:<br>
<blockquote id="mid_m24opb78jj_fsf_shermpendley_com"
cite="mid:m24opb78jj.fsf(a)shermpendley.com" type="cite">Some
*providers* even filter him, although I doubt it's personal; they are
probably just filtering broken HTML-only articles that lack the correct
MIME type header.<br>
</blockquote>
Everybody's free to do what they want.<br>
<blockquote id="mid_m24opb78jj_fsf_shermpendley_com"
cite="mid:m24opb78jj.fsf(a)shermpendley.com" type="cite">I use
x-privat.org, for example, and I didn't even know he was still posting
here until now. Ignorance is indeed bliss in this case. :-)<br>
</blockquote>
I haven't posted here in a while. Your assumption is incorrect as
usual. Part of ignorance is the willful ignoring of the facts. You seem
to have this down cold.<br>
<div class="moz-signature">-- <br>
<a href="http://defaria.com">Andrew DeFaria</a><br>
<small><font color="#999999">Calling atheism a religion is like calling
baldness a hair color.</font></small>
</div>
</body>
</html>
From: Justin C on
On 2009-11-03, J�rgen Exner <jurgenex(a)hotmail.com> wrote:
> Justin C <justin.0908(a)purestblue.com> wrote:
>>On 2009-11-01, Andrew DeFaria <Andrew(a)DeFaria.com> wrote:
>>><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
>>> my $value ||= $PAR{$name}<br>
>>
>>Why do you find it necessary to post over 100 lines of html just to
>>reply with one line? We understand your meaning by reading the text
>>that you post, not the code that your software generates. Please do
>>not post html here, plain-text only in this newsgroup.
>
> This has been discussed ad nauseum a while ago. Mr. DeFaria is resistant
> to any attempt of reasoning and therefore ended up in most peoples
> filters.
> You must have missed that thread.

Yes, I must have done. I shall make a note and not chastise the deviant
again.

Justin.

--
Justin C, by the sea.