Standalone version

In order to use the standalone version, you will need to have Java 1.4 or higher installed on your system. Download the jar file (below) and remember where you saved it. You will also need to download the data files and unzip them to the same directory. If your operating system does not support zip files natively, you may need to download software to do this. We recommend 7-zip, which works on most platforms.

harmonizer.jar
harmonizer-data.zip (This file contains information for all the languages and examples in the book. .hl files contain information for a single language and its examples, and .he files compile them into a navigable list of examples.)

Instructions for running on Windows

Run 'javaw -jar (path)\harmonizer.jar (path)\examples_fm_book.he' (from Command Prompt or Start > Run...), where (path) is the location where harmonizer.jar is saved.

Instructions for running on Unix/Mac

Open Terminal and run 'java -jar (path)/harmonizer.jar (path)/examples_fm_book.he', where (path) is the location where harmonizer.jar is saved.

Command-line options:

If you wish to change the font-size in which the application displays, follow 'harmonizer.jar' with '-size xx', where xx is the font-size in points.

e.g. javaw -jar harmonizer.jar -size 14 examples_fm_book.he

If you have any difficulty downloading the program or getting it to work, please e-mail us at harmonizer.applet@gmail.com.