Merge pull request #898 from ckorhonen/master

Documentation - Added Animoto to Examples Section
This commit is contained in:
Jeremy Ashkenas
2012-01-30 07:06:07 -08:00
2 changed files with 13 additions and 0 deletions

BIN
docs/images/animoto.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

View File

@@ -2724,6 +2724,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">