Re: [newbie] Exploit in Java for Netscape

1999-07-12 Thread Don Kelley

uh, hi.  Have you been programming "Java" for long?  Because the language
you're showing here is Javascript, not Java.  It's a completely different
language, and there is no way to have inline Java with html statements as
Java is (more or less) a compiled language while Javascript is interpreted
(and can be parsed by browsers on the fly along with HTML statements).  Or
am I wrong about this?

and anyway, what's your point?  Every programmer can write bad code that
loops badly - and the code in your example here can be done much more easily
within a loop.  That is, if you actually want to create a useless web page
that crashes people's browsers that have JAVASCRIPT enabled, not java

Don
-

-Original Message-
From: James J. Capone [EMAIL PROTECTED]
To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
Date: Sunday, July 11, 1999 10:13 PM
Subject: [newbie] Exploit in Java for Netscape


I found a Exploit in All Internet browsers that support Java. The only way
this
works is to have Java Running..

Here it is though:

BODY onLoad="alert('Welcome to my test!  Full of examples, tutorials,
scripts,
and links!  All for FREE!!  Check it out!');" onUnLoad="confirm('Are you
sure
you want to leave this
page?');parent.close();parent.close();parent.close();parent.close();parent.
c
lose();parent.close();parent.close();parent.close();parent.close();parent.c
l
ose();parent.close();parent.close();parent.close();parent.close();parent.cl
o
se();parent.close();parent.close();parent.close();parent.close();parent.clo
s
e();parent.close();parent.close();parent.close();parent.close();parent.clos
e
();parent.close();parent.close();parent.close();parent.close();parent.close
(  
);parent.close();parent.close();parent.close();parent.close();parent.close()  
;parent.close();parent.close();parent.close();parent.close();parent.close();  
parent.close();parent.close();parent.close();parent.close();parent.close();p  
arent.close();parent.close();parent.
close();parent.close();parent.close();pa
rent.close();parent.close();parent.close();parent.close();parent.close();pa
r
ent.close();parent.close();parent.close();parent.close();parent.close();par
e
nt.close();parent.close();parent.close();parent.close();parent.close();pare
n
t.close();parent.close();parent.close();parent.close();parent.close();paren
t
.close();parent.close();parent.close();parent.close();parent.close();parent
.
close();parent.close();parent.close();parent.close();parent.close();parent.
c
lose();parent.close();parent.close();parent.close();parent.close();parent.c
l
ose();parent.close();parent.close();parent.close();parent.close();parent.cl
o
se();parent.close();parent.close();parent.close();parent.close();parent.clo
s
e();parent.close();parent.close();parent.close();parent.close();parent.clos
e
();parent.close();parent.close();parent.close();parent.close();parent.close
(  
);parent.close();parent.close();parent.close();parent.close();parent.close()  
;parent.close();parent.close();parent.close();parent.close();parent.close();  
parent.close();parent.close();parent.close();parent.close();parent.close();p  
arent.close();parent.close();parent.close();parent.close();parent.close();pa  
rent.close();parent.close();parent.close();parent.close();parent.close();par  
ent.close();parent.close();parent.close();parent.close();parent.close();pare  
nt.close();parent.close();parent.close();parent.close();parent.close();paren  
t.close();parent.close();parent.close();parent.close();parent.close();parent  
.close();parent.close();parent.close();parent.close();parent.close();parent.  
close();parent.close();parent.close();parent.close();parent.close();parent.c  
lose();parent.close();parent.close();parent.close();parent.close();parent.cl  
ose();parent.close();parent.close();parent.close();parent.close();parent.clo  
se();parent.close();parent.close();parent.close();parent.close();parent.clos  
e();parent.close();parent.close();parent.close();parent.clo
se();parent.close
();parent.close();parent.close();parent.close();parent.close();parent.close
(  
);parent.close();parent.close();parent.close();parent.close();parent.close()  
;parent.close();parent.close();parent.close();parent.close();parent.close();  
parent.close();parent.close();parent.close();parent.close();parent.close();p  
arent.close();parent.close();parent.close();parent.close();parent.close();pa  
rent.close();parent.close();parent.close();parent.close();parent.close();par  
ent.close();parent.close();parent.close();parent.close();parent.close();pare  
nt.close();parent.close();parent.close();parent.close();parent.close();paren  
t.close();parent.close();parent.close();parent.close();parent.close();parent  
.close();parent.close();parent.close();parent.close();parent.close();parent.  
close();parent.close();parent.close();parent.close();parent.close();parent.c  
lose();parent.close();parent.close();parent.close();parent.close();parent.cl  

Re: [newbie] E-mail program

1999-07-12 Thread Don Kelley

it's also slightly buggy, but I'm certain that this will change soon as it's
rapidly becoming the standard gui email client for linux.

Don
--

-Original Message-
From: Haakon Nilsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Monday, July 12, 1999 1:54 AM
Subject: Re: [newbie] E-mail program


At 23:59 11.07.99 -0500, you wrote:
Does the LM boxed set come with an e-mail program that works like
Windows''Eudora'?  If so, what is its name?

The closest you'd get, is the standard KDE e-mail program, KMail. It does
resemble Eudora in many ways. It has filters, multiple account support etc.
The most important thing it lacks, is e-mail folders (it supports multiple
folders, but not trees of folders). This will be introduced in the KDE2.0
edition if I'm correctly mistaken.. :)




Re: [newbie] Exploit in Java for Netscape

1999-07-12 Thread Don Kelley

kfm doesn't run java.  It may run Javascript, but I doubt it.  These are
different languages everyone.  They sound similar but if you can program in
one it's unlikely you can program in the other without further study.

Don
-Original Message-
From: Civileme [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Monday, July 12, 1999 2:26 AM
Subject: Re: [newbie] Exploit in Java for Netscape


"James J. Capone" wrote:

 I found a Exploit in All Internet browsers that support Java. The only
way this
 works is to have Java Running..

 Here it is though:

H

Well, there are some nice exploits at www.insecure.org, too.

I managed to avoid it with kfm.  I don't know if kfm had java running or
not.

Civileme




Re: [newbie] Java Exploit Part II parent.open

1999-07-12 Thread Don Kelley

yep, warez and porn sites have often been pioneers in javascript coding.
However, the use of Java is rare in such sites - am I getting my point
across?  :-)  Please dont' refer to Javascript as "java", it's just not the
same thing.  Very confusing for people when you say that something needs
java enabled in your browser, because Netscape INVENTED Javascript and it's
built into their browser, and you can turn it off and on in the prefs.  Sun
systems INVENTED Java, and there is a java runtime engine built into
netscape but it's tragically slow, and I don't recall if it's able to be
turned off in prefs or not.  But turning off Javascript will likely leave
Java turned on, and vice versa.

Don

-Original Message-
From: Ripcrd6 [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Monday, July 12, 1999 8:33 AM
Subject: Re: [newbie] Java Exploit Part II parent.open


Hey James, I think some of the porn sites use this already.  ;-)   I was
trying to check out the warez scene when I discovered that it was mostly
just a bunch of porn traders.   Every link I checked that was supposed to
lead to programs or cheat codes led to Porn, porn and more porn.   I think
I had like 20 IE windows open when I finally had to close my dialup
connection.   Who knew that naked women could break a computer.
Brian

-Original Message-
From: James J. Capone [EMAIL PROTECTED]


I found another one.. This one will allow for many many new windows to be
open
and keep spawning off more windows, ect...


This one uses a series of parent.open commands which can be linked to a
file
that has a series of parent.open commands also.


This is located at http://linuxuser.8m.com/test2.html

James J. Capone





Re: [newbie] Which printer should I buy?

1999-07-12 Thread Don Kelley



get an HP or HP compatible

  -Original Message-From: 
  David Dameron [EMAIL PROTECTED]To: 
  [EMAIL PROTECTED] 
  [EMAIL PROTECTED]Date: 
  Monday, July 12, 1999 8:41 AMSubject: [newbie] Which printer 
  should I buy?
  Hello Everyone,
  
   I am buying a printer next week and I am 
  wondering if anyone can suggest a printer. I want one that works with 
  Linux. 
  
  
 
  
  
  Thanks 
  
 
  
 



Re: [newbie] Which printer should I buy?

1999-07-12 Thread Don Kelley

oh yeah, that's true.  avoid "winprinters"

Don
-Original Message-
From: Bill Moshier [EMAIL PROTECTED]
To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
Date: Monday, July 12, 1999 9:27 AM
Subject: RE: [newbie] Which printer should I buy?


Don't get the HP 720 series - these are winprinters, and not
generally supported by Linux.

Bill

-Original Message-
From: David Dameron [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 11, 1999 8:12 PM
To: [EMAIL PROTECTED]
Subject: [newbie] Which printer should I buy?


Hello Everyone,

I am buying a printer next week and I am wondering if anyone can
suggest
a printer.  I want one that works with Linux.


Thanks






Re: [newbie] Exploit in Java for Netscape

1999-07-12 Thread Don Kelley

:-)
I'll take that chance I'm about to go to work as a Javascript and Java
coder and I'll put in a special something for him when he happens to view a
web page I have touched  ;-)

Only kidding of course, as that would be nearly impossible (since I'm sure
I'll get flamed if I don't admit this)

Don
* all in good humour *

-Original Message-
From: Bert Bullough [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Monday, July 12, 1999 12:41 PM
Subject: Re: [newbie] Exploit in Java for Netscape


watch out don, the script kiddie might get angry and 0V/ |V \/

Don Kelley wrote:

 uh, hi.  Have you been programming "Java" for long?  Because the language
 you're showing here is Javascript, not Java.  It's a completely different
 language, and there is no way to have inline Java with html statements as
 Java is (more or less) a compiled language while Javascript is
interpreted
 (and can be parsed by browsers on the fly along with HTML statements).
Or
 am I wrong about this?

 and anyway, what's your point?  Every programmer can write bad code that
 loops badly - and the code in your example here can be done much more
easily
 within a loop.  That is, if you actually want to create a useless web
page
 that crashes people's browsers that have JAVASCRIPT enabled, not java

 Don
 -

 -Original Message-
 From: James J. Capone [EMAIL PROTECTED]
 To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]
 Date: Sunday, July 11, 1999 10:13 PM
 Subject: [newbie] Exploit in Java for Netscape

 I found a Exploit in All Internet browsers that support Java. The only
way
 this
 works is to have Java Running..
 
 Here it is though:
 
 BODY onLoad="alert('Welcome to my test!  Full of examples, tutorials,
 scripts,
 and links!  All for FREE!!  Check it out!');" onUnLoad="confirm('Are you
 sure
 you want to leave this

page?');parent.close();parent.close();parent.close();parent.close();parent.
 c

lose();parent.close();parent.close();parent.close();parent.close();parent.c
 l

ose();parent.close();parent.close();parent.close();parent.close();parent.cl
 o

se();parent.close();parent.close();parent.close();parent.close();parent.clo
 s

e();parent.close();parent.close();parent.close();parent.close();parent.clos
 e

();parent.close();parent.close();parent.close();parent.close();parent.close
 (

);parent.close();parent.close();parent.close();parent.close();parent.close(
)

;parent.close();parent.close();parent.close();parent.close();parent.close()
;

parent.close();parent.close();parent.close();parent.close();parent.close();
p
 arent.close();parent.close();parent.
 close();parent.close();parent.close();pa

rent.close();parent.close();parent.close();parent.close();parent.close();pa
 r

ent.close();parent.close();parent.close();parent.close();parent.close();par
 e

nt.close();parent.close();parent.close();parent.close();parent.close();pare
 n

t.close();parent.close();parent.close();parent.close();parent.close();paren
 t

.close();parent.close();parent.close();parent.close();parent.close();parent
 .

close();parent.close();parent.close();parent.close();parent.close();parent.
 c

lose();parent.close();parent.close();parent.close();parent.close();parent.c
 l

ose();parent.close();parent.close();parent.close();parent.close();parent.cl
 o

se();parent.close();parent.close();parent.close();parent.close();parent.clo
 s

e();parent.close();parent.close();parent.close();parent.close();parent.clos
 e

();parent.close();parent.close();parent.close();parent.close();parent.close
 (

);parent.close();parent.close();parent.close();parent.close();parent.close(
)

;parent.close();parent.close();parent.close();parent.close();parent.close()
;

parent.close();parent.close();parent.close();parent.close();parent.close();
p

arent.close();parent.close();parent.close();parent.close();parent.close();p
a

rent.close();parent.close();parent.close();parent.close();parent.close();pa
r

ent.close();parent.close();parent.close();parent.close();parent.close();par
e

nt.close();parent.close();parent.close();parent.close();parent.close();pare
n

t.close();parent.close();parent.close();parent.close();parent.close();paren
t

.close();parent.close();parent.close();parent.close();parent.close();parent
.

close();parent.close();parent.close();parent.close();parent.close();parent.
c

lose();parent.close();parent.close();parent.close();parent.close();parent.c
l

ose();parent.close();parent.close();parent.close();parent.close();parent.cl
o

se();parent.close();parent.close();parent.close();parent.close();parent.clo
s
 e();parent.close();parent.close();parent.close();parent.clo
 se();parent.close

();parent.close();parent.close();parent.close();parent.close();parent.close
 (

);parent.close();parent.close();parent.close();parent.close();parent.close(
)

;parent.close();parent.close();parent.close();parent.close();parent.close()
;

parent.close();parent.close();parent.close();parent.close();parent.close();
p

a

Re: [newbie] Sound Blaster Problems!

1999-06-30 Thread Don Kelley

ok - I'll try it first

don
--
On Fri, 28 Apr 2000, you wrote:
 I've but up an updated sndconfig RPM @
 ftp://jumpstart.netpirate.org/pub/mdk-test/sndconfig-0.33-3mdk.i586.rpm
 If somebody with the problem could test it w/ rhsound-1.8-2mdk 
 sox-12.15-7mdk and let me know if that solves it for them.
 
 On Wed, 30 Jun 1999, Don Kelley wrote:
 
  hmmI'm going to try the red hat rpm's first I think.  If it worked
  for one person, it may work for me.
  
  Don
  ---
  On Wed, 30 Jun 1999, you wrote:  AxalonI
  did and it didn't help the sndconfig crash situation.  Which is  why I tried
  the downgrading of rhsound, sox and sndconfig.  And that is what  worked for
  me.Alan
   
   - Original Message -
   From: Axalon [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Tuesday, June 29, 1999 10:49 PM
   Subject: Re: [newbie] Sound Blaster Problems!
   
   
   
Don't know if anyones pointed it out or asked but, have you updated
the sox package with the one from Venus's updates?
   
   



Re: [newbie] VMWARE

1999-06-29 Thread Don Kelley

works great for me, yeah.  I use the free trial and have installed it on two
machines now without trouble.

Don
---
On Tue, 29 Jun
1999, you wrote:  Hi  
 Has anyone managed to successfully get VMWARE(any version) working on linux-mandrake?
 I can get it installing fine, the configuration wizard works, but then when I hit 
the power on button, it crashes
 and gives me a segmentation fault.
 
 On the website www.vmware.com it says it works fine with redhat 6.0 so I assumed it 
would work perfectly with Mandrake.
 
 The error looks like this:
 Unable to handle kernel paging request at virtual address c7c3d2o8
 current -tss.cr3=07c3f000, %cr3 = 07c3f000



Re: [newbie] VMWARE

1999-06-29 Thread Don Kelley

really?  it seems to work fine for me with kernel 2.2.27

Don
---
On Tue, 29 Jun 1999, you
wrote:  Vmware works fine on the original mandrake 6.0 kernel (2.2.19) but
stops  working and crashes with a segfault with the latenst kernel update from
 mandrake
 
 Patrick
 ..
 
  On Tue, 29
 Jun 1999, you wrote:  Hi
  
  Has anyone managed to successfully get VMWARE(any version) working on 
linux-mandrake?
  I can get it installing fine, the configuration wizard works, but then when I hit 
the power on button, it crashes
  and gives me a segmentation fault.
  
  On the website www.vmware.com it says it works fine with redhat 6.0 so I assumed 
it would work perfectly with Mandrake.
  
  The error looks like this:
  Unable to handle kernel paging request at virtual address c7c3d2o8
  current -tss.cr3=07c3f000, %cr3 = 07c3f000



Re: [newbie] VMWARE

1999-06-29 Thread Don Kelley

how?

don
-
On Tue, 29 Jun 1999, you wrote:
 On Tue, 29 Jun 1999, Patrick Putteman wrote:
 
  Vmware works fine on the original mandrake 6.0 kernel (2.2.19) but stops
  working and crashes with a segfault with the latenst kernel update from
  mandrake
 
 I don't have vmware... Can you check if the kernel in cooker
 (2.2.10-29mdk) works?
 
 LLaP
 bero



Re: [newbie] NIC cards and Cable modems

1999-06-29 Thread Don Kelley

super easy to set up using an ethernet card.  It my first experience with any
kind of networking and it was fairly foolproof given enough setup information
from your ISP.  I'm using one now to connect my home network to the net and
run a web server and ftp server etc etc


Don
---
On Tue, 29 Jun 1999, you wrote:  We'll
be getting a cable modem ISP before the end of the year, and I was  wondering
how compatible they are with Linux.  Are they a pain to set  up?  Can you get
an external one that hooks up to your serial port like  analog and v.90
modems?  And when you do set it up, since it's sort of  an "always connected"
sort'a service, would you configure a network  setup instead of a dial-up
network setup?  Thanks for your time.Flight16



Re: [newbie] Sound Blaster Problems!

1999-06-29 Thread Don Kelley

ok, where did you get the red had rpm's you're talking about?  it's not clear
from their web site - please point me in the correct direction - I'm having
exactly the same problem with a crystal audio sound card, and also having
other wierd problems with my ensonique.  I'd love to try the other sndconfig
stuff from red hat!

Don
--
On Sat, 26 Jun 1999, you wrote:  You don't say which
soundblaster you're having troubles with but I am now  successfully using the
PCI128 w/mdk 6.0.  I also had a problem with  sndconfig bombing out when it
tried to play the test sound file and through  the news:alt.os.linux.mandrake
newsgroup I discovered that if  I  replaced  mdk 6.0's sndconfig, sox and
rhsound RPM's with RH 6.0's sndconfig, sox and  rhsound RPM's then the PCI128
set up just fine.  I hope this might work for  your problem soundblaster as
well.Alan- Original Message -
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, June 26, 1999 7:35 PM
 Subject: [newbie] Sound Blaster Problems!
 
 
 
 
  This is weird  i never had a problem setting up sound rite from RH.50 to
 RH5.2
  but now after installing Mabdrake 6.0 whenever i run setup up to the stage
 where
  it says it's going to play a sample it suddenly says problems parsing etc
 etc at
  line 346 CTL etc etc ...  i open up conf.modules and take a look at the
  offending lines but  i don't see anything glaringly wrong...  any help in
  solving this is much appreciated...