Want you banner here?


Matrix28 > XML > Authoring Tools (Text only)

ASP to XML | Write review | Report error | Discuss/get help on this script in our forums
ASP2XML is an ActiveX Component designed for use with Microsoft Active Serve Pages© or in custom applications. It provides a simple to use interface between almost any ODBC or OLE-DB compliant data source and any XML-enabled client. ASP2XML provides methods to quickly and easily create an XML document from almost any data source, and then update the source data by simply editing the XML document on the client.

ASPointer | Write review | Report error | Discuss/get help on this script in our forums
ASPointer is an ActiveX® Component designed for use with Microsoft® Active Serve Pages© or in custom applications. It provides a whole range of ways to select specific information within XML and HTML documents, and files with similar delimited elements. Fast and efficient, it can even update the documents to insert new content or modify existing content. Visual XML | Write review | Report error
Visual XML is a tool that enables you to create and modify DTD and XML documents. This application is written in Java. The look & feel comes from the new pluggable look & feel of the Java Foundation Class (JFC Swing 1.1.1Beta2).

Presenting XML | Write review | Report error | Discuss/get help on this script in our forums
Presenting XML is a Java web application framework for presenting HTML, PDF, WML etc. in a device independent manner. The framework supports a flow of content (XML files, flat files, SQL, dynamic XML) through SAX pipelines and XSLT transforms to a device. It runs as a servlet in a web environment and also as a console app. It can be used, for example, to transform flat files into XML, to transform XML content into multi-part MIME mail message, to transform XML into PDF, to generate HTML web pages, etc.

XSL Editor | Write review | Report error | Discuss/get help on this script in our forums
The IBM XSL Editor application allows a user to import, create, and save Extensible Stylesheet Language (XSL) style sheets and Extensible Markup Language (XML) source documents. IBM's XSL Editor allows users to set and remove "break points" on the style sheet and source document. The XSL Editor user interface features an XML "source based" collapsible "tree view" with dynamic font resizing for "Zooming" in/out to handle small/large documents. Dynamic "edit pads" provide a vehicle for style sheet and source document editing that are automatically kept in synch with their corresponding tree views. Style sheet authoring is made convenient by the ability to automatically generate XPath syntax from sample source documents.

IBM XSL Formatting Object Composer | Write review | Report error | Discuss/get help on this script in our forums
XSL Formatting Objects Composer (XFC) is a typesetting and display engine that implements a substantial portion of XSL Formatting Objects (FO), which became a W3C Recommendation on October 15, 2001. XSL FO is an XML language for typesetting, printing, or displaying any of the world's written languages.

XML Processing Plus Plus | Write review | Report error | Discuss/get help on this script in our forums
The XML Processing Plus Plus compiler converts programs written in this language's syntax into Java code that uses standard XML APIs. The language itself provides simple wrapper APIs: XmlIn and XmlOut. XmlIn is used for retrieving data from XML input streams, and XmlOut for inserting data to XML output streams. In addition, it provides a powerful "compile-time debugging" facility based on its type-checker. The type-checker runs inside the compiler and detects problems in the code.

XML Schema Quality Checker | Write review | Report error | Discuss/get help on this script in our forums
XML Schema Quality Checker is a program which takes as input an XML Schema written in the W3C XML schema language and diagnoses improper uses of the schema language. Where the appropriate action to correct the schema is not obvious, the diagnostic message may include a suggestion about how to make the fix.

RSS Channel Manager | Write review | Report error | Discuss/get help on this script in our forums
This is a Web-based form/script that edits RSS file and HTML include file, useful for updating front pages. The script calls up an RDF/RSS file as input, outputs the altered RDF file, and a formatted text file to use as an include file.

XML Fast Template | Write review | Report error | Discuss/get help on this script in our forums
FastTemplate is an PHP extension for mamanging templates and performing variable interpolation. It parses with a single regular expression allowing for a fast execution. The API is robust and flexible, and allows you to build very complex HTML documents/interfaces. Also, it isn't restricted to building HTML documents -- it could be used to build any ascii based document (postscript, XML, email, etc).

XML to tree | Write review | Report error | Discuss/get help on this script in our forums
This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/changing attribute values and child nodes, and for extracting specific nodes from larger XML objects. It is written entirely in PHP (as a file to "require"), and depends on no other software, tools, libraries etc.