Convention-based, awesome model binding for Backbone.js, inspired by Brad Phelan, Knockout.js data-binding capabilities, and Brandon Satrom's work with Knockout.
- Andy Britcliffe
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com
- Andy Britcliffe
CTemplate is a simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language.
- Andy Britcliffe
SocketStream is a new full stack web framework and distributed hosting platform built around the Single-page Application paradigm. It embraces websockets, in-memory datastores (Redis), and client-side rendering to provide an ultra-responsive real time experience that will amaze your users.
- Andy Britcliffe
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js
- Andy Britcliffe
yepnope is an asynchronous conditional resource loader that's super-fast, and allows you to load only the scripts that your users need.
- Andy Britcliffe
Socket.IO aims to make realtime apps possible in every browser and mobile device, blurring the differences between the different transport mechanisms. It's care-free realtime 100% in JavaScript.
- Andy Britcliffe
Faster Databinding in WPF and Silverlight using OptimizedObservableCollection – Simon says –My phone is faster than my first PC, and faster than my first cable modem - http://simon.nureality.ca/faster-...
Adding an AddRange() method to ObservableCollection will give us the flexibility we need when we want to add a batch of items or we can still call Add() when we need more fine grained updates.
- Andy Britcliffe
Jeff Wilcox – Windows Phone performance progress bar update: part 2, remember to turn IsIndeterminate off when not needed! - http://www.jeff.wilcox.name/2010...