diff --git a/docs/images/animoto.png b/docs/images/animoto.png deleted file mode 100644 index 8ebfe4a9d..000000000 Binary files a/docs/images/animoto.png and /dev/null differ diff --git a/docs/images/spin.png b/docs/images/spin.png new file mode 100644 index 000000000..d88c365b4 Binary files /dev/null and b/docs/images/spin.png differ diff --git a/index.html b/index.html index a41bd4d40..b58941cdd 100644 --- a/index.html +++ b/index.html @@ -416,6 +416,7 @@
+ Spin pulls in the + latest news stories from + their internal API onto their site using Backbone models and collections, and a + custom sync method. Because the music should never stop playing, + even as you click through to different "pages", Spin uses a Backbone router + for navigation within the site. +
+ +- Animoto 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 with Backbone.js and jQuery and interfaces with a Ruby on Rails - backend. Backbone has provided structure which helps the Animoto team - iterate quickly on the codebase while reducing the risk of regressions. -
- -