--- layout: 'page' title: 'Benjamin "balupton" Lupton' --- Posts <% for Document in @Documents: %> <% if Document.url.indexOf('/blog') == 0: %> <%= Document.date.toShortDateString() %> » <%= Document.title %> <% end %> <% end %> Projects History.js — HTML5 History API for everyone DocPad — The easiest way to generate your static website NowPad — Realtime collaboration for everyone Buildr — The JavaScript Project Buildr Simple-Server — The local static file server anytime, anywhere Query-Engine — The NoSQL (MongoDB Compliant) Query-Engine in CoffeeScript CSON — The CoffeeScript-Object-Notation Parser ...and more!