diff --git a/docs/images/basecamp-mobile.png b/docs/images/basecamp-mobile.png
new file mode 100644
index 00000000..0b96b691
Binary files /dev/null and b/docs/images/basecamp-mobile.png differ
diff --git a/docs/images/instagreat.png b/docs/images/instagreat.png
new file mode 100644
index 00000000..ea0fca3b
Binary files /dev/null and b/docs/images/instagreat.png differ
diff --git a/docs/images/tilemill.png b/docs/images/tilemill.png
new file mode 100644
index 00000000..0047c306
Binary files /dev/null and b/docs/images/tilemill.png differ
diff --git a/index.html b/index.html
index cb59da0a..02458b41 100644
--- a/index.html
+++ b/index.html
@@ -1813,19 +1813,67 @@ var DocumentView = Backbone.View.extend({
-
+
- Ben Nolan created - an example "Backbone Mobile" application, combining Backbone.js - with jQuery Mobile. You can - try the app - in your browser, or view the - source code on Github. + 37Signals used Backbone.js to create + Basecamp Mobile, the mobile version + of their popular project management software. You can access all your Basecamp + projects, post new messages, and comment on milestones (all represented + internally as Backbone.js models).
+ ++ Our fellow + Knight Foundation News Challenge + winners, MapBox, created an open-source + map design studio with Backbone.js: + TileMill. + TileMill lets you manage map layers based on shapefiles and rasters, and + edit their appearance directly in the browser with the + Carto styling language. +
+ +
+
+ + Elliott Kember and + Hector Simpson built + Insta-great! + - a fun way to explore popular photos and interact with + Instagram on the web. + Elliott says, "Backbone.js and Coffeescript were insanely useful for + writing clean, consistent UI code and keeping everything modular and + readable, even through several code refactors. I'm in love." +
+ +
+
+ + James Yu used Backbone.js to + create QuietWrite, an app + that gives writers a clean and quiet interface to concentrate on the text itself. + The editor relies on Backbone to persist document data to the server. He + followed up with a Backbone.js + Rails tutorial that describes how to implement + CloudEdit, a simple document editing app. +
+ +
- James Yu used Backbone.js to - create QuietWrite, an app - that gives writers a clean and quiet interface to concentrate on the text itself. - The editor relies on Backbone to persist document data to the server. He - followed up with a Backbone.js + Rails tutorial that describes how to implement - CloudEdit, a simple document editing app. + Ben Nolan created + an example "Backbone Mobile" application, combining Backbone.js + with jQuery Mobile. You can + try the app + in your browser, or view the + source code on Github.
- +