Stuff

XML Hammer 1.0 rc-3 Released

I am very pleased to announce the release of the third release-candidate of version 1.0 of the XML Hammer application.

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.

This release fixes all previously outstanding issues and also adds a native Windows launcher.

The bugs fixed include major issues in the startup scripts, confusing 'internal DTD' terminology and closing of output streams.

To download this version please go to:
http://www.xmlhammer.org/downloads.html

There are currently no known issues, to report an issue however you can report this either directly to me, send an e-mail to the mailing-lists or by using the issue tracking system.

Labels: , , , ,

XML Hammer 1.0 rc-2 Released

I am very pleased to announce the release of the second release-candidate of version 1.0 of the XML Hammer application.

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.

This release fixes all previously outstanding issues and also adds out-of-the-box support for RelaxNG schema validation.

The main bugs fixed are:

  • Improved console output,
  • .sh file no longer calls javaw,
  • again possible to add items to the class-path.

To download this version please go to:
http://www.xmlhammer.org/downloads.html

There are currently no known issues, to report an issue however you can report this either directly to me, send an e-mail to the mailing-lists or by using the issue tracking system.

Labels: , , , ,

Bounce 0.9 released

A new version of the Bounce project is available for download.

All new features have been imported from the XML Hammer project.

  • Wizard framework
  • Preferences Dialog framework
  • CardPanel
  • URIUtils
  • QDialog
  • ResizingFlowLayout
  • RunnableAction
  • ThreeStateCheckBox
  • MenuUtilities
  • DummyIcon

Labels: ,

XML Hammer 1.0 rc-1 Released

I am very pleased to announce (a little bit later again) the release of the first release-candidate of the XML Hammer application.

This is a major bug fix release, the main new features are:

  • comprehensive help documentation,
  • deactivate and activate properties,
  • easier to use validation functionality,

the main bugs fixed are:

  • selecting items in combo-boxes using keys,
  • issues when performing XPath searches,
  • module initialization error handling,

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.

To download this version please go to: http://www.xmlhammer.org/downloads.html

Labels: , , ,

XML Hammer 1.0 beta-2 Released

I am very pleased to anounce (a little bit later than promised) the release of XML Hammer version 1.0 beta-2.

This is a major feature release, the main new features are:

  • Live, 'as you type' error information for XPath searches, Regular Expression and other fields,
  • 'Find in' output, open files in external applications (editors/browser),
  • run projects 'head-less' from the command-line,
  • new project wizards,
  • support for XML Catalogs,
  • different look and feels and more ...

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.

To download this version please go to:
http://www.xmlhammer.org/downloads.html

Labels: , ,

XML Hammer 1.0 beta-1 Released

Finally finished the first beta release of the XML Hammer tool. After half a year trying to come up with the best User Interface, have settled for the current incarnation.

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.

To download this version please go to:
http://www.xmlhammer.org/downloads.html

Any suggestions are more than welcome.

Labels: , ,

XML APIs Presentation Changes (v1.1)

Added TransformationFactory, Source and Result method descriptions. Added examples validating using the SAXParserFactory and using the DocumentBuilderFactory for both XML Schema and DTD. Updated JAXB adding JaxMe.

Labels: , ,