From jewel@pixie.co.za Thu Jul 27 16:12:34 2000
Return-Path: <jewel@pixie.co.za>
Received: (qmail 1079 invoked from network); 27 Jul 2000 23:12:31 -0000
Received: from unknown (10.1.10.27) by m3.onelist.org with QMQP; 27 Jul 2000 23:12:31 -0000
Received: from unknown (HELO cpt-mailhost2.mweb.co.za) (196.2.48.239) by mta1 with SMTP; 27 Jul 2000 23:12:31 -0000
Received: from pta-dial-196-31-185-39.mweb.co.za by cpt-mailhost2.mweb.co.za (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0FYD00I7EPSFOK@cpt-mailhost2.mweb.co.za> for lojban@egroups.com; Fri, 28 Jul 2000 01:12:27 +0200 (GMT-2)
Date: Fri, 28 Jul 2000 04:02:40 -0200 (GMT+2)
Subject: Re: [lojban] Gismu search engine/browser in Java -- updated
In-reply-to: <Pine.LNX.4.10.10007240636170.2540-100000@svetlana.mweb.co.za>
X-Sender: jewel@svetlana.mweb.co.za
To: Pierre Abbat <phma@oltronics.net>
Cc: lojban@egroups.com
Message-id: <Pine.LNX.4.10.10007280352070.29109-100000@svetlana.mweb.co.za>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
From: John Leuner <jewel@pixie.co.za>

I've done some work on my java applet:

http://kissme.sourceforge.net/JavaGismu/applet_test.html

Now it searches as you type the letters, ie it doesn't wait for you to
push enter.

It searches by gismu and the 3 rafsi fields. It doesn't search
alphabetically (linearly), but for any substring.

When you click on a result it shows you the meaning, place structure and
also creates buttons to cross-reference other gismu. 

You can select to search by a specific rafsi as well if you need to.

It's all best explained by the screenshot:

http://kissme.sourceforge.net/JavaGismu/javagismu.jpg


You need swing to view it, I don't use a browser to view it, I just make
sure the swing.jar is my CLASSPATH variable and use the JDK directly,
like:

/usr/jdk118/bin/appletviewer http://kissme.sourceforge.net/JavaGismu/applet_test.html

The program can very easily be converted to a java application, let me
know if anyone wants to try it that way.

John Leuner


