Re: JrunAdmin with no graphics?

1999-07-29 Thread Paul Matthew Reilly
Brent Allsop <[EMAIL PROTECTED]> writes: > Are they saying here I can't use the remote configuration tool > and that I must do all configuration manually if I don't have access > to graphics on the machine? If the remote machine has X installed and you have X on your machine, you should be

Re: free obfuscator available

1999-05-24 Thread Paul Matthew Reilly
Ken McNeil <[EMAIL PROTECTED]> writes: > This does not have to be true. An obfuscator can be used to reduce > the size of class files by replacing names like "someVariable" with > a single letter. Which would lead to reduced download times of > applets. It's been awhile since I've read up on

Re: free obfuscator available

1999-05-24 Thread Paul Matthew Reilly
Louis-David Mitterrand <[EMAIL PROTECTED]> writes: > It might be of interest to the java-linux community to know there > is a free and excellent class file obfuscator out there. It is > available at > > http://www.elegant-software.com/software/jmangle/ > > and comes with source code. If