Re: Sun bug 4498974

2002-01-09 Thread Peter Pilgrim
Isn't time that Sun opened up the license now like Netscape have with MOZILLA . I think it [Sun] is going to start demoralising developers. Just was reading the Lutris Enhydra issue, trying to get certification for open source J2EE applicationserver, on onjava.com Mike Loukides. --

Re: Signals, JNI and sigtimedwait()...

2001-05-30 Thread Peter Pilgrim
add EventObject to the collection. You can do this through JNI and therefore thru sigtimedwait(). When you add the new event call proceed(). The dispatch thread T wakes up remove the next event from the queue() and calls the Java listener. Hope this makes sense. -- Peter Pilgrim "Putting P

JSDK 1.4 / Merlin for i386 ?

2001-04-12 Thread Peter Pilgrim
release I guess ;-) -- Peter Pilgrim G.O.A.T "the Greatest Of All Time" -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and dest

Re: permissions

2001-03-14 Thread Peter Pilgrim
-- Peter Pilgrim G.O.A.T "the Greatest Of All Time" -- Forwarded by Peter Pilgrim on 14/03/2001 10:35 --- From: Peter Pilgrim on 14/03/2001 10:35 To: Joel Dudley <[EMAIL PROTECTED]> cc: Subject: Re: permis

Thread Debugger Applications for Linux?

2001-02-13 Thread Peter Pilgrim
Are they any thread debugger open source applications for Linux? -- Peter Pilgrim G.O.A.T "the Greatest Of All Time" -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mai

Blackdown FCS 1.3 AWT KeyEvents are wrong

2001-02-06 Thread Peter Pilgrim
ods & InputEvent.CTRL_MASK) != 0 ) { level_key_pressed = false; } ... } } -- Peter Pilgrim G.O.A.T "the Greatest Of All Time" -- This e-mail may contain confidential and/or privileged information. If you are not the inten

Re: Blackdown instabiler als IBM JAVA?

2001-01-08 Thread Peter Pilgrim
wird ganz schwerig ein Diagnos zu raten. Ansonsten "Guestwork" -- Peter Pilgrim G.O.A.T "the Greatest Of All Time" Message History From: Volker <[EMAIL PROTECTED]> o

/ez230/Linux-Stuff/Kernel/jmf-2.1.1-beta2-linux-i386.tar.bz2

2000-11-28 Thread Peter Pilgrim
ed files. pilgpe@cedar (bash) [318] > uname -a SunOS cedar 5.6 Generic_105181-16 sun4u sparc SUNW,Ultra-2 pilgpe@cedar (bash) [319] > See Linux below -- Peter Pilgrim G.O.A.T "the Greatest Of All Time" -- Forwarded by Peter Pil

Re: How do you get to process list ?(ps auwwx in Java)

2000-11-21 Thread Peter Pilgrim
7; or `/usr/sbin/ps auuwx' ! Not. -- Peter Pilgrim G.O.A.T "The Greatest of All Time" Message History From: Nathan Meyers <[EMAIL PROTECTED]> on 21/11/2000 09:44 PST

Re: How do you get to process list ?(ps auwwx in Java)

2000-11-21 Thread Peter Pilgrim
Ok you've convinced me to look at `info proc' or `man proc' latter tonight. [OT]: How on earth do they this on Solaris? -- Peter Pilgrim G.O.A.T "The Greatest of All Time" ---

Re: How do you get to process list ?(ps auwwx in Java)

2000-11-21 Thread Peter Pilgrim
ble environment. Is there such thing as `psent()' call? -- Peter Pilgrim G.O.A.T "The Greatest of All Time" Message History From: Lopez Jose Ariel <[EMAIL PROTECTED]> on

Re: java developer feedback

2000-11-15 Thread Peter Pilgrim
Then at a property in `awt.properties' file to decide which Java class to load at runtime java.awt.native.interface.libclass = com.sun.awt.native.kde.KdeUIFactory java.awt.native.interface.libclass = com.sun.awt.native.qt.QtUIFactory -- Peter Pilgrim G.O.A.T

Re: [ANNOUNCE] Java Unix API pre 1.0

2000-10-22 Thread Peter Pilgrim
- Message History From: [EMAIL PROTECTED] on 13/10/2000 19:22 To: Peter Pilgrim/DMGIT/DMG UK/DeuBa@DMG UK cc: [EMAIL PROTECTED] Subject: Re: [ANNOUNCE] Java Unix API pre 1.0 >>>>> "Peter" == Peter Pilgrim <[

Re: [ANNOUNCE] Java Unix API pre 1.0

2000-10-17 Thread Peter Pilgrim
the house price index got me going Message History From: [EMAIL PROTECTED] on 13/10/2000 21:31 To: Peter Pilgrim/DMGIT/DMG UK/DeuBa@DMG UK cc: Subject: Re: [ANNOUNCE] Java Unix API pre 1.0 This is great ne

ANNOUNCE: Java Unix API pre 1.0

2000-10-13 Thread Peter Pilgrim
mark of Linus Torvalds. All other trademarks belong to their restrospective owners. Enjoy this software. Peter A. Pilgrim "More Java for lava, mate" <http://www.xenonsoft.com/> ;;; Emacs File Variables

[ANNOUNCE] Java Unix API pre 1.0

2000-10-12 Thread Peter Pilgrim
mark of Linus Torvalds. All other trademarks belong to their restrospective owners. Enjoy this software. Peter A. Pilgrim "More Java for lava, mate" <http://www.xenonsoft.com/> ;;; Emacs File Variab

Re: Running Linux shell scripts from Java

2000-10-09 Thread Peter Pilgrim
kets, but definitely RMI, and also Java 2 platform because it has fine grained security, and also implement a security authentication scheme. Not easy. Luck to you. BTW: mailing list [EMAIL PROTECTED] -- Peter Pilgrim Welcome to the "Me Too" generation. -

`Shift' and the `[RELOAD]' button + Applet Reload + Netscape 4.73

2000-09-25 Thread Peter Pilgrim
. Pressing `Shift' and the `[RELOAD]' button does not appear to work at all tia -- Peter Pilgrim Welcome to the "Me Too" generation. -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received

Re: How to pass string between java and c?

2000-07-21 Thread Peter Pilgrim
java.lang.String and use JNI functions to convert to native C/C++string and vice versa -- Peter Pilgrim Welcome to the "Me Too" generation. Message History From: [EMAIL PROTECTED] on 21/07/2000 02:17 To: [EMAIL

Re: can't find libjava.so.

2000-06-29 Thread Peter Pilgrim
You confusing class path and the program execution path. The CLASSPATH should contain only directories that have *.class file or point to specific *.jar files. The PATH is contains only directories where you have executables to run like `ls' or `chmod' or `java' and `javac

Re: C# -- the Java killer?

2000-06-28 Thread Peter Pilgrim
s end up being very important down > the line... It remains to be seen. Where would C# fit into the big three ( C, C++, Java ) is not fully certain. What is the ``X'' factor for C# ? Obvious Java's momentum came from Internet and embeddable applets in a Netscape Engine 2.0. It became

Re: shopping-cart

2000-06-22 Thread Peter Pilgrim
Java Servlets or Java Server Pages technology if you want to do in Java. -- Peter Pilgrim Welcome to the "Me Too" generation. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&quo

Re: J2SEE 1.3 on SuSE Linux 6.4 with SuSE Kernel

2000-06-15 Thread peter . pilgrim
got Java Sound is this release too "java -jar JavaSound.jar" FANTASTIC MATE! -- Peter Pilgrim featuring a very badly written Lotus Notes software Upgrade and a popular band called "Garbage". -- To UNSUBSCRIBE, e

Re: J2SEE 1.3 on SuSE Linux 6.4 with SuSE Kernel

2000-06-14 Thread peter . pilgrim
I was `root' user when I tried it but `bash' said no can overwrite file or something to that effect. -- Peter Pilgrim featuring a very badly written Lotus Notes software Upgrade and a popular band called "Garbage". -

RE: J2SEE 1.3 on SuSE Linux 6.4 with SuSE Kernel

2000-06-14 Thread peter . pilgrim
I install the Sun JDK1.3Beta on my SuSE 6.4 Linux box. I ran the JVM and it sure enough core dumped. I tried this trick last night and ``bash'' would n't allow me to write to that particular file ( /proc/sys/vm/heap-stack-gap ) Any ideas? -- Peter Pilgrim featuring a very badl

Re: J2SEE 1.3 for Linux!

2000-06-07 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > On Tue, Jun 06, Peter Pilgrim wrote: > > > > > What glibc version do you need? Does it work with SuSE6.4 Linux for example? > > > > > > > > -- > > > > > > I was unable to use jdk 1.3 with Suse 6.4...

Re: J2SEE 1.3 for Linux!

2000-06-06 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > > What kind of segmentation fault? > > I could not find no information what glibc version is required > > on the Sun web pages? > > They say 2.1 or higher the rpm states 2.1.2. > > What do you mean: Which kind of segmentation fault ? > strace: --- SIGSEGV (Segmentat

Does it work IBM JDK 1.3 and SuSE Linux 6.4 ?

2000-06-06 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > On Mon, Jun 05, 2000 at 03:20:44PM +0100, Peter Pilgrim wrote: > > > > What glibc version do you need? Does it work with SuSE6.4 Linux for example? > > > > -- > > I was unable to use jdk 1.3 with Suse 6.4 > >

Re: J2SEE 1.3 for Linux! (APOLOGIES TO SUN)

2000-06-06 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED] wrote: > > > > On Mon, Jun 05, 2000 at 03:20:44PM +0100, Peter Pilgrim wrote: > > > > > > What glibc version do you need? Does it work with SuSE6.4 Linux for example? > > > > > >

Re: J2SEE 1.3 for Linux!

2000-06-06 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > On Mon, Jun 05, 2000 at 03:20:44PM +0100, Peter Pilgrim wrote: > > > > What glibc version do you need? Does it work with SuSE6.4 Linux for example? > > > > -- > > I was unable to use jdk 1.3 with Suse 6.4 > >

Re: J2SEE 1.3 for Linux!

2000-06-05 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > A Beta is available at > > http://developer.java.sun.com/developer/earlyAccess/j2sdk13/download-linux.html What glibc version do you need? Does it work with SuSE6.4 Linux for example? -- mfg Peter =

How to setup LS120 Drive on Inspiron 7500

2000-06-05 Thread Peter Pilgrim
I have a new Inspiron 7500 with DVD / LS120 Combo. I cannot for the life of me set the LS120 to mount on my machine. THe LS120 is primary on the 2nd IDE device (/dev/hdc) and the DVD is secondary (/dev/hdd) I inserted a preformatted 1.44HDD 3.5" floppy and tried the following command: mkdir /ls

Re: Help to configure Servlets Programming Environment

2000-06-01 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Greetings > > I am a teacher in UNIVERSIDAD DE ANTIOQUIA in the arena of > > Networks and Programming , and I am very interested in to > begin to work with Servlets Programming. > > At current time I dispose of the followi

Unidentified subject!

2000-05-25 Thread peter . pilgrim
2; Thu, 25 May 2000 11:48:26 +0100 (BST) Message-ID: <[EMAIL PROTECTED]> Date: Thu, 25 May 2000 11:48:26 +0100 From: Peter Pilgrim <[EMAIL PROTECTED]> Organization: Deutsche Bank (UK) X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: [EMAIL PROTECTED] CC

Re: Problem Connecting between applet and servlet

2000-05-25 Thread Peter Pilgrim
I would say your problem is getting the web page to update from a applet. This is a nonsense because you will force the enitre applet to also reload as the web page reload!! But if you use frames then you need to force the applet to display the web frame after invoking the servlet. I don't think

Re: Mount Table File per Linux Distributon

2000-04-05 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > The programs mount and umount maintain a list of currently mounted file > systems in the file /etc/mtab. If no arguments are given to mount, this > list is printed. When the proc filesystem is mounted (say at /proc), the > files /etc/mtab and /proc/mounts have v

Mount Table File per Linux Distributon

2000-03-31 Thread Peter Pilgrim
Hi I need some information about linux distributions and where they have the system mount table. For SuSE Linux this file is ``/etc/mtab'' I need to know what it is for Red Hat Linux, Debian, Slackware, TurboLinux and Linux Mandrake. THis is for a Java Linux portable JNI project -- Adios Pet

Re: help with jdk1.2.2

2000-03-29 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Hi- > > I just downloaded and installed jdk1.2.2 on RH6.1. When trying to run > some sample code, I get the following message: > > Exception in thread "main" java.lang.NoClassDefFoundError: > p1/Protection > > Here is what I have: > > jdk1.2.2 is installed i

Re: Jsp Newbie, Help

2000-03-17 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Vasant, > > The JSDK is what you need, yes. Default servletrunner location: > /usr/local/JSDK2.0/bin/ Also, check the doc directory in the JSDK for where it > talks about an overview of the servlet architecture. > > I use JServ-1.1 instead of servletrunner to se

Re: swing on suse linux on ldk1.2

2000-01-21 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > On Thu, 20 Jan 2000 [EMAIL PROTECTED] wrote: > > > does any one know why swing is not working on a suse linux box with > > jdk1.2? > > generally what do i need to do to run swing with jdk1.2 > > What version of SuSE are you using? When I tried the most recent versio

Re: 1.2pre2: no green threads with JIT on non-SMP?

2000-01-21 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Hi, > on a Suse 6.3 installation (kernel 2.2.13) with only one cpu the > 1.2pre2 doesn't run with -green and JIT; -green works only > without JIT. Native threads work with and without JIT. Any idea > what's wrong? Is this Release Candidate 3 ? Yes then look at the

WANTED: Audio Resampling Algorithm in Java instead of C

2000-01-14 Thread Peter Pilgrim
I am looking to convert the sample rate of audio clip files in Java. There are lots of resource out there on the Net, but in C/C++ not necessarily in Java. Has anyone converted the `C' resampling algorithm that is used in ``sox'' to Java? "README file for resample-1.5.tar.gz from the Digital Au

Re: Problem with exec()

2000-01-14 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > > Dimitris Terzis wrote: > > > > Hi guys... > > > > I am trying to launch an external application from my Java program, > > using exec(). > > > > I do Runtime.getCurrentRuntime() and then try to exec() the > > application (not internal command), providing a properly

Re: Ziff-Davis Story: Java and Open Source

2000-01-11 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Ziff-Davis' Jesse Berst has a column today pushing Open Source as Java's > most likely salvation: > > http://www.zdnet.com/anchordesk/story/story_4306.html > > A particularly memorable excerpt: > > "Sun could revive the Java dream by making it an open source pr

Re: RMI without http server?

1999-12-14 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > > [jape@jaguar test2]$ java > > -Djava.rmi.server.codebase=file:/usr/home/jape/ test2.Server > > > > main > > remote exception in main > > java.rmi.ServerException: Server RemoteException; nested exception is: > > java.rmi.AccessException: Registry.rebind >

Re: another possibility wrt the press-release.

1999-12-13 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Mike Ajemian wrote: > > > Let me suggest a motive that makes sense. Inprise makes IDEs. IDEs > > > include debuggers...Connect the dots. > > > > This was the point, Einstein. Inprise relies on its brand. I didn't > > think I had to spell this out to the nth degree

Re: [CANCEL] RMI Hello World Example generates sun.applet.AppletSecurityException

1999-12-09 Thread Peter Pilgrim
[CANCEL] I remember that JDK1.1.x has problems obtaining FQDN of the server hostname of the machine in question. Directly specifies the system property ``-Djava.rmi.server.hostname=localhost'' works with appletviewer and netscape. I thinks this is in the RMI FAQ pilgpe@poppy [154] > java -Djava

RMI Hello World Example generates sun.applet.AppletSecurityException

1999-12-09 Thread Peter Pilgrim
I am having serious problems with `java.rmi.server.codebase' I discovered that JDK1.1 does not allow *.jar or mutliple directories. These are new features only in JDK 1.2 ! ARRRGHH!!! So I tried to the HelloWorld example to try isolate the problems I am having. I download the RMI Example and

Re: IBM JDK 1.3.0 preview 1Q 2000!

1999-11-23 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > According to the following IBM link ( > http://www.ibm.com/java/jdk/other/portingplans.html ) JDK 1.3.0 preview > for Linux will be available 1Q 2000 with GA early 2Q 2000! Yes! > No it definitely reads EARLY SECOND QUARTER with GA if GA == General Announcement.

Re: To use Sniff+... Re: Version for GlibC

1999-11-17 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > >>>>> Robb Shecter writes: > > > Peter Pilgrim wrote: > >> > >> Could you print this glibc version info on the shrinked wrapped boxes > >> for SuSE 6.3 and for all forthcoming SuSEs. > >

Re: What is JDK 1.3 like?

1999-11-16 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > I read that announcement as well... but it said "With the help of the > Blackdown team Sun hopes to... yadda yadda" so from what I understand, > Blackdown will still be doing the ports. > > Can anyone clarify this along with anwering my original question of how > d

Re: Pass by Reference question.

1999-11-16 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > I expected the following to work since Objects are supposedly > pass-by-reference. Am I doing something wrong here? > > I'm just trying to change a Boolean value inside of a method and return > as pass-by-reference to the caller. > > My environment is: > Blackdow

Re: Version for GlibC

1999-11-16 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > > ermirza erekose writes: > > Please quote correctly. > > >> On Mon, 8 Nov 1999, Oliver Fels wrote: > >> >6.0 is (still) libc5, > >> 6.0 is glibc 2.0. > > > hmmm ... I believe 6.0 is glibc 2.1 > > Don't mix the distributions: SuSE 6.0 (and we're discuss

Re: Version for GlibC

1999-11-08 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > > How do you find what glibc2.x version you have? > As you mentioned, look at your SuSE distribution ;) > > > > > I couldn't answer it satisfactorily when asked me this morning. > > ( I haven't downloaded JDK pre 1.2 release yet, because 1.1.7v1a > > works perfectl

Re: The RMI Newbie problem - RMI binding bug

1999-11-01 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Hi RMI Gurus > > I was heartened to see most of the names dealing with this question > previously once again active in the search for an RMI Registry. > > I would appreciate whatever light you can throw on my problem: > > "Registry.[re]bind localhost/127.0.0.

Re: The RMI Newbie problem - RMI binding bug

1999-11-01 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Hi RMI Gurus > > I was heartened to see most of the names dealing with this question > previously once again active in the search for an RMI Registry. > > I would appreciate whatever light you can throw on my problem: > > "Registry.[re]bind localhost/127.0.0.1 !=

Re: ...

1999-10-25 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > I've been trying to create a splash screen for my > application all day and am not having any luck with it > displaying my graphics. I've tried everything off of sun's > site, tutorials and asked friends. > > Are there known problems with displaying graphics on linux

Re: IBM's JDK 1.1.8 on Slack 4.0

1999-10-22 Thread Peter Pilgrim
Would it worked with SuSE 6.1 which is the version I have [EMAIL PROTECTED] wrote: > > David Shepherd wrote: > > > > Anyone know if IBM's new JDK1.1.8 will run on "out-of-the-box" Slackware 4.0? > > > > TIA > > Dave > > > > I have tried Suse 6.2 and it worked out of the box, although docs stat

Re: Urgently Looking for RMIRegistry Implementation

1999-10-22 Thread Peter Pilgrim
t to 1099. Or a java pgm that just does a lookup. Any > would work. -=Chris > > At 10:49 10/22/99 +0100, Peter Pilgrim wrote: > >Hi knowledgable Java-linux users. > > > >I am looking for an implementation source of code of rmiregistry. > > > >I really want to

Urgently Looking for RMIRegistry Implementation

1999-10-22 Thread Peter Pilgrim
Hi knowledgable Java-linux users. I am looking for an implementation source of code of rmiregistry. I really want to add a thread that touches a PID file every 5 seconds so that I know the rmiregistry is ALIVE. I don't need a custom registry if you know what I mean. Just a constant tick tick tic

Re: JNI link to disk space

1999-10-21 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > > > > > I am interesting in getting the disk space and partition > > > > > in a Java program by using JNI. What is the std UNIX API > > > > > call to do this? I have tried grepping the man pages > > > > > and got the source to kdf program but it didn't help > > > >

[Fwd: Re: JNI link to disk space]

1999-10-19 Thread Peter Pilgrim
Original Message Subject: Re: JNI link to disk space Date: Tue, 19 Oct 1999 15:11:45 +0100 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED] wrote: > > > > Peter Pilgrim wrote: > > > > > >

Re: JNI link to disk space

1999-10-19 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > [EMAIL PROTECTED] wrote: > > > > Peter Pilgrim wrote: > > > > > > I am interesting in getting the disk space and partition > > > in a Java program by using JNI. What is the std UNIX API > > > call to do this?

Re: JNI link to disk space

1999-10-19 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Peter Pilgrim wrote: > > > > I am interesting in getting the disk space and partition > > in a Java program by using JNI. What is the std UNIX API > > call to do this? I have tried grepping the man pages > > and got the sour

JNI link to disk space

1999-10-18 Thread Peter Pilgrim
I am interesting in getting the disk space and partition in a Java program by using JNI. What is the std UNIX API call to do this? I have tried grepping the man pages and got the source to kdf program but it didn't help because it was executing `/usr/bin/df -k -T' and parsing the output. Is there

Re: A Global instance ?

1999-10-18 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > On Fri, 15 Oct 1999, Peter Pilgrim wrote: > > > In fact code is wrong, at least in the conditionals statements. > > Sorry about that > > > > public static NetworkPrinter getInstance() > >{ > >

Re: A Global instance ?

1999-10-15 Thread Peter Pilgrim
y would the fields be bogus? > > And how can a thread pre-read contents of an object, if it has yet to obtain a bona >fide instance of it? > > I am still finding my thread sea legs, so to speak, so apologies for being so blind >to this. > > -Armen > > > On Wed,

Re: A Global instance ?

1999-10-13 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > I have a gizmo that keeps track of resources for a program. The problem > is that Im ending up passing this gizmo to every child component and > that is beginning to bug me. In C++ I ould just create a global static > var and let everyone access it. This is one of t

Re: Is there sound in java1.2 APPLICTAIONS ?

1999-09-23 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Hi, > > I've started a Linux implementation of the JavaSound API. Take a look > at: > http://rupert.informatik.uni-stuttgart.de/~pfistere/tritonus/ > > Matthias > > Sebastian-Anton Ponovescu wrote: > > > > Is there any sound capability in java1.2 ? I am interesti

Re: JDBC

1999-09-21 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Thanks for the help so far regarding the JDBC-ODBC bridge. > > I have down loaded the mm.mysql driver for JDBC, which after reading the > docs, this is a class IV driver. Does this mean that it DOES NOT require the > ODBC bridge. Cos if does why is JRE still asking

Re: Is there sound in java1.2 APPLICTAIONS ?

1999-09-20 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Isn't there a multimedia API? FWIW, a better place to ask > these questions would be the javasoft website. > > -Tom > There is the forthcoming "JavaSound" API. It is available in JDK1.3 beta. Although someboady else already posted a beta release

Re: Swing Problems

1999-09-15 Thread peter pilgrim
[EMAIL PROTECTED] wrote: > Are the swing classes supported in the blackdown port of the 1.2 JDK? I can > write, compile and execute code properly if I don't use swing but anything > that uses swing bombs with and a class not found error. This includes the > demo's that came with the installation

Re: need advice on selling applet

1999-09-03 Thread peter pilgrim
[EMAIL PROTECTED] wrote: > > trial version: > Since I have signed no contract yet but need to demonstrate the applet > I implemented a simple date check in the main class that compares > the current instance of Calendar with a Calendar constant time stamp > and refuses execution when current ti

Re: [OFF-TOPIC] Drawing Package Required For Java Linux Web Graphics

1999-09-02 Thread peter pilgrim
[EMAIL PROTECTED] wrote: > Here's the URL. Seems pretty busy, I'll try to download it tonight. > > http://www.sun.com/dot-com/staroffice.html > Thanks Now I am going to roll with killustrator-0.6.tar.gz (standalone version) Peter P ---

Re: [OFF-TOPIC] Drawing Package Required For Java Linux Web Graphics

1999-09-01 Thread peter pilgrim
[EMAIL PROTECTED] wrote: > peter pilgrim wrote: > > > > The GIMP is great for photo image editing. > > > > But does anybody where I can find a decent drawing illustrator package > > for Linux? > > What do you want from "decent"? StarOffice incl

[OFF-TOPIC] Drawing Package Required For Java Linux Web Graphics

1999-09-01 Thread peter pilgrim
The GIMP is great for photo image editing. But does anybody where I can find a decent drawing illustrator package for Linux? Peter P -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

Re: JDBC - ODBC Bridge on Linux

1999-08-31 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Why do you need a JDBC-ODBC bridge? Doesn't MySQL hava a good JDBC driver? I > thought theirs was one of the best available on Linux. > > Just wondering. > john > Try surfing `http://java.sun.com/products/jdbc/' to a list of JDBC drivers including one for MySQL.

Re: TYA v14 Linux JEditorPane HTML

1999-08-27 Thread peter pilgrim
[EMAIL PROTECTED] wrote: > > I have noticed that TYA v14 / Blackdown Linux JDK 117v1a does not work > > properly > > with the Swing JEditorPane when loading HTML. The JEditorPane just > > appears very blank. > > Has any one found similar experience of this problem? > > Hmm, I just picked up tya1.

TYA v14 Linux JEditorPane HTML

1999-08-26 Thread peter pilgrim
I have noticed that TYA v14 / Blackdown Linux JDK 117v1a does not work properly with the Swing JEditorPane when loading HTML. The JEditorPane just appears very blank. Has any one found similar experience of this problem? Peter P

Re: Swing version w/ 1.2 pre-2?

1999-08-23 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > I've been doing 1.1 programming with Swing 1.1.1 beta2, and now am > upgrading to Swing 1.2. I've noticed, though, that some of Swing's > newer features aren't there - so moving to 1.2 is actually a > "downgrade" as far as Swing is concerned. > > The feature that I

Re: We need change, I think...

1999-08-18 Thread peter pilgrim
[EMAIL PROTECTED] wrote: > Riyad> - What they need from US to help out > Riyad> - What the future looks like. > > The JDK 1.1.8 is nearly finished (the remaining problem is the native > threads vm). > The next JDK 1.2 release will be 1.2.1 because AFAIK there still is no > JCK t

Re: We need change, I think...

1999-08-18 Thread peter pilgrim
ection problems. A scientific method of sharing innovations may be required, how you decide to implement [ the experiment ] is up to you. Peter Pilgrim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: a silly question

1999-08-17 Thread peter pilgrim
Again use a `ByteArrayOutputStream' again, do not use `byte [] image_bytes = new byte[is.available]' ! THIS IS PURE PROTOTYPE, check the API BufferedInputStream bis = new BufferedInputStream( -InputStream ); ByteArrayOutputStream baos = new ByteArrayOutputStream(); byte [] raw_data = null; try

Re: File or class transfer over tcpip

1999-08-17 Thread peter pilgrim
This is not just an RMI / FTP problem. People have got in trouble with `InputStream.available()' when loading GIF images in Applets. Instead use a `ByteArrayOutputStream' to read the data, buffer size by buffer size then get the data by calling `getBytes()'. [EMAIL PROTECTED] wrote: > Robert Co

Re: [ANNOUNCE]: Humanoid 0.3.5.30

1999-08-17 Thread peter pilgrim
o.uk/humanoid/humanoid.html' > > -- > Del Segno Al Coda > > Pete > > Powered By > __ >/ /= __ ___ __ __ __ __ __ > / /= / // |/ // // / // / > / /__ / // /| / // _/ / > <== > /____/__//_/=|__///__/__/= SuSE 6.1 > == == === == == > "... ,because Unix is the best!" > > Peter Pilgrim <mailto:[EMAIL P

Re: Has Sun Overstretch Themselves With So Many APIs?

1999-07-13 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > True, but there is always room for improvement (like any product / API > -- none is perfect). The thing I really gripe about is Sun's own > turnaround time to fix some very basic bugs that plague the system. > True, when everything was through AWT and everything was s

Re: Has Sun Overstretch Themselves With So Many APIs?

1999-07-12 Thread Peter Pilgrim
Yep I can agree with this. If you want to restrict the input of a JTextField to digits or uppercase characters. I am surprised that only 10 developers are committed to this project if that is true, but you can't throw people at a complex project such as swing. In any case I thought this was joint

Re: Has Sun Overstretch Themselves With So Many APIs?

1999-07-09 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > Is that So ? I guess you haven't Push the Swing API > its limit. I encounter quite a lot of bug that I had > to use the latest swing API in order to solve my bugs. Doh! That sounds like a pretty silly argument. I am sure that most Swing developers are using Swing 1.

Re: Has Sun Overstretch Themselves With So Many APIs?

1999-07-09 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > I guess this is a necessary policy. If sun would not offer JDBC 2, 3D api, RMI, > these technology would be developed from a third party as they are demanded. > the consequence would be a drifting of Java to a lot of different systems. then > you could finally f

Has Sun Overstretch Themselves With So Many APIs?

1999-07-08 Thread Peter Pilgrim
It is been well over 6 months since we have seen Java 2. It has been available for Solaris and Windows (NT) since the launch, but linux is faltering still not released yet. I presume this is the status for other platforms like hp-unix, aix, apple etc. I am wondering if Sun has overstretch itself

Re: [ANNOUNCE] Humanoid 0.3.2.32 bugfixed release

1999-07-07 Thread Peter Pilgrim
Hi Mark Your are absolutely right, THANKS My auto-distribution builder is seriously ph**ed up! Instead simply substitute this quick fix: peterp@xenonsoft > cat clean-java-class.sh #!/bin/sh echo "Purging all Java class files:" find xenon -type f -name "*.class" -print | tee | xargs /bin/rm -f e

[ANNOUNCE] Humanoid 0.3.2.32 bugfixed release

1999-07-07 Thread Peter Pilgrim
ANNOUNCE ANNOUNCE ANNOUNCE ANNOUNCE ANNOUNCE ANNOUNCE ANNOUNCE ANNOUNCE Xenonsoft, South London, England is very pleased to announce the availability of: Humanoid, version 0.3.2 `Humanoid' is an arc

Re: [ANNOUNCE] Humanoid-0.3.0

1999-06-30 Thread Peter Pilgrim
t know how to make > 'clean-java-class'". There is not a file named "clean-java-class.sh" in > the distribution I have. Could you please help me out with this, or > point towards help? > > Thanks, > > Eric > > Peter P

[ANNOUNCE] Humanoid-0.3.0

1999-06-28 Thread Peter Pilgrim
ANNOUNCE ANNOUNCE ANNOUNCE ANNOUNCE ANNOUNCE ANNOUNCE ANNOUNCE === Xenonsoft, South London, England is very pleased to announce the availability of: Humanoid, version 0.3.0 `Humanoid' is an arcade video game, writ

sun.audio.* in Java 2 Platform

1999-04-28 Thread peter . pilgrim
Linux guys! Does this work for JDK1.2. I have got a glibc linux yet so I can't test this code personally. Cheers Peter __ Forward Header __ Subject: sun.audio.* in Java 2 Platform Author: Peter Pilgrim at London Date:27/04/

Re: [ANNOUNCE] Xenon-SQL 2.3.5.8 Release

1999-04-06 Thread peter . pilgrim
I think the DEMON FTP site is a couple days behind because of Easter Hols. (The bandwidth is restricted at the DEMON homepages, hence the FTP site is better (when DEMON decides to upload files!)) I suggest you install ``WinZip'' and jump to my home pages `www.xenonsoft.demon.co.uk/software' and

Re: Non mofit AWT.

1999-04-06 Thread peter . pilgrim
Ah Yes they exist for internal frames inside a JDesktopPane, but they do not exist for the native windows of which java.awt.Frame is clearly meant to support. For example `java.awt.Frame.deiconifyWindow()' would programmatically popup your native window frame if it was iconified. This makes sens

Re: Non mofit AWT.

1999-04-06 Thread peter . pilgrim
"Java to have it own windowing system" H ... Well I think it needs to write a some new API calls like below: void java.awt.Frame.iconifyWindow() " java.awt.Frame.deiconifyWindow() " java.awt.Frame.raiseWindow() java.awt.Frame.lowerWindow() java.awt.Frame.raiseT

This works on Linux/ W95 not on NT. Why?

1999-03-30 Thread peter . pilgrim
I have some attached files. Basically Java program that launches another Java AWT program. % java Launcher It works on Linux / Windows95 not on NT 4.0. Why? Peter launch~1.jav hello~1.jav

Can ClassLoaders Work Across Packages ?

1999-03-24 Thread peter . pilgrim
r when I explicitly specify the jar in the classpath flag it works. (#2) % java -classpath animal.jar:$CLASSPATH CustomClassLoaderLauncher animal.jar acme.apps.foobar It seems to me it is impossible for custom class loader and launcher across packages. Wh

  1   2   3   >