Re: JESS: firing on sub sets [generic example]

2005-09-29 Thread Jason Morris
) (x5 nil)) = ; Rule actions go here... ) This rule would fire on all facts of type A for which these constraints were satisfied. A complete program is given below. Cheers, -Jason - Morris Technical Solutions LLC

Re: JESS: empty list pattern and ppdefrule

2005-11-03 Thread Jason Morris
understand their mechanics, else they introduce an unknown liability in your code. Cheers, Jason - Morris Technical Solutions LLC www.morristechnicalsolutions.com [EMAIL PROTECTED] phone/fax: 503.692.1088

Re: JESS: GUI

2005-11-14 Thread Jason Morris
I think that M.K. wrote: is it possible to add pictures (*.jpg, *.gif etc) to a GUI? If you mean a Jess GUI (like in Jess In Action), then certainly. You can build any Java GUI you want -- Jess places no limitations on you. Any decent book on Java AWT or Swing will show you how to do this. If

Re: JESS: Accessing the Java object behind a shadow fact in a

2005-11-14 Thread Jason Morris
-- Forwarded message -- From: Jason Morris [EMAIL PROTECTED] Date: Nov 14, 2005 11:19 AM Subject: Re: BOUNCE jess-users@sandia.gov: Approval required: To: [EMAIL PROTECTED] [EMAIL PROTECTED] I think that Erich Oliphant wrote: I see the methods that flag shadow facts but nothing

JESS: new jess user

2002-10-05 Thread Jason Morris
questions. :-) Thanks! Jason Morris, PresidentMorris Technical Solutionsmailto:[EMAIL PROTECTED] www.morristechnicalsolutions.net

JESS: Am I on the wrong path ;-)

2003-08-25 Thread Jason Morris
All, I was experimenting with some of the examples in Jess In Action, and I wanted to run my own java class from the Jess prompt. I added a simple path string to my CLASSPATH environment variable like this: C:\com\morristechnicalsolutions\jess\projectA\test_a\classes\test_a and I

RE: JESS: Amusement in the rules engineering job market

2003-08-25 Thread Jason Morris
Preach on, Brother Halsey! Sadly, it's all about thebottom-line. When will US business leaders wake from their common-sense coma and realize that the short-term solutionofcutting costs is no substitute for growing revenue through better products and fostering innovation? Horror

RE: JESS: Am I on the wrong path ;-)

2003-08-29 Thread Jason Morris
Ah... the dangers of Late Night Computing and its evil cousin Cut and Paste. FYI: java -classpath does indeed override system %CLASSPATH% ;-) Sorry for the groupspam. -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

JESS: UltraEdit wordfile for Jess code

2003-10-04 Thread Jason Morris
free to modify it as needed. To use it, simply cut and paste everything between the lines into your UltraEdit wordfile.txt file (see bottom of email). It should be available for download at the UltraEdit site soon. Cheers, Jason Morris --- Jason Morris Morris Technical Solutions [EMAIL

JESS: Restricted Language Query/ Natural Language Parsing in Jess

2004-02-04 Thread Jason Morris
the user type away to describe the initial problem input. Alas, it seems that my idea was anticipated (see pg.2): http://www.amia.org/pubs/symposia/D005310.PDF However, does anyone have any good suggestions as to how to implement this approach in Jess? Thanks! Jason Morris Morris

RE: JESS: Re: Restricted Language Query/ Natural Language Parsing in Jess

2004-02-05 Thread Jason Morris
that it was a novel approach instead of parsing the string by brute force and trying to process the results with a gazillion rules. Hope that clarifies a bit. Regards, Jason Morris --- Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original

RE: JESS: Re: Restricted Language Query/ Natural Language Parsing in Jess

2004-02-05 Thread Jason Morris
James, Thank you for all the good links! I figured that there was a lot more out there, and I feared that I wasn't making myself clear. Regards, Jason Morris - Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message

RE: JESS: Anybody looking for a rules job ??

2004-02-12 Thread Jason Morris
No kidding? What happened? (And why would you think that anyone would want to pick up the gauntlet?) What company was it? -JM ___ Jason MorrisMorris Technical Solutions[EMAIL PROTECTED]www.morristechnicalsolutions.comfax/phone: 503.692.1088 -Original Message-From: [EMAIL

JESS: on creating test harnesses dev automation with Jess

2004-02-17 Thread Jason Morris
cycle? Thanks! -JM --- Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY

RE: JESS: on creating test harnesses dev automation with Jess

2004-02-18 Thread Jason Morris
Thanks, James! This was very interesting suggestion. I'd give my eye-teeth to find such a company that was actively using rule-based programming in mechanical design (my specialty). That scale of project would be fascinating to program. Cheers! Jason -- Jason Morris Morris Technical

RE: JESS: Case Based Reasoning with Rules

2004-02-27 Thread Jason Morris
? BTW - thanks for all your replies on other threads so far. -JM -- Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rich Halsey Sent: Friday

RE: JESS: Case Based Reasoning with Rules

2004-02-28 Thread Jason Morris
research. Hybrid systems are a fascinating subject, and I hope to see a lively thread about it. -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

JESS: Obtaining a fact-id from an External Address

2004-05-26 Thread Jason Morris
it be to add a Jess command like (fact-by-fact jess.Fact|External Address: jess.Fact) that returns the integer value of the Fact reference in working memory... basically a mirror image of the (fact-id integer) command. Thanks! -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: Obtaining a fact-id from an External Address

2004-05-26 Thread Jason Morris
PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 5:56 AM To: [EMAIL PROTECTED] Subject: Re: JESS: Obtaining a fact-id from an External Address I think Jason Morris wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] Hello All (and most likely EJF) GIVEN

RE: JESS: accessing a java function

2004-05-26 Thread Jason Morris
with a syntax like (call obj-reference method-name args-list) See Ch. 5 of Jess In Action. Hope this helps. Let me know what you find, as I could use this, too. Cheers! -JM - Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: calling an integer or a string

2004-05-27 Thread Jason Morris
this helps! -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Thursday, May 27, 2004 2

RE: JESS: not understanding this error

2004-05-27 Thread Jason Morris
Brenda, My guess is that you are using the = function when you should be using eq to compare object references. The = is for numerical values, hence the error. Hope this helps. -Jason - Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: Getting a handle to the fact that matched given pattern

2004-05-27 Thread Jason Morris
something like: (defrule foo-res (foo (name ?x)) = (call (get-foos-by-name (?name)) assign))) Hope this works...Ernest will probably have something more elegant! :-D Cheers! -JM -- Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: Getting a handle to the fact that matched given pattern

2004-05-27 Thread Jason Morris
Oops... I may have misunderstood your question. Sorry... completely mixed up my code. Disregard that last suggestion. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Amit Chopra Sent: Thursday, May 27, 2004 10:58 AM To: [EMAIL PROTECTED] Subject:

RE: JESS: Re: your mail [REGARDING SALIENCE IN JESS]

2004-05-28 Thread Jason Morris
of rules -- and that certainly seems the best way to go for most Jess applications. BTW - Examples of creative uses of salience or other control mechanism in Jess would be much appreciated. -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: Re: your mail [REGARDING SALIENCE IN JESS]

2004-05-28 Thread Jason Morris
Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rich Halsey Sent: Friday, May 28, 2004 9:02 AM To: [EMAIL PROTECTED

RE: JESS: Re: your mail [REGARDING SALIENCE IN JESS]

2004-05-28 Thread Jason Morris
Footnote The ART manual that I ...came across was graciously donated to my cause by Bob Orchard. Bob: I know I should have grabbed the Viewpoint manual, too! :-D Given the pace of programming evolution, it's comforting to know that study of something twenty years old (ART) can still give

RE: JESS: Re: your mail [REGARDING SALIENCE IN JESS]

2004-05-28 Thread Jason Morris
numerically. -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of James Owen Sent: Friday, May 28, 2004 11:16 AM

RE: JESS: Logging from Jess

2004-06-01 Thread Jason Morris
see what the RHS of rules are doing and whether the logic is working. Thoughts? -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: JESS: Listening to Jess Events

2004-06-01 Thread Jason Morris
assuming that Jess's addOutputRouter() accepts any Writer object, do you have a Renderer already coded that maps Jess STDOUT to Log4J? Thanks again, Alan! -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

JESS: rule-based scheduling

2004-06-23 Thread Jason Morris
All, I am looking for some good references (preferably online) about scheduling theory -- especially using rules to compute various resource scheduling scenarios. Thanks! -Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com

RE: JESS: rule-based scheduling

2004-06-27 Thread Jason Morris
I think that Sione wrote: I hope this information will give you a good start. Sione, Thank you very much for the incredibly detailed reply! Cheers! -Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone

RE: JESS: query in jess

2004-06-27 Thread Jason Morris
Hi Alvin, Leave it toDr. Friedman-Hill toquickly point out the simplest solution! :-DI was going to suggest that adefquery might also be a solution since it can easilyhandle more general filtering. For example: (defquery find-substring-in-mail (declare (variables ?substring)) (mail

RE: JESS: rule-based scheduling

2004-06-28 Thread Jason Morris
Hi Leila , Thanks for the information! Kind regards, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf

JESS: new Batch() ??

2004-07-11 Thread Jason Morris
something basic? ... Rete engine = new Rete(this); new Batch().batch(rulesFile, engine); ... Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: breaking complex rules [Zen of Jess]

2004-07-12 Thread Jason Morris
about architecture, goals, testing, modularized development, etc.) I hope that this helps you in your study. Jess is very cool technology, and it has actually improved my Java skills tremendously (gives me more of a reason to study Java!). Happy inferring! -JM Jason Morris

JESS: comments affecting error message line numbers?

2004-07-19 Thread Jason Morris
or the difference is fairly close, but for larger code like Mitch's example, I've noticed that it can be significantly off. Is there a best practice to follow? Just curious... -Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax

RE: JESS: Help ! How can i implement my Userfunction ?

2004-07-29 Thread Jason Morris
I think that Mong-Thao wrote: How can i implement this function in Java code ? See http://herzberg.ca.sandia.gov/jess/docs/61/extending.html# for a full explanation. Cheers, -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com

RE: JESS: Comparing Retes

2004-07-29 Thread Jason Morris
, -Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Sergio Martmn Ballesteros Sent: Thursday, July 29, 2004 10

RE: JESS: comments affecting error message line numbers?

2004-07-30 Thread Jason Morris
PROTECTED] Subject: Re: JESS: comments affecting error message line numbers? I think Jason Morris wrote: For most small programs, the reported line number of an error is exact or the difference is fairly close, but for larger code like Mitch's example, I've noticed that it can

JESS: Jess feature idea

2004-07-30 Thread Jason Morris
for accumulating (placing!?) output (pattern bindings, function returns, etc.) as nodes in a tree? Of course, there are a thousand ways that I or any other user can roll our own (using linked lists for example), but maybe someone else has a similar need, too. Cheers, Jason Jason

JESS: FYI - using trees in Jess code

2004-08-01 Thread Jason Morris
advantage of other DefaultTreeModel methods like getPath(), getPathtoRoot(), and a whole host of useful query and enumeration methods, which I'd otherwise have to had written from scratch. Jess really is the programmer's rule engine! Cheers, Jason Jason Morris Morris Technical

JESS: the extends clause in deftempates

2004-08-02 Thread Jason Morris
61p7. Was it omitted from JIA for a reason? -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send the words

RE: JESS: new to jess

2004-08-03 Thread Jason Morris
, ...An equals method should be provided by a class if equality of an object of that class requires more than a comparison of its object reference. Hope that helps. Cheers, -Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com

RE: JESS: new to jess

2004-08-03 Thread Jason Morris
Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Tuesday, August 03, 2004 12:42 PM

RE: JESS: Implementing equals() and hashCode()

2004-08-04 Thread Jason Morris
Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL

RE: JESS: Question

2004-08-05 Thread Jason Morris
, not the other way around. Cheers, -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send the words 'unsubscribe jess-users

RE: JESS: Coding (writing rules) Backward Chaining in Java

2004-08-07 Thread Jason Morris
); } // This is the important part! :-D catch (JessException jex) { jex.printStackTrace(System.err); } } } == Cheers, -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax

RE: JESS: Multifield matching

2004-08-09 Thread Jason Morris
that Ernest has pointed out before is that LISP dialects treat anything else than a FALSE as TRUE, so the integer return value of member$ can be used in boolean expressions as is. Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax

RE: AW: JESS: How to match Pattern in Facts

2004-08-11 Thread Jason Morris
values between Jess and Java code. Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send the words

RE: JESS: hi All

2004-08-11 Thread Jason Morris
I think that Ross Judson said: There are a couple of additional techniques you can use to control rule firing order. FYI - There are two more ways: 1. Flip the order in which Jess fires facts on the agenda (first activated = first to fire) by using the (set-strategy breadth) command -- a depth

RE: JESS: Dynamcially alloclated slot name

2004-08-11 Thread Jason Morris
can dynamically build (as far as I know) any command sequence that Jess can parse -- even dynamically creating new rules. See JIA pp. 54-55 sec 4.3.6. Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone

RE: AW: JESS: How to match Pattern in Facts [details]

2004-08-12 Thread Jason Morris
, -Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED

RE: JESS: few questions

2004-08-16 Thread Jason Morris
.93, definstances are dynamic by default, unless explicitly created static. Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: Multislot with single value

2004-08-16 Thread Jason Morris
a particular slot value, you want something like this: FOREACH fact IN fact-references IF fact.fact-slot-value == x THEN DO something END IF NEXT fact Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax

RE: JESS: (reset) and (initial-fact)

2004-08-16 Thread Jason Morris
silently assert (initial-fact). I don't see a reason why not. Sounds like a nice refinement. Anybody else? Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: Multislot problem

2004-08-17 Thread Jason Morris
. Cheers! -Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED

RE: JESS: few questions [control pattern example]

2004-08-17 Thread Jason Morris
is finished. == Focus MAIN 3 Jess Hope this helps! Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send

JESS: Thanks Ernest! and a note on posting

2004-08-19 Thread Jason Morris
. Cheers, -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED

RE: JESS: JESS HomePage down?

2004-08-23 Thread Jason Morris
I think that Shital Joshi wrote: I haven't been able to access Jess Home Page for couple of days. As far as I know, it's been up. The correct URL however is http://herzberg.ca.sandia.gov/jess Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: Correct?

2004-08-23 Thread Jason Morris
back. Hope this helps! Cheers, -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send the words 'unsubscribe jess

RE: JESS: Defining an order

2004-08-24 Thread Jason Morris
quality encoding for device id 1 is MP3 5 Jess Hope this helps! Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: calling defclass from Java behavior verification

2004-08-24 Thread Jason Morris
is what separates Jess from other rule languages and shells. Hope this helps! Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: if rule

2004-08-24 Thread Jason Morris
/jess/zen.shtml here. :-D Would you please describe for the group what your goal is so that we can better assist you. Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: calling defclass from Java behavior verification

2004-08-25 Thread Jason Morris
- as an exercise, you might want to try what you just did with the API from the command line using just the Jess language, and see which one is easier to do. Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone

RE: JESS: Defining an order

2004-08-25 Thread Jason Morris
, you have to wait for Ernest to return! ;-) Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send

RE: JESS: if rule

2004-08-25 Thread Jason Morris
to output the desired answer. == Perhaps this might help give us the Big Picture better. :-D Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: if rule[correction]

2004-08-25 Thread Jason Morris
Holly, I just noticed that you originally had (if (eq ?pd1 ?pd2) (eq ?pd2 ?pd3) (neq ?pr1 ?pr2) ... ), not the if pd1==pd2 AND pd2==pd3 AND pd1!=pd2 as I replied originally. Sorry about that! Still, my second reply holds. Cheers, Jason Jason Morris Morris

RE: JESS: if rule

2004-08-26 Thread Jason Morris
I think that Holly wrote: Thank you very much. I am working on it right now and very hopeful. Hi Holly, You're welcome! Let me know how it works out for you. Cheers, -Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax

JESS: note from moderator on HTML messages

2004-08-26 Thread Jason Morris
for complying so that we don't miss your posts. Cheers, -JM Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send

RE: JESS: Jess In Action code sample [from moderator jess-users]

2004-08-26 Thread Jason Morris
of your e-book, and I'll send you the source code. I think that Ernest would prefer it that way. Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

JESS: Not Jess but...i need help !

2004-08-28 Thread Jason Morris
. One that I can recommend is the one to which I belong www.pjug.org and http://www.pjug.org/mailman/listinfo/javamail -- a very knowledgeable and friendly bunch of folks. Hope this helps! Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: HELP....

2004-08-30 Thread Jason Morris
. You also might want to read this before you begin: http://herzberg.ca.sandia.gov/jess/zen.shtml Feel free to post to the group if you need more help, and best of luck on your project. Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: Help to get it started

2004-08-31 Thread Jason Morris
;%CLASSPATH% . and the problem should go away. Also, you should be running Jess 6.1 patch 7 not patch 4. Click on http://herzberg.ca.sandia.gov/jess/bindist/Jess61p7.zip to download the 30-day trial binary. Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: function for removing deftemplate facts

2004-08-31 Thread Jason Morris
either way. One thing that I didn't do was check if the deleted facts had children (facts that inherited from a parent fact) -- I'll leave that for you to code! :-D If you're not using inheritance, then the code works fine. Cheers! Jason Jason Morris Morris Technical

JESS: problem using jesstab and protégé...

2004-09-01 Thread Jason Morris
couldn't see it in the Protege screen shot. Also, I wasn't clear if you meant that you'd found the solution to be a capitalization error in the slot symbol in your rule. Was that the case? Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: RE: problem_using_jesstab_and_protege

2004-09-01 Thread Jason Morris
I think that ejfried wrote: Regarding the O.P.'s original problem: what is the error you are seeing? Hi Ernest, Have a look at ... http://promethai.free.fr/dforum/nav.php3?page=voirsujetboardid=4postid=182 overcount=1 Cheers, Jason Jason Morris Morris Technical

JESS: Author of FuzzyJess Talks About AI and Java

2004-09-01 Thread Jason Morris
BOB! BTW - Any good reviews would be most appreciated! Thanks! Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: Re: Author of FuzzyJess Talks About AI and Java

2004-09-01 Thread Jason Morris
the piece insightful. The time is nearing when I will be picking your brains too on all your experience, so be ready. :-D BTW - Don't forget to give it a review rating ;-) Keeps my editor happy! Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: Muilti-line comments

2004-09-03 Thread Jason Morris
Hi Ernest, I have to agree with Ross... multiline comments would be great. I don't have a problem using /* ... */ , but perhaps you can provide an option based on the current comment character (;). Thanks, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: Significant digits

2004-09-04 Thread Jason Morris
the entire Java API at your disposal from Jess for the mundane chores! Hope this helps! Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: Problem with defquery

2004-09-17 Thread Jason Morris
around with this but quickly realized that I can't offer you any meaningful working code unless I know more about your deftemplates and what your application is supposed to do. Hope this all helps! Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED

JESS: RE: Reading Excel files in Jess

2004-09-18 Thread Jason Morris
-path Bob) And Jess will printout: == Focus MAIN == f-0 (MAIN::initial-fact) == f-1 (MAIN::result (label mach1) (ave 3.595) (stdev 0.20424658299875345)) Data row Bob could not be found! Phew! Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED

RE: JESS: Is there a limit for number of facts?

2004-09-21 Thread Jason Morris
values cannot exist in working memory. Make sure that 4,000 of your 10,000 facts aren't duplicates. 2. If that's not the case, then send us your code. Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone

RE: JESS: java reflection

2004-09-21 Thread Jason Morris
(new Double 125.5) meter)) correctly? Yes, that should work fine. BTW - java.lang.* is implictly imported in Jess -- no need to explicitly import it. Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone

RE: JESS: unimplemented function detemplate

2004-09-21 Thread Jason Morris
calls. Also, the deftemplate for a fact should come before the rules that use it. Why don't you tell us what you're trying to do so that we can suggest something? Cheers, Jason Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax

RE: JESS: unimplemented function detemplate [debug code]

2004-09-21 Thread Jason Morris
-Address:java.lang.String External-Address:java.lang.Double External-Address:java.lang.Double External-Address:java.lang.Double) (unit KN KN KNcm)) == Focus MAIN Is this what you wanted? Cheers, Jason Jason Morris Morris Technical Solutions

RE: JESS: Problem with fact-slot-value

2004-10-23 Thread Jason Morris
problems are stupid. This is why we're all here! Your explanation says paren-id, but I only see parent-id, so I have to assume that is what you mean. Can you please post all of your code? I can't understand what you're trying to do from what you have here. Thanks! Jason Morris Assistant

JESS: Jess user survey [REMINDER 1]

2004-10-24 Thread Jason Morris
it if you took a few minutes to complete the survey here: http://herzberg.ca.sandia.gov/jess-user/jess-user.survey You don't have to give your name or email address or anything, just answer a few general questions about your applications and development environment. Thanks for your time! Jason Morris

RE: JESS: unbound variable in LHS

2004-10-24 Thread Jason Morris
::speech (text HAMLET IS ANGRY)) == Focus MAIN Cheers, Jason Morris Assistant Jess Listserver Moderator - Jason Morris Morris Technical Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: execute a function of the LHS of a rule

2004-10-26 Thread Jason Morris
)) == Activation: MAIN::notify-on-brightness-change : f-2, f-1 FIRE 1 MAIN::notify-on-brightness-change f-2, f-1 A change in brightness has occurred! New Brightness = 35 == Focus MAIN 1 Jess Let me know if this helps! Cheers, Jason -- Jason Morris - Assistant

RE: JESS: Problems with function test in version 70a2

2004-10-26 Thread Jason Morris
)) ;; is equivalent to this pattern ;; (foo (x ?x) (y ?y:( ?y ?x)) = (printout t Test successful)) Cheers, Jason -- Jason Morris - Assistant Moderator Jess Listserver - [EMAIL PROTECTED] email: [EMAIL PROTECTED] www.morristechnicalsolutions.com

RE: JESS: Problems with defclass command

2004-10-30 Thread Jason Morris
this to a shell script. bean.clp -- a Jess batch file that exercises the Example class below Example.java -- a JavaBean that you can use both as a plain Java object and as a Shadow Fact. Try this out and let me know if this helps! Cheers, Jason Morris Assistant Moderator - Jess Listserver

RE: JESS: how to write the results of a rule to the file router?

2004-10-31 Thread Jason Morris
! crlf)) ;; Reset working memory (reset) ;; Run Jess (run) ;; Close the file when all rules have fired (close file) ;;= This code writes the file as expected. Cheers, Jason -- Jason Morris - Assistant Moderator Jess

RE: JESS: Exchanging values between java and jess

2004-10-31 Thread Jason Morris
::match-a-b f-1, f-2 == Focus MAIN The answer is: 1 Hope this helps! Cheers, Jason -- Jason Morris - Assistant Moderator Jess Listserver - [EMAIL PROTECTED] email: [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

JESS: MODERATOR FWD: on behalf of Mitch Christensen

2004-11-12 Thread Jason Morris
Hi All, I am forwarding this post by Mitch. Sorry for the confusing posts -- I'm not sure why the latter part of the original message was missing. -JM -- Jason Morris - Assistant Moderator Jess Listserver - [EMAIL PROTECTED] email: [EMAIL PROTECTED

JESS: Listeserv Best Practices - Friendly Reminder

2004-11-16 Thread Jason Morris
to the Jess community for helping to enforce this policy! Cheers, Jason -- Jason Morris - Assistant Moderator Jess Listserver - [EMAIL PROTECTED] email: [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: How to implement rules with orders of precedence? [fwd from Jess Listerver Admin]

2004-11-16 Thread Jason Morris
-- Jason Morris - Assistant Moderator Jess Listserver - [EMAIL PROTECTED] email: [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 To unsubscribe, send the words

RE: JESS: Jess SWOT analysis

2004-12-02 Thread Jason Morris
, read a ton on rule-based expert systems, and start coding. :-D Cheers, Jason Jason Morris - Assistant Moderator Jess Listserver - [EMAIL PROTECTED] email: [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088

RE: JESS: multislot test

2004-12-28 Thread Jason Morris
::delete-empty-foos : f-1 FIRE 1 MAIN::delete-empty-foos f-1 == f-1 (MAIN::foo (id abc123) (data )) == Focus MAIN Click here for more info: http://herzberg.ca.sandia.gov/jess/docs/61/functions.html#length$ Cheers, Jason --- Morris Technical Solutions www.morristechnicalsolutions.com

  1   2   3   >