Ding
  • DIctionary Nice Grep
  • A dictionary lookup program for X11/Unix
  • Contains a German-English dictionary
  • A Tk based Front-End to [ae]grep
  • Open Source Software,
    GNU General Public License
[ Benutzung | Copyright und Lizenz | Benutzung | Verfügbarkeit | Installation | Dank | Benutzungshinweise | Online-Wörterbuch ] [ Usage | Copyright and License | Availability | Installation | Credits | Usage tips | Online Dictionary ]

Eigenschaften

Ding ist ein Programm zur Suche in Wörterbüchern für X-Windows/Unix. Es enthält ein Deutsch- Englisches Wörterbuch mit ca. 110.000 Einträgen.

Es basiert auf Tk, Version >= 8.0 und benutzt zur Suche agrep bzw. egrep.

Es hat viele Konfigurationsoptionen, wie Sucheinstellungen, Sprache (Deutsch oder Englisch) und Farben. Es verfügt über History- und Hilfsfunktionen. Sinnvolle Tastatur- und Maus-Belegungen dienen zur schnellen und einfachen Suche.

Features

Ding is a Dictionary lookup program for X windows/Unix. It comes with a German-English Dictionary with ca. 110,000 entries.

It is based on Tk version >= 8.0 and uses the agrep or egrep tools for searching.

It has many configuration options, such as search preferences, interface language (English or German), colors. It has history and help functions and comes with useful key and mouse bindings for quick and easy lookups.

Ding in action

Benutzung

Ganz einfach: Aufruf von ding (via KDE-Menü "Werkzeuge" oder per Kommandozeile), Suchwort eingeben, ENTER-Taste, Ergebnis ablesen. Weitersuche per Doppelklick auf Ergebniswort, oder Selektion in anderem Fenster und "Fallenlassen" des Wortes über dem "Ding-Fenster" per mittlerer Maustaste. Alles weitere steht in der Programm-Hilfe oder in den Benutzungshinweisen.

Usage

It's very simple: Start ding (via KDE menu "Tools" or via command line), type in search word, press ENTER, read results. Search further by double-clicking a word, or select a word in another window and drop it by clicking with mouse button 2 over the "ding window". For further information consult the program help or see the usage tips.

Copyright und Lizenz

Copyright (c) 1999 Frank Richter <Frank.Richter@hrz.tu-chemnitz.de>

Dieses Programm ist freie Software. Es wurde unter der GNU General Public License (GPL Version 2) veröffentlicht. Für die Arbeitsweise des Programmes und die Richtigkeit der Daten wird keinerlei Garantie übernommen.

Copyright and License

Copyright (c) 1999 Frank Richter <Frank.Richter@hrz.tu-chemnitz.de>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Verfügbarkeit

Availability

Download via http: http://www.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/
Download via ftp: ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/

Installation

Zur Installation unter Linux (RPM basiert, z.B. Redhat, S.u.s.e.) - als root:

Installation

To install it on Linux (RPM based, such as Redhat, S.u.s.e.) - as root:
   # rpm -Uhv ding-1.0-1.noarch.rpm
Zur Installation auf anderen Unix-Systemen: To install it on other Unix systems:
   % gzip -dc ding-1.0.tgz | tar -xvf -
   % cd ding-1.0
Mit Installations-Skript - als root: To install simply run - as root:
   # ./install.sh
Oder manuelle Installation - als root: Or manually - as root:
     edit ding and change some options explained there, esp. the location
     of the dictionary file.
   % cp ding /your/bin/dir
   % cp ger-eng.txt /your/lib/dir
Weitere Hinweise: See also:
README

Vielen Dank an:

Many thanks to:

The Tcl/Tk developers
The Glimpse team for agrep
Michael Forman, Gunter Dubrau and many more for cleaning up the wordlist!



Besuchen Sie Chemnitz und die TU - Visit Chemnitz and the University.


Kommentare / Berichtigungen erwünscht! -+- Frank Richter, März 1999