Hi All, I thought this article might be of interest to the list. This article briefly describes JESS (Java Expert Systems Shell) and JSR-94 (Java...
S F Palu
sionep@...
Oct 7, 2003 11:29 pm
82
Title : "Jess Meets Einstein's Riddle" http://www.developer.com/java/other/article.php/3089641 From Suns web site (brief about "JESS IN ACTION" book): ...
S F Palu
sionep@...
Oct 9, 2003 10:05 pm
83
There's a whole heap of free java based rules engines out there: http://www.manageability.org/blog/stuff/rule_engines. Drools and Algernon are ones that I've...
Murray Knox
murrayk@...
Oct 9, 2003 10:25 pm
84
I agree, there are lots of free rule engines out there. I believe most or all of them use "Rete Network", "Back-Chaining" and "Forward-Chaining" architecture...
S F Palu
sionep@...
Oct 10, 2003 1:01 am
85
On Friday, October 10, 2003 13:57:56 +1300 S F Palu <sionep@...> ... Sounds like JESS would be a great topic for the next meeting... which should be up...
I want to arrange an informal get-together for Wellington based Java developers. If you are interested please contact me so that I can get an idea of the...
Whoohoo - somebody else is taking responsibility for it ;) Anyway, I'm in. ... This communication is confidential and may contain privileged material. If you...
Kessell-Haak, Gerhard
gerhard.kessell-haak@...
Oct 21, 2003 2:46 am
88
Doh - that was only meant to go to Martin :-o Oh well :) ... This communication is confidential and may contain privileged material. If you are not the...
Kessell-Haak, Gerhard
gerhard.kessell-haak@...
Oct 21, 2003 2:52 am
89
For what it's worth, J2SE 1.4.2_02 is now available. See http://java.sun.com/j2se/1.4.2/ReleaseNotes.html Martin ...
Roll on JDK 1.5! ... From: Martin Paulo [mailto:Martin.Paulo@...] Sent: Wednesday, 22 October 2003 09:08 To: nzjava@yahoogroups.com Subject: [nzjava]...
I'll second that. BTW, does anyone have any insight into JSR 175 "A Metadata Facility for the Java Programming Language"? I believe that it is slated to be...
I don't know whether it has any relationship or comparison to Delphi properties but I think it is similar in concept to the attributes facility in C#. It...
Murray Knox
murrayk@...
Oct 22, 2003 1:45 am
94
... It's like 'attributes' (I think they're called) in .NET. It's currently drafted to go something like: @Session( ejb-name = "statelessSession" ) public...
Damon Maria
damon@...
Oct 22, 2003 5:49 am
95
--On Wednesday, October 22, 2003 14:44:01 +1300 Murray Knox ... I saw a blog entry on this the other day and will attempt to find it, which was pointing a...
The .NET ones are as well (typed I mean). They have classes that represent the data you are accumulating so the compiler can ensure you filled everything in...
Thanks to everyone for the information on JSR175. I see that it is not yet available for public review, so whilst this discussion is good groundwork for...
You can always join the JCP yourself and get direct access to the community review spec. However, once you join you will not be able to show us the spec in any...
Murray Knox
murrayk@...
Oct 22, 2003 10:52 pm
100
Well the metadata spec has been released for public review so we can finally see what it actually looks like. From a brief scan there doesn't seem to be...
Murray Knox
murrayk@...
Nov 6, 2003 8:45 pm
101
Hello All, I have 2 articles posted at JavaLobby which may be interest to anyone who is doing Java software embedded systems, robotics and control. The...
Sionep
sionep@...
Feb 1, 2004 5:59 am
102
Java 1.5.0, Beta 1 has been released! Read about it here: http://java.sun.com/j2se/1.5.0/index.jsp Enjoy! Martin ...
... How does this differ from the 1.5.0 beta I would have downloaded about a week or so ago? The GTK look and feel still sucks arse, and the new Java Look and...
Any of you guys here use IntelliJ IDEA and Jira in combination? I'm working on a Jira plugin for the EAP series of IDEA releases ( available in the plugin...
... Yup. ... I can't think of any intergration off the top of my head (maybe it's just a stupid day), what thoughts have you had. Were you the person who...
Damon Maria
damon@...
Feb 5, 2004 3:39 am
107
... I think that may have been an late alpha, downloading now anyway. Mark...
There is a difference between the beta and the alpha - the alpha had no documentation. Thus I had hours of fun trying to work out why the enum VALUES reference...
... The integration I currently have include: 1. Tool window with a table showing assigned, in progress, outstanding issues, sortable, and filterable by...