The Writers Forge is a fiction authoring suite, an IDE for writers. The tool suite will provide integrated support for writing screenplays and prose, and developing plot and character. The backend will support many target formats, including XML and PDF.
Wikiviz is an open-source wiki processing application. It is a front end visualization for wikis that non-technical users can use to create wiki documents. WikiViz is a WYSIWYG editor written in Java with a Swing GUI.
bbEditor is a stand alone client for create, editing and previewing of bbCode documents. This application was created to allow the local editing/storing of documents to be eventually posted on a CMS or BB system thats supports bbCode.
This project final target is to provide a layer of abstraction between Java and modern desktop operationg system (win32,KDE,Gnome).
Actually the first phase of this project will be to create a bridge between Java and Win32 automation.
You may manage your bibliography with this tool: export to BibTeX and HTML, shortcut for citation in LaTeX-code, internationalization... Due to lack of time this project is stalled, please see JabRef on http://jabref.sourceforge.net/.
Squarefish is a new endeavour to provide alternatives to boring programming languages and applications with the added bonus of very nice GUIs in most products thanks to the java look and feel!
SourceWriter is an opensource bibliography and works cited/consulted creation and management tool. This is also the home of the XML Source Documentation Format - an open format that SourceWriter will use for its project files.
Nekit is a simple "HTML Editor" java applet. It communicates via XML-RPC with the server and handles "one click" links to internal pages. Perfect for content management web sites.<br>
It is based on <a href="/projects/ekit">Ekit</a> by H. Kistler
WH2FO is a java application that separate the content and the stile from an html file generated by Word 2000. The conversion is made in a way that the content will be stored inside an XML file and the style is saved in a XSL Attribute file. WH2FO also gen
This Java program helps the user to write non-latin characters (e.g. chinese characters). This program compare the typed transcription to a data base. The user can manage the data base above a GUI.
Looks at file names in a directory and finds common parts in them trying to search similar and repeated ones. Useful when you have multiple files which differ in checksum and somehow in names. You can collect them and make a decision afterwards.
JStream is a stream manipulator based on plugin architecture.
Streams are manipulated via custom scripts (Java language).
JStream uses Java NIO for better performances.
With JStream, you can easyly create programs like : MD5Sum, TCP Redirector...