Kekulé
Kekulé is a prototyping program that allows us to test our ideas on methods of presenting graphs non-visually. It reads CML files and allows the user to explore the molecules with input via the keyboard and output via a speech synthesizer. Kekulé is named after the 19th century German chemist Friedrich August Kekulé who discovered that carbon has a valency of 4, i.e., it always forms a total of 4 bonds, and that it can bond to other carbons to form chains. He was also responsible for solving the problem of the structure of benzene. Being a prototype it is continuously evolving, and as a result contains many bugs. It does, however, work reasonably well, so we have put it on this site for download. The download details are below contains more information, but basically you will require Java and a speech synthesizer, both of which can be obtained free from the web. This page should contain all you need to get Kekulé working. It includes sections explaining download, instructions for how to use the software, and the results of an evaluation we have performed on it. There are CML files on the CML page that may be used for testing. There are also links to CML editors if you wish to create your own. As an example of CML see the file for phenylalanine (pictured right, top). Skip to: requirements | download | installation | running. RequirementsThis software requires:
If you already have Java, the zip file will contain all you need. DownloadThis zip file contains a directory containing a jar file with the source code plus the three CML jar files. There is also a file groups.txt which lists the CML files in the groups directory. These are templates for functional groups which Kekulé will search for when a molecule is loaded. The other jar files from FreeTTS should be put in the kekule directory as described below. Installation instructionsOnce Java is installed, you must also install FreeTTS. When this is done you need to copy the following jar files into the kekule directory (with kekule.jar), or put them in your classpath:/
From CMLDOM:
The speech.properties file from FreeTTS must be in your home directory. Running KekuléIncluding all the above jar files, plus kekule.jar in your classpath then running the command `java project.gui.MoleculeFrame' should start the program. The zip file includes executable files kekule.bat and kekule, which, if run in Windows or Linux respectively, should set the classpath (temporarily) and run the program. InstructionsI am in the process of preparing some more detailed instructions for the use of this software (with a running example). In the meantime, input is via the keyboard - you could try the commands below and see what happens!
EvaluationThe software has been evaluated and the results will be presented at Assets 2004. A copy of the paper will be put here after this conference. I also intend to put more detailed results here. Andy Brown. Room 2.90, Kilburn Building. |
Download Kekulé
Related publications
A. Brown, S. Pettifer, and R. Stevens. Evaluation of a non-visual molecule browser. In Proceedings of The 6th International ACM SIGCAPH conference on assistive technologies, pages 40-47. ACM Press, October 2004. Atlanta, GA. A. Brown, R. D. Stevens, and S. Pettifer. Issues in the non-visual presentation of graph based diagrams. In E. Banissi, K. Borner, C. Chen, M. Dastbaz, G. Clapworthy, A. Faiola, E. Izquierdo, C. Maple, J. Roberts, C. Moore, A. Ursyn, and J. J. Zhang, editors, Proceedings of the 8th International Conference on Information Visualisation, pages 671-676. IEEE, July 2004. |