openPR Logo
Press release

Processing many text files at once (TextTransformer 1.2.0)

07-21-2006 08:47 AM CET | IT, New Media & Software

Press release from: Dr. Detlef Meyer-Eltz

Transformation-Manager

Transformation-Manager

There is a completely redesigned transformation manager now for the convenient choice of lists of source and target texts for a processing by TextTransformer projects.

With TextTransformer texts can be evaluated, extracted or converted in an individual way. However, nowadays many software projects don't consist of a single text file any more, but in a variety of files, which can be distributed over different directories. Typical examples are a web site or a programming project. With the new transformation manager the extraction, evaluation or conversion projects can easily be applied to an arbitrary collection of source texts now.

To do this, the source files are put in a table. Every row either contains a single file or a folder. The choice can be carried out via corresponding selection boxes. Corresponding filters can specify the files of a folder. It is also possible to exclude single files or folders from the processing explicitly.

Options can be set for the planned transformation on a second tabulator page of the transformation manager: Files can be overwritten or renamed systematically or they can be recreated newly at another place. In the latter case different folder structures can be chosen. A backup is made automatically.

There is a table with a preview of the list of the files, which are written at the transformation on the third tabulator page of the transformation manager. It is possible again here to exclude individual files.

The success of the processing is finally logged on the result page of the transformation manager.

The lists of files and the options can be stored and loaded as a so-called "management". So the processing can be executed again, when the source files have changed. A stored management also can be used for the control of the TextTransformer command line tool.

A concrete example of a simple application of the TextTransformer is the update of version information of different modules of a software project. This example is represented online:

http://www.texttransformer.com/Edit_text_automatically.91.0.html

In the example both the TextTransformer project and the following execution in the transformation manager are presented.



Interesting for developers:

The execution of TextTransformer projects out of programs of one's own is possible for developers now too, which don't have the professional version of the TextTransformer.
There is a free CBuilder package now (Delphi will follow), by which you can load the TextTransformer interpreter.

The TextTransformer package consists of three components:

- TTextStringTransformer for the transformation of a string into another string
- TTextFileN2NTransformer for the transformation of one text file into another one
- TTextFileN21Transformer for the transformation of several text files into a common destination file



Versions, prices and availability:

The standard version (with transformation manager and extended interpreter) can be downloaded as a 30-day trial version under http://www.TextTransformer.com/downloads/TetraInst_en.exe. As soon as the test period has passed, the functionality is adapted to the free version.

With the professional version of the TextTransformer a ready transformation program can be exported as c++ program code and so included into other software products. So the core of the TextTransformer is bootstrapping self.

The standard version costs $ 98 and the professional version costs $ 394, both availably under http://www.texttransformer.com/Registration.39.0.html.

In the free version the features of the standard version are restricted, however, it has almost all possibilities of analyzing texts and carrying out simple text manipulations. It can be downloaded here: http://www.texttransformer.com/downloads/TetraInst_en.exe

Further information about the versions, the PDF manual etc., you find at: http://www.texttransformer.com/Downloads.27.0.html

Further technical details on the IDE, the parser-generator, the interpreter, the debugger or code production (only the professional version) you find at: http://www.texttransformer.com/Technical_details.32.0.html

Pictorial material like product logo and screenshot is in our press area under http://www.texttransformer.com/Press_service.87.0.html provided for you.

Dr. Detlef Meyer-Eltz has been working for many years as software developer in different employments (measurement data evaluation, tabulation software, workflow application, artificial intelligence). He is an independent developer since 2002. After more than three-years of development version 1.0.0 of the TextTransformer could be published.

Detlef Meyer-Eltz
Burggarten 16
20535 Hamburg
Germany
dme@texttransformer.com

This release was published on openPR.

Permanent link to this press release:

Copy
Please set a link in the press area of your homepage to this press release on openPR. openPR disclaims liability for any content contained in this release.

You can edit or delete your press release Processing many text files at once (TextTransformer 1.2.0) here

News-ID: 10165 • Views:

More Releases from Dr. Detlef Meyer-Eltz

Delphi2Cpp 1.2.0: converts Delphi code for compilers like Visual C++ or gcc now too
Delphi2Cpp 1.2.0: converts Delphi code for compilers like Visual C++ or gcc now …
The program Delphi2Cpp was made to convert Delphi code to C++. The extended C++ of the CBuilder compiler was the primary target of the first version of Delphi2Cpp, which was published three months ago. With the new update this limitation is overcome, because optionally Delphi properties can be eliminated now. The use of "properties" is a fundamental language feature of Delphi, that makes it difficult to translate it to C++. Only
Delphi2Cpp 1.0.0: Converter from Object-Pascal (Delphi) to C++
Delphi2Cpp 1.0.0: Converter from Object-Pascal (Delphi) to C++
The program Delphi2Cpp just has been released, which helps to translate the proprietary programming language Object Pascal - also called Delphi - into the widespread programming language C++. Delphi2Cpp saves all purely mechanical syntactical substitutions and rearrangements of the code in which the largest portion of the translation consists. A lot of more complex translation steps are executed too. However, in most cases a manual post-processing of the produced code will
TextTransformer 1.6.0: conversion of binary files
TextTransformer 1.6.0: conversion of binary files
With TextTransformer 1.6.0 easy development of programs for the processing of binary files is possible now. This is possible because source files can be shown now not only as normal text, but as a binary text and in hexadecimal form too. Binary files are frequently used for the compact storage of data and - opposed to text files - contain many characters which aren't shown in a normal editor. These data
Conversion of arbitrary file formats to XML
Conversion of arbitrary file formats to XML
TextTransformer supports XML as target format in a special way now. XML is of an eminent importance as it is a widespread standard for the exchange of data between different programs and systems. Moreover, further transformations can be done with XML files by means of XSLT. Therefore it is desirable to be able, as simply as possible, to convert arbitrary file formats to XML. With TextTransformer parsers (text-analyzer) can be

All 5 Releases


More Releases for TextTransformer

TextTransformer 1.6.0: conversion of binary files
With TextTransformer 1.6.0 easy development of programs for the processing of binary files is possible now. This is possible because source files can be shown now not only as normal text, but as a binary text and in hexadecimal form too. Binary files are frequently used for the compact storage of data and - opposed to text files - contain many characters which aren't shown in a normal editor. These data
Conversion of arbitrary file formats to XML
TextTransformer supports XML as target format in a special way now. XML is of an eminent importance as it is a widespread standard for the exchange of data between different programs and systems. Moreover, further transformations can be done with XML files by means of XSLT. Therefore it is desirable to be able, as simply as possible, to convert arbitrary file formats to XML. With TextTransformer parsers (text-analyzer) can be
Debugging look-ahead productions
The possibilities for the visual analysis of texts have been extended to the look-ahead analysis in the TextTransformer 1.4. TextTransformer is a development environment for the analysis and automatic evaluation and remodelling of texts. At the analysis of a text disambiguation, i.e. the choice between alternative interpretations, can depend on sections of text which follow at later positions. E.g. the meaning of a letter can depend on the signature, or
TextTransformer 1.3.0: IDE with dockable windows now
TextTransformer 1.3 has a new user-interface with dockable windows. They simplify the development of specific conversion programs and testing them step by step. You can configure the arrangement of the dockable windows freely. When you change between working on a project and debugging it, also a change to the corresponding window layout takes place automatically. So the information important for the respective work mode is represented optimally. E.g., when executing
Update: TextTransformer 1.1.0
The abilities of TextTransformer for the analysis of texts are increased by the new possibility to parse text inclusions with separated parser sub-systems. Exemplary examples of text inclusions are comments in programming languages or XML processing instructions. Innumerable further possible applications for the new feature are conceivable. More and more frequently comments not only are used for a freely arranged internal documentation of programming code, but structured comments are used e.g.