Re: JESS: Is Jess still alive, and Jess In Action

2011-06-01 Thread Jason Morris
Hi Paul,

I have to agree with everyone here.  I've enjoyed working with Jess since
about version 2.0, and have been actively supporting it since 6.0 onward.
Ease of use, stability, and robustness have been its hallmarks.  Don't let
the LISP syntax of the Jess language dissuade you.  Once you do a
significant amount of non-trivial development, you will come to appreciate
the Jess language's LISP roots.

IMHO our community is one-of-a-kind in the software world.  You won't find a
more knowledgeable and friendly bunch.

Cheers,
Jason
--
Morris Technical Solutions LLC
consult...@morris-technical-solutions.com
(517) 304-5883

On Tue, May 31, 2011 at 10:02 PM, My Coyne mco...@boninc.com wrote:

 I second John.
 I found JESS is very easy to work with Java; and the support is prompt,
 details with great explanations.

 My Coyne
 mco...@boninc.com
 (cel): 301-399-6351

 On Tue 31/05/11 8:19 PM , John Everett jever...@bbn.com sent:

 I’m using Jess on a large DARPA project, and I find it to be a mature and
 stable platform. The mailing list goes quiet but responds quickly when
 people ask questions. The Jess language is a subset of LISP, which is an
 obvious touchpoint for religious debates, so if you’re looking for a
 “reason” to disprefer Jess, it’s right there. On the other hand, the
 integration with Java is robust, to the point where you can interact
 entirely with the rule engine via Java if you wish. The rule engine itself
 has a rich feature set and appears to implement the Rete algorithm
 efficiently. The original developer and author of Jess in Action, Ernest
 Friedman-Hill, responds promptly and thoughtfully to technical questions
 posted to the mailing list.



 -John



 From: Jason Morris [mailto:jason.c.mor...@gmail.com]
 Sent: Tuesday, May 31, 2011 7:13 PM
 To: jess-users@sandia.gov
 Subject: Re: JESS: Is Jess still alive, and Jess In Action



 I have been waiting a LONG time for someone besides me to ask this
 question.
 Can't wait to hear the answer ;-)

 On Tue, May 31, 2011 at 5:35 PM, Paul Gifford pggiff...@gmail.com wrote:

 Hi,



   We're looking at a couple of Java rules engines, Jess among them.  It's
 been a couple of years since the site has been updated - is Jess still under
 active development?



   I've started reading through Jess In Action.  The book was published in
 2003 - is it still applicable to the 2008 version of Jess?



 Thanks,



 Paul








 --
 Cheers,
 Jason
 --
 Morris Technical Solutions LLC
 consult...@morris-technical-solutions.com
 (517) 304-5883




JESS: Is Jess still alive, and Jess In Action

2011-05-31 Thread Paul Gifford
Hi,

  We're looking at a couple of Java rules engines, Jess among them.  It's
been a couple of years since the site has been updated - is Jess still under
active development?

  I've started reading through Jess In Action.  The book was published in
2003 - is it still applicable to the 2008 version of Jess?

Thanks,

Paul


Re: JESS: Is Jess still alive, and Jess In Action

2011-05-31 Thread Jason Morris
I have been waiting a LONG time for someone besides me to ask this question.
Can't wait to hear the answer ;-)

On Tue, May 31, 2011 at 5:35 PM, Paul Gifford pggiff...@gmail.com wrote:

 Hi,

   We're looking at a couple of Java rules engines, Jess among them.  It's
 been a couple of years since the site has been updated - is Jess still under
 active development?

   I've started reading through Jess In Action.  The book was published in
 2003 - is it still applicable to the 2008 version of Jess?

 Thanks,

 Paul






-- 
Cheers,
Jason
--
Morris Technical Solutions LLC
consult...@morris-technical-solutions.com
(517) 304-5883


Re: JESS: Is Jess still alive, and Jess In Action

2011-05-31 Thread Ernest Friedman-Hill
Jess in Action is still valid; there are some newer features since  
then, and some newer best practices, but nothing in the book is  
*wrong*. The release notes in the Jess 7.0 manual explicitly address  
the 6.x - 7.x transition and things that you might want to change, so  
they serve as a nice addendum to the book.


Jess is still supported, and occasional updates are still being made,  
but active development of new features is on hiatus for now.



On May 31, 2011, at 5:35 PM, Paul Gifford wrote:


Hi,

  We're looking at a couple of Java rules engines, Jess among them.   
It's been a couple of years since the site has been updated - is  
Jess still under active development?


  I've started reading through Jess In Action.  The book was  
published in 2003 - is it still applicable to the 2008 version of  
Jess?


Thanks,

Paul




-
Ernest Friedman-Hill
Informatics  Decision Sciences, Sandia National Laboratories
PO Box 969, MS 9012, Livermore, CA 94550
http://www.jessrules.com








To unsubscribe, send the words 'unsubscribe jess-users y...@address.com'
in the BODY of a message to majord...@sandia.gov, NOT to the list
(use your own address!) List problems? Notify owner-jess-us...@sandia.gov.




RE: JESS: Is Jess still alive, and Jess In Action

2011-05-31 Thread John Everett
I’m using Jess on a large DARPA project, and I find it to be a mature and 
stable platform. The mailing list goes quiet but responds quickly when people 
ask questions. The Jess language is a subset of LISP, which is an obvious 
touchpoint for religious debates, so if you’re looking for a “reason” to 
disprefer Jess, it’s right there. On the other hand, the integration with Java 
is robust, to the point where you can interact entirely with the rule engine 
via Java if you wish. The rule engine itself has a rich feature set and appears 
to implement the Rete algorithm efficiently. The original developer and author 
of Jess in Action, Ernest Friedman-Hill, responds promptly and thoughtfully to 
technical questions posted to the mailing list.

 

-John

 

From: Jason Morris [mailto:jason.c.mor...@gmail.com] 
Sent: Tuesday, May 31, 2011 7:13 PM
To: jess-users@sandia.gov
Subject: Re: JESS: Is Jess still alive, and Jess In Action

 

I have been waiting a LONG time for someone besides me to ask this question.
Can't wait to hear the answer ;-)

On Tue, May 31, 2011 at 5:35 PM, Paul Gifford pggiff...@gmail.com wrote:

Hi,

 

  We're looking at a couple of Java rules engines, Jess among them.  It's been 
a couple of years since the site has been updated - is Jess still under active 
development?  

 

  I've started reading through Jess In Action.  The book was published in 2003 
- is it still applicable to the 2008 version of Jess?

 

Thanks,

 

Paul

 

 




-- 
Cheers,
Jason
--
Morris Technical Solutions LLC
consult...@morris-technical-solutions.com
(517) 304-5883



Re: JESS: Is Jess still alive, and Jess In Action

2011-05-31 Thread Paul Gifford
Great, thank you!

On Tue, May 31, 2011 at 8:20 PM, Ernest Friedman-Hill ejfr...@sandia.govwrote:

 Jess in Action is still valid; there are some newer features since then,
 and some newer best practices, but nothing in the book is *wrong*. The
 release notes in the Jess 7.0 manual explicitly address the 6.x - 7.x
 transition and things that you might want to change, so they serve as a nice
 addendum to the book.

 Jess is still supported, and occasional updates are still being made, but
 active development of new features is on hiatus for now.



 On May 31, 2011, at 5:35 PM, Paul Gifford wrote:

 Hi,

  We're looking at a couple of Java rules engines, Jess among them.  It's
 been a couple of years since the site has been updated - is Jess still under
 active development?

  I've started reading through Jess In Action.  The book was published in
 2003 - is it still applicable to the 2008 version of Jess?

 Thanks,

 Paul



 -
 Ernest Friedman-Hill
 Informatics  Decision Sciences, Sandia National Laboratories
 PO Box 969, MS 9012, Livermore, CA 94550
 http://www.jessrules.com








 
 To unsubscribe, send the words 'unsubscribe jess-users y...@address.com'
 in the BODY of a message to majord...@sandia.gov, NOT to the list
 (use your own address!) List problems? Notify owner-jess-us...@sandia.gov.
 




Re: JESS: Is Jess still alive, and Jess In Action

2011-05-31 Thread Craig Cunningham
Hi Paul,

We have two applications that are deployed operationally.  One is a real time 
data driven decision support system processing health data.  Its been in 
operation for two years, running non-stop without an error.  The second is an 
operational app that provides risk assessment for hospital acquired illness.  
It runs in a hospital environment and has been operation for just over a year. 

Both apps process a large volume of data.  The larger rule base is just over 
three hundred rules and has a knowledge base of just over 800k facts.  

We tested a number of rule systems and found JESS to be the best suited to meet 
our system requirements.

Thanks,
Craig


On May 31, 2011, at 3:35 PM, Paul Gifford wrote:

 Hi,
  
   We're looking at a couple of Java rules engines, Jess among them.  It's 
 been a couple of years since the site has been updated - is Jess still under 
 active development? 
  
   I've started reading through Jess In Action.  The book was published in 
 2003 - is it still applicable to the 2008 version of Jess?
  
 Thanks,
  
 Paul
  
  






To unsubscribe, send the words 'unsubscribe jess-users y...@address.com'
in the BODY of a message to majord...@sandia.gov, NOT to the list
(use your own address!) List problems? Notify owner-jess-us...@sandia.gov.




JESS: Is Jess still alive, and Jess In Action

2011-05-31 Thread My Coyne
 I second John.  
 I found JESS is very easy to work with Java; and the support is
prompt, details with great explanations.  
 My Coyne 
 mco...@boninc.com 
 (cel): 301-399-6351 
 On Tue 31/05/11  8:19 PM , John Everett jever...@bbn.com sent:
I’m using Jess on a large DARPA project, and I find it to be a
mature and stable platform. The mailing list goes quiet but responds
quickly when people ask questions. The Jess language is a subset of
LISP, which is an obvious touchpoint for religious debates, so if
you’re looking for a “reason” to disprefer Jess, it’s right
there. On the other hand, the integration with Java is robust, to the
point where you can interact entirely with the rule engine via Java if
you wish. The rule engine itself has a rich feature set and appears to
implement the Rete algorithm efficiently. The original developer and
author of Jess in Action, Ernest Friedman-Hill, responds promptly and
thoughtfully to technical questions posted to the mailing list. 
-John
From:  Jason Morris [mailto:jason.c.mor...@gmail.com] 
 Sent: Tuesday, May 31, 2011 7:13 PM
 To: jess-users@sandia.gov
 Subject: Re: JESS: Is Jess still alive, and Jess In Action
I have been waiting a LONG time for someone besides me to ask this
question.
 Can't wait to hear the answer ;-) 

On Tue, May 31, 2011 at 5:35 PM, Paul Gifford  wrote:

Hi,
  We're looking at a couple of Java rules engines, Jess among them. 
It's been a couple of years since the site has been updated - is Jess
still under active development?  
  I've started reading through Jess In Action.  The book was
published in 2003 - is it still applicable to the 2008 version of
Jess?
Thanks,
Paul
 -- 
 Cheers,
 Jason
 --
 Morris Technical Solutions LLC
 (517) 304-5883