Download List

Project Description

Daisy Diff is a Java library that compares HTML
files. Added and removed words are highlighted and changes to the styling are annotated.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-25 02:43
1.0

The release consists of bugfixes and small usability enhancements. The algorithm used in the Java library is now in tune with the PHP implementation in MediaWiki.
Tags: Major bugfixes

2007-09-21 22:41
0.1

Works with badly formed HTML that can be found "in the wild". The diffing is more specialized in HTML than XML tree differs. Changing part of a text node will not cause the entire node to be changed. In addition to the default visual diff, HTML source can be diffed coherently. Provides easy to understand descriptions of the changes. Allow easy browsing of the modifications through keyboard shortcuts.
Tags: Initial freshmeat announcement

Project Resources