JESS: [EXTERNAL] Anyone ran JESS on a realtime NIX?

2013-03-28 Thread Grant Rettke
Hi, I'm curious about setting up a balancing robot just for the fun of it. I'm wondering if any of you have any knowledge of people using JESS on a realtime UNIXes, or for that matter, doing anything hardware control wise? Best wishes, Grant

JESS: [EXTERNAL] Re: Slowly documenting project setup steps

2013-02-19 Thread Grant Rettke
Hi Jessers, Sorry for just sending a link. What is going is that I'm blogging the set-up of a Jess+Java project using my preferred setup. My goal is to provide a Maven managed project that makes it real easy to play with Java and Jess together, and figured if anyone might be interested then

JESS: [EXTERNAL] Rete network visualization

2013-02-19 Thread Grant Rettke
of that information available at runtime using JESS commands? Or programmatic ally? Best wishes, -- Grant Rettke | ACM, AMA, COG, IEEE gret...@acm.org | http://www.wisdomandwonder.com/ Wisdom begins in wonder. ((λ (x) (x x)) (λ (x) (x x)))

Re: JESS: [EXTERNAL] passing by reference ?

2013-01-03 Thread Grant Rettke
On Sat, Dec 22, 2012 at 10:19 AM, burama gwkuk.1993b...@gmail.com wrote: how to do passing by reference in jess ? May you give more context and maybe an example of what you want to do?

JESS: [EXTERNAL] How to persist the fact and rule base from a given session?

2012-11-27 Thread Grant Rettke
it back on, those events should be handled. I did read the docs but just didn't... maybe I missed something. Best wishes, -- Grant Rettke | ACM, AMA, COG, IEEE gret...@acm.org | http://www.wisdomandwonder.com/ Wisdom begins in wonder. ((λ (x) (x x)) (λ (x) (x x)))

JESS: [EXTERNAL] Jess on Android Revisited 2012-11-15T07:45:43-0600

2012-11-15 Thread Grant Rettke
on it on a pc. 6. Test out Jess on it on android. Not sure whether other folks are interested in this or not but if so please reply so we can coordinate our efforts. Best wishes, -- Grant Rettke | ACM, AMA, COG, IEEE gret...@acm.org | http://www.wisdomandwonder.com/ Wisdom begins in wonder. ((λ (x

JESS: [EXTERNAL] What does the .CLP extension stand for?

2012-11-15 Thread Grant Rettke
What does the .CLP extension stand for? -- Grant Rettke | ACM, AMA, COG, IEEE gret...@acm.org | http://www.wisdomandwonder.com/ Wisdom begins in wonder. ((λ (x) (x x)) (λ (x) (x x)))

JESS: [EXTERNAL] Code to convert a POJO to a template assertion?

2012-11-15 Thread Grant Rettke
)) pojoToAssertion(p) - (assert (Person (name Joe) (age 10)) Ok the reason is that I don't want or plan to deal with modifying any state outside of the engine environment :). Best wishes, -- Grant Rettke | ACM, AMA, COG, IEEE gret...@acm.org | http://www.wisdomandwonder.com/ Wisdom begins

Re: JESS: [EXTERNAL] Emacs Jess Users?

2012-10-11 Thread Grant Rettke
On Wed, Oct 10, 2012 at 9:04 AM, Friedman-Hill, Ernest ejfr...@sandia.gov wrote: If you have a patch, let me know and I can post it for other people to use. Someone already posted describing the fix here but with a patch for it: http://planetjava.org/java-jess/2004-05/msg6.html Here is my

Re: JESS: [EXTERNAL] What is your preferred Eclipse version, distribution, and bitness for Jess 7*?

2012-10-11 Thread Grant Rettke
On Wed, Oct 10, 2012 at 9:06 AM, Friedman-Hill, Ernest ejfr...@sandia.gov wrote: Jess doesn't care, being a pure Java library. The 32 vs 64-bit question depends entirely on your own machine's architecture, and then the proper Eclipse distribution depends on what sort of code you intend to

Re: JESS: [EXTERNAL] Emacs Jess Users?

2012-10-11 Thread Grant Rettke
On Wed, Oct 10, 2012 at 8:33 PM, Andre Luiz Tietbohl Ramos andreltra...@gmail.com wrote: I'm having a problem to start Jess in ubuntu 12.04. I have jess-mode installed in /usr/share/emacs/site-lisp/jess-mode and when I try M-x jess-mode I receive the error below: setq: Symbol's value as

JESS: [EXTERNAL] Ordered facts question

2012-10-11 Thread Grant Rettke
Hi, I'm working on 5.4. Ordered facts in file:///C:/x86/Jess71p2/docs/memory.html with Jess Jess Version 7.1p2 11/5/2008 where there is an example Jess (number (value 6)) I expected the ordered fact number to get created on-demand but instead got: Jess reported an error in routine