Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmedini committed Apr 18, 2013
1 parent 6b23b3d commit 4281493
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,15 @@ Date: 2013/04/14
* Added 2 datasources:
* DuckDuckGo! to retrieve authors' organisation data
* Google web service to solve DuckDuckGo!'s irrelevancy in retrieving authors' homepages

---------
V. 0.9:
Date: 2013/04/18

* Completely refactored the hash structure to add URIs along with titles as route parameters
* Model and view callbacks communicate now using JSON objects
* Simplified the routes and reduced the number of Backbone-triggered events to speed up the interface
* Works for the main (SWDF, even if it requests anothe endpoint), Google and DuckDuckGo! datasources
* Added experimental graph view (may be slow, especially on mobile phones).

Currently works on our duplicate WWW'2012 dataset (SWDF seems down since the beginning of the week)

0 comments on commit 4281493

Please sign in to comment.