The first thing that I tasked myself with, when I hopped on board with Mozilla, was to learn everything that I could about the new DOM Storage functionality provided in the HTML 5 specification. Interestingly, it’s actually very impressive. The brief summary: DOM Storage is a way to store meaningful amounts of client-side data in a persistent and secure manner. I’ve written up a thorough piece of