Mockie is a development tool for fetching stuff from static HTML
files. Doesn't sound very interesting at first, but it has one big
advantage of AJAX (or Flash or whatever): cross-site requests just
works; no configuration needed! Checkout the README for how you could
implement a simple partial-system, but really, you can do all sorts of
stuff (layouts, several partials in one file etc.)
// Magnus Holm