Simple Project List Software Map

Text Processing
1877 projects in result set
LastUpdate: 2003-12-04 17:17

Text-to-PDB-Doc

txt2pdbdoc is a program that converts text files to Doc files (and vice versa). Doc is the defacto standard file format for text documents for PalmOS document reader applications.

LastUpdate: 2014-01-23 12:59

OGDL

OGDL (Ordered Graph Data Language) is a structured
textual format for representing graphs of
information. Its grammar is very simple, allowing
for very compact parsers. It is a readable
substitute for XML in data applications (such as
configuration files).

(Machine Translation)
LastUpdate: 2013-04-19 00:59

ChkTeX

ChkTeX finds syntax and typographical errors in
LaTeX text.

(Machine Translation)
LastUpdate: 2008-03-19 15:49

XPontus XML Editor

XPontus is a Java-based XML editor designed for
text editing. It aims to provide a free
alternative to commercial XML editors. It has been
reported to run correctly on Linux, Windows, Mac
OS X, Solaris, and FreeBSD. There are many
installers for platform convenience.

(Machine Translation)
LastUpdate: 2005-02-26 22:30

Arbitrary Command Output Colourer

acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then applies matching rules to patterns in the output and applies colours to those matches.

(Machine Translation)
LastUpdate: 2008-09-10 23:26

hd2u

hd2u is Hany's Dos2Unix convertor, a filter used
to convert plain text from the DOS format (CR/LF)
to the UNIX format (LF) and vice versa. It can
also handle files in the Macintosh format (CR) and
convert them into other formats.

(Machine Translation)
LastUpdate: 2013-04-12 01:08

Lucidor

Lucidor is a program for reading and handling e-books. It supports e-books in the EPUB file format and catalogs in the OPDS format.

LastUpdate: 2004-11-11 01:17

font2svg

font2svg can convert any font that GhostScript is capable of rendering into an SVG-font. This includes all PostScript fonts, GhostScript's own format, and almost all TrueType fonts.

LastUpdate: 2006-12-21 09:49

RTFX

rtfx converts RTF files into a generic XML format. It focuses on keeping metadata such as style names rather than every bit of formatting. This makes it handy for converting RTF documents into a custom XML format (using XSL or an additional processing step). It used to be called 'rtfm', but was changed due to a naming conflict.

(Machine Translation)
LastUpdate: 2006-07-18 10:44

Historical Event Markup and Linking Project

Historical Event Markup and Linking Project (Heml) provides an XML schema for historical events and a Java Web app which transforms conforming documents into hyperlinked timelines, maps and tables. It aims to provide a most information-rich interchange format for historical data, and thus add a historical component to the growing movement for a 'Semantic Web.'

(Machine Translation)
LastUpdate: 2008-07-09 17:29

XMLToaster

XMLToaster is a tool for extracting and loading
XML from databases. It provides a modified version
of SQL which has XML mapping extenstions. It can
be compared to the "for xml" command in MS SQL
Server 2008, but it runs on all common databases
and scales to handle very large XML mappings
without too much complexity. It is used as a Java
library to write XML interfaces, but can also be
run as a command line tool.

(Machine Translation)
LastUpdate: 2003-06-27 14:07

pdftohtml

pdftohtml converts Portable Document Format files to HTML. This release converts text and links. Bold and italic face are preserved, but high level HTML structures (like lists or tables) are not yet generated. Images are ignored in the current version (but you can extract them from the pdf file using pdfimages, distributed with xpdf).

(Machine Translation)
LastUpdate: 2003-04-08 01:04

b-frame

b-frame is a framework for rapid J2EE development. It is based on the assumption that it is possible to create business (i.e. transactional client server) applications just from knowing their structure. It defines sets of XML tags for describing databases and applications operating on these databases (application layer) and template implementations (implementation layer), respectively. It provides XSLT-stylesheets (core layer) for merging the user provided application layer and the template layer into real applications. By default, it comes with a J2EE implementation layer.

(Machine Translation)
LastUpdate: 2010-05-17 12:41

RSS Writer class

RSS Writer Class is a PHP class that can generate RSS (Rich/RDF Site Summary) XML documents. It extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS specification versions 0.9, 0.91, 1.0, and 2.0, support for using namespace modules to extend the document property set, and an optional XSL stylesheet example to automatically view RSS documents as HTML pages in XML capable browsers.

LastUpdate: 2013-12-21 01:35

queXC

queXC is a Web-based data cleaning and coding/classification system that takes a data file (such as data collected from a questionnaire) and cleans the text input fields by spacing them and spell checking them. It allows operators to code text fields to existing coding schemes, or to create a coding scheme on the fly. Multiple operators can code and clean simultaneously, with the ability to assign operators to do particular codes. The queXC system includes some coding schemes created from ABS (Australian Bureau of Statistics) data. It can be used as an open source replacement for Nvivo in some situations.

(Machine Translation)