To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / 17482
     
   
Subject: 
Re: New Book - Core Lego Mindstorms
Newsgroups: 
lugnet.robotics
Date: 
Fri, 15 Mar 2002 12:26:27 GMT
Viewed: 
3357 times
  

In lugnet.announce, Brian Bagnall writes:
As some of you know I've been working on a Lego Mindstorms book for Java
programmers. The official release date is March 15, 2002 so it seems like a
good time to announce it. The intent of this book is to get Java programmers
interested in Lego Mindstorms robotics. The title of the book is "Core Lego
Mindstorms Programming", part of Cay Horstmanns Core series with Prentice
Hall PTR.

Dear Brian

I have ordered my copy from Amazon. Looks very interesting. One question -
is it compatible with Java version 1.3?

With best wishes

Peter Ridsdale

   
         
   
Subject: 
Re: New Book - Core Lego Mindstorms
Newsgroups: 
lugnet.robotics
Date: 
Fri, 15 Mar 2002 21:53:39 GMT
Viewed: 
3597 times
  

Yes, it's 100% compatible with the latest versions of the Java SDK. I use
1.3.1 myself and it works great. There were originally some problems with
the SDK 1.4 beta but those have been worked out.

In lugnet.robotics, Peter Ridsdale writes:
Dear Brian

I have ordered my copy from Amazon. Looks very interesting. One question -
is it compatible with Java version 1.3?

With best wishes

Peter Ridsdale

   
         
   
Subject: 
Re: New Book - Core Lego Mindstorms
Newsgroups: 
lugnet.robotics
Date: 
Sat, 16 Mar 2002 00:58:54 GMT
Original-From: 
Andy Gombos <gombos_2000@yahoo.com+AvoidSpam+>
Viewed: 
3946 times
  

I assume with the offfical 1.4 release?  I have had several problems with
the offical release including stability problems, incompatible code (some
wierd 1.2 stuff), slow performance, and hanging event threads (they never
return from calling the event methods).  I think I will wait for 1.4.1. :)

Andy
----- Original Message -----
From: "Brian Bagnall" <bbagnall@mts.net>
To: <lego-robotics@crynwr.com>
Sent: Friday, March 15, 2002 4:53 PM
Subject: Re: New Book - Core Lego Mindstorms


Yes, it's 100% compatible with the latest versions of the Java SDK. I use
1.3.1 myself and it works great. There were originally some problems with
the SDK 1.4 beta but those have been worked out.

In lugnet.robotics, Peter Ridsdale writes:
Dear Brian

I have ordered my copy from Amazon. Looks very interesting. One • question -
is it compatible with Java version 1.3?

With best wishes

Peter Ridsdale

   
         
   
Subject: 
Re: New Book - Core Lego Mindstorms
Newsgroups: 
lugnet.robotics
Date: 
Sat, 16 Mar 2002 09:31:11 GMT
Viewed: 
4165 times
  

lego-robotics@crynwr.com (Andy Gombos) writes:

I assume with the offfical 1.4 release?  I have had several problems with
the offical release including stability problems, incompatible code (some
wierd 1.2 stuff), slow performance, and hanging event threads (they never
return from calling the event methods).  I think I will wait for 1.4.1. :)

I have made the necessary modifications to leJOS
(there was a clash with the new assert keyword) and
then tried the Java SDK 1.4 with a few tests, it worked.
What you have to do is use the CVS version and add "-target 1.1"
as an option to lejosc and javac whenever you are compiling
for the leJOS linker, because it only understands 1.1 classfile format.

Regularly I use 1.3

BTW, I hope you always read the licenses:

    5. Notice of Automatic Software Updates from Sun.  You
    acknowledge that the Software may automatically download,
    install, and execute applets, applications, software
    extensions, and updated versions of the Software from Sun
    ("Software Updates"), which may require you to accept updated
    terms and conditions for installation. If additional terms and
    conditions are not presented on installation, the Software
    Updates will be considered part of the Software and subject to
    the terms and conditions of the Agreement.

Anybody got a Linux sandbox w/o internet access for this rascal?

Jürgen

--
Jürgen Stuber <stuber@loria.fr>
http://www.loria.fr/~stuber/

   
         
   
Subject: 
Re: New Book - Core Lego Mindstorms
Newsgroups: 
lugnet.robotics
Date: 
Mon, 18 Mar 2002 06:58:17 GMT
Viewed: 
4158 times
  

You have to wonder how the SDK could possibly do that. The only opportunity
I can see for it doing this is with the binary files javac and java, but I
doubt they have auto-update features. Maybe the applet JVM has this?

p.s. Kudos for reading the license. You are probably the first person to do
so since the SDK was released. ;)


In lugnet.robotics, Juergen Stuber writes:
I have made the necessary modifications to leJOS
(there was a clash with the new assert keyword) and
then tried the Java SDK 1.4 with a few tests, it worked.
What you have to do is use the CVS version and add "-target 1.1"
as an option to lejosc and javac whenever you are compiling
for the leJOS linker, because it only understands 1.1 classfile format.

Regularly I use 1.3

BTW, I hope you always read the licenses:

   5. Notice of Automatic Software Updates from Sun.  You
   acknowledge that the Software may automatically download,
   install, and execute applets, applications, software
   extensions, and updated versions of the Software from Sun
   ("Software Updates"), which may require you to accept updated
   terms and conditions for installation. If additional terms and
   conditions are not presented on installation, the Software
   Updates will be considered part of the Software and subject to
   the terms and conditions of the Agreement.

Anybody got a Linux sandbox w/o internet access for this rascal?

Jürgen

 

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR