I am using HTML5 offline storage.The goal is to make the whole site available offline.So intuitively, no server requests means all the pages need to be on the client.The only way I know of to accompli
I\'m trying to write a set of filtering functions that can be chained together to progressively filter a data set. What\'s tricky about this is that I want to be able to define the filters in a differ