I wanna get webaccess

2000-12-12 Thread kevin
hello everyone, Now I am porting pjava to linux.r there someone can mail java webaccess to me,since I cannot download it. thanks very much best regards kevin N… I@R 隊[h«Ú–)îÆ·ª¹ë-«ÚnVœ‘Ú0žŠàÂ+aj˛ç-¡û§²æìr¸›y:è¹¹^ ‰íiËdj¹[•§$vŒ'¢¸

Re: Problems with SuperMojo - it is AWFUL

1998-06-17 Thread Kevin Hester
with various Penumbra mailboxes, all trying to get an RMA number. After two weeks with no response, I returned the package and told my credit card company to decline the charge. The worst support I've ever seen. A really poor product. Two great things which go great together. Kevin At 10:29

Re: JWS slowness with 1.1.6v2

1998-06-25 Thread Kevin Hester
ug report I now realize why the third machine works fine: I was accessing the server LOCALLY - remote accesses are the problem. ----- S. Kevin Hester For PGP Public Key, see: [EMAIL PROTECTED] http://www.interstice.com/~kevinh "Castigat ridendo mores"

Re: Regexp utility classes..

1998-06-29 Thread Kevin Ryan
I haven't tried these -- but here's a link to an existing package (that uses perl5-style regexps): http://www.win.net/~stevesoft/pat/

JavaSignals now available

1998-06-04 Thread Kevin Hester
://interstice.com/~kevinh/projects/javasignals/index.html Please contribute any improvements which you make. - S. Kevin Hester For PGP Public Key, see: [EMAIL PROTECTED] http://www.interstice.com/~kevinh

Re: NETBEANS INSTALL

1998-09-21 Thread Kevin Ryan
Hi, Syed, To paraphrase Jerry McGuire: "Show us the CLASSPATH." Best Regards, KR Syed Mubin wrote: > ... > Hi, > > I'm trying to install Netbeans nbdv20b3.sh on JDK1.1.6 but > not sucessful.I also have installed SWING1.0.3 the SwingSet example is > working fine but when i wrote a

Re: Swing: Can't find class ClassName

1998-09-22 Thread Kevin Ryan
Since your class is inside a package, you'd need to refer to it this way: java JFCBook.Chapter2.BasicFrame (or get rid of the qualifying package name before compiling it) Separately, do you have SWING_HOME set? (This may not be necessary under Linux, but on Solaris and WinXX it is.) William

Hi, there

1998-10-02 Thread Kevin Yeung
Hi, all, I am new to Linux and I'm glad to find out there is a Java port on Linux. I would like to contribute a bit by writing some C programs. However, I don't know the inside of Java so I will need your help. Please write me if I can be of any help. Thanks. -- K

Re: Java app without X installed

1998-10-07 Thread Kevin Johnson
With that kind of attitude...heck...you could work for Microsoft. > > Exercise patience and courtesy in your replies. You too were a beginner > > once. > > Yes. And I didn't ask for help before exhausting the other options, if I asked > for help at all. >

Minor WM in jdk1.1.6v1

1998-06-11 Thread Kevin Fitch
I am using jdk1.1.6v1 on the K Desktop Environment and have run across a small bug. It always displays AWTapp as the window caption for every java window. I would apreciate if you might address this in future versions. WHile this is not a major bug it is anoying. Thx Kevin Fitch ps I think that

JWS slowness with 1.1.6v2

1998-06-24 Thread Kevin Hester
. If I try Apache on the troublesome machines - it runs fine. I've compared the library versions with ldconfig -D and the libraries all seem to be the same. Any ideas? I'm desperate. If you are in the bay area I

RE: serial port program

1998-12-30 Thread Kevin Hester
do not provide a linux implementation. But Kevin Hester has written Java communications API drivers for linux and uses our CommPort driver loading scheme to load his own gnu.io.RXTXCommDriver class. He gave us permission to disclose his web page: http://www.interstice.com/

Re: JavaLinux for servlets

1999-02-16 Thread Kevin Hester
nable tree of server side classes. Kevin

JDK 1.2 - Licensing in the real world...

1999-02-24 Thread Kevin Hester
think Steve and the folks who are working on 1.2 have done us a wonderful service. Kevin -Original Message- From: Brett W. McCoy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 24, 1999 12:52 PM To: Uli Luckas Cc: [EMAIL PROTECTED] Subject: Re: Sun's License for Java 2 On Wed

Re: Slow loading on AMD Elan 486

1999-03-04 Thread Kevin Ryan
The 1.1.7v1a JDK runs great on my AMD DX4-100 w/32Mb RAM. Since one can get something roughly 20x as fast as my machine for $500 these days, I'm not sure I understand why agonizing over the JDK's performance on a 486/33 is worthwhile. Linux itself, of course, will run great even on a 386/25 with

Re: Slow loading on AMD Elan 486

1999-03-04 Thread Kevin Ryan
My apologies to the list for my apparently misguided remarks re. buying new hardware. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

open, read, ioctl calls in java?

1999-03-05 Thread Kevin White
java, but how will I do the ioctl()? Thanks for any suggestions, -- Kevin White, Software Engineer Envision Telephony [EMAIL PROTECTED] [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

examples of creating a new object in jni?

1999-03-06 Thread Kevin White
ammar... Any pointers or suggestions are helpful and appreciated. -- Kevin White, Software Engineer Envision Telephony [EMAIL PROTECTED] [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

null layout?

1999-03-08 Thread Kevin White
.setBounds(10,10,200,20); add(label); Is there anything wrong with this? This is what I do on other platforms and works fine. However, unless I use a layout manager, I cannot see this label show up on the window. -- Kevin White, Software Engineer Envision Telephony [EMAIL PROTECTED] [EMAIL

It's finished!

1999-03-09 Thread Kevin White
r an api? Or in a readme? Both? Where do I include the license descriptions? Is there a "template" or sample license file somewhere that I can use? I appreciate any help in this, since I've never attempted this stuff, and have never done makefiles, shell scripts, etc. W

Re: JDK 1.2 pre-v1: Missing shared library

1999-03-09 Thread Kevin Ryan
RTFM The workaround was posted many messages ago -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

My big stupid mistake

1999-03-09 Thread Kevin White
x27;t backed up yet. (I already admitted to stupidity). Can I disassemble my java .class files to get something to work from to recreate the source? Thanks for any help, The Moron -- Kevin White, Software Engineer Envision Telephony [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: My big stupid mistake - Thanks!

1999-03-09 Thread Kevin White
. Kevin White [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Thanks everyone

1999-03-10 Thread Kevin White
their help. If you're interested, it's a java wrapper over the linux joystick driver. It's available through www.kevinsworld.com. Thanks again! -- Kevin White, Software Engineer Envision Telephony [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: JNI - gcc compiler options

1999-03-11 Thread Kevin White
NI program with a very simple Makefile that you can take a look at. It is not very feature rich with compiler options other than basic compilation and creating the shared library. You can download it from www.kevinsworld.com, it's the JavaJoystick api. Hope it helps, -- Kevin White, S

JavaSignals 1.0 released - fixes RMI bug

1999-03-29 Thread Kevin Hester
Hi gang, Over the past few months I've received a number of emails about javasignals - and many folks found an annoying bug related to breaking RMI. I've just received a fix for this bug from Bernhard Bablok ([EMAIL PROTECTED]). Unfortunately, I didn't keep a list of who wanted the fix. ;-) I

Java CommAPI for Linux

1998-05-20 Thread Kevin Hester
evinh/linuxcomm.html Please send me any feedback you have. Kevin PS: Karl, could you include this in the 3rd party section on your web page. - S. Kevin Hester For PGP Public Key, see: [EMAIL PROTECTED]

Re: Java wrappers

1999-05-25 Thread Kevin Ryan
You can use JNI (the Java Native Interface) to accomplish this. a) your C/C++ functions have to be packaged in a shared library (which you'd already anticipated) b) the entry point for your C/C++ code has to use a Java package-and-class-specific "mangled" name -- e.g., if your Java wrapper class

Errors from Freebuilder

1999-06-13 Thread Kevin Mooneyham
) It appears that none of the swing classes are part of the classes.zip file (java for linux 1.1.7B). Is this a current limitation of the Linux JDK? Thanks, Kevin Mooneyham -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Re: javacomm

1999-07-04 Thread Kevin Ryan
The Sun comm API stuff is at: http://java.sun.com/products/javacomm/index.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Hashtable iteration insanity. Is it a bug?

1999-09-10 Thread Kevin Lilly
Collection. Kevin Dimitris Vyzovitis wrote: > > I think that there is something wrong with the iterators of > Hashtables. > > Perhaps it is my misconception, but shouldn't I get an iterator that > returns the objects present in a map when I request an iterator over >

problem running JDK 1.1.7 on alpha

1999-09-20 Thread Kevin Nicastro
run into this one before? -Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Compiling shared objects for JNI

1999-01-02 Thread Kevin McWhirter
ode) at java.lang.System.loadLibrary(Compiled Code) at HelloWorld.(HelloWorld.java:15) What is this ELF file phentsize error about? Any ideas? Thanks in advance. I have included the source below just in case. Kevin -+-+-+-+-+-+-+-+-+-+-+-CUT-+-+-+-+-+-+-+-+-+-+-+- HelloWorld.java c

Problem with Java3D

2001-07-31 Thread Kevin Birch
since there was no Debian package that worked. Thanks, Kevin An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x4a237556 Function name=_mesa_initialize_context Library=/usr/lib/libGL.so.1 Current Java thr

Re: Problem with Java3D

2001-08-01 Thread Kevin Birch
Is there maybe an incompatability between Mesa 3.5's libraries and the version that was used to compile Java3D 1.2.1_01-fcs? Is there any way for me to get a copy of the source of Java3D? Kevin Kevin Birch wrote: > Hello all, > > I'm getting the following error when

Problem with external process on Linux using Runtime.exec() andoutput, input and error streams.

2001-10-15 Thread Kevin Shuk
I've encountered a problem in using Runtime.exec() and the outputStream and inputStreams with Java on Linux. Apologies in advance for the very long message, but I've done a lot of analysis on this to narrow the problem, make it reproducible, try it under varying environments, etc. This message is

Re: Bug # 4123598 reintroduced in j2se1.4?

2002-02-22 Thread Kevin Ryan
Nissyen wrote: > I have recently tried the new sun j2se distro, and I found that a bug which had > been closed in jdk1.2fcs seems to have reared its ugly head again. Specifically > bug 4123598 > (http://developer.java.sun.com/developer/bugParade/bugs/4123598.html). After > trying to interactively

Re: JDK 1.1.6v2

1998-09-01 Thread Kevin B. Hendricks
working on tracking them down and fixing those inconsistencies. I hope this helps. Kevin B. Hendricks Blackdown JDK Porting Team [EMAIL PROTECTED] -- Kevin B. Hendricks Associate Professor, Operations & Information Technology Schoo

Re: JDK problem with findClass in native code

1998-09-01 Thread Kevin B. Hendricks
method option and look for exceptions being throuwn during the class init. Sorry, I can't be more help. Please submit a full bug report with sample code and we will see if we can fix it. Thanks, Kevin B. Hendricks Blackdown JDK Porting Team [EMAIL PROT

Re: SIGSEGV 11 in JDK 1.1.6 4a!!!

1998-09-07 Thread Kevin B. Hendricks
hanks Kevin Hendricks Blackdown JDK Porting Team [EMAIL PROTECTED] -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williamsburg, VA 23187, [EMAIL PR

JDK 116 V4a Issue Resolutions, Please READ!

1998-09-14 Thread Kevin B. Hendricks
tion helps. Thanks for your support and sorry for any inconvenience. Kevin B. Hendricks Blackdown Java Porting Team [EMAIL PROTECTED] ------ Kevin B. Hendricks Associate Professor of Operations and Information Technology Schoo

Re: SEGV from iostream in native method on Linux, FreeBSD, not Windoze

1998-09-14 Thread Kevin B. Hendricks
t;C" { #endif JNIEXPORT void JNICALL Java_Test_display(JNIEnv *env, jobject obj); #ifdef __cplusplus } #endif #endif I hope this helps. I don't know why this is happening. If this solution makes "no sense" to you please submit an official

Metrowerks is releasing its JIT source code for Linux

1998-09-24 Thread Kevin B. Hendricks
Many of the Blackdown porters have volunteered to make ports to the other Linux Platforms. If interested, check out http://www.metrowerks.com (look in the upper left hand corner under News). Thanks, Kevin -- Kevin B. Hendricks Asso

Re: Swing menu problem

1998-09-30 Thread Kevin B. Hendricks
t in our next release. The sheer number of window managers and the fact that they are all not of equal quality or perform ops in the same way, results in lots of problems under awt. Kevin -- Kevin B. Hendricks Associate Professor, O

ATTENTION: Java and SEGFAULTS

1998-10-01 Thread Kevin B. Hendricks
/green_threads/ where xxx is your machine architecture (i.e. i386, ppc, i586, etc) Kevin -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williamsburg, VA 23187

Re: How long will it take to port 1.1.7 ?

1998-10-02 Thread Kevin B. Hendricks
e Sun actually fixes their process and gets us the source code and assuming a reasonble number of changes (not a massive overhaul) we should have something in two weeks or so (BUT THIS IS IN NO WAY A PROMISE), just an estimate. This all assumes Sun will fix their still broken process!

Announcing: Sun JDK 1.1.7 V1 Port to Linux on PowerPC

1998-10-21 Thread Kevin B. Hendricks
is still: http://business.tyler.wm.edu/mklinux We hope you enjoy the numerous improvements available in JDK 117. We will continue to work to both improve the port and fix bugs. Thanks, Your Blackdown Java-Linux JDK Porting Team for PowerPC Kevin B. Hendricks [EMAIL PROTECTED]

Re: mklinux versions

1998-10-26 Thread Kevin B. Hendricks
: http://business.tyler.wm.edu/mklinux/ If you are asking about mklinux on intel, unfortunately I know nothing about it. I hope this helps. Let me know if you have any questions. Kevin -- Kevin B. Hendricks Associate Professor, Operations

Announcing JDK 1.1.7_v1a with Native Threads!

1998-11-02 Thread Kevin B. Hendricks
r and Kevin B. Hendricks New in this Port * This is our final port of Sun's JDK 1.1.7 final. - Native Threads support is HERE! - enable by: export THREADS_FLAG=native - please give a special thanks to Phill Edwards of the Blackdown Java-Linu

Sun and Linux

1998-12-20 Thread Kevin B. Hendricks
Because of this, JDK 1.2 is running well on PPC right now (with admittedly some bugs yet to iron out) which also makes me very happy. I hope this clarifies things somewhat. Kevin Blackdown Porting Team (for PPC) -- Kevin B. Hendricks

Singal use in Native Threads jdk

1998-12-23 Thread Kevin B. Hendricks
info helps. Please let me know if you need more info. Kevin Blackdown Porting Team (for PPC). -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William & Mary Williams

Re: problems with jdk117 on linux ppc, please help.

1998-12-29 Thread Kevin B. Hendricks
hould work. It works fine on my system. If it still fails, e-mail me directly and we can see what other libraries differ between your linuxppc machine and mine. I hope this helps. Kevin (Blackdown porting team for PPC). -- Kevin B. Hend

Re: problems with jdk117 on linux ppc, please help.

1998-12-30 Thread Kevin B. Hendricks
Hi, Did my suggestion about reinstalling glibc 1m and doing a complete shutdown and then reboot, fix your seg-fault problem? Please let me know if I can move your jdk bug-report to the completed directory. Thanks, Kevin -- Kevin B

Re: v2-test KeyEvent bug, Other Bug fixes coming!

1998-06-26 Thread Kevin B. Hendricks
u can not under most Unixes? Does anyone know the correct answer? Thanks, Kevin B. Hendricks [EMAIL PROTECTED] Linux PPC, JDK port -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, C

Re: jvm support for >1024 fds

1999-01-18 Thread Kevin B. Hendricks
on. I hope this clears things up. Kevin Hendricks Blackdown porting team (now back to JDK 1.2 debugging!)

Re: jvm support for >1024 fds

1999-01-18 Thread Kevin B. Hendricks
future expansion better. I hope this helps. Kevin -- Kevin B. Hendricks Associate Professor of Operations and Information Technology School of Business, College of William & Mary, 307 Tyler Hall, P.O.Box 8795, Williamsburg,

JDK 1.2 TimeTable Not Possible Yet, Status Report

1999-01-20 Thread Kevin B. Hendricks
lem and hope to come up with a solution soon, but we simply can not promise any one date. Please be patient. Also, please remember, we are all volunteers with other "real" jobs that must come first. We are doing our best. Kevin Blackdown Porting Team! ------

Another JDK 1.2 Status Report

1999-02-03 Thread Kevin B. Hendricks
info, but rest assured we are all working hard to get this thing out the door as soon as possible. I am sure Steve Byrne will let the list and the world know when he is ready with the x86 release with the other platforms to follow along soon after. Kevin Blackdown Porting Te

RE:RMI on Linux, Class Not Found Error Message

1998-07-03 Thread Kevin B. Hendricks
to java_g and look for exceptions being thrown during the class intialization someplace (this generates alot of stuff so you may want to redirect it to a file for later searching). i.e java_g -tm CLASSNAME I hope this helps. Kevin H. ----

Still more upcoming bug fixes for the jdk for v3

1998-07-03 Thread Kevin B. Hendricks
any questions reguarding this fixes/bugs. Thanks, Kevin B. Hendricks Linux PowerPC JDK Porting Team [EMAIL PROTECTED] -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Business, College of William &a

Announcing JDK 1.1.6 V3 for MkLinux, Linux PMac, Linux PowerPC

1998-08-04 Thread Kevin B. Hendricks
(a Sun bug) - fix for offset menus when using Swing - fix for non-resizable frames (a Sun bug) - fix for signal names in java stack/thread dump Also available on this site are: - Metrowerks supplied JIT for Linux PowerPC - HotJava Browser 1.1.4 - Swing 1.0.3 Have Fun! Kevin --- This

Re: Socket connect timeout (user threads and blocking)

1998-08-14 Thread Kevin B. Hendricks
;t expect a big performance boost on uni-processor machines. Please let me know if I haven't explained this well. I hope this helps. Kevin Linux PPC JDK porting team [EMAIL PROTECTED] ------ Kevin B. Hendricks Associate Professor, Oper

Re:long delay in reading from atm socket...

1998-08-18 Thread Kevin B. Hendricks
this (if time is improtant, you might want to ask the x86 porters for a pre-v4 build just to see if it does indeed fix you problem (one is available for linux ppc now). I hope this helps. Kevin LinuxPPC, MkLinux JDK Porting Team [EMAIL PROT

Re:3rd JDK for Linux/Intel available (OpenGroup)

1998-08-18 Thread Kevin B. Hendricks
OpenGroup (IMHO). Kevin B. Hendricks Linux PowerPC / MkLinux JDK Porting Team [EMAIL PROTECTED] ps. By the way, our v4 should come out soon with a couple of importqant bug fixes and more to come! -- Kevin B. Hendricks Associate Professor,

My reply to Bug 112 (now in known bugs)

1998-08-22 Thread Kevin B. Hendricks
Hi, Did you receive my reply to Bug 112 (now in known bugs)? Is this the same error that caused you earlier error message? Thanks, Kevin -- Kevin B. Hendricks Associate Professor, Operations & Information Technology School of Busi

Announcing JDK 1.1.6 V4a for MkLinux, Linux PMac, Linux PowerPC

1998-08-28 Thread Kevin B. Hendricks
.4 - Swing 1.0.3 Have Fun! Kevin --- This system is powered by the Mercere mailing list suite --- http://www.oeil.qc.ca/Mercere/

Re: finalize() problems

1998-08-29 Thread Kevin B. Hendricks
all things working. Also, you might want to try checking the return value from finalize() to see if it needs to be called again. If you can generate a small sample java program, please submit it using the Blackdown bug database. Thanks, Kevin Hendricks Blackdown JDK porting t

SUN: Please Open Source Javadoc.

2000-03-13 Thread Kevin A. Burton
(sorry for the spam) I drew up a proposal that asks for SUN to Open Source Javadoc, a basic tool from the JDK. This would be a big help to the entire Java community and an excellent sign of good faith from SUN. http://relativity.yi.org/WebSite/opensource-javadoc/ Kevin -- Kevin A Burton

Re: Sun's Java as OSS?

2000-10-25 Thread Kevin A. Burton
mmunity. They have screwed a lot of thigns up. I would just rather see Kaffe/GJC/Classpath go their logical directions and not have SUN involved. If they want to make Java Free Software then good but I don't think the community should hold their breath. Kevin - -- Kevin A Burton ([EMAIL

Re: Sun's Java as OSS?

2000-10-26 Thread Kevin A. Burton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Rueckert <[EMAIL PROTECTED]> writes: > Hi! > > On Don, 26 Okt 2000 Kevin A. Burton wrote: > > > > >I am not sure I even want SUNs help in the Free Software/Java community. They > >have screw

Vote of 'No Confidence' in SUNs 'guidance' for Java.

2000-10-28 Thread Kevin A. Burton
that if they want our support whey have to meet this deadline. - - I am not sure it is an awesome idea but is certainly 'an' idea. :) I guess it would only matter if a large number of Java developers would sign it. Kevin - -- Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED

Re: java developer feedback

2000-11-10 Thread Kevin A. Burton
piler take Java and make it an open standard without SUNs help. I don't want to see this happen because cooperation is a Good Thing but I am worried we are headed down that path. :( Anyway... Software control == bad. Open Standards == good. Lets work towards this :) Kevin - -- Kevin A. B

Re: Setting JAVA_HOME path on Linux 7.0

2000-11-10 Thread Kevin A. Burton
t JAVA_HOME when you launch bash what does 'echo $JAVA_HOME' give you. Also try putting to 'echo IT WORKED" lines in your /etc/bashrc to see if it worked. I use a .bashrc myself and it works fine. > Also, when I shutdown the server, it requires /sbin/./shutdown -h

Re: Session Close

2000-11-09 Thread Kevin A. Burton
cond. What type of Session? Servlet? Kevin - -- Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] ) Cell: 408-910-6145 URL: http://relativity.yi.org The unconstitutional government for the corporation, by the corporation must be overthrown! -BEGIN PGP SIGNATURE

Re: IBM PPC 1.4.1 Question

2003-06-10 Thread Kevin B. Hendricks
nse I got back from the ibm.software.java.linux newsgroup. > > > > Re: IBM 1.4.1 PPC Core Dumps > From: > Neil Masson <[EMAIL PROTECTED]> > Reply-To: > [EMAIL PROTECTED] > Date: > Tuesday 10 June 2003 03:32:51 > Groups: > ibm.software.java.linux &g

Re: What is 1.3.1-02d-FCS version of JRE???

2004-04-19 Thread Kevin B. Hendricks
interesting to add. Hope this helps, Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]