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.
JNotePad is a very flexible text editor. With lots of modules, cou can create your own user-friendly editor. By choosing only the modules YOU need, you get a very productive editor.
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.
xtopdf: Tools to convert other formats (x) to PDF; x as in math. - solve for x :-)
Currently x == {.txt, .DBF}. Others to follow.
Benefits: all those of PDF (better cross-platform viewing/printing, read-only, etc.)
Infantry Log Parser is a program written in Visual Basic that processes chat logs from Infantry and Cosmic Rift and outputs them into a more readable HTML format.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The Squealer is a lightweight IDE intended for fast, efficient development. It is designed to plug in to your favourite text editor (like Textpad) to give the everyday features needed in a modern n-tier J2EE development environment.
Nice easy to use notepad software. Faster, more efficient, XP Compliant, and much more updates and new features to be added along the way. Plans are also to add more support for more file types in the future and also to make it smaller and install free.
Syn is highly customizable text and programming editor. Syn features syntax highlighting for many languages, active scripting, macro recording, the ability to launch a program (e.g. a Compiler) and capture the output, support for projects, etc.
Clippings, I have started developing this application because most Operating Systems only allow you to have one item of the clipboard, this gives you multiple panels where you can copy and paste text to and from.
tgen generates a Web site from a collection of input files of a variety of types, using a set of registered HTML autogenerators. Cvs-Brancher allows scheduling of web deployments. vwebedit provides web-based editing of cvs repositories.
subtex is an XML version of LaTeX, the popular typesetting system. It contains a subset of the latex commands (hence SUBtex) but also contains many improvements, including a fabulous built-in bibliography system. LaTeX tags in XML! Yeah!
A simple opensource platform in Java supporting add-ins.
Add-ins for text, and for syntax highlighting source code are provided.
Aesop is a fledgling Eclipse wannabe looking for add-in developers.
Aesop makes use of JEditTextArea and JavaHelp.
The tool FTS2DB is a translator from FTS (pure text with some structuring, and format tags, see bellow) text format to Docbook
(SGML/XML) documents. It was created to provide an easy way to those users who
(temporally) doesn't have a Docbook text forma
The Leeter is an easy-to-use and convinient program to easily write hardly understandable text. While this is mainly not the intention of normal chatters it may be a nice joke to try out on friends. Provides 5 different options to scramble up your text.
Bibgrep indexes and searches BibTex files for entries matching
a given query. Its usage is similar to the command ``grep'' and
the queries uses a Google-like syntax.
NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen