Stuff

Bounce 0.18 Released

A new version of the Bounce project is available for download. Fixed an issue where the XMLScanner 'freezes' when editing. To download this version please go to: http://edankert.com/bounce

Bounce 0.17 Released

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

Fixed an issue where the XMLScanner 'freezes' when a tag is followed by a '&'.

To download this version please go to:
http://edankert.com/bounce

Bounce 0.16 Released

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

Fixed issues when calling editor.read(), editor.setText() after initialising the folding margin and other items.

Please use editor.read(XmlReader, null) to avoid encoding problems.

To download this version please go to:
http://edankert.com/bounce

Bounce 0.15 Released

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

Fixed the folding problems ... totally changed the way folding works:
- introduced a simple to extend folding margin,
- introduced an implementation of this folding margin, the XML Folding Margin,
- updated the XMLScanner (added test-cases),
- introduced error highlighting,
- introduced Syntax-Highlighting view,
- simplified XML-editor-kit functionality.

To download this version please go to:
http://edankert.com/bounce

Labels: , , ,

Inactivated Java Conduit Manager

I have set the status of the Java Conduit Manager project to INACTIVE. This means that I won't be developing this project anymore. When I started the project I had high hopes for Palm and its support for Java, conduits, open data formats and more ... I hope for Palm that the new Pre together with its new webOS will do what everybody hopes it does, I however doubt it. Please let me know if you want to take over the project.

Labels: , , ,

XNGR XML Browser 2.0 Beta-1 Released

After more than 5 years, finally a new release.

The XNGR XML Browser framework, provides the functionality to associate Markers with directories, files, XML documents and nodes in a XML document. Services and Actions can be associated to inspect and manage these marked items. Default services include a simple XML Editor and Viewer.

Changes for this version include; removed desktop instead the management of services is now performed by the OSGI framework, removed dom4j dependencies using DOM instead, reworked API changed Services and Actions and included Markers, totally reworked the explorer which now browses the file-system.

Thanks to my colleague Gergely Nagy who made a very strong case for using OSGI.

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

Labels: , , ,

Bounce 0.14 Released

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

Fixed a problem with non ASCII characters, added a manifest which will make it possible to use the bounce jar as an OSGI bundle, implemented better Comment and CDATA handling, changed the default colors and created DOMUtils.

Sorry for not updating the web-site earlier.

Labels: , ,

Bounce 0.11 Released

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

Added new XML Viewer functionality, ThreeStateCheckBox2 (contributed by Evgeniy Smelik), Folding for the XMLEditorKit (also contributed by Evgeniy Smelik), a LineNumberMargin and a NamespaceContextMap.

Also fixed a problem with the selection text color.

Labels: ,

XML Hammer 1.0 Released

I am very pleased to finally announce the release 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.

The bugs fixed in this version include an issue with previously opened but removed projects and some changes to the start-up scripts.

Besides the fixed bugs, this version also adds a line-number margin to the different preview editor panes.

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

Labels: , , , ,