diff --git a/docs/images/tzigla.png b/docs/images/tzigla.png new file mode 100644 index 00000000..e5c1939f Binary files /dev/null and b/docs/images/tzigla.png differ diff --git a/index.html b/index.html index caf4c01e..8a66f389 100644 --- a/index.html +++ b/index.html @@ -1827,6 +1827,29 @@ var DocumentView = Backbone.View.extend({ +

+ Cristi Balan and + Irina Dumitrascu created + Tzigla, a collaborative drawing + application where artists make tiles that connect to each other to + create surreal drawings. + Backbone models help organize the code, controllers provide + bookmarkable deep links, + and the views are rendered with + haml.js and + Zepto. + Tzigla is written in Ruby (Rails) on the backend, and + CoffeeScript on the frontend, with + Jammit + prepackaging the static assets. +

+ +
+ + Tzigla + +
+

James Yu used Backbone.js to create QuietWrite, an app