Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Needless to say, I got the job.

1 view
Skip to first unread message

Azrail

unread,
Apr 4, 2002, 11:49:05 AM4/4/02
to
"Zixia" <zi...@clu.org.uk> wrote in message
news:Xns91E5EB08535...@130.133.1.4...

> >>Pandas have been implemented in Warcraft III. Hooray!
> >>http://www.blizzard.com/war3/races/af.shtml
> >
> > Hmmm. I know what "af" stands for, but "shtml"??
>
> It stands for 'Script-enabled HMTL', and is used to make the pages do
> funky things. For example, if you want to use any Jawascript on your
^^^^^^^^^^
> webs pages, you need to make them 'SHMTL' files [...]

ROTFL! That's a really funny typo! "Jawascript" would be, like, a
scripting language for those little dudes in cloaks in Star Trek! LOL!

--
Azrail


Zixia

unread,
Apr 4, 2002, 12:10:23 PM4/4/02
to
Kevin Scholl devised a cunning plan:

> Zixia wrote:
>>> Hmmm. I know what "af" stands for, but "shtml"??
>>
>> It stands for 'Script-enabled HMTL', and is used to make the
>> pages do funky things. For example, if you want to use any

>> Jawascript on your webs pages, you need to make them 'SHMTL'
>> files, otherwise the browser won't know that there is any
>> scripting in the pages. This is because the Jawascript is
>> included in what are known as 'comments', and without the SHMTL
>> file descriptor, this information would not be downloaded to your
>> machene.
>
> Umm...no.
>
> SHTML is the extension typically used when there are server-side
> includes used on the page.

Right--exactly what I wrote. The server reads the Jawascript and
compiles it for inclusion on the downloaded web page. That's why
Jawascript is called a 'server' side 'include'.

> Some -- if not most -- servers are configured such that the server
> side directives will not be processed unless the extension is
> SHTML. They are ignored otherwise, which can significantly foul a
> page.

And that is why it is important to name any files containing Jawascript
with the SHMTL extension.

> SHTML has nothing at all to do with Javascript.

Not directly, I'll admit, but that's only because the server handles it
all. It is a seamless addition to the hmtl standard, which is why it
works so well.

--
@+------------+@
_o)| I am |(o_
/\\| Stealthy |//\
_\_V|____________|V_/_
http://www.clu.org.uk/

Kris

unread,
Apr 4, 2002, 12:59:57 PM4/4/02
to

In article <Xns91E6B8DDFB28...@130.133.1.4>,
Zixia <zi...@clu.org.uk> wrote:

> Kevin Scholl devised a cunning plan:
>
> > Zixia wrote:
> >>> Hmmm. I know what "af" stands for, but "shtml"??
> >>
> >> It stands for 'Script-enabled HMTL', and is used to make the
> >> pages do funky things. For example, if you want to use any
> >> Jawascript on your webs pages, you need to make them 'SHMTL'
> >> files, otherwise the browser won't know that there is any
> >> scripting in the pages. This is because the Jawascript is
> >> included in what are known as 'comments', and without the SHMTL
> >> file descriptor, this information would not be downloaded to your
> >> machene.
> >
> > Umm...no.
> >
> > SHTML is the extension typically used when there are server-side
> > includes used on the page.
>
> Right--exactly what I wrote. The server reads the Jawascript and
> compiles it for inclusion on the downloaded web page. That's why
> Jawascript is called a 'server' side 'include'.
>

It is not. It is a client-side feature. And Javascript is not being
compiled. The include that the server adds might have Javascript in it,
but also HTML, CSS, or any other client-side processed feature.

> > Some -- if not most -- servers are configured such that the server
> > side directives will not be processed unless the extension is
> > SHTML. They are ignored otherwise, which can significantly foul a
> > page.
>
> And that is why it is important to name any files containing Jawascript
> with the SHMTL extension.

It is not. Standalone Javascript documents carry the .js extension. Any
other file that can include javascript has extensions of their own, like
HTML and XML.

>
> > SHTML has nothing at all to do with Javascript.
>
> Not directly, I'll admit, but that's only because the server handles it
> all. It is a seamless addition to the hmtl standard, which is why it
> works so well.

Servers do not handle Javascript. And it true that it is an addition to
HTML but it is far from seamless and in most cases it does not work
well. Then there is also ECMAscript and Jscript.

You are wrong on all points. So your either naieve or intentionally busy
spreading misinformation.

J. Hughes

unread,
Apr 4, 2002, 1:42:17 PM4/4/02
to

"Zixia" <zi...@clu.org.uk> wrote in message
news:Xns91E6B8DDFB28...@130.133.1.4...

> > SHTML is the extension typically used when there are server-side
> > includes used on the page.

> Right--exactly what I wrote. The server reads the Jawascript and
> compiles it for inclusion on the downloaded web page. That's why
> Jawascript is called a 'server' side 'include'.

You don't have the slightest idea what you're talking about. Javascript is
*client-side*.

> > Some -- if not most -- servers are configured such that the server
> > side directives will not be processed unless the extension is
> > SHTML. They are ignored otherwise, which can significantly foul a
> > page.
>
> And that is why it is important to name any files containing Jawascript
> with the SHMTL extension.

Oh. My. God. Are you just making this up as you go along??

> > SHTML has nothing at all to do with Javascript.

> Not directly, I'll admit, but that's only because the server handles it
> all. It is a seamless addition to the hmtl standard, which is why it
> works so well.

Complete and utter nonsense. Why are you pretending you understand this?
Surely you are just trolling; no one could really be this clueless. I hope.

-J


Bertilo Wennergren

unread,
Apr 4, 2002, 4:36:45 PM4/4/02
to
Kris wrote:

>>>SHTML has nothing at all to do with Javascript.

>>Not directly, I'll admit, but that's only because the server handles it
>>all. It is a seamless addition to the hmtl standard, which is why it
>>works so well.

> Servers do not handle Javascript.

No? Well, I've seen a lot of asp-files with JavaScript code that
was supposed to be handled by the server. It seemed to work too.

I've heard Netscape servers do it as well.

--
Bertilo Wennergren <http://www.bertilow.com> <bert...@gmx.net>

WHOSE TITAN ELBOW

unread,
Apr 4, 2002, 6:38:13 PM4/4/02
to
[Bertilo Wennergren, alt.religion.kibology, Thu, 04 Apr 2002
21:36:45 GMT]

>Kris wrote:
>
>>>> SHTML has nothing at all to do with Javascript.
>
>>> Not directly, I'll admit, but that's only because the
>>> server handles it all. It is a seamless addition to the
>>> hmtl standard, which is why it works so well.
>
>> Servers do not handle Javascript.
>
>No?

Yes!

--
PINE: I guess your long hair makes you a girl.
ZAPPA: I guess your wooden leg makes you a table.

CaptJosh

unread,
Apr 4, 2002, 10:45:58 PM4/4/02
to
"J. Hughes" <jhu...@kcnetWITHOUTANYSPAM.com> wrote in message
news:0B87CBAE64B408DE.3EBF3684...@lp.airnews.net...
Sadly, people CAN be this clueless. As one P.T. Barnum once said, nobody
ever went broke underestimating the intelligence of the American public.
This guy probably actually thinks he is right.


Andrew Glasgow

unread,
Apr 5, 2002, 2:37:37 AM4/5/02
to
In article <3cac8...@mk-nntp-1.news.uk.worldonline.com>,
"Azrail" <azr...@nospam.azrail.co.uk> wrote:

^^^^^^^^^
ITYM Star Wars. HTH.

--
| Andrew Glasgow <amg39(at)cornell.edu> Note: address in header munged. |
| "Provide me with ships or proper sails for the celestial atmosphere and |
| there will be men there, too, who do not fear the appalling distance" |
| -- Johannes Kepler |

Andrew Glasgow

unread,
Apr 5, 2002, 2:42:07 AM4/5/02
to
In article
<0B87CBAE64B408DE.3EBF3684...@lp.airnews.net>,
"J. Hughes" <jhu...@kcnetWITHOUTANYSPAM.com> wrote:

*Points at alt.religion.kibology in the newsgroups header*

YHBT. YHL. HAND.

--
| Andrew Glasgow <amg39(at)cornell.edu> Note: address in header munged. |

| "This site was constructed with FrontPage. We regret any inconvenience and |
| irritation this may cause. We're sorry about the whole thing, really, but |
| Frontpage seemed like a good idea at the time." -- Jerry Muelver in alt.html|

Xcott Craver

unread,
Apr 5, 2002, 2:54:51 AM4/5/02
to
Andrew Glasgow <amg39.RE...@cornell.edu.INVALID> wrote:
> "Azrail" <azr...@nospam.azrail.co.uk> wrote:
>> "Zixia" <zi...@clu.org.uk> wrote in message
>> >
>> > It stands for 'Script-enabled HMTL', and is used to make the pages do
>> > funky things. For example, if you want to use any Jawascript on your
>> ^^^^^^^^^^
>> ROTFL! That's a really funny typo! "Jawascript" would be, like, a
>> scripting language for those little dudes in cloaks in Star Trek! LOL!
> ^^^^^^^^^
>ITYM Star Wars. HTH.

No, you're thinking of ewoks. Ewoks didn't wear cloaks,
but rather ran around naked.
=X

[I don't think they even had cloaking devices in Star Wars.]

Ben Allard

unread,
Apr 5, 2002, 2:59:28 AM4/5/02
to
Caj@B_r_a_i_n_H_z.c_o_m (Xcott Craver) wrote:

> No, you're thinking of ewoks. Ewoks didn't wear cloaks,

^^^^^ ^^^^^
CROWS! CROWS!!!

> but rather ran around naked.

So did the Thundercats.

HTH!

--ben

Zixia

unread,
Apr 5, 2002, 1:55:37 PM4/5/02
to
Bertilo Wennergren devised a cunning plan:

> Kris wrote:
>
>>>>SHTML has nothing at all to do with Javascript.
>
>>>Not directly, I'll admit, but that's only because the server
>>>handles it all. It is a seamless addition to the hmtl standard,
>>>which is why it works so well.
>
>> Servers do not handle Javascript.

Then why does the file have the shmtl extension? Specifically because
the server compiles the Jawascript.

> No? Well, I've seen a lot of asp-files with JavaScript code that
> was supposed to be handled by the server. It seemed to work too.
>
> I've heard Netscape servers do it as well.

That's because Microsoft Netscape was one of the first browsers to
incorporate Jawascript into it's source code. Clever stuff.

Zixia

unread,
Apr 5, 2002, 1:58:08 PM4/5/02
to
J. Hughes devised a cunning plan:

> "Zixia" <zi...@clu.org.uk> wrote in message
> news:Xns91E6B8DDFB28...@130.133.1.4...
>> > SHTML is the extension typically used when there are
>> > server-side includes used on the page.
>
>> Right--exactly what I wrote. The server reads the Jawascript and
>> compiles it for inclusion on the downloaded web page. That's why
>> Jawascript is called a 'server' side 'include'.
>
> You don't have the slightest idea what you're talking about.
> Javascript is *client-side*.

Exactly! The client server compiles the Jawascript before serving the
page.

>> > Some -- if not most -- servers are configured such that the
>> > server side directives will not be processed unless the extension
>> > is SHTML. They are ignored otherwise, which can significantly foul
>> > a page.
>>
>> And that is why it is important to name any files containing
>> Jawascript with the SHMTL extension.
>
> Oh. My. God. Are you just making this up as you go along??

I have much experience with web pages, as posting to the Usernet should
prove. How else would I be able to read and reply to these messages
without knowing about SHMTL?

Kevin S. Wilson

unread,
Apr 5, 2002, 2:20:07 PM4/5/02
to
On Thu, 4 Apr 2002 19:45:58 -0800, "CaptJosh"
<capt...@phantos.subspacelink.com> wrote:

>Sadly, people CAN be this clueless. As one P.T. Barnum once said, nobody

^^^^^^^^^^^

>ever went broke underestimating the intelligence of the American public.
>This guy probably actually thinks he is right.

Mark Twain, actually, but you're essentially correct about this guy
and his "understanding" of HTML.


--
Kevin S. Wilson
Tech Writer at a University Somewhere in Idaho

Zixia

unread,
Apr 5, 2002, 3:22:39 PM4/5/02
to
Kevin S. Wilson devised a cunning plan:

> On Thu, 4 Apr 2002 19:45:58 -0800, "CaptJosh"
> <capt...@phantos.subspacelink.com> wrote:
>
>>Sadly, people CAN be this clueless. As one P.T. Barnum once said,
>>nobody ^^^^^^^^^^^
>>ever went broke underestimating the intelligence of the American
>>public. This guy probably actually thinks he is right.
>
> Mark Twain, actually,

Duh, they are one and the same person. Haven't you ever heard of a
nom-le-plumé?

> but you're essentially correct about this guy and his "understanding"
> of HTML.

Yeah, he doesn't seem to have a clue.

Marcus - REMOVE "NOSPAM" FROM ADDRESS

unread,
Apr 5, 2002, 3:31:30 PM4/5/02
to
> >> > SHTML is the extension typically used when there are
> >> > server-side includes used on the page.
> >
> >> Right--exactly what I wrote. The server reads the Jawascript and
> >> compiles it for inclusion on the downloaded web page. That's why
> >> Jawascript is called a 'server' side 'include'.
> >
> > You don't have the slightest idea what you're talking about.
> > Javascript is *client-side*.
>
> Exactly! The client server compiles the Jawascript before serving the
> page.

No fool, Client means the computer that is requesting to review the page.
Javascript is client-side and so the server that the page is stored on just
passes the code to the client computer(requesting the page) and the browser
(IE / Netscape / Opera / etc.) reads and executes the javascript! PHP and
ASP are examples of server-side scripts that are executed by the server and
passed to the browser as raw HTML thus hiding the PHP/ASP - all javascript
is passed to the browser for the user to see if they click "View Source"!

>
> >> > Some -- if not most -- servers are configured such that the
> >> > server side directives will not be processed unless the extension
> >> > is SHTML. They are ignored otherwise, which can significantly foul
> >> > a page.
> >>
> >> And that is why it is important to name any files containing
> >> Jawascript with the SHMTL extension.
> >
> > Oh. My. God. Are you just making this up as you go along??
>
> I have much experience with web pages, as posting to the Usernet should
> prove. How else would I be able to read and reply to these messages
> without knowing about SHMTL?

It appears you know nothing about what you speak and in the future i suggest
you figure out what you is being asked before posting another completely
stupid reply like this!

SHTML has **nothing what so ever** to do with Javascript!!!!

Marcus


Jon Delfin

unread,
Apr 5, 2002, 3:40:44 PM4/5/02
to
Zixia wrote:
That's because Microsoft Netscape was one of the first browsers to
incorporate Jawascript into it's source code. Clever stuff.

Microsoft Netscape? Isn't that an oxymoron?

CaptJosh

unread,
Apr 5, 2002, 4:27:28 PM4/5/02
to
"Zixia" <ab...@clu.org.uk> wrote in message
news:Xns91E7D97...@130.133.1.4...

> Kevin S. Wilson devised a cunning plan:
>
> > On Thu, 4 Apr 2002 19:45:58 -0800, "CaptJosh"
> > <capt...@phantos.subspacelink.com> wrote:
> >
> >>Sadly, people CAN be this clueless. As one P.T. Barnum once said,
> >>nobody ^^^^^^^^^^^
> >>ever went broke underestimating the intelligence of the American
> >>public. This guy probably actually thinks he is right.
> >
> > Mark Twain, actually,
>
> Duh, they are one and the same person. Haven't you ever heard of a
> nom-le-plumé?
>
WRONG! Just how stupid are you? Mark Twain was the Nom de plume of Samuel
Langhorne Clemens. P.T. Barnum ran a circus. Get a clue!


Jim Vandewalker

unread,
Apr 5, 2002, 4:23:51 PM4/5/02
to
In article <3cadf8a6...@news.micron.net>,

res...@micron.net (Kevin S. Wilson) wrote:

> On Thu, 4 Apr 2002 19:45:58 -0800, "CaptJosh"
> <capt...@phantos.subspacelink.com> wrote:
>
> >Sadly, people CAN be this clueless. As one P.T. Barnum once said, nobody
> ^^^^^^^^^^^
>
> >ever went broke underestimating the intelligence of the American public.
> >This guy probably actually thinks he is right.
>
> Mark Twain, actually, but you're essentially correct about this guy
> and his "understanding" of HTML.

HAW HAW!!11! You are wrong, RONG, Wuh-RONgo. P.T. Barnum's sekrit
identity was H.L."Hedly Lamar" MENEKEN.

--
Jim the Qrnq Thl

Why not just add a line to your .sig that says, "I'm into a
lot of strange, freaky stuff that no one else understands"?
-- Kevin S. Wilson

CaptJosh

unread,
Apr 5, 2002, 4:30:35 PM4/5/02
to

"Xcott Craver" <Caj@B_r_a_i_n_H_z.c_o_m> wrote in message
news:fLcr8.2851$8r5...@nwrddc01.gnilink.net...
Someone is just about clueless. Jawas are scavengers and they seem to live
primarily on Tatooine. They wear rough homespun cloaks and they have glowing
eyes. They are from Star Wars Episode IV: A New Hope. Ewoks didn't show up
until Episode VI: Return of the Jedi.


Marcus - REMOVE "NOSPAM" FROM ADDRESS

unread,
Apr 5, 2002, 4:30:07 PM4/5/02
to
> FFS, Marcus, he's taking the piss. Read this:
> http://www.aoqe42.dsl.pipex.com/posts/posts.shtml

FFS?


Marcus - REMOVE "NOSPAM" FROM ADDRESS

unread,
Apr 5, 2002, 4:33:21 PM4/5/02
to
> FFS, Marcus, he's taking the piss. Read this:
> http://www.aoqe42.dsl.pipex.com/posts/posts.shtml

Link doesn't work - just Timeouts

Marcus


Azrail

unread,
Apr 5, 2002, 4:42:25 PM4/5/02
to
"CaptJosh" <capt...@phantos.subspacelink.com> wrote in message
news:a8l4g5$ssd8p$1...@ID-107133.news.dfncis.de...

> > >> > [...] Jawascript [...]


> > >> ^^^^^^^^^^
> > >> ROTFL! That's a really funny typo! "Jawascript" would be,
> > >> like, a scripting language for those little dudes in cloaks
> > >> in Star Trek! LOL!
> > > ^^^^^^^^^
> > >ITYM Star Wars. HTH.
> >
> > No, you're thinking of ewoks. Ewoks didn't wear cloaks,
> > but rather ran around naked.
> >
> Someone is just about clueless. Jawas are scavengers and they seem to
> live primarily on Tatooine.

No, no, no, the dudes I'm talking about don't have any tattoos. Or maybe
they did, they were completely covered by cloaks.

> They wear rough homespun cloaks and they
> have glowing eyes. They are from Star Wars Episode IV: A New Hope.
> Ewoks didn't show up until Episode VI: Return of the Jedi.

Ah! Maybe that's it! I've only seen the first one. Do they take off the
cloaks in the fourth one so you can see the tattoos? I'll have to hire the
DeeVeeDee. I believe you're wrong about the names, though, I looked them up
on the IMDB, and Episode IV is "The Voyage Home", and Episode VI is "The
Undiscovered County". HTH!

--
Azrail


Joseph Michael Bay

unread,
Apr 5, 2002, 5:19:25 PM4/5/02
to


That's because you have Jabbascript turned off, so shtml
pages won't work for you. Or you have the wrong version.


--
Joseph M. Bay Lamont Sanford Junior University
Putting the "harm" in molecular pharmacology since 1998
t3H quIc/< 6roWn Ph0x0r jUmP3D ovER T3h 14zY do9
Do you like http://www.stanford.edu/~jmbay gladiator movies?

Joseph Michael Bay

unread,
Apr 5, 2002, 5:18:10 PM4/5/02
to
"CaptJosh" <capt...@phantos.subspacelink.com> writes:


>"Xcott Craver" <Caj@B_r_a_i_n_H_z.c_o_m> wrote in message
>news:fLcr8.2851$8r5...@nwrddc01.gnilink.net...
>> Andrew Glasgow <amg39.RE...@cornell.edu.INVALID> wrote:
>> > "Azrail" <azr...@nospam.azrail.co.uk> wrote:
>> >> "Zixia" <zi...@clu.org.uk> wrote in message

>> >> > It stands for 'Script-enabled HMTL', and is used to make the pages do
>> >> > funky things. For example, if you want to use any Jawascript on your

>> >> ROTFL! That's a really funny typo! "Jawascript" would be, like, a


>> >> scripting language for those little dudes in cloaks in Star Trek! LOL!
>> > ^^^^^^^^^
>> >ITYM Star Wars. HTH.

>> No, you're thinking of ewoks. Ewoks didn't wear cloaks,
>> but rather ran around naked.

>Someone is just about clueless. Jawas are scavengers and they seem to live
>primarily on Tatooine. They wear rough homespun cloaks and they have glowing
>eyes. They are from Star Wars Episode IV: A New Hope. Ewoks didn't show up
>until Episode VI: Return of the Jedi.


No way, man! Jawas were in the first Star Wars movie, which
was called _Star Wars_. You're right about their cloaks (well,
more like robes I thought) and eyes. Also, the Ewoks were in
the third (not "sixth") movie, _Revenge of the Jedi_, and they
were rather annoying. Jawas were much cooler. The second Star
Wars movie, _The Empire Strikes Back_, didn't have any "cutesy"
critters, and was also by far the best of the films.

Also Jawas live primarily on grains, I believe.

Kris

unread,
Apr 5, 2002, 6:16:26 PM4/5/02
to

In article <Xns91E7CB2...@130.133.1.4>,
Zixia <ab...@clu.org.uk> wrote:

*plonk*

Zixia

unread,
Apr 5, 2002, 6:35:03 PM4/5/02
to
Marcus - REMOVE "NOSPAM" FROM ADDRESS devised a cunning plan:

> FFS?

Frames per second. Or First Person Shooter. I forget which.

Zixia

unread,
Apr 5, 2002, 6:43:27 PM4/5/02
to
Jon Delfin devised a cunning plan:

No, it's a browser, and don't call me a moron.

HA HA AH HA!

No, but seriously, when Microsoft included their Netscape browser in
Windows (starting with Windows 3.1, I think), it opened up the
Intrernet to many more people who would otherwise remain completely
clueless.

For that I think we should be thankful.

Shane

unread,
Apr 5, 2002, 8:25:50 PM4/5/02
to
> [I don't think they even had cloaking devices in Star Wars.]

Perhaps not cloaking devices as we understand them, but in Empire Strikes Back,
when the Millenium Falcon is being persued by several Star Destroyers, it
vanishes from their Imperial's sight and radar, and one commander can be heard
saying something to the effect of, "That's impossible! No ship that small has
a cloaking device!"

(In actuallity, Solo attached the Falcon to the back of one of the Destroyers.
Good thing no Storm Troopers bothered to look out the window.)

-Shane

Wiblur the Once

unread,
Apr 5, 2002, 8:35:27 PM4/5/02
to
On 5 Apr 2002 22:18:10 GMT, Joseph Michael Bay mumbled something about...

>
> Also Jawas live primarily on grains, I believe.

So, do they build their homes on giant stilts in grain fields, or do
they actually live on top of large piles of grain? If the later, how do
they keep their homes from falling over during strong wind storms?

-----
"Things are more like they are now than they have ever been before."
- Dwight D. Eisenhower

jcha...@MY-FINGERaros.net
Pull My Finger to send email

CaptJosh

unread,
Apr 5, 2002, 10:01:13 PM4/5/02
to
No. Netscape is a browser alright, but MS doesn't own it. They have Internet
Explorer. Microsoft does NOT own Netscape. AOL does. They bought out
Netscape corp a while back. They also own Mirabilis, the folx who make ICQ.

"Zixia" <ab...@clu.org.uk> wrote in message

news:Xns91E875D...@130.133.1.4...

CaptJosh

unread,
Apr 5, 2002, 10:02:41 PM4/5/02
to
"Zixia" <ab...@clu.org.uk> wrote in message
news:Xns91E85F1...@130.133.1.4...

> Marcus - REMOVE "NOSPAM" FROM ADDRESS devised a cunning plan:
>
> > FFS?
>
> Frames per second. Or First Person Shooter. I forget which.

Wrong again, oh clueless one. Either of those would have been denoted by F P
S, not F F S.


CaptJosh

unread,
Apr 5, 2002, 10:05:41 PM4/5/02
to
"Azrail" <azr...@nospam.azrail.co.uk> wrote in message
news:3cae1...@mk-nntp-1.news.uk.worldonline.com...
Are you being stupid intentionally? Or are you really that dumb. I was
talking about Star Wars just then, NOT Star Trek. And Tattooine is the name
of the only (marginally)habitable planet in a binary star system, with the
suns known as Tattoo I and Tattoo II. It is a desert planet. Very little
water there. Mostly endless sands and rocky wastelands.


Memnoch

unread,
Apr 5, 2002, 10:02:06 PM4/5/02
to
On 5 Apr 2002 23:35:03 GMT, Zixia <ab...@clu.org.uk> wrote:

>Marcus - REMOVE "NOSPAM" FROM ADDRESS devised a cunning plan:
>
>> FFS?
>
>Frames per second. Or First Person Shooter. I forget which.

For Fucks Sake

CaptJosh

unread,
Apr 5, 2002, 10:11:41 PM4/5/02
to

"Wiblur the Once" <jcha...@aros.net> wrote in message
news:MPG.1717fec8a...@news.aros.net...

> On 5 Apr 2002 22:18:10 GMT, Joseph Michael Bay mumbled something about...
> >
> > Also Jawas live primarily on grains, I believe.
>
> So, do they build their homes on giant stilts in grain fields, or do
> they actually live on top of large piles of grain? If the later, how do
> they keep their homes from falling over during strong wind storms?
>
The guy you're replaying to is a fool. They live on the PLANET of Tattooine.
And the first star wars movie made was Episode IV: A New Hope. It says so in
the crawl at the beginning that sets up the rest of the movie. The second
movie is Episode V: The Empire Strikes Back. The third Star Wars movie was
Episode VI: Return of the Jedi. NOw he is almost right about the title of
this one. Its original working title was Revenge of the Jedi, however, this
was changed before original release. The 4th Star Wars movie filmed is
actually the first part of the whole story that George Lucas came up with.
That's why it's Episode I: The Phantom Menace. And the 5th SW movie filmed,
due out this summer. is Episode II: Attack of the Clones.
Mr. Bay, you are an ignorant fool and what's worse, you can't admit when
you're wrong. Give up before you make sure everyone thinks you are a
complete fool.

CaptJosh

"It is better to remain silent and be thought a fool than to open one's
mouth and remove all doubt."


CaptJosh

unread,
Apr 5, 2002, 10:12:18 PM4/5/02
to
"Shane" <shane...@aol.comSPAMOFF> wrote in message
news:20020405202550...@mb-cc.aol.com...

What windows? There weren't any where they had parked the ship.


WHOSE TITAN ELBOW

unread,
Apr 5, 2002, 10:58:25 PM4/5/02
to
[Joseph Michael Bay, alt.religion.kibology, Fri, 05 Apr 2002
22:18:10 GMT]

You are think of "Jawa the Hut" from the Trader Joe's ads.

--
PINE: I guess your long hair makes you a girl.
ZAPPA: I guess your wooden leg makes you a table.

Patrick Davisson

unread,
Apr 5, 2002, 11:53:47 PM4/5/02
to
Don't feed the Trolls. Feel free to use the form below

----- STANDARD FORUM BONEHEAD REPLY FORM (version 9001.5) ----
Dear:
[ ] Clueless Newbie
[ ] Troller
[ ] "Me too"-er
[ ] Spammer
[ ] Racist
[ ] Expert on everything (EOE)
[ ] Flamethrower

You Are Being Flamed Because:

[ ] You obviously don't know anything about the topic at hand
[ ] You are trying to make money on a non-commercial forum
[ ] You started a long, stupid thread
[ ] You continued spreading a long stupid thread
[ ] You started a thread that has been discussed here continuously for years
[ ] You started a thread that an instruction manual covers perfectly
[ ] Your post is absurdly off topic for where you posted it
[ ] You posted a "YOU ALL ****" message
[ ] You posted low-IQ flamebait
[ ] You posted a blatantly obvious troll
[ ] You said "X rules, Y ****s" and gave no support for your lame statement
[ ] You make no sense
[ ] You posted the same text multiple times
[ ] You made a post yet failed to say anything
[ ] You posted a porn ad
[ ] Your spelling (or lack of) make your post unreadable
[ ] You posted SCREAMING in CAPS for NO APPARENT REASON
[ ] You posted a 2 line reply with PAGES of unnecessary quoted text
[ ] You did none of the above but appear to be so generally worthless

To Repent, You Must:

[ ] Refrain from posting until you have a vague idea what you're doing
[ ] READ every post in this forum for two weeks so you have some idea about
what is discussed here
[ ] Read every forum you posted to for a week
[ ] Give up your AOL account
[ ] Read the bloody manual
[ ] Smash your modem with a hammer
[ ] Jump into a bathtub while holding your monitor (monitor must be plugged
in)
[ ] Actually post something relevant
[ ] Print your home phone number and address in your ads

In Closing, I'd Like to Say:

[ ] Get a clue
[ ] Get a life
[ ] Go away
[ ] Grow up
[ ] Never post again
[ ] You need to seek psychiatric help
[ ] Take your drivel somewhere else
[ ] Go back to school and actually learn something
[ ] Learn how to post or get off the web
[ ] All of the above

James Vandenberg

unread,
Apr 6, 2002, 12:16:20 AM4/6/02
to
CaptJosh said:
> Are you being stupid intentionally? Or are you really that dumb. I was
> talking about Star Wars just then, NOT Star Trek. And Tattooine is the name
> of the only (marginally)habitable planet in a binary star system, with the
> suns known as Tattoo I and Tattoo II. It is a desert planet. Very little
> water there. Mostly endless sands and rocky wastelands.

So was this the movie that had sandworms in it and Fremen, and a guy
called Paul Mowdib? I'm not sure, but I think it had Sting in it. That
was a cool movie, especially the special effects! It must have cost them
millions and millions of dollars for some of them. The technology used
must have been way ahead of it's time.

Ja-i-wish-we-had-more-movies-with-Sting-in-them-mes
--
James Vandenberg Email: james at vandenberg.dropbear.id.au
GPG FP= 65AB 179A D884 EDC6 216D FE6A 6833 02BC 4425 4F70
Quidquid latine dictum sit, altum viditur. ICQ: 151135390
EOT

Xcott Craver

unread,
Apr 6, 2002, 12:48:21 AM4/6/02
to
CaptJosh <capt...@phantos.subspacelink.com> wrote:
>>
>Are you being stupid intentionally? Or are you really that dumb. I was
>talking about Star Wars just then, NOT Star Trek. And Tattooine is the name
>of the only (marginally)habitable planet in a binary star system, with the
>suns known as Tattoo I and Tattoo II. It is a desert planet. Very little
>water there. Mostly endless sands and rocky wastelands.

And you're calling him dumb? That's not an actual planet
anywhere. It's just a fictional thing from a movie.
So no, it is not actually a habitable planet with
"very little water" or "endless sands" or "rocky wastelands"
or anything. It's just special effects!

-X

Xcott Craver

unread,
Apr 6, 2002, 12:53:22 AM4/6/02
to
Joseph Michael Bay <jm...@Stanford.EDU> wrote:
>
>No way, man! Jawas were in the first Star Wars movie, which
>was called _Star Wars_. You're right about their cloaks (well,
>more like robes I thought) and eyes. Also, the Ewoks were in
>the third (not "sixth") movie, _Revenge of the Jedi_, and they
>were rather annoying.

Thanks for the info, Mr. Bay. This is what makes the
Internet so great: as long as you keep posting this
data people all over the world will know the actual
facts rather than blurry friend-of-a-friend half-truths.

Plus, if people make up falsehoods about which movie came
first, you can just post the facts as many times as you want
with minimal effort, thus drownign those people out.

>Also Jawas live primarily on grains, I believe.

Well, then what's tatooine made from? Thanks in advance!

=X

Xcott Craver

unread,
Apr 6, 2002, 12:58:52 AM4/6/02
to
CaptJosh <capt...@phantos.subspacelink.com> wrote:
>
>The guy you're replaying to is a fool. They live on the PLANET of Tattooine.
>And the first star wars movie made was Episode IV: A New Hope. It says so in
>the crawl at the beginning that sets up the rest of the movie.

Ah, but you're ignoring the crawl at the end of the movie,
which clearly states that the "jawas" were actually midgets
wearing costumes, who lived on the planet "Earth." Further,
it is highly unlikely that they had actual glowing eyes.

>Mr. Bay, you are an ignorant fool and what's worse, you can't admit when
>you're wrong. Give up before you make sure everyone thinks you are a
>complete fool.

According to the Web, Mr. Bay is correct. Just do a
Google search on "YHBT YHL HAND." Go on, do it.

Then you can apologize to all of us here.

=X

James Vandenberg

unread,
Apr 6, 2002, 1:01:18 AM4/6/02
to
WHOSE TITAN ELBOW said:
> You are think of "Jawa the Hut" from the Trader Joe's ads.

Sure you aren't thinking of Jabba the Hut, who makes Pizza?

Ja-mmm-anchovies-was

Xcott Craver

unread,
Apr 6, 2002, 1:01:50 AM4/6/02
to
CaptJosh <capt...@phantos.subspacelink.com> wrote:
>
>WRONG! Just how stupid are you? Mark Twain was the Nom de plume of Samuel
>Langhorne Clemens. P.T. Barnum ran a circus. Get a clue!

You're fun. I'm going to call you "Fun Captain Josh"

-X
[Or "Fun Capn Josh" for short.]

Xcott Craver

unread,
Apr 6, 2002, 1:16:34 AM4/6/02
to
CaptJosh <capt...@phantos.subspacelink.com> wrote:

>"Zixia" <ab...@clu.org.uk> wrote:
>> Marcus - REMOVE "NOSPAM" FROM ADDRESS devised a cunning plan:
>>
>> > FFS?
>> Frames per second. Or First Person Shooter. I forget which.
>Wrong again, oh clueless one. Either of those would have been denoted by F P
>S, not F F S.

Once again, Zixia wins the gold. HTF does he do it?

-X

[I mean, FFS! JHCOAPS! JHCIACB! JHCIAHAB!]

Xcott Craver

unread,
Apr 6, 2002, 1:23:55 AM4/6/02
to
Patrick Davisson <pdav...@earthlink.net> wrote:
>Don't feed the Trolls. Feel free to use the form below
>----- STANDARD FORUM BONEHEAD REPLY FORM (version 9001.5) ----
>You Are Being Flamed Because:
>
[...]

>[ ] You posted a blatantly obvious troll

Ahem. If it was a blatantly obvious troll, why is everyone
responding to it? Are you saying that all these people
on your group are incredibly shupid?

By the way, you might want to find a less ironic bonehead form:

>[ ] Learn how to post or get off the web

Um, duh duH DUH?? I mean, who wrote this? Some 12 year old
who discovered Usenet last week? Gee, that Internet, it's
something on the "web" right? I just "click" this "button"
to download the Internet, right?
-X

["Now to write my article on Internet culture for Newsweek"]

CaptJosh

unread,
Apr 6, 2002, 2:17:16 AM4/6/02
to

"Xcott Craver" <Caj@B_r_a_i_n_H_z.c_o_m> wrote in message
news:F_vr8.565$dU3...@nwrddc04.gnilink.net...
Actually it was the Tunisian desert.


CaptJosh

unread,
Apr 6, 2002, 2:18:38 AM4/6/02
to
"Xcott Craver" <Caj@B_r_a_i_n_H_z.c_o_m> wrote in message
news:w8wr8.567$dU3...@nwrddc04.gnilink.net...
Listen, punk. I don't have to apologize for my superior knoledge of science
fiction. And if you continue to critcize me for correcting blatant errors
and deliberate stupidities, you are going to earn a place on my killfilter.


extempore

unread,
Apr 6, 2002, 2:12:21 AM4/6/02
to
Phil Hayz, with nothing better to do on Fri, 5 Apr 2002 22:25:31
+0100, spewed forth in message
<MPG.1718269d7...@news.cis.dfn.de> and told us all:

>FFS, Marcus, he's taking the piss.

Followups set to alt.sex.watersports.

extempore

extempore

unread,
Apr 6, 2002, 2:12:22 AM4/6/02
to
CaptJosh, with nothing better to do on Fri, 5 Apr 2002 13:27:28 -0800,
spewed forth in message <a8l4aa$su64h$1...@ID-107133.news.dfncis.de> and
told us all:

>WRONG! Just how stupid are you? Mark Twain was the Nom de plume of Samuel
>Langhorne Clemens. P.T. Barnum ran a circus. Get a clue!

No, silly, that was W.C. Fields. You know, husband of the cookie
lady? He was commenting on the fact that she could charge $500 for
her recipe and get away with it.

extempore

extempore

unread,
Apr 6, 2002, 2:12:24 AM4/6/02
to
Zixia, with nothing better to do on 5 Apr 2002 23:43:27 GMT, spewed
forth in message <Xns91E875D...@130.133.1.4> and told us all:

>No, but seriously, when Microsoft included their Netscape browser in
>Windows (starting with Windows 3.1, I think), it opened up the
>Intrernet to many more people who would otherwise remain completely
>clueless.

Nah, you're thinking of Scotiabank Mosaic (you know, the one with
big-ass "S" in the top right hand corner). All I remember is that It
wouldn't work under Win16 unless you stuffed a pair of socks into your
trumpet.

extempore

extempore

unread,
Apr 6, 2002, 2:12:25 AM4/6/02
to
CaptJosh, with nothing better to do on Fri, 5 Apr 2002 19:11:41 -0800,
spewed forth in message <a8lofn$t02ep$1...@ID-107133.news.dfncis.de> and
told us all:

>And the first star wars movie made was Episode IV: A New Hope. It says so in
>the crawl at the beginning that sets up the rest of the movie.

What the hell are you talking about? "IV" is the roman numeral for
four...which means it's the *FOURTH* episode.

Besides, why would anyone film the fourth episode before the first
one? I mean, geez, think of the problems that could occur if it
somehow became a hit and you'd have to go back and re-negotiate all
those contracts with actors who, presumably, would ask for more money.
Not to mention the potential for grave continuity errors.

For your next trick, are you going to tell us that Police Academy 7
was actually filmed *first* and that the producers could only get
their hands on someone like Steve Landesburg to film the first one
since all the actors wanted too much money?

extempore

CaptJosh

unread,
Apr 6, 2002, 2:29:19 AM4/6/02
to

"extempore" <exte...@myrealbox.com> wrote in message
news:4t2taukdrjd4goi60...@4ax.com...

> CaptJosh, with nothing better to do on Fri, 5 Apr 2002 19:11:41 -0800,
> spewed forth in message <a8lofn$t02ep$1...@ID-107133.news.dfncis.de> and
> told us all:
>
> >And the first star wars movie made was Episode IV: A New Hope. It says so
in
> >the crawl at the beginning that sets up the rest of the movie.
>
> What the hell are you talking about? "IV" is the roman numeral for
> four...which means it's the *FOURTH* episode.
>
Fourth ep, first filmed. They didn't do Episode I until recently. Just a
couple years ago, in fact.


Xcott Craver

unread,
Apr 6, 2002, 2:29:55 AM4/6/02
to
CaptJosh <capt...@phantos.subspacelink.com> wrote:
>"Xcott Craver" <Caj@B_r_a_i_n_H_z.c_o_m> wrote in message
>>
>> According to the Web, Mr. Bay is correct. Just do a
>> Google search on "YHBT YHL HAND." Go on, do it.
>>
>> Then you can apologize to all of us here.
>>
>Listen, punk. I don't have to apologize for my superior knoledge of science
>fiction.

I take this to mean that you did not do a Google search
on "YHBT YHL HAND."

I urge you to do so: it's quite an enlightening experience.

-X

[Or you can call the joke-of-the-day hotline: 1-800-REQUEST.]

Xcott Craver

unread,
Apr 6, 2002, 2:33:57 AM4/6/02
to
CaptJosh <capt...@phantos.subspacelink.com> wrote:
>"extempore" <exte...@myrealbox.com> wrote in message
>>
>> What the hell are you talking about? "IV" is the roman numeral for
>> four...which means it's the *FOURTH* episode.
>>
>Fourth ep, first filmed. They didn't do Episode I until recently. Just a
>couple years ago, in fact.

This is the epic convention of "in medias res," or starting
an epic tale in the middle. Homer and Milton did the same
thing, and Lucas borrowed heavily from these literary techniques.

That's why the movies contain so many demonic characters
falling down giant shafts. And why the "crawl" text
was one giant florid sentence with only 1 actual active verb.

-X

Tyralak

unread,
Apr 6, 2002, 2:40:03 AM4/6/02
to
CaptJosh wrote:


Come on, Josh. It's just a Troll. A young novice one at that. It doesn't
seem to be schooled yet in the finer points of Trollery. Just zap it
with your cattle prod and it will go back under it's bridge.

--
Tyralak,
Supreme Commander Of The Imperial Romulan Warbird, Psionax
[END SUBSPACE TRANSMISSION]


- To e-mail, remove NOSPAM

James Vandenberg

unread,
Apr 6, 2002, 2:46:22 AM4/6/02
to
CaptJosh said:
>
> "Xcott Craver" <Caj@B_r_a_i_n_H_z.c_o_m> wrote in message
> news:F_vr8.565$dU3...@nwrddc04.gnilink.net...
> > And you're calling him dumb? That's not an actual planet
> > anywhere. It's just a fictional thing from a movie.
> > So no, it is not actually a habitable planet with
> > "very little water" or "endless sands" or "rocky wastelands"
> > or anything. It's just special effects!
>
> Actually it was the Tunisian desert.

So they went all the way to the planet Tunisi? That would have blown
the budget.

Ja-and-i-thought-Tunisi-was-a-jungle-planet-mes

Xcott Craver

unread,
Apr 6, 2002, 2:50:06 AM4/6/02
to
Tyralak <NOSPAMjac...@earthlink.net> wrote:
>
> Come on, Josh. It's just a Troll. A young novice one at that. It
>doesn't seem to be schooled yet in the finer points of Trollery. Just
>zap it with your cattle prod and it will go back under it's bridge.

Isn't it odd that people who post jokes are generally regarded
as subhuman creeps just out to cause confusion and anarchy?

It's almost as if 90% of the present Internet population finds
the whole notion of a "joke" terribly confusing, leading to
giant flamewars full of people saying "What? How on Earth
could you know _why_ a chicken crossed a road? And what road?
Cite? Peer-reviewed journal articles only, please."

I predict that in 5 years, the average Net IQ will devolve
to the point that it will be considered rude to use metaphors.
"Are you crazy? Do you have any idea how HOT money would have
to be to burn a HOLE in your POCKET?? You must have stayed up
all NIGHT thinking up that doosey!"

>- To e-mail, remove NOSPAM

Wouldn't that be the same as adding SPAM?
-X

extempore

unread,
Apr 6, 2002, 3:13:58 AM4/6/02
to
CaptJosh, with nothing better to do on Fri, 5 Apr 2002 23:18:38 -0800,
spewed forth in message <a8m6un$thoeo$1...@ID-107133.news.dfncis.de> and
told us all:

<comic store guy>

>Listen, punk. I don't have to apologize for my superior knoledge of science
>fiction. And if you continue to critcize me for correcting blatant errors
>and deliberate stupidities, you are going to earn a place on my killfilter.

Best. Flame. Ever.

</comic store guy>

extempore

James Vandenberg

unread,
Apr 6, 2002, 3:31:19 AM4/6/02
to
Xcott Craver said:
> Tyralak <NOSPAMjac...@earthlink.net> wrote:
> >
> > Come on, Josh. It's just a Troll. A young novice one at that. It
> >doesn't seem to be schooled yet in the finer points of Trollery. Just
> >zap it with your cattle prod and it will go back under it's bridge.
>
> Isn't it odd that people who post jokes are generally regarded
> as subhuman creeps just out to cause confusion and anarchy?

Damn. Now they all know! You've ruined everything Xcott! Now we'll just
have to go back to the old methods of secret backroom deals with puppet
rulers and economic manipulation. Meanie. I'm going to report you at the
next meeting of the Enumerati.

> It's almost as if 90% of the present Internet population finds
> the whole notion of a "joke" terribly confusing, leading to
> giant flamewars full of people saying "What? How on Earth
> could you know _why_ a chicken crossed a road? And what road?
> Cite? Peer-reviewed journal articles only, please."

"To get to the other side: A study of the highway-crossing tendencies of
Gallus domesticus"

> I predict that in 5 years, the average Net IQ will devolve
> to the point that it will be considered rude to use metaphors.
> "Are you crazy? Do you have any idea how HOT money would have
> to be to burn a HOLE in your POCKET?? You must have stayed up
> all NIGHT thinking up that doosey!"

Well, cotton ignites at 520 degrees Celcius. Interestingly, given that a
post-1982 US penny is mostly zinc, with a melting point of 419.53
degrees Celcius, you would end up with melting pennies in your pants
before they would catch on fire.

HTH!

> >- To e-mail, remove NOSPAM
>
> Wouldn't that be the same as adding SPAM?

Are you saying that to "E-mail" somebody on the WWW, I have to feed my
computer Hormel's Luncheon Meat?

Reading it again, it seems that to email, you must not remove any spam
that may already be in your computer.

Ja-i-did-not-know-that-the-internet-ran-on-processed-meat-mes

Mark Allread

unread,
Apr 6, 2002, 4:25:15 AM4/6/02
to
On Fri, 5 Apr 2002 19:11:41 -0800, "CaptJosh" <capt...@phantos.subspacelink.com> wrote:
> And the first star wars movie made was Episode IV: A New Hope. It says so in
> the crawl at the beginning that sets up the rest of the movie. The second
> movie is Episode V: The Empire Strikes Back. The third Star Wars movie was

> Episode VI: Return of the Jedi.>

TROLL ALERT!

This guy wants us to believe that the 1st movie was the 4th episode. Maybe he can't count, but I can.

Who'd be dumb enough to believe that??? It doesn't make any sense whatsoever.


Wiblur the Once

unread,
Apr 6, 2002, 4:57:32 AM4/6/02
to
On Fri, 5 Apr 2002 19:11:41 -0800, CaptJosh mumbled something about...

> The guy you're replaying to is a fool. They live on the PLANET of Tattooine.

> And the first star wars movie made was Episode IV: A New Hope. It says so in
> the crawl at the beginning that sets up the rest of the movie. The second
> movie is Episode V: The Empire Strikes Back. The third Star Wars movie was

> Episode VI: Return of the Jedi. NOw he is almost right about the title of
> this one. Its original working title was Revenge of the Jedi, however, this
> was changed before original release. The 4th Star Wars movie filmed is
> actually the first part of the whole story that George Lucas came up with.
> That's why it's Episode I: The Phantom Menace. And the 5th SW movie filmed,
> due out this summer. is Episode II: Attack of the Clones.


> Mr. Bay, you are an ignorant fool and what's worse, you can't admit when
> you're wrong. Give up before you make sure everyone thinks you are a
> complete fool.

Mr. Bay may sit and listen to genes that are stressed out, but I assure
you he is no fool.

>
> "It is better to remain silent and be thought a fool than to open one's
> mouth and remove all doubt."

I think you mean YHBT YHL HAND.

-----
"Things are more like they are now than they have ever been before."
- Dwight D. Eisenhower

jcha...@MY-FINGERaros.net
Pull My Finger to send email

T Berk

unread,
Apr 6, 2002, 6:13:39 AM4/6/02
to
Zixia wrote:
>
<snip>
> >> And that is why it is important to name any files containing
> >> Jawascript with the SHMTL extension.
> >
> > Oh. My. God. Are you just making this up as you go along??
>
> I have much experience with web pages, as posting to the Usernet should
> prove. How else would I be able to read and reply to these messages
> without knowing about SHMTL?
>
> --

ROTFLOL!!!!


TBerk

Kevin S. Wilson

unread,
Apr 6, 2002, 6:32:59 AM4/6/02
to
On Fri, 5 Apr 2002 21:31:30 +0100, "Marcus - REMOVE \"NOSPAM\" FROM
ADDRESS" <md.brads...@ntlworld.com> wrote:

>It appears you know nothing about what you speak and in the future i suggest
>you figure out what you is being asked before posting another completely
>stupid reply like this!
>
Good advice. It really comes down to taking time to check your facts
before posting nonsense to the USENET. I know I always do.

--
Kevin S. Wilson
Tech Writer at a University Somewhere in Idaho

Kevin S. Wilson

unread,
Apr 6, 2002, 6:38:51 AM4/6/02
to
On Sat, 06 Apr 2002 04:53:47 GMT, "Patrick Davisson"
<pdav...@earthlink.net> wrote:

>Don't feed the Trolls. Feel free to use the form below
>
>----- STANDARD FORUM BONEHEAD REPLY FORM (version 9001.5) ----

What's a "forum"? Is it anything like these chat rooms?

Kevin S. Wilson

unread,
Apr 6, 2002, 6:51:59 AM4/6/02
to
On Fri, 5 Apr 2002 23:18:38 -0800, "CaptJosh"
<capt...@phantos.subspacelink.com> wrote:

>"Xcott Craver" <Caj@B_r_a_i_n_H_z.c_o_m> wrote in message
>news:w8wr8.567$dU3...@nwrddc04.gnilink.net...
>> CaptJosh <capt...@phantos.subspacelink.com> wrote:
>> >
>> >Mr. Bay, you are an ignorant fool and what's worse, you can't admit when
>> >you're wrong. Give up before you make sure everyone thinks you are a
>> >complete fool.

There's nothing worse than someone who won't admit that he was wrong.
This one time? On another group? Somebody posted pure nonsense and
goaded one guy into responding, even though everyone else with two
functioning synapses could tell that the original posts were pure
nonsense. Nonetheless, this guy persisted in following up to the
nonsense, correcting every "factual error" and apparent inconsistency.

Even after he was told that the joke was on him, he refused to admit
it. Can you believe that?

>> According to the Web, Mr. Bay is correct. Just do a
>> Google search on "YHBT YHL HAND." Go on, do it.
>>
>> Then you can apologize to all of us here.
>>
>Listen, punk. I don't have to apologize for my superior knoledge of science
>fiction.

But that's not what he's asking you to apologize for.

> And if you continue to critcize me for correcting blatant errors
>and deliberate stupidities, you are going to earn a place on my killfilter.
>

Good idea. One small correction, though: the new technical term is
"view filter," at least in the latest version of Outlook Express. The
term "killfilter" was deemed a bit too aggressive and graphic in light
of the events of September 11.

James Vandenberg

unread,
Apr 6, 2002, 7:16:21 AM4/6/02
to
Kevin S. Wilson said:
> On Sat, 06 Apr 2002 04:53:47 GMT, "Patrick Davisson"
> <pdav...@earthlink.net> wrote:
>
> >Don't feed the Trolls. Feel free to use the form below
> >
> >----- STANDARD FORUM BONEHEAD REPLY FORM (version 9001.5) ----
>
> What's a "forum"? Is it anything like these chat rooms?

I think a "forum" is an expression dating back to 15th century English
marketplaces. Because these places were loud and instructions could get
lost, common words were pronounced in such a way as to be as distinct as
possible. For instance, if I wanted four tomatoes (A common enough
request in those days) I would say to the merchent "Forum Toe-Mar-Toes"
and I would get seven radishes. Eventually, the word "forum" was used to
describe a meeting of four people, and quorum (from the latin, "quince")
came to mean a meeting of five people. This is why meetings must have a
quorum, or five people, to really be considered legally valid. Anyway,
since a meeting of four people can often be split into two opposing
factions and the arguments and rhetoric can get quite heated, eventually
any meeting that degenerated into fighting was called a forum.

Ja-etymology-on-the-spot-mes

Kevin S. Wilson

unread,
Apr 6, 2002, 7:42:07 AM4/6/02
to
On Sat, 06 Apr 2002 03:13:39 -0800, T Berk <tb...@mindspring.com>
wrote:

SHMTL has nothing to do with ROT-13, newbie.

E Teflon Piano

unread,
Apr 6, 2002, 10:19:51 AM4/6/02
to
In article <a8m6un$thoeo$1...@ID-107133.news.dfncis.de>, CaptJosh
<capt...@phantos.subspacelink.com> wrote:

Dear Arkers,

I think this Josh is trolling. Nobody could act like The Simpsons
Comic Book Guy this well and be serious. Also "Josh" is a midswestern
work for "joke". He's Captain Joke. Geddit? YHBT.

See all trekkies aren't pathetic loosers running around in their
jammies. Except Rick Bergman. He needs to hire Harlan Ellison.

--
Institute for Misapplied Psychometry fellow E Teflon Piano is founder of the
Internet 'Lectronic Legal Society. Teflon is a mark owned by duPont. E is E
poly(TFE) Piano Enterprises' [dibs] for ironic hyperbole and elitist satire.
ŠE[dibs] 1994-2002

CaptJosh

unread,
Apr 6, 2002, 1:15:33 PM4/6/02
to
"Kevin S. Wilson" <res...@micron.net> wrote in message
news:3caeecfd....@news.micron.net...

> On Sat, 06 Apr 2002 03:13:39 -0800, T Berk <tb...@mindspring.com>
> wrote:
>
> >Zixia wrote:
> >>
> ><snip>
> >> >> And that is why it is important to name any files containing
> >> >> Jawascript with the SHMTL extension.
> >> >
> >> > Oh. My. God. Are you just making this up as you go along??
> >>
> >> I have much experience with web pages, as posting to the Usernet should
> >> prove. How else would I be able to read and reply to these messages
> >> without knowing about SHMTL?
> >>
> >> --
> >
> >ROTFLOL!!!!
>
> SHMTL has nothing to do with ROT-13, newbie.
>
That abbrieviation means Rolling On The Floor Laughing Out Loud. You're
obviously the newbie, not T Berk.


CaptJosh

unread,
Apr 6, 2002, 1:18:58 PM4/6/02
to
Why would I search out bullshit posted by a stupid troll?

"Xcott Craver" <Caj@B_r_a_i_n_H_z.c_o_m> wrote in message

news:Ttxr8.3118$Sa2....@nwrddc01.gnilink.net...

Joseph Michael Bay

unread,
Apr 6, 2002, 1:05:31 PM4/6/02
to
"CaptJosh" <capt...@phantos.subspacelink.com> writes:

>The guy you're replaying to is a fool. They live on the PLANET of Tattooine.

Jawas live in Southern California. Tattooine is a sound stage,
or part of North Africa. The Jawas work there.

>And the first star wars movie made was Episode IV: A New Hope. It says so in
>the crawl at the beginning that sets up the rest of the movie.

Which was added after the movie was originally made. Besides,
it says that all this happened in a galaxy far, far away, whereas
in fact it happened in California, which is in our galaxy. So
are you going to believe a bunch of drastically foreshortened
scrolling text that makes claims like that? In that case

I
HAVE
SOME LAND
IN FLORIDA YOU
SHOULD BE INTERESTED
IN PURCHASING FOR INVESTMENT

>The 4th Star Wars movie filmed is
>actually the first part of the whole story that George Lucas came up with.
>That's why it's Episode I: The Phantom Menace. And the 5th SW movie filmed,
>due out this summer. is Episode II: Attack of the Clones.

Clones? REally? I haven't heard much about this movie -- do
you think they're going to clone James Tiresius Kirk?

>Mr. Bay, you are an ignorant fool and what's worse, you can't admit when
>you're wrong. Give up before you make sure everyone thinks you are a
>complete fool.

That's an outrageous lie. Please check your facts before
posting nonsense to USENET. I always do.

--
Joseph M. Bay Lamont Sanford Junior University
Putting the "harm" in molecular pharmacology since 1998
t3H quIc/< 6roWn Ph0x0r jUmP3D ovER T3h 14zY do9
Do you like http://www.stanford.edu/~jmbay gladiator movies?

CaptJosh

unread,
Apr 6, 2002, 1:21:00 PM4/6/02
to
"E Teflon Piano" <e...@The-Institute.firm> wrote in message
news:060420021019518166%e...@The-Institute.firm...

> In article <a8m6un$thoeo$1...@ID-107133.news.dfncis.de>, CaptJosh
> <capt...@phantos.subspacelink.com> wrote:
>
> }"Xcott Craver" <Caj@B_r_a_i_n_H_z.c_o_m> wrote in message
> }news:w8wr8.567$dU3...@nwrddc04.gnilink.net...
> }> CaptJosh <capt...@phantos.subspacelink.com> wrote:
>
> }> Then you can apologize to all of us here.
> }>
> }Listen, punk. I don't have to apologize for my superior knoledge of
science
> }fiction. And if you continue to critcize me for correcting blatant errors
> }and deliberate stupidities, you are going to earn a place on my
killfilter.
>
> Dear Arkers,
>
> I think this Josh is trolling. Nobody could act like The Simpsons
> Comic Book Guy this well and be serious. Also "Josh" is a midswestern
> work for "joke". He's Captain Joke. Geddit? YHBT.
>
> See all trekkies aren't pathetic loosers running around in their
> jammies. Except Rick Bergman. He needs to hire Harlan Ellison.
>
Try again, bonehead. Josh is short from for my full first name which is
Joshua. And the Captain is for my sim group. I command a starship in my RPG
that I run. http://phantos.subspacelink.com/ Have a look.


CaptJosh

unread,
Apr 6, 2002, 1:22:09 PM4/6/02
to
"Mark Allread" <mall...@flatsurface.com> wrote in message
news:1103_10...@news.chartermi.com...
Once again, it was the 4th part of the story, but the first part ever
filmed. Lucas started the story in the middle.


CaptJosh

unread,
Apr 6, 2002, 1:47:17 PM4/6/02
to
"Joseph Michael Bay" <jm...@Stanford.EDU> wrote in message
news:a8nddb$5mo$1...@usenet.Stanford.EDU...
<snip>

> >Mr. Bay, you are an ignorant fool and what's worse, you can't admit when
> >you're wrong. Give up before you make sure everyone thinks you are a
> >complete fool.
>
> That's an outrageous lie. Please check your facts before
> posting nonsense to USENET. I always do.

Could have fooled me. *PLONK* DIE TROLL!


E Teflon Piano

unread,
Apr 6, 2002, 2:00:25 PM4/6/02
to
In article <a8ndop$u0trd$1...@ID-107133.news.dfncis.de>, CaptJosh
<capt...@phantos.subspacelink.com> wrote:

Dear Captain Joke,

I take it back. You *are* a fat, pale, friendless virgin running
around in your jammies. I suppose "sim" is the short form of "simian".
Nope, I still think you're a troller. Nobody else would brag about a
spurious captaincy in his vast monkey army. Touch the monolith.

Also, PLONK-you, wanker. Into the old killfile you go. Troll.

WHOSE TITAN ELBOW

unread,
Apr 6, 2002, 1:38:36 PM4/6/02
to
[Joseph Michael Bay, alt.religion.kibology, Sat, 06 Apr 2002
18:05:31 GMT]

<snip>

> Clones? REally? I haven't heard much about this movie --
> do you think they're going to clone James Tiresius Kirk?

Spok was a clone in the first Trek movies but then they used the
*real* Spok for New Generation and Deep Space 7.

I am not surprised that they are cloning Kirk, probably that
work is being done by exploited Jawas.

--
PINE: I guess your long hair makes you a girl.
ZAPPA: I guess your wooden leg makes you a table.

Mark Allread

unread,
Apr 6, 2002, 2:18:37 PM4/6/02
to
On Sat, 6 Apr 2002 10:22:09 -0800, "CaptJosh" <capt...@phantos.subspacelink.com> wrote:
> Once again, it was the 4th part of the story, but the first part ever
> filmed. Lucas started the story in the middle.

Stories have beginnings, middles, and endings, in that order. You expect us to believe that Gene Lucas tells his stories _backwards_!!!1!

Azrail

unread,
Apr 6, 2002, 3:10:11 PM4/6/02
to
"CaptJosh" <capt...@phantos.subspacelink.com> wrote in message
news:a8ndec$tnlnp$1...@ID-107133.news.dfncis.de...

> > >ROTFLOL!!!!
> >
> > SHMTL has nothing to do with ROT-13, newbie.
> >
> That abbrieviation means Rolling On The Floor Laughing Out Loud.
> You're obviously the newbie, not T Berk.

I think you'll find an abbreviation is a contracted form of a word (such as
"info" for "information"). "ROTFLOL" takes the initial letter of a series
of words to make a new word, and is thus a palindrome.

--
Azrail


Zixia

unread,
Apr 6, 2002, 3:14:14 PM4/6/02
to
Memnoch devised a cunning plan:

> On 5 Apr 2002 23:35:03 GMT, Zixia <ab...@clu.org.uk> wrote:
>
>>Marcus - REMOVE "NOSPAM" FROM ADDRESS devised a cunning plan:
>>
>>> FFS?
>>
>>Frames per second. Or First Person Shooter. I forget which.
>
> For Fucks Sake

Hey, don't take it out on me! I was just trying to explain something,
so there's no need to get abusive just because someone else doesn't
understand these things.


--
@+------------+@
_o)| I am |(o_
/\\| Stealthy |//\
_\_V|____________|V_/_ http://www.clu.org.uk/

Zixia

unread,
Apr 6, 2002, 3:22:18 PM4/6/02
to
CaptJosh devised a cunning plan:

> "Kevin S. Wilson" <res...@micron.net> wrote in message
> news:3caeecfd....@news.micron.net...
>> On Sat, 06 Apr 2002 03:13:39 -0800, T Berk <tb...@mindspring.com>
>> wrote:
>>
>> >Zixia wrote:
>> >>
>> ><snip>
>> >> >> And that is why it is important to name any files
>> >> >> containing Jawascript with the SHMTL extension.
>> >> >
>> >> > Oh. My. God. Are you just making this up as you go along??
>> >>
>> >> I have much experience with web pages, as posting to the
>> >> Usernet should prove. How else would I be able to read and
>> >> reply to these messages without knowing about SHMTL?
>> >

>> >ROTFLOL!!!!
>>
>> SHMTL has nothing to do with ROT-13, newbie.
>>
> That abbrieviation means Rolling On The Floor Laughing Out Loud.
> You're obviously the newbie, not T Berk.

How does ROT-13 come to mean 'Rolling On The Floor Laughing Out Loud'?
There are no numbers in that expression!

Unless it's a code of some sort, but that would be pointless, because
how would anyone work out what it meant?

Zixia

unread,
Apr 6, 2002, 3:25:36 PM4/6/02
to
CaptJosh devised a cunning plan:

> No. Netscape is a browser alright, but MS doesn't own it. They
> have Internet Explorer. Microsoft does NOT own Netscape. AOL does.
> They bought out Netscape corp a while back. They also own
> Mirabilis, the folx who make ICQ.

Almost correct, but Internet Explorer is designed to sort out files on
your machine, and has nothing to do with the Internet. That much
should be obvious if you have spent any time working on a PC installed
with a Windows Operations System (OS).

Microsoft wrote Netscape and then distributed it on CDs, because it
wouldn't fit on the standard Windows installation CD, which is where
your confusion comes from. You're probably thinking of Microsoft
Outlook Express, which is another Microsoft program designed to view
web pages, but it is a very trimmed down version of Netscape from what
I have read about it.

CaptJosh

unread,
Apr 6, 2002, 4:19:55 PM4/6/02
to
Netscape was designed and written independently of Micrososft. AOL recently
bought out the company that designs and writes it. Windows Explorer is an
attempt to integrate the old windows File Manager with Internet Explorer,
Microsoft's web browsing software. Obviously, I have far more experience
with computers than you do, or you'd know that. And if you don't shut up
untill you have accurate info, you are gettin added to my Killfilter as
another stinkin Troll!

"Zixia" <ab...@clu.org.uk> wrote in message
news:Xns91E8D9F...@130.133.1.4...

CaptJosh

unread,
Apr 6, 2002, 4:22:29 PM4/6/02
to
Boob. A palindrome is a word that is the same forward and backward, like the
first word of this post. An ACRONYM is a word taken from the initials of a
group of words, like scuba from Self-Contained Underwater Breathing
Aparatus. However, when the initials of a group of words do not make an
easily pronounceable pseudo-word, it is considered an abbreviation.

CaptJosh

"Azrail" <azr...@nospam.azrail.co.uk> wrote in message
news:3caf5...@mk-nntp-1.news.uk.worldonline.com...

CaptJosh

unread,
Apr 6, 2002, 4:23:25 PM4/6/02
to
"Zixia" <ab...@clu.org.uk> wrote in message
news:Xns91E8D96...@130.133.1.4...
ROT-13 was not the abbreviation in question. ROTFLOL was. Which means
exactly what I say it does.


CaptJosh

unread,
Apr 6, 2002, 4:25:48 PM4/6/02
to
"Mark Allread" <mall...@flatsurface.com> wrote in message
news:1106_10...@news.chartermi.com...
It's GEORGE Lucas. George Lucas created Star Wars

Gene is the first name of one Mr. Roddenberry, the man's full name being
Eugene Wesley Roddenberry, who was the creator of Star Trek. He died some
time ago, from a stroke, if I recall correctly.


Mark Allread

unread,
Apr 6, 2002, 4:29:43 PM4/6/02
to
On Sat, 6 Apr 2002 13:22:29 -0800, "CaptJosh" <capt...@phantos.subspacelink.com> wrote:
> Aparatus. However, when the initials of a group of words do not make an
> easily pronounceable pseudo-word, it is considered an abbreviation.

Then explain "TLA", which is an acronym for "Three Letter Acronym," and is not an abbreviation. You must make this stuff up, don't you?

Mark Allread

unread,
Apr 6, 2002, 4:31:37 PM4/6/02
to
On 6 Apr 2002 20:22:18 GMT, Zixia <ab...@clu.org.uk> wrote:
> CaptJosh devised a cunning plan:
>
> > "Kevin S. Wilson" <res...@micron.net> wrote in message
> > news:3caeecfd....@news.micron.net...
> >> >ROTFLOL!!!!
> >>
> >> SHMTL has nothing to do with ROT-13, newbie.
> >>
> > That abbrieviation means Rolling On The Floor Laughing Out Loud.
> > You're obviously the newbie, not T Berk.
>
> How does ROT-13 come to mean 'Rolling On The Floor Laughing Out Loud'?
> There are no numbers in that expression!
>
> Unless it's a code of some sort, but that would be pointless, because
> how would anyone work out what it meant?
>
It's a code, like the police code "1-Adam-12" means "See the man with the durian behind the quicky-mart."


Mark Allread

unread,
Apr 6, 2002, 4:32:22 PM4/6/02
to
On Sat, 6 Apr 2002 13:23:25 -0800, "CaptJosh" <capt...@phantos.subspacelink.com> wrote:
> ROT-13 was not the abbreviation in question. ROTFLOL was. Which means
> exactly what I say it does.

Are you really Humpty-Dumpty?


Jon Delfin

unread,
Apr 6, 2002, 4:35:55 PM4/6/02
to
CaptJosh wrote:

[oh, never mind what CaptJosh wrote.]

Seems to me, Josh, you don't know when you're being joshed. But do keep
supplying Zixia with more straight lines. (Of course it's possible that the
posting confusing Internet Explorer with Windows Explorer is a sincere
expression of ignorance, but I'm choosing to give Z the benefit of the
doubt.)

Zixia

unread,
Apr 6, 2002, 4:56:19 PM4/6/02
to
CaptJosh devised a cunning plan:

> "Zixia" <ab...@clu.org.uk> wrote in message
> news:Xns91E8D96...@130.133.1.4...
>> CaptJosh devised a cunning plan:
>>
>> > "Kevin S. Wilson" <res...@micron.net> wrote in message
>> > news:3caeecfd....@news.micron.net...
>> >> On Sat, 06 Apr 2002 03:13:39 -0800, T Berk

>> >> >ROTFLOL!!!!
>> >>
>> >> SHMTL has nothing to do with ROT-13, newbie.
>> >>
>> > That abbrieviation means Rolling On The Floor Laughing Out
>> > Loud. You're obviously the newbie, not T Berk.
>>
>> How does ROT-13 come to mean 'Rolling On The Floor Laughing Out
>> Loud'? There are no numbers in that expression!
>>
>> Unless it's a code of some sort, but that would be pointless,
>> because how would anyone work out what it meant?
>>
> ROT-13 was not the abbreviation in question. ROTFLOL was. Which
> means exactly what I say it does.

But ROTFLOL in ROT-13 is meaningless.

You are not making any sense.

Zixia

unread,
Apr 6, 2002, 5:03:26 PM4/6/02
to
CaptJosh devised a cunning plan:

> Netscape was designed and written independently of Micrososft. AOL


> recently bought out the company that designs and writes it.

Right. But before that, Microsoft was in charge of writing Netscape.
I'm glad we agree on that point.

> Windows Explorer is an attempt to integrate the old windows File
> Manager with Internet Explorer, Microsoft's web browsing software.

But Microsoft's web browsing software is Netscape! You admitted as
much above. Internet Explorer has nothing to do with the Internet, and
is just buzz-word compliant to sell more copies of it. How else would
those Linux people make any money?

> Obviously, I have far more experience with computers than you do,
> or you'd know that.

I have lots of experience with computers! Because I work as a janitor
at the local university I get to see students use them for their
computer studies courses every day. Haven't you ever seen Good Will
Hunting? Janitors are smart.

> And if you don't shut up untill you have accurate info, you are
> gettin added to my Killfilter as another stinkin Troll!

But if you add me to your killfilter, how will I be able to read your
posts?

J. Hughes

unread,
Apr 6, 2002, 5:23:39 PM4/6/02
to

"Mark Allread" <mall...@flatsurface.com> wrote in message
news:1107_10...@news.chartermi.com...

Oh lord, not again.
http://groups.google.com/groups?q=g:thl543873494d&hl=en&safe=off&selm=2FE0F5
AAB236D0FF.41B1151644185ABE.A9224E59A96889A3%40lp.airnews.net


--
Jon

Mark Allread

unread,
Apr 6, 2002, 5:59:49 PM4/6/02
to

WHOSE TITAN ELBOW

unread,
Apr 6, 2002, 6:18:13 PM4/6/02
to
[Zixia, alt.religion.kibology, Sat, 06 Apr 2002 20:25:36 GMT]

>CaptJosh devised a cunning plan:
>
>> No. Netscape is a browser alright, but MS doesn't own it.
>> They have Internet Explorer. Microsoft does NOT own
>> Netscape. AOL does. They bought out Netscape corp a while
>> back. They also own Mirabilis, the folx who make ICQ.
>
>Almost correct, but Internet Explorer is designed to sort out
>files on your machine, and has nothing to do with the
>Internet. That much should be obvious if you have spent any
>time working on a PC installed with a Windows Operations
>System (OS).

Not exactly. "Internet Explorer" is the default name for the IP
address you use when you "dial-in" on an internet.

>Microsoft wrote Netscape and then distributed it on CDs,
>because it wouldn't fit on the standard Windows installation
>CD, which is where your confusion comes from.

FIY: The installation happens with the "Windows Update" "button"
these days. CDs are so '90's.

>You're
>probably thinking of Microsoft Outlook Express, which is
>another Microsoft program designed to view web pages, but it
>is a very trimmed down version of Netscape from what I have
>read about it.

What? Everyone knows that Outlook Express is the product for
Macs! Duh!

J. Hughes

unread,
Apr 6, 2002, 7:00:47 PM4/6/02
to

"Mark Allread" <mall...@flatsurface.com> wrote in message
news:1110_10...@news.chartermi.com...

You should probably *read* your references before posting them:

T-L-A/ n. [Three-Letter Acronym] 1. Self-describing abbreviation <snip>

The operative word being "abbreviation."

-J


Mark Allread

unread,
Apr 6, 2002, 7:26:57 PM4/6/02
to

I'll quote from your own cite: "T-L-A/ n. [Three-Letter Acronym] 1. Self-describing [snip]

No one said it wasn't an abbreviation. You said it wasn't an acronym. What do you think "self-describing" refers to? It's an acronym. You should check your facts before
posting nonsense to Usenet, I always do.


J. Hughes

unread,
Apr 6, 2002, 7:55:54 PM4/6/02
to

"Mark Allread" <mall...@flatsurface.com> wrote in message
news:1111_10...@news.chartermi.com...

> On Sat, 6 Apr 2002 18:00:47 -0600, "J. Hughes"
<jhu...@kcnetWITHOUTANYSPAM.com> wrote:
> >
> > "Mark Allread" <mall...@flatsurface.com> wrote in message
> > news:1110_10...@news.chartermi.com...
> > > On Sat, 6 Apr 2002 16:23:39 -0600, "J. Hughes"
> > <jhu...@kcnetWITHOUTANYSPAM.com> wrote:
> >
> > > > > Then explain "TLA", which is an acronym for "Three Letter
Acronym,"
> > and is
> > > > not an abbreviation. You must make this stuff up, don't you?
> >
> > > > Oh lord, not again.
> > > >
> >
http://groups.google.com/groups?q=g:thl543873494d&hl=en&safe=off&selm=2FE0F5
> > > > AAB236D0FF.41B1151644185ABE.A9224E59A96889A3%40lp.airnews.net
> > > Wrong again, are you? http://www.dictionary.com/search?q=TLA
> >
> > You should probably *read* your references before posting them:
> >
> > T-L-A/ n. [Three-Letter Acronym] 1. Self-describing abbreviation <snip>
> >
> > The operative word being "abbreviation."
>
> I'll quote from your own cite: "T-L-A/ n. [Three-Letter Acronym] 1.
Self-describing [snip]
>
> No one said it wasn't an abbreviation.

Except for you:
"TLA", [...] is not an abbreviation"

Your cited reference refutes _your_own_ assertion. Heh.

> You said it wasn't an acronym

It isn't. It's an abbreviation, or an initialism.

> You should check your facts before posting nonsense to Usenet, I always
do.

Yes, your nonsense appears to have been very well researched. Completely
misunderstood, but well-researched nonetheless. Bravo.


Mark Allread

unread,
Apr 6, 2002, 8:07:43 PM4/6/02
to
On Sat, 6 Apr 2002 18:55:54 -0600, "J. Hughes" <jhu...@kcnetWITHOUTANYSPAM.com> wrote:
> Except for you:
> "TLA", [...] is not an abbreviation"
>
> Your cited reference refutes _your_own_ assertion. Heh.

You are deliberately quoting me out of context. What I said is "and is not an abbreviation." It isn't, it's a word. If English were your native language, you'd
know that.

"Heh" isn't a word, so it must be an abbreviation. We're talking about acronyms. Stop trying to change the subject.

> > You said it wasn't an acronym
>
> It isn't. It's an abbreviation, or an initialism.

It's a contraction, not an abbreviation. You are obviously confused by these things.

> > You should check your facts before posting nonsense to Usenet, I always
> do.
>
> Yes, your nonsense appears to have been very well researched. Completely
> misunderstood, but well-researched nonetheless. Bravo.

YHBT. YHL. HAND. There's three more acronyms for you.

J. Hughes

unread,
Apr 6, 2002, 8:25:33 PM4/6/02
to

"Mark Allread" <mall...@flatsurface.com> wrote in message
news:1112_10...@news.chartermi.com...

> On Sat, 6 Apr 2002 18:55:54 -0600, "J. Hughes"
<jhu...@kcnetWITHOUTANYSPAM.com> wrote:

> YHBT. YHL. HAND. There's three more acronyms for you.

OMG, that was the lamest troll ever. Back to troll school with ya, little
fella.

It is loading more messages.
0 new messages