DocZilla Preview and All-new Demo Kit
Date: Mon, 15 Feb 1999 14:23:38 +0200 From: Mirja Hukari <mirja.hukari@citec.fi> To: xsl-list@mulberrytech.com Subject: Announcement: DocZilla Preview and All-new Demo Kit
Many people have expressed interest in having a simple way of seeing XML working in a Web browser. CITEC has made its XML, SGML, and HTML browser, DocZilla Preview and all-new Demo Kit, available at http://www.doczilla.com. We've put a lot of interesting material in the Demo Kit and made it accessible with point-and-click simplicity.
DocZilla is based on Netscape's Mozilla open-source project. It uses CSS to render XML and SGML directly and also supports the DOM accessed through JavaScript. Some fairly cool interactive effects with XML and the DOM have been presented in the Demo kit.
DocZilla Preview is pre-alpha, it has its rough edges including not much of an interface and is eminently crashable. In the interests of somewhat better stability it is also not our latest and greatest code. Still it is cool and worth a look.
CITEC will be at the XML XTECH conference in San Jose beginning March 7 to demonstrate recent progress with DocZilla and also to offer an in-depth tutorial on the Mozilla open-source code. Hope to see you!
Best Regards, Miss DocZilla
Mirja Hukari tel. +358-6-3240 723 Citec Information Technology fax. +358-6-3240 800 Silmukkatie 2 email. mailto:mhu@citec.fi 65100 Vaasa URL: http://www.citec.fi
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Date: Mon, 15 Feb 1999 20:11:51 +0200 From: Michael Leventhal <mlelist@citec.fi> To: xml-dev@ic.ac.uk Subject: Re: Announcement: DocZilla Preview and all-new Demo Kit Elliotte Rusty Harold wrote: > At 2:22 PM +0200 2/15/99, Mirja Hukari wrote: > > > >DocZilla is based on Netscape's Mozilla open-source project. > >It uses CSS to render XML and SGML directly and also supports > >the DOM accessed through JavaScript. > > Mozilla's been able to render XML+CSS for several months. What does > Doczilla do that Mozilla doesn't? Why fork the tree here? I'm one of DocZilla developers. It is true that Mozilla has been able to render XML+CSS for several months, after a fashion, but it is also true that: 1. Mozilla is more-or-less in a permanent state of being broken so very many people have not been able to get it to work to actually see XML+CSS. 2. Display of XML documents is not a priority in the main line of Mozilla development, at least not up until now. As far as I know DocZilla is the only Mozilla project focusing on XML (and SGML). We therefore have the comprehensive body of material to show what XML, CSS and the DOM can do. Everywhere else in the XML world this seems often to still be rather poorly understood. So this is "show me" stuff which is not available with straight Mozilla at the moment. There are a dozen or 15 basically point-and-click demos nicely packaged. But to actually answer your questions ... The second one first - we are not forking the tree. Mozilla has a COM-based component architecture which enables us to add stuff which works with the mainline, not fork. We are using all the mainline and adding stuff that will not go into Navigator 5 and some stuff that will never go into any Navigator. Not all of it is in the Preview yet, actually it is pretty old code now because Mozilla is in such a tumulutous state right now, but the value-added-to-Mozilla stuff includes or will include: SGML, structured search, handling of very large documents through our own fragment-capable parser, dynamic generation of hypertext TOCs, CALS tables, HyTime links, TEI extended pointers, CGM, many other graphics formats, application packages (scripts, stylesheets) for specific DTDs and types of applications (IETM, Help, for two examples). OK, is it enough?! Cheers, Michael Leventhal Architecture/Development CITEC xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To (un)subscribe, mailto:majordomo@ic.ac.uk the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
Prepared by Robin Cover for the The SGML/XML Web Page archive.