RE: Using javascript to access applet methods..

2001-05-02 Thread ken . vanallen
The LiveConnect classes work with IE as they do with Netscape (at least with IE 4 and 5)... Ken Van Allen Software Engineer Fiserv,Inc. -Original Message- From: Jacob Nikom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 9:56 AM To: kevin1 Cc: [EMAIL PROTECTED] Subject: Re

RE: Using javascript to access applet methods..

2001-05-02 Thread ken . vanallen
t;. If you have specific questions, I may be able to answer those for you, time permitting. Ken Van Allen Software Engineer Fiserv, Inc. -Original Message- From: kevin1 [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 9:44 AM To: [EMAIL PROTECTED] Subject: Using javascript to acc

please help a java-linux newbie with swing

1999-08-01 Thread Ken Huisman
. Any help greatly appreciated, thanks. Ken -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: 1.2 & threads

1999-05-31 Thread Ken McNeil
main does). So if you program starts no other dameon threads and it exits at the end of main this correct behavior. Ken _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: 1.2 Certification info

1999-05-31 Thread Ken McNeil
x27;s educational services http://suned.sun.com. From here you can find information about each exam they offer. This includes a list of material that you will be expected to know if you wish to succeed on an exam. Ken _ Do You Yahoo!? Get your

Re: J 1.2 Applet wont run in browser

1999-05-30 Thread Ken McNeil
ecial tags in you HTML, you can't use the applet tag. You can grab a Windows or Solaris version from Sun at java.sun.com. However for Linux you will have to wait (it's in the works). Ken _ Do You Yahoo!? Get your f

Re: Sun released jdk1.2.2 in prelease form.

1999-05-28 Thread Ken McNeil
ase notes (http://developer.java.sun.com/developer/earlyAccess/j2sdk122/relnotes.html) and the bug fixes (http://developer.java.sun.com/developer/earlyAccess/j2sdk122/fixedBugs/index.html). It looks like our friends at Sun have been *very* busy. Ken _

Re: free obfuscator available [truly OT/BS]

1999-05-26 Thread Ken McNeil
ment. And if you feel compelled to reply to this, send it via private e-mail please. Ken _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com --

Re: free obfuscator available

1999-05-24 Thread Ken McNeil
class files by replacing names like "someVariable" with a single letter. Which would lead to reduced download times of applets. Ken _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: (0.3 * 3) = 0,8999999999 ????

1999-05-13 Thread Ken McNeil
t;%20.20lf", d3); > } But! Using egcs, C++, and my i686 Linux box I get .9 using float, double, or long double. What's the story? Ken _ Do You Yahoo!? Free instant messaging and more at http://messenger.yahoo.com ---

Re: Ability to reload class files

1999-05-10 Thread Ken McNeil
est way I know of. The VM spec allows you to make your own class loaders to allow for obscure ideas like this. I'd like to see someone do that in C++ and keep all their hair. Ken _ Do You Yahoo!? Free instant

Re: Call To Action on Java Lobby

1999-05-06 Thread Ken McNeil
urge everyone to participate. This is an organization that has a substantial amount of clout (34,000+ members). An action by them could actually mean something and gain that attention that I feel the issues of Sun domenation and the like need. Ken

What does Linux on UltraSPARC mean for Sun?

1999-05-05 Thread Ken McNeil
and in-depth. A lot of the information was applicable to the support that blackdown is getting from Sun (or the lack there of). Ken _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Sun + ISO Round 2

1999-05-05 Thread Ken McNeil
Well I'll leave it at that. The "Sun Bashing 2" allowed me to state my opinion about all this :^) Ken _ Do You Yahoo!? Get your free @yahoo.com address at h

Re: Sun Bashing 2

1999-05-02 Thread Ken McNeil
) > On the point of standardisation I must admit that my > earlier comments > were probably to simplistic if not naive. Ken both > you and Alex have > both raised good points about MS having too much > control and influence > over bodies like ISO so I think that perhaps Sun not >

Re: Sun Bashing 2

1999-04-30 Thread Ken McNeil
First off you have taken my intentions to an extreme. I only wish to discuss these issues openly and in no way am I attempting to create anything. And also you have highlighted some things in my original post that are not truly significant to my message. I will point this out below. > > How i

Re: Sun Bashing 2

1999-04-30 Thread Ken McNeil
>Exactly competition is good. But I'm afraid a differ with you Ken on >what competition, I would prefer just competing implmentations, not >competing platforms (though even that in some ways is a good idea, eg. >one OS is not a good idea). You're right on both, within the J

Re: Parametric types proposal - where?

1999-04-30 Thread Ken McNeil
> > I'll second you on the bugs issue and the problem with Suns 1001 API's > > approach. However to be fair you probably picked a bad eg. with > > parametric types as Sun has just put up a proposal for them. > >Can anyone please point me to this parametric types proposal? Thanks. It's on the JDC

Re: Sun Bashing 2

1999-04-30 Thread Ken McNeil
>I have mixed feelings (to say the least) about parametric/generic stuff >in java so I will not comment further on this. What are these mixed feelings you're referring to? At one point in the past I thought generic programming was only necessary if you didn't have a common base class, like in C

Re: Sun Bashing 2

1999-04-30 Thread Ken McNeil
>first I'd like to appologize for some of the comments I made >- I'm aware now that they could be understood as much more >offensive than I intended them to be. Good. I felt that you brought up some good points (in between the emotional sections) and I wish to keep this discussion going. > > >

Re: ...

1999-04-30 Thread Ken McNeil
>Has anyone checked out the new STATUS page? oh wow... that >kicks ass... well when its done atleast... Though I was content with the silence before it is nice to see that the blackdown developers have responded to this. Maybe now this list will not be as repetitive. _

Re: Sun Bashing 2

1999-04-29 Thread Ken McNeil
>I usually can't stand flame bait like this but I wanted to point out one >thing. How is this "flaim bait"? This is a topic that has been thrown around by plenty, and unless you work for Sun I see no reason why this should seem offensive to you. >This link is the paper 'Sun Community Source Li

Re: Sun Bashing 2

1999-04-29 Thread Ken McNeil
>I'll second you on the bugs issue and the problem with Suns 1001 API's >approach. However to be fair you probably picked a bad eg. with >parametric types as Sun has just put up a proposal for them. I thank you for pointing this out, but they should have responded earlier. By not implementing t

Sun Bashing 2

1999-04-29 Thread Ken McNeil
I have been programming in Java for over a year, using it mainly because of its technical merits but also because it seemed to be the "anti-Microsoft". >From the beginning I had the utmost respect for Sun and their mission to build Java into the greatest thing since sliced bread. Yet, lately I

Re: Java +c/c++

1999-04-08 Thread Ken McNeil
AVA_HOME/lib/* /usr/include). Make sure you go in those subdirectories because that's where jni_md.h would be. Ken ___ Get Free Email and Do More On The Web. Visit http://www.msn.com

JSDK 2.0?

1999-03-16 Thread Ken Pratt
Will the JSDK be included in the first non-pre release? Thanks for all your work! You have freed many of us Java developers out here to replace MS Windows with Linux on our desktops at work. Again, Thanks. -- To UNSUBSCRIBE,

CLASSPATH variable too large ?

1999-02-14 Thread Ken A Redergard
nd when I run a .class file java reports that the class can't be found. If I set the classpath to a much smaller amount of characters the program runs... Any suggestions on how to solve this problem (except from decompressing all the .jar files in the library directory) ? With regards, K

JDK 1.1.6v5 gives an annoying message..

1998-11-04 Thread Ken
I always get this message when I use javac or java /usr/local/jdk116_v5/bin/../bin/checkVersions: /tmp/ldd.out.32702: Permission denied and then it gives a core dump. Is there something set wrong on my box? Running RH5.1 with the latest patches. -ken

JDK1.1.6 RPM version

1998-07-29 Thread Ken Paoletti
I thought it use to be, is Sun becoming more uncooperative ? Thanks for your time - Ken Paoletti [EMAIL PROTECTED]