DaisyCMS exampleDaisy Diff is used in Daisy CMS for their compare page. ResultCompare page Inputold HTML - new HTML CommandN/A (runs DaisyDiff embedded) BBC News exampleThis example uses the BBC news archive site to compare the news page at different times on a given day. The page can load slowly due to the slow servers at archive.org. The page layout is somewhat shifted in the example because the page is not hosted on the BBC servers. Resultexample.htm (link not available anymore) Inputold HTML - new HTML Commandjava -jar daisydiff.jar http://web.archive.org/web/20070107145418/http://news.bbc.co.uk/
http://web.archive.org/web/20070107182640/http://news.bbc.co.uk/
--css=http://web.archive.org/web/20070107145418/http://news.bbc.co.uk/nol/shared/css/news_r5.css Diffing local HTML filesCommandjava -jar daisydiff.jar file:///c:/sites/old.html file:///c:/sites/new.html
|
java -jar daisydiff.jar file:///c:/sites/old.html file:///c:/sites/new.html
The link under " Result => example.htm " is not still valid.