My favorites | Sign in
Project Logo
             
Search
for
Updated Dec 18, 2009 by guy...@gmail.com
Labels: Featured, Phase-Support
Examples  
Examples of Daisy Diff in action!

DaisyCMS example

Daisy Diff is used in Daisy CMS for their compare page.

Result

Compare page

Input

old HTML - new HTML

Command

N/A (runs DaisyDiff embedded)

BBC News example

This 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.

Result

example.htm (link not available anymore)

Input

old HTML - new HTML

Command

java -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 files

Command

java -jar daisydiff.jar file:///c:/sites/old.html file:///c:/sites/new.html


Comment by ericwtturner, Jan 12, 2009
Comment by flo.andre, Dec 18, 2009

The link under " Result => example.htm " is not still valid.


Sign in to add a comment
Hosted by Google Code