
PLD
What is Modernizr? Modernizr is a small JavaScript library that detects the availability of native implementations for next-generation web technologies, i.e. features that stem from the HTML5 and CSS3 specifications. Many of these features are already implemented in at least one major browser (most of them in two or more), and what Modernizr does is, very simply, tell you whether the current browser has this feature natively implemented or not. Unlike with the traditional—but highly unreliable—method of doing “ UA sniffing,” which is detecting a browser by its (user-configurable) navigator.userAgent property, Modernizr does actual feature detection to reliably discern what the various browsers can and cannot do.
Documentation
Getting Started with Auth · meteor/meteor Wiki
I recently took part in the first (annual, I hope) Hack Omaha competition. I teamed up with the ridiculously talented Zach Leatherman to create Omaha Bounty Hunter , a web-based The-Price-is-Right-style game using the provided Property Crime data set. Omaha Bounty Hunter

