Main Page: Difference between revisions
Jump to navigation
Jump to search
imported>Gfis →How To: Dependencies |
imported>Gfis →How To: Build Process |
||
Line 15: | Line 15: | ||
See [http://www.teherba.de teherba.de] for an explanation of the name ''teherba''. | See [http://www.teherba.de teherba.de] for an explanation of the name ''teherba''. | ||
===How To === | ===How To === | ||
* '''[[Installation Guide]]''' | * '''[[Installation Guide]]''' for prerequisite softwawre components (Java, Tomcat, MySQL ...) | ||
* [[Dependencies]] - which project needs which library jars (from teherba.org and apache.org) | * [[Dependencies]] - which project needs which library jars (from teherba.org and apache.org) | ||
* '''[[Build Process]]''' - how to generate and compile the source files, and how to build the JAR, WAR and EAR file for each application | |||
===Projects=== | ===Projects=== |
Revision as of 07:32, 12 September 2016
teherba.org is the home of a collection of applications written in Java:
- BasDeTok - De-tokenizer for binary files from several BASIC dialects
- CheckDig - Implementation of check digit algorithms
- ChurchCal - Church calendar with easter calculation
- Common - Classes and methods needed by several applications
- Dbat - Database Application Tool and generator
- FloDskIm - Reading of file systems on floppy disk images
- GramWord - Recognition of words in natural languages (mainly German)
- JExtra - Extensible parser generator and translator
- NumWord - Enumeration of words related to numbers in various natural languages
- RaMath - Rational and symbolic mathematics
- Xtool - Tools for XML and XML Schemas
- Xtrans - Conversion between XML and various non-XML data formats
See teherba.de for an explanation of the name teherba.
How To
- Installation Guide for prerequisite softwawre components (Java, Tomcat, MySQL ...)
- Dependencies - which project needs which library jars (from teherba.org and apache.org)
- Build Process - how to generate and compile the source files, and how to build the JAR, WAR and EAR file for each application
Projects
A few projects on this site are planned or in an early state:
- Punch - Virtual punched card (and paper stripe) museum
- OpenChurchMap - Show churches and chapels in OpenStreetMap maps
Help
This site is mainly read-only. If you would like to contribute, please write to dr dot georg dot fischer at gmail dot com.
Technical help and hints for this site can be found at Getting started.