[Pkg-javascript-commits] [backbone] 260/281: Added Animoto to Examples
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 17:02:20 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 ecd4e5ac4d2dfe0a616ac05b2147246f7be463bb
Author: Chris Korhonen <chris at animoto.com>
Date: Sun Jan 29 09:55:42 2012 -0500
Added Animoto to Examples
---
docs/images/animoto.png | Bin 0 -> 99030 bytes
index.html | 13 +++++++++++++
2 files changed, 13 insertions(+)
diff --git a/docs/images/animoto.png b/docs/images/animoto.png
new file mode 100644
index 0000000..0527267
Binary files /dev/null and b/docs/images/animoto.png differ
diff --git a/index.html b/index.html
index 4f4e09a..35ab967 100644
--- a/index.html
+++ b/index.html
@@ -2722,6 +2722,19 @@ var model = localBackbone.Model.extend(...);
</a>
</div>
+
+ <h2 id="examples-animoto">Animoto</h2>
+
+ <p>
+ <a href="http://animoto.com">Animoto</a> is a web-based video creation platform, where users can upload their own photos, video clips and music and create beautifully orchestrated slideshows. The video editor app is built using Backbone.js + jQuery and interfaces with a Ruby on Rails backend. Backbone has provided structure which helps us iterate quickly on the codebase whilst reducing the risk of regressions.
+ </p>
+
+ <div style="text-align: center;">
+ <a href="http://www.animoto.com/">
+ <img src="docs/images/animoto.png" alt="Tzigla" class="Animoto Video Editor" />
+ </a>
+ </div>
+
<h2 id="faq">F.A.Q.</h2>
<p id="FAQ-events">
--
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