Skip to content

Commit

Permalink
Adding Slavery Footprint as a Backbone.js example app
Browse files Browse the repository at this point in the history
  • Loading branch information
jashkenas committed Nov 21, 2011
1 parent 61246a7 commit da93529
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 16 deletions.
Binary file added docs/images/slavery-footprint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/trapit.png
Binary file not shown.
38 changes: 22 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@
<li><a href="#examples-do">Do</a></li>
<li><a href="#examples-groupon">Groupon Now!</a></li>
<li><a href="#examples-basecamp">Basecamp Mobile</a></li>
<li><a href="#examples-slavery-footprint">Slavery Footprint</a></li>
<li><a href="#examples-trajectory">Trajectory</a></li>
<li><a href="#examples-soundcloud">SoundCloud Mobile</a></li>
<li><a href="#examples-pandora">Pandora</a></li>
Expand All @@ -304,7 +305,6 @@
<li>- <a href="#examples-decide">Decide</a></li>
<li>- <a href="#examples-trello">Trello</a></li>
<li>- <a href="#examples-bittorrent">BitTorrent</a></li>
<li>- <a href="#examples-trapit">Trapit</a></li>
<li>- <a href="#examples-fluxiom">Fluxiom</a></li>
<li>- <a href="#examples-chop">Chop</a></li>
<li>- <a href="#examples-blackcomb">Blackcomb</a></li>
Expand Down Expand Up @@ -2175,6 +2175,27 @@ <h2 id="examples-basecamp">Basecamp Mobile</h2>
</a>
</div>

<h2 id="examples-slavery-footprint">Slavery Footprint</h2>

<p>
<a href="http://slaveryfootprint.org/">Slavery Footprint</a>
allows consumers to visualize how their consumption habits are
connected to modern-day slavery and provides them with an opportunity
to have a deeper conversation with the companies that manufacture the
goods they purchased.
Based in Oakland, California, the Slavery Footprint team works to engage
individuals, groups, and businesses to build awareness for and create
deployable action against forced labor, human trafficking, and modern-day
slavery through online tools, as well as off-line community education and
mobilization programs.
</p>

<div style="text-align: center;">
<a href="http://slaveryfootprint.org/">
<img src="docs/images/slavery-footprint.png" alt="Slavery Footprint" class="example_image" />
</a>
</div>

<h2 id="examples-trajectory">Trajectory</h2>

<p>
Expand Down Expand Up @@ -2513,21 +2534,6 @@ <h2 id="examples-bittorrent">BitTorrent</h2>
</a>
</div>

<h2 id="examples-trapit">Trapit</h2>

<p>
<a href="http://trap.it">Trapit</a> brings the web to you, scouring
the web on your behalf, 24/7. The product, currently in private beta,
uses Backbone to organize the best, most relevant content into individual
"traps" on your favorite topics and interests.
</p>

<div style="text-align: center;">
<a href="http://trap.it">
<img src="docs/images/trapit.png" alt="Trapit" class="example_image" />
</a>
</div>

<h2 id="examples-fluxiom">Fluxiom</h2>

<p>
Expand Down

0 comments on commit da93529

Please sign in to comment.