Changeset 7 in projects for README.txt


Ignore:
Timestamp:
Jul 19, 2008, 10:34:23 PM (16 years ago)
Author:
sven
Message:

Completed/more accurate documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.txt

    r6 r7  
    1515   All programs in this project shall be published according to the
    1616   GNU General Public License (GPL), if there are no license information
    17    in the particular files.
     17   in the particular files. Every directory contains a file called
     18   "README.txt" which contains further information about the contents
     19   and the license conditions from that subproject.
    1820
    1921   Many programs or comments, respectively, are written in German, because
    2022   technikum29.de is a german organisation. If you want to collaborate or
    21    understand the programs, feel free to mail me (technikum29.de@sven;
     23   understand these programs, feel free to mail me (technikum29.de@sven;
    2224   read it the other way around).
     25
     26   +--------------------------------------------------------------------+
     27   |       An overview over the Paper Tape Project subprojects          |
     28   +--------------------------------------------------------------------+
     29   | perl-tools        | Some tools written in perl to manage binary    |
     30   |                   | data, write paper tape ASCII art, print        |
     31   |                   | labeled paper tapes, parse ASCII number files, |
     32   |                   | etc.                                           |
     33   +-------------------+------------------------------------------------+
     34   | userspace-driver  | The Linux ppdev userspace driver for the FACIT |
     35   |                   | paper tape puncher, written in C, with some    |
     36   |                   | C utulity programs and a perl frontend.        |
     37   +-------------------+------------------------------------------------+
     38   | reader            | A Linux ppdev userspace reader for the         |
     39   |                   | GILMETTI paper tape reader, written in C and   |
     40   |                   | based on the userspace-driver.                 |
     41   +-------------------+------------------------------------------------+
     42   | puncher           | A new try for the userspace-driver from the    |
     43   |                   | scratch which strictly seperates between       |
     44   |                   | platform-dependent backends and platform-      |
     45   |                   | independent frontends. In this way we want to  |
     46   |                   | program a Windows driver and a universal,      |
     47   |                   | simple-to-use GTK frontend                     |
     48   +-------------------+------------------------------------------------+
     49   | schriften         | Several fonts which can be used to label paper |
     50   |                   | tapes. These fonts are usually implemented as  |
     51   |                   | Perl scripts.                                  |
     52   +-------------------+------------------------------------------------+
     53   | visualisator      | Draw virtual paper tapes on computer screens   |
     54   |                   | or in PNG or SVG files. A project written in C |
     55   |                   | which uses Cairo and GTK.                      |
     56   +-------------------+------------------------------------------------+
     57   | web-frontend      | A web frontend for the papertape visualisator, |
     58   |                   | written in PHP and JavaScript (AJAX).          |
     59   +-------------------+------------------------------------------------+
     60   | daten             | Some data and paper tape files which contain   |
     61   |                   | NCR machine codes. About 40 files are written  |
     62   |                   | by Udo, whereas more than one dozen of files   |
     63   |                   | were read in with the paper tape reader.       |
     64   +-------------------+------------------------------------------------+
     65
    2366
    2467   Sven; 05.05.2008, 19.07.2008
    2568
    26    You can read much more about the projects at:
     69   You can read more about the projects at:
    2770     * http://privat.technikum29.de/svens-projekte/Lochstreifen
    2871     * http://dev.technikum29.de/wiki/Projekte/Lochstreifen
    29 
    30    I'll present you now our subprojects / subdirectories, but you can read
    31    more about them in the particular README.txt files in the directories.
    32 
    33    main subprojects:
    34 
    35    1. The Perl Tools
    36    2. Userspace punch driver (`userspace-driver')
    37    3. The User space paper tape reader (`reader')
    38    4. The Paper Tape Visualisation project
    39 
    40 
    41 
    42 
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License