WEEDS is a Java 1.1 application which converts XML files describing written to "limon.dtd" to an HTML-formatted flora. We wrote weeds to make our own flora of 32 plants we observed in the Dominican Republic, but we believe WEEDS would be immediately useful for anyone who wants to make a flora. Also, the design and much of the code could be adapted to many other applications such as online catalogs.
| Tags | Text Processing Markup HTML/XHTML |
|---|---|
| Licenses | Artistic |
Recent releases


Changes: We now generate pages dynamically using Java Server Pages, and store both structured and unstructured XML data in a MySQL database.


Changes: Updated HTML output to use CSS, fixed incompatibilites with old browsers, brought DTD into conformance with XML::Linking and many other changes.