Code, life and the universe
This is a scrapbook of code ideas and mad hat experiments. Somewhere in here there might actually be something useful. Mostly covering C# with a splattering of javascript and non programming stuff like mind mapping and memory systems (human).
Delivering a knockout.js punch
The code: knockoutExample.zip
This post explains how knockout.js can greatly simplfy the creation of some fairly complex UI interactions.
I was recently working on a web page that had a … more