ÿþ<PARAM NAME="separate_jvm" VALUE="true"> <HTML> <HEAD><TITLE>Demonstrate e2gLite Expert Systems with e2gSwing</TITLE></HEAD> <BODY BGCOLOR="white"> <FONT FACE="Arial,Helvetica" SIZE=2> <CENTER><H2>e2gLite Demonstrations Presented With e2gSwing</H2></CENTER> In the "developer" (debug) mode, a debug window will open after the knowledge base is loaded. This window displays error messages, traces the activities performed during a consultation and offers optional diagnostic information about the knowledge base. In this e2gSwing version of the demonstration applications the .htm file and the autofr.kb (French) knowledge base are stored as Unicode files. <P>The "end-user" mode displays only the applet window and is the mode used to deliver expert systems for public access. <CENTER> <P><H3>Automobile diagnostic system (end-user mode)</H3> <APPLET CODE="e2g.class" archive="e2gSwing.jar" WIDTH=450 HEIGHT=300> <PARAM NAME="KBURL" VALUE="auto.kb"> <PARAM NAME="APPTITLE" VALUE="Auto Diagnosis Advisor"> <PARAM NAME="APPSUBTITLE" VALUE="an eXpertise2Go Demonstration"> <PARAM NAME="BGCOLOR" VALUE="#00ff00"> <PARAM NAME="DEBUG" VALUE="false"> <PARAM NAME="separate_jvm" VALUE="true"> Java-enabled browser required </APPLET> <P><H3>Automobile diagnostic system (debug mode)</H3> <APPLET CODE="e2g.class" archive="e2gSwing.jar" WIDTH=450 HEIGHT=300> <PARAM NAME="KBURL" VALUE="auto.kb"> <PARAM NAME="APPTITLE" VALUE="Auto Diagnosis Advisor"> <PARAM NAME="APPSUBTITLE" VALUE="an eXpertise2Go Demonstration"> <PARAM NAME="DEBUG" VALUE="true"> <PARAM NAME="separate_jvm" VALUE="true"> Java-enabled browser required </APPLET> <P><H3>Automobile diagnostic system (end-user mode -- en Français) </H3> <APPLET CODE="e2g.class" archive="e2gSwing.jar" width=525 height=300> <PARAM NAME="KBURL" VALUE="autofr.kb"> <PARAM NAME="APPTITLE" VALUE="Conseiller De Diagnostic D'Automobile"> <PARAM NAME="APPSUBTITLE" VALUE="Une démonstration d'eXpertise2Go"> <PARAM NAME="STARTBUTTON" VALUE="Commencez la consultation"> <PARAM NAME="LOADMSG" VALUE="Chargeant la base de connaissance..."> <PARAM NAME="DEBUG" VALUE="false"> <PARAM NAME="WORDWRAP" VALUE="TRUE"> <PARAM NAME="KBENCODING" VALUE="UTF-16"> <PARAM NAME="separate_jvm" VALUE="true"> Java-capable browser required </APPLET> <P><H3>Graduate admissions system (end-user mode)</H3> <APPLET CODE="e2g.class" archive="e2gSwing.jar" WIDTH=450 HEIGHT=300> <PARAM NAME=KBURL VALUE="admit.kb"> <PARAM NAME=APPTITLE VALUE="Graduate Admissions Expert System"> <PARAM NAME=APPSUBTITLE VALUE="an eXpertise2Go Demonstration"> <PARAM NAME=BGCOLOR VALUE="#00FF00"> <PARAM NAME=DEBUG VALUE="FALSE"> <PARAM NAME="separate_jvm" VALUE="true"> Java-enabled browser required </APPLET> <P><H3>Graduate admissions system (debug mode)</H3> <APPLET CODE="e2g.class" archive="e2gSwing.jar" WIDTH=450 HEIGHT=300> <PARAM NAME=KBURL VALUE="admit.kb"> <PARAM NAME=APPTITLE VALUE="Graduate Admissions Expert System"> <PARAM NAME=APPSUBTITLE VALUE="an eXpertise2Go Demonstration"> <PARAM NAME=BGCOLOR VALUE="#00FF00"> <PARAM NAME=DEBUG VALUE="TRUE"> <PARAM NAME="separate_jvm" VALUE="true"> Java-enabled browser required </APPLET> </FONT> </CENTER> </BODY> </HTML>