TYA Mirror in Germany

1999-10-07 Thread Willi Richert
I have mirrored the newest version of tya (1.5-2) at http://www.richert.de/opensource/tya Hopefully anybody has now a faster download. Have fun, willi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri

How to measure efficiency?

1999-05-11 Thread Willi Richert
I have written an ftp-client (connected to the ftp-server residing at the same computer) which I tried to measure how fast it can handle I/O. I used getCurrentTimeMillis() (or similar) which gave me for the same config (retrieve 1meg, same file) sometimes values that differed by a factor of 2. Now

BufferedInputStream gives more byte than the original file has

1999-04-23 Thread Willi Richert
Curious problem. For an ftp-client I have a BufferedInputStream retrieved from the ftp-server (proftpd). I read from it and write the File through BufferedOutputStream(new FileOutputStream()) to Disk. Now, the file written to disk is some K greater than the file read of: File on my virtual FTP-Se

DnD to native app like kfm

1999-04-16 Thread Willi Richert
I have a serious problem. I try to program an kfm-like app with ftp and http-file transfer feature. But the DnD-mechanism made me stumbling: In the javaworld-articel about dnd I read that it makes no sense to transmit object references. But it seems to me that it is the only possible solution: If

JDK1.2& Swing: Raster ShortInterleavedRaster Error

1999-04-08 Thread Willi Richert
I just solved my "MetalLookandFeel-Problem": in the rt.jar of jdk1.2 there is still com.sun.java.swing Don´t know why.. You have just to add an "import com.sun.java.swing.*" to your java files. But in my case I then get: willi:/home/projects/swing # java SwingSet Error loading L&F: java.lang.

FTP-Lib for Java

1999-03-25 Thread Willi Richert
In case you´re interested in FTP under Java, this may of be of interest for you. I know, there are many ftp-clients for java. This is yet another one of which I think the design is cool. If you have suggestions for improvement, mail me. I tested it with proftpd. http://www.richert.de/free/FTP.htm

Problem with MetalLookAndFeel

1999-03-17 Thread Willi Richert
With JDK1.2 - when trying to run JFC - Apps - I got the following error message: /java/demo/jfc/Notepad > java Notepad uncaught exception: java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel at javax.swing

Problem with MetalLookAndFeel

1999-03-17 Thread Willi Richert
With JDK1.2 - when trying to run JFC - Apps - I got the following error message: /java/demo/jfc/Notepad > java Notepad uncaught exception: java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel java.lang.Error: can't load javax.swing.plaf.metal.MetalLookAndFeel at javax.swing

Font Problem with jdk1.2

1999-03-11 Thread Willi Richert
Thanks, that did it for me. But now I get the error (for example running java Notepad in demo/jfc): Font specified in font.properties not found [--zapf dingbats-medium-r-normal--*- %d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--zapf dingbats-medium-r-normal--*- %d-*

Font Problem with jdk1.2

1999-03-11 Thread Willi Richert
Thanks, that did it for me. But now I get the error (for example running java Notepad in demo/jfc): Font specified in font.properties not found [--zapf dingbats-medium-r-normal--*- %d-*-*-p-*-adobe-fontspecific] Font specified in font.properties not found [--zapf dingbats-medium-r-normal--*- %d-*

Java Awt/Swing is fatally flawed

1998-10-15 Thread Willi Richert
> This bring up a basic problem with Linux. It's intel centric. Although > linux runs on a multitude of CPU's it is still centered around > the intel cpu. It's offered e quit a bit of freedom in choosing a free > OS. but try finding binaries for the alternative platforms. > The percentages of Li