From: Gabriel Dunne Date: Sat, 23 Mar 2013 07:17:46 +0000 (-0700) Subject: Updated README X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=3d15ebf918056733e96cc4e0710a75900f51111c;p=visual-archive.git Updated README --- diff --git a/README.md b/README.md index 7a115d8..ed58337 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ +A tool for exploring footage collections on archive.org via images. Footage thumbnails animate on mouse over, and when clicked, a list of frames allow the user to jump to a specific timestamp. By browsing archive collections visually, one increases their chances of discovering interesting content. + +Created during [Tribea H4cks](http://www.gaffta.org/2013/02/24/tribeca-hacks-archives/) + [Project Homepage](http://quilime.github.com/visual-archive/) Overview of entire collection. -![Detail](https://raw.github.com/quilime/visual-archive/gh-pages/images/detail.png) +![Detail](https://raw.github.com/quilime/visual-archive/gh-pages/images/overview.png) Gifs animate on hover. When clicking on an individual video, the viewer is presented with a series of frames, which click-through to the video at a specific timestamp on archive.org. -![Filter](https://raw.github.com/quilime/visual-archive/gh-pages/images/filter.png) +![Filter](https://raw.github.com/quilime/visual-archive/gh-pages/images/detail.png) Collections can be filtered by string. -![Overview](https://raw.github.com/quilime/visual-archive/gh-pages/images/overview.png) +![Overview](https://raw.github.com/quilime/visual-archive/gh-pages/images/filter.png)