jSimpleX (a visual XSL transformation tool written in Java) has been ported to .NET and is available under the SimpleXSLT project at https://sourceforge.net/projects/simplexslt/ . Same functionality, Windows-specific implementation. SimpleXSLT uses an embedded Internet Explorer for better rendering of HTML.
Both jSimpleX and SimpleXSLT are visual XSL transformation tools that easily convert XML to HTML/XML/etc, using stylesheets.... read more
We have created a new release (3.0.2) that fixes a minor but annoying bug at start-up. Now, there is no need to manually extract the config.xml file from the application JAR file.
For more information about jSimpleX, visit http://sourceforge.net/projects/jsimplex.
The founder of this project Russell Thackston has retired. We wish him the best during retirement. This project is currently managed by James F. Lu. If you have further questions, please contact him. Thanks you very much.
The jSimpleX project has released a preview pack of stylesheets that can be used in conjuction with jSimpleX to generate a variety of products, such as project documentation and web pages.
The included project documentation stylesheets mirror the SourceForge Site Docs look-and-feel. The web page stylesheets allow you to create a simple, yet complete, web presence for your SourceForge project in just a matter on minutes. For more information, visit http://sourceforge.net/docman/?group_id=75705.... read more
The 2.1 version of jSimpleX is now available!
This version has several user interface enhancements:
Support for common short-cut keys (such as open and save document);
Prompts to save/lose changes on document close/open;
Undo/redo function for editors;
XML-to-plain text and plain text-to-XML toggle (i.e.- converts "<" to "<" and vice versa).
Project information: ... read more
The 2.0 version of jSimpleX is now available. The user interface has been substantially improved and a "batch-processing mode" has been added. Also, an Ant task has been added to perform XSL transformations during Ant builds.
Project information:
jSimpleX is a bare-bones, visual XSL transformation tool written in Java. jSimpleX uses an XML (source) file and an XSL (transform) file to produce a new (output) document. It provides a mechanism for loading, editing, and saving each of the three documents.... read more
jSimpleX 1.1 has just been released. This release adds a real-time HTML-preview pane for output documents.
Project information:
jSimpleX is a bare-bones, visual XSL transformation tool written in Java. jSimpleX uses an XML (source) file and an XSL (transform) file to produce a new (output) document. It provides a mechanism for loading, editing, and saving each of the three documents.
Visit http://jsimplex.sourceforge.net/ for more information.
The 1.0 beta version of jSimpleX is now available.