"Why JudoScript, another scripting language for Java?"

2001-11-29 Thread James Huang

Hello,

Since the announcement of JudoScript, a few
folks asked the same question that many others
may also have:

  There are already so many scripting languages
  for Java, such as Rhino/JavaSciprt, J/Python,
  Jacl/Tcl, Ruby, Jill, BeanShell, ..., why yet
  another one? What's the compelling hook
  JudoScript has over others?

This is a good question. Before the work was
started, I had to ask myself this very question
many times until I was convinced that JudoScript
is so much better:

  JudoScript is a 4GL-and-3GL, where others are
  mere 3GLs.

Nothing wrong with 3GLs (Java, C, Perl, Python,
...), but 4GL is how and why we script.

(Now I have a question: why bother to have so
many 3GL scripting languages? Shouldn't they
be more 4GL-like, that is, to have more
domain-specific constructs like those in
JudoScript, so that many complicated tasks can
be specified rather than programmed? isn't
this why we script?)

Anyway, I have prepared an answer at

http://www.judoscript.com/faq.html#why
http://www.judoscript.com

Feel free to check this out, and any comments
are welcome.

Thanks,
-James Huang


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




hi

2001-11-29 Thread Elteto Zoltan



Hi,
 
i am a newbie on this list.
I have subscribed on this list and  I don't 
get any messages :)
So this is a checkup!!
 
Please anybody respond to know that I can 
ask
questions in future.
 
th
 
zoli
 


Hi all

2001-11-29 Thread Elteto Zoltan



Hi all,
 
Thanks for all those have replied to me and sorry 
for the bother!
 
I have 
 
Linux readhat 7.0 
Blackdown Java-Linux Version 1.3.1  
FCS
 
I made an upgrade from java 1.1.8
 
But I have some problems with the 
special romanian characters
 
for instance: instead of şă I get ?? and for this I 
have a lot of problems 
:((
 
What should I do with this?
 
Should I change locale setting in linux 
Or
change setting in java Or
java is handeling different the unicode in 
this new 
feature?
 
Can anybody help me?
 
th
zoli
 


applets and security

2001-11-29 Thread from . the . dreaming

Hi,
I have a problem with the security wall of the sun appletviewer on a
X11-server with Suse Linux 7.3. 
I try to allow the applets to write on a local harddisk with acl.write in
the properties file, but nothing happens except an "access denied"-exception.
Is there anyone who knows what to do?

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: FW: Red Hat on Intel JMF and RTP Support for Audio

2001-11-29 Thread Bruce Alexander

Many thanks.  We are unable to locate current research data on duplex audio
in this configuration (RedHat Linux, JMF, RTP).  We are specifically
interested in whether or not the JavaSound issues were resolved.



-Original Message-
From: Viktor Sigurd Wold Eide [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 29, 2001 7:16 AM
To: Liem Bahneman
Cc: Bruce Alexander; [EMAIL PROTECTED]
Subject: Re: FW: Red Hat on Intel JMF and RTP Support for Audio


Liem Bahneman <[EMAIL PROTECTED]> writes:

> Who's implementation of JDK and JMF are you using? Blackdown's?
>
> - liem
>
>
> On Wed, 28 Nov 2001, Bruce Alexander wrote:
>
> > -Original Message-
> > From: Viktor Sigurd Wold Eide [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, November 28, 2001 12:12 AM
> > To: Bruce Alexander
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: Red Hat on Intel JMF and RTP Support for Audio
> >
> >
> > "Bruce Alexander" <[EMAIL PROTECTED]> writes:
> >
> > > Is there anyone who has successfully set up a JMF server application
using
> > > RedHat Linux and RTP?
> > >
> >
> > We have used both Redhat and Debian Gnu/Linux with JMF for streaming
> > audio and video over RTP/UDP/IP-muliticast. We have used it for
> > research and experimental purposes.
> >
> > There are email archives for JMF at:
> > http://archives.java.sun.com/archives/jmf-interest.html
> >
> >
> > Regards
> > Viktor S. Wold Eide


We have used both Blackdown's and Sun's implementation of both JDK and
JMF. The blackdown version has some functionality that the Sun
version does not have, as you probably know, like video capture, etc.

Regards
Viktor S. Wold Eide


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: Mangled Drag And Drop Cursor

2001-11-29 Thread Wilkinson, Robert

I see the cursors in j2sdk1.3.1/jre/lib/images/cursors/ but that is not what
I get when I run the program. I get normal looking cursors for all except
Drag and Drop operations. During DnD I get cursors that are at least 100 x
200 and look like mangled scaled up versions of something, I know not what.

As I said. This occurs on both the Caldera supplied JDK with open linux
server as well as the Blackdown JDK.

This is what leads me to believe that it is a library problem. Aren't
Cursors native functions?

Regards,.
Rob

-Original Message-
From: Juergen Kreileder [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 27, 2001 7:13 PM
To: Wilkinson, Robert
Cc: [EMAIL PROTECTED]
Subject: Re: Mangled Drag And Drop Cursor


Robert Wilkinson <[EMAIL PROTECTED]> writes:

> Under Caldera Open Linux Server the cursor that comes up during a
> drag and drop operation is clearly incorrect. The image is about 1/2
> " by 1" and bears no relation to the look of the cursor under
> windows. I get the same thing whether using the Blackdown
> distribution or the distribution supplied with the Caldera
> distribution. Is this a glib issue. Any help appreciated.

Yes, they look different but they all should be 32x32 pixels.  See
j2sdk1.3.1/jre/lib/images/cursors/motif*.gif


Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Team
http://www.blackdown.org/java-linux.html
Run Java 2 SE v1.3.1 on your iPAQ:
http://www.handhelds.org/pipermail/ipaq/2001-June/007221.html


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: "Why JudoScript, another scripting language for Java?"

2001-11-29 Thread James Huang

I've been discussing with dozens of people around the world; you are the 
lone one barked.

So what's your problem?


>From: Dan Kegel <[EMAIL PROTECTED]>
>To: James Huang <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: "Why JudoScript, another scripting language for Java?"
>Date: Thu, 29 Nov 2001 09:23:31 -0800
>
>James Huang wrote:
> >
> > Hello,
> >
> > Since the announcement of JudoScript, a few
> > folks asked the same question that many others
> > may also have:
>
>Piss off and take your spam with you.  You sent
>that same message to lajug, and no doubt every
>other java forum you could find.
>
>- Dan


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]