Project Page
Nekit Applet


Introduction
Nekit was developed by Nekhem Tecnologies, as an adaptation of an old version of EkitApplet, by Howard Kistler.
We needed to integrate a little word processor into a big "Site Management" web application. The little word processor had to communicate via XMLRPC with the web server. During the development many features were added and some were removed, so we decided to release it as a new program.

Description
This is a little "HTML Editor" java applet, which supports a little subset of HTML; just enough to edit a significant formatted content for a text section of a dynamic HTML page. For example, at present, it does not support: images, tables and nested lists.
Fits very well in Content Management Systems

The most useful features are:

  • communication with the server via XMLRPC connection (for open, save and site structure info)
  • interaction with the browser to handle the window containing the applet
  • capability to define 3 types of anchors:
    1. normal href
    2. special link (pointing to a virtual page of the dynamic site)
    3. file download link (pointing to a particular download area)
  • very usable (but only one level) bullet lists

Screenshot



Documentation
Javadoc source documentation
Download the package for more details

Discussion
Please use the sourceforge tools for bugs and suggestions.
To discuss the features and ask tecnical information the mailing list is: nekit-devel.

SourceForge.net Logo

1