Article: XML Designer Tags
This article was published in the May 2004 issue of Web Services Journal / XML Journal from SYS-CON Media.
4/30/2004:
The whole point of teams is to allow different specialties to
complement one another and achieve the extraordinary, so it can
only be a good thing to reduce the barriers between them. This
article shows how to eliminate the interdependency between
HTML design skills and XML processing.
The source code for this article can be downloaded here as a 17kb JAR file. It contains a complete ANT project so you can immediately run and build it. Do with it as you will.
You may also need:
- Java Web Services Developer Kit (at time of writing, version 1.2)
- Apache ANT build tool (version 1.5 or above)
- Sun Multi-Schema XML Validator ( for validating XML Schema in ANT )
Article: Static Site Design w/ Cocoon
01/18/2004:
This article deals with using the XML publishing system Apache Cocoon
to build a static site that will be hosted at a traditional ISP who is without the ability to run a live Apache Cocoon instance.
This is usually a much cheaper option too! GrumpyKitty.biz was built this way.
