KLookup

Well I haven’t written much about this, but I’ve spent many hours on it.

My final year project is a multiradical kanji lookup tool, in Ruby.

Just yesterday, KLookup was approved for inclusion on RubyForge.

So now you can check out the source:

svn checkout svn://rubyforge.org/var/svn/klookup

If you don’t like or have Subversion, I have already made a release.

Supposedly it will run (the executables can be run when in the bin/ directory - note that gklookup does nothing) and install (beware of setup.rb’s weird behaviour). Its only dependency should be Ruby (cklookup requires readline, but falls back to gets). Also, klookup.cgi (drop the whole directory into a directory with ExecCGI set) is apparently confusing, so just bear with it for the moment.

Suggestions, fixes, and questions are very welcome. My email address is floating around somewhere on this site, it’s foobar__AT__holizz.com, where foobar is any string you like.

Leave a Reply

You must be logged in to post a comment.