Basic and Advanced Versions The following three pairs of programs consist of a "basic" version followed by an "advanced" version which has additional functionality.
- Hermetic Word Frequency Counter
This software scans a file, or text on the clipboard, and counts the number of occurrences of different words. The text can be in a language other than English. The words which are found and displayed can be ordered alphabetically or by frequency.- Hermetic Word Frequency Counter Advanced Version
This does everything that the basic version does, and in addition has the ability to count occurrences of different words in multiple files (in multiple folders) and the ability to count specified phrases. It can display the names of the files in which the words and phrases are found plus their frequencies in each file. It can also generate data to test whether a corpus of text conforms to Zipf's Law.
- Keywords Meta Tag Generator
A web authoring tool which scans an HTML file, counting the number of occurrences of words and how they are used, and produces an appropriate keywords meta tag for the document. It allows user-specified weightings of different HTML elements, and it works with non-English text.- Keywords Meta Tag Generator Advanced Version
The Advanced Version does everything that the basic version does, except that it does not process PHP files, and in addition allows acting on multiple files in a single operation. Optionally files in subfolders may all be acted on during one operation, with no limit on the number of files.
- Easy Date Converter
This program adds or subtracts a number of days or months to a date, calculates the number of days between two dates, and converts among dates in various solar calendars: Gregorian, Julian, ISO 8601 Week, Hermetic Leap Weak and day-in-year (yyyy-ddd). Weekends may be included in, or excluded from, a calculation of date difference.- Easy Date Converter Advanced Version
The advanced version does everything that the basic version does, and is also an interpreter for a programming language which allows users to run their own date-processing programs. This programming language has control structures, variables, arrays, subroutines and functions (and allows user-defined functions).
Purchasers of a user license for the basic version of the software may upgrade to a license for the advanced version by paying the difference in price plus about 10%. The upgrade may be purchased by clicking on one of the links at the bottom of the product page for the basic (or lite) version.
Hermetic Systems Home Page