Flying Saucer is an XHTML renderer written in Java. It's 100% Java, not a native wrapper, and it only handles well-formed XHTML + CSS. It is intended for e...Flying Saucer is an XHTML renderer written in Java. It's 100% Java, not a native wrapper, and it only handles well-formed XHTML + CSS. It is intended for embedding web-based user interfaces into Java applications (ex. web photo album generator, help viewer, iTunes Music Store clone). It cannot be used as a general purpose web browser since it does not support the malformed legacy HTML found on the web, though recent work on compatibility libraries may be enough to do what you need. You may be able to work with legacy HTML (e.g. HTML that is not well-formed XML) by using a pre-processor that cleans it up; there are several of these, including JTidy and TagSoup.
to swing software render java develop html xhtml xml css by gresch on Jul 17, 2008, 9:30 AMModel-based Data Export Tool
Features
* Mass data export to XML and SQL.
* Generates hierarchically structured XML and topologically sorted SQL-...Model-based Data Export Tool
Features
* Mass data export to XML and SQL.
* Generates hierarchically structured XML and topologically sorted SQL-DML.
* Exports consistent and referentially intact row-sets from your productive database and imports the data into your development and test environment.
* Removes and archives obsolete data from your productive database without violating integrity.
* Open Source. Entirely written in Java. Platform independent. DBMS agnostic.
to software java tools database sql mda xml develop mdd by gresch on Jun 28, 2008, 9:06 PMMetawidget takes your domain objects and automatically creates User Interface components for them, saving you handcoding your UIs and leaving you to concen...Metawidget takes your domain objects and automatically creates User Interface components for them, saving you handcoding your UIs and leaving you to concentrate on stitching together your application.
As much as possible, Metawidget does this without introducing new technologies. It inspects, at runtime, an application's existing back-end architecture (such as JavaBeans, annotations, XML configuration files) and creates components native to its existing front-end framework (such as Swing, Java Server Faces, Struts or Android).
Metawidget does not hide the power of your existing User Interface framework from you and guarantees that your investment in its technology and knowledge is as valid as always. The LGPL open source license allows the use of Metawidget in open source and commercial projects.
to xml software java frameworks spring gui web sourceforge jsf develop ui interface by gresch on Mar 20, 2008, 3:03 PMUTF-X is a unit testing framework for XSLT. UTF-X strongly supports the test-first-design principle with test rendition and test validation features allowi...UTF-X is a unit testing framework for XSLT. UTF-X strongly supports the test-first-design principle with test rendition and test validation features allowing you to visually design your test before you start working on the stylesheet. UTF-X was originally built to test XSLT stylesheets used in an XML publishing system so it has good support for DTD validation, XHTML and XSL:FO stylesheets.
to xslt testing unittesting qa develop xml software by gresch and 1 other person on Mar 20, 2008, 7:08 AMAjaxToaster is built on XMLToaster and inspired by the "guerrilla SOA" philosphy. It gives you the power to easily create JSON & XML based CRUD services fo...AjaxToaster is built on XMLToaster and inspired by the "guerrilla SOA" philosphy. It gives you the power to easily create JSON & XML based CRUD services for your web applications. It runs as a servlet in an app-server or with its own standalone server.
to software soa develop json xml java frameworks xmltoaster ajax by gresch on Mar 19, 2008, 11:07 AMThe XAware project provides real time data integration with a service-oriented flavor. XAware makes other tools and frameworks much more productive by hidi...The XAware project provides real time data integration with a service-oriented flavor. XAware makes other tools and frameworks much more productive by hiding data complexity behind "XML views". XML views span any number of data sources, and can read data, write data, or transfer data between sets of sources, all within a distributed transaction.
to transformation soa springframework xml sql transactions eclipse uml frameworks eai integration database develop java_ee software by gresch on Feb 11, 2008, 2:35 PMWhat is Kernow?
Kernow is an open source tool designed to make it faster and easier to repeatedly run transforms using Saxon.
It uses compiled stylesheet...What is Kernow?
Kernow is an open source tool designed to make it faster and easier to repeatedly run transforms using Saxon.
It uses compiled stylesheets, multiple threads and caching resolvers to make the transforms run efficiently, and comboboxes that remember between runs to save your fingers having to retype paths. Kernow is runnable from Ant allowing it to slot into your build process, and its a high level API for Saxon making it very easy to run transforms from your own Java applications.
to saxon xml software tools develop xslt java by gresch on Dec 31, 2007, 3:42 PMMXQuery - a low-footprint, extensible XQuery Engine
XQueryP is implemented to allow easier application development by extending the XQuery Update facili...MXQuery - a low-footprint, extensible XQuery Engine
XQueryP is implemented to allow easier application development by extending the XQuery Update facility, which is also implemented in MXQuery.
The engine uses a very low memory footprint (both in code size and runtime data requirements) to be able to run on low-powered devices. This is achieved by using restricted type support, streaming data processing and a efficient token-based representation of XML.
to xquery tools software mobile develop xml java frameworks by gresch on Dec 31, 2007, 3:37 PMCogenit's Xcarecrows 4 XML for Eclipse completes today's powerful integrated development environment to handle the daily tasks required by an XML workflow....Cogenit's Xcarecrows 4 XML for Eclipse completes today's powerful integrated development environment to handle the daily tasks required by an XML workflow. To this end, Xcarecrows 4 XML offers:
* a graphical XML, XML Schema and XML stylesheets editor ;
* a graphical XML tree comparator ;
* a built-in checker against XML Schemas ;
* an XSL transformations tool kit.
to tools xml-schema xml software xslt xsd eclipse develop plugins by gresch on Dec 14, 2007, 11:01 AMWhen the only thing you've got is a XML Hammer, every solution looks like XML.
The XML Hammer application is a free and open-source tool that simplifies...When the only thing you've got is a XML Hammer, every solution looks like XML.
The XML Hammer application is a free and open-source tool that simplifies elementary XML actions like checking for well-formedness, validation, transformation and xpath searches using any JAXP implementation.
After all these years of XML, it is still relatively difficult to simply validate or transform XML files. You are currently either forced to use extensive, sometimes expensive, and most often difficult to use tools with a lot of extra functionality unnecessary for these simple tasks and very often not flexible enough to provide what you want, or you will have to be almost a programmer and create your own application or script to handle these elementary XML related tasks.
The XML Hammer tool addresses these issues by providing a free and open-source tool that has a (relatively) simple to use user-interface however still allowing the flexibility for the user to specify anything that he/she would have been able to specify when writing a script for this same task him/herself.
The functionality of the XML Hammer tool is based on the capabilities provided by the Java API for XML Processing (JAXP) and supports the JAXP API as fully as possible. To achieve this, the functionality has been divided into five specific project types:
to xslt xml tools java software develop xsd by gresch on Oct 2, 2007, 4:53 PMState Chart XML (SCXML) is currently a Working Draft published by the World Wide Web Consortium (W3C). SCXML provides a generic state-machine based executi...State Chart XML (SCXML) is currently a Working Draft published by the World Wide Web Consortium (W3C). SCXML provides a generic state-machine based execution environment based on Harel State Tables. SCXML is a candidate for the control language within multiple markup languages coming out of the W3C (see Working Draft for details). Commons SCXML is an implementation aimed at creating and maintaining a Java SCXML engine capable of executing a state machine defined using a SCXML document, while abstracting out the environment interfaces.
to statechart xml tools modelling java software mda develop apache by gresch on Sep 12, 2007, 2:12 PMSoftware für Anzeige, Druck, Konvertierung von XSL-FO-Dateien.
Diese Software ist ein Teilprodukt des XML-Reporting-Tools KapHoorn.
Basiert auf Apache FO...Software für Anzeige, Druck, Konvertierung von XSL-FO-Dateien.
Diese Software ist ein Teilprodukt des XML-Reporting-Tools KapHoorn.
Basiert auf Apache FOP 0.20.5. Setzt Java 2 SE ab 1.4.0 voraus (s.u.).
Beim Start versucht das System, eine Datei \help\info.fo auszuführen, wenn diese Datei fehlt, wird eine entsprechende Meldung erzeugt.
Es gelten die Lizenzbestimmungen der Apache Foundation für die entsprechenden Sourcen. Der KapHoorn-Viewer allein ist kostenlos.
to xslt xsl-fo develop software xml tools pdf viewer freeware by gresch on Jul 28, 2007, 11:19 PMLooks very old-fashioned, already checked in 2004, too complex IMHO: FOA is the world's first XSL-FO Authoring tool. It is a Java application that gives us...Looks very old-fashioned, already checked in 2004, too complex IMHO: FOA is the world's first XSL-FO Authoring tool. It is a Java application that gives users a graphical interface to author XSL-FO stylesheets. With FOA you can generate pages, page sequences and fill them with content provided into one or more XML files. FOA will generate the XSLT stylesheet that transforms the XML content into an XSL-FO document. FOA is compatible with WH2FO so you can author more quickly you documents. From FOA GUI is also possible to invoke an XSLT processor and an XSL-FO renderer, so you can see how the document looks like.
to xml develop xsl-fo software authoring by gresch and 1 other person on Jul 27, 2007, 4:57 PMWelcome to OpenWDDX.org, the home of the WDDX SDK and related projects. OpenWDDX.org seeks to empower Web developers with technology that enables them to c...Welcome to OpenWDDX.org, the home of the WDDX SDK and related projects. OpenWDDX.org seeks to empower Web developers with technology that enables them to create new forms of value on the Internet using distributed data and Web syndicate networks. The Web Distributed Data Exchange, or WDDX, is a free, open XML-based technology that allows Web applications created with any platform to easily exchange data with one another over the Web. To learn more about WDDX, check out the WDDX FAQ section of the site.
to ajax webapp develop xml computing soap communication protocol xml-rpc by gresch on Jul 27, 2007, 4:38 PMSilva is a powerful CMS for organizations that manage complex websites. Content is stored in clean and futureproof XML, independent of layout and presentat...Silva is a powerful CMS for organizations that manage complex websites. Content is stored in clean and futureproof XML, independent of layout and presentation. Features include versioning, workflow system, integral visual editor (Kupu), content reuse, sophisticated access control, multi-site management, extensive import/export facilities, fine-grained templating, and hi-res image storage and manipulation.
to xml java tools cms software opensource by gresch on Jul 12, 2007, 9:03 AMThe ActiveBPEL™ engine is a robust runtime environment that is capable of executing process definitions created for the Business Process Execution Language...The ActiveBPEL™ engine is a robust runtime environment that is capable of executing process definitions created for the Business Process Execution Language (BPEL) standard.
to opensource java webservices java_ee soa bpmn bpm management architecture bpel xml software by gresch on Jul 12, 2007, 8:14 AMOverview
Vexi is a platform for creating and publishing Graphical User Interfaces that can be used over the Internet or an intranet. It features a very ...Overview
Vexi is a platform for creating and publishing Graphical User Interfaces that can be used over the Internet or an intranet. It features a very simple and powerful syntax based on xml and javascript, a set of complete, extensible, themable widgets, and a sandbox-like security model to protect users.
Why Vexi?
Vexi is designed to overcome the flaws of other Internet application platform implementations.
Vexi applications are written in a combination of XML and JavaScript. The XML layout makes UI structure simple to understand, and the JavaScript provides a powerful way of manipulating a UI to make it dynamic. Do not confuse JavaScript with the HTML DOM - the latter gives JavaScript a bad name because of it’s over complicated nature. JavaScript is very easy to understand and work with. And whilst XML is a far reaching standard, the context in which it is put into practise with Vexi makes it very easy to understand and work with.
to ui tools xml swing gui java frameworks software develop by gresch on Jul 5, 2007, 8:10 AMJEuclid is a complete MathML rendering solution, consisting of:
* A MathViewer application
* Command line converters from MathML to other forma...JEuclid is a complete MathML rendering solution, consisting of:
* A MathViewer application
* Command line converters from MathML to other formats
* An ant task for autmated conversion
* Display components for AWT and Swing
* A component for Apache Cocoon
to cocoon mathml tools software develop xml java by gresch and 2 other people on Jul 4, 2007, 9:20 AMApache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS. These services can ...Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.
to services rest webservices frameworks soa software apache xml computing develop corba by gresch and 1 other person on Jun 30, 2007, 11:18 PMState Chart XML (SCXML) is currently a Working Draft published by the World Wide Web Consortium (W3C). SCXML provides a generic state-machine based executi...State Chart XML (SCXML) is currently a Working Draft published by the World Wide Web Consortium (W3C). SCXML provides a generic state-machine based execution environment based on Harel State Tables. SCXML is a candidate for the control language within multiple markup languages coming out of the W3C (see Working Draft for details). Commons SCXML is an implementation aimed at creating and maintaining a Java SCXML engine capable of executing a state machine defined using a SCXML document, while abstracting out the environment interfaces.
to statechart java jakarta frameworks xml apache software workflow develop uml commons tools by gresch on Jun 28, 2007, 1:18 PM