Lexhoard is a dictionary tool for storing words in different languages with the ability to link entries (or 'translate') from one language to others. This php version is a very simple implementation created over a weekend. It can use either a mysql or a sqlite database (other databases may be used, in theory, as all db access is done with PDO).
The application Dictionary System (DS) is a web application designed for creation of one-way bilingual dictionaries or encyclopaedias offering a working environment for creation of a dictionary and a web page which enables the general public to search in the dictionary. It is so-called DWS application (Dictionary Writing System) or DPS (Dictionary Production / Publishing System).
Aplikace Dictionary System (dále DS) je webová aplikace. Je to tzv. DWS aplikace (Dictionary Writing System)...