[Pkg-javascript-commits] [backbone] 90/281: Adding Slavery Footprint as a Backbone.js example app

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:01:59 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.9.0
in repository backbone.

commit da9352945cc19c3c461e6a892533a0f83029f370
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Mon Nov 21 12:50:43 2011 -0500

    Adding Slavery Footprint as a Backbone.js example app
---
 docs/images/slavery-footprint.png | Bin 0 -> 123248 bytes
 docs/images/trapit.png            | Bin 274573 -> 0 bytes
 index.html                        |  38 ++++++++++++++++++++++----------------
 3 files changed, 22 insertions(+), 16 deletions(-)

diff --git a/docs/images/slavery-footprint.png b/docs/images/slavery-footprint.png
new file mode 100644
index 0000000..acee0d0
Binary files /dev/null and b/docs/images/slavery-footprint.png differ
diff --git a/docs/images/trapit.png b/docs/images/trapit.png
deleted file mode 100644
index 1530d3a..0000000
Binary files a/docs/images/trapit.png and /dev/null differ
diff --git a/index.html b/index.html
index 14039b5..ec58282 100644
--- a/index.html
+++ b/index.html
@@ -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>
@@ -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>
@@ -2175,6 +2175,27 @@ var model = localBackbone.Model.extend(...);
       </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>
@@ -2513,21 +2534,6 @@ var model = localBackbone.Model.extend(...);
       </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>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list