Java-Linux I18N Tutorial

2000-01-31 Thread Renzo Pecoraro
All - I started a little Java-Linux I18N Tutorial at http://www.renzop.com. It includes a custom font.properties file and instructions for Linux that allows you to use the gnu-unifont in your browser/JDK/JRE. This is a work in progress and comments/questions are greatly appreciated. Thanks. Renz

Re: Java-Linux I18N

2000-01-19 Thread Renzo Pecoraro
JackWang - The font.properties file typically only maps Java font properties ("MonoSpaced", "SansSerif", etc.) to the actual fonts available on the client machine. Changing the font.properties file on the server makes no sense, as the server in a client/server or applet/servlet or whatever archit

Re: Java-Linux I18N

2000-01-19 Thread Renzo Pecoraro
ation. It's very helpful. > > I'll send time to digest all of the information and give it a try. > > Regards, > > PS. This msg may not be able to be posted in the mail list. I don't know > why. > > Lee > > -Original Message- > From: Renzo Peco

Re: Java Decompiler

2000-01-17 Thread Renzo Pecoraro
Thanks to all!! I installed jad for Linux in a snap, and decompiled my sources. Everything works like a charm, and the source code actually looks nicer than before! I'll be a little more careful with rm -f next time around :-) Renzo -

Java Decompiler

2000-01-16 Thread Renzo Pecoraro
Help! I just accidentally deleted a bunch of my Java source files. Anyone know a good decompiler that works under Linux? Thanks!! Renzo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co

Java-Linux I18N

2000-01-14 Thread Renzo Pecoraro
Couple of hints on this. So far, I haven't seen anything in Java I18N that's specific to Linux, except: 1. Yes, you need Asian fonts. Some come with the distros, I got additional ones from http://www.userfriendly.net/linux/RPM/rhcn/noarch/X11_fonts.html (Japanese, Simplified Chinese, Traditional

Linux & ADSL

1999-11-17 Thread Renzo Pecoraro
Hi - I have ADSL with bell atlantic and use an extenal ADSL modem hooked up to my NIC PCMCIA card. Every time I send an e-mail or upload to an FTP server, I get disconnected and have to restart the eth0 network interface. Bell claims it's not their problem and they do not provide support for Linux

IBM jdk1.1.8 Linux port

1999-11-02 Thread Renzo Pecoraro
Can someone tell me what the differences are between IBMs port and the blackdown port? I am thinking speed, licensing, stability, etc. http://www.ibm.com/developer/linux/papers/java-118.html?loc=180,t=g,p=linux078 -- To UNSUB

JAVA+Enlightenment

1999-10-20 Thread Renzo Pecoraro
Hi - Does anybody have a hint as to how to fix this: I am using RH6.0+Gnome+E, and whenever I startup NetBeans places itself in the top left corner, but hides its own window titlebar, so that I don't have access to the iconify buttons, etc. Very annoying! Is there a fix? BTW, Sun just acquired N

Re: Benchmark results for Linux JVMs (formatted for 70 columns)

1999-10-14 Thread Renzo Pecoraro
does anyone know why I can't access any alphaworks.ibm.com webpage with netscape 4.6 from my linux box?? netscape always stalls after after a few bytes... thanks! renzo Raja Vallee-Rai wrote: > > I goofed with the last message and messed up the formatting. > Here's a better version: > > -Ra

Poll: Which Java/Linux IDE?

1999-08-23 Thread Renzo Pecoraro
Hi - maybe this has been asked before (sorry if that's the case), but I am wondering which Java/Linux IDE, if any, people are using? I tried Netbeans, and like it a lot (nice interface, writes clean code, installed without hassle) although it seems a bit too much for my little 133mhz/96MB machine