GooDiff
GooDiff is a consumer-oriented service for keeping track of changes of important documents – and indirectly the services described by these documents – provided by selected Internet service providers. Our “mission” is to increase transparency for end consumers such as you and I.
GooDiff is released under the GNU Affero General Public License (AGPL) version 3. The GooDiff software is a work-in-progress separated in various modules to provide an unique way to track documents on the Internet.
goodiff-core software for fetching, processing and storing the retrieved web pages. In other words, it’s some minimal Python scripts to do the dirty job.
goodiff-frontend software is relying on Trac to display the changes of the documents. In other words, we reused and customized a good free software to do the job for us.
The datasets are available : http://www.gitorious.org/goodiff/pages/Home#Datasets
goodiff-core
GooDiff core software for fetching, processing and storing the retrieved web pages.
-
Cloning this repository:
git clone git://gitorious.org/goodiff/goodiff-core.git goodiff-core cd goodiff-core
Add this repository as a remote to an existing local repository:
git remote add goodiff-core git://gitorious.org/goodiff/goodiff-core.git git fetch goodiff-core git checkout -b my-local-tracking-branch goodiff-core/master_or_other_branch
goodiff-frontend
goodiff-frontend software is relying on Trac to display the changes of the documents. In other words, we reused and customized a good free software to do the job for us.
-
Cloning this repository:
git clone git://gitorious.org/goodiff/goodiff-frontend.git goodiff-frontend cd goodiff-frontend
Add this repository as a remote to an existing local repository:
git remote add goodiff-frontend git://gitorious.org/goodiff/goodiff-frontend.git git fetch goodiff-frontend git checkout -b my-local-tracking-branch goodiff-frontend/master_or_other_branch
Activities 
-
Thursday July 22 2010
-
Push
21:47
Alexandre Dulaunoy pushed effdbbc1 to goodiff/goodiff-core:master
Michael G. Noll on July 22, 2010 19:47
-
-
Saturday June 26 2010
-
Push
07:39
Alexandre Dulaunoy pushed abafc8db to goodiff/goodiff-core:master
Alexandre Dulaunoy on June 26, 2010 07:38
-
-
Saturday January 02 2010
-
Wiki
11:15
Alexandre Dulaunoy edited wiki page goodiff/Home
-
Project
11:00
Alexandre Dulaunoy updated project GooDiff
-

