1. Firefox goes 2-digit, time to check your UA sniffing scripts

    We all know it: UA-based browser detection is bad, the right way is feature-detection. Regardless, legacy code relies upon UA sniffing and may need to be updated for Firefox 10′s release. Even if it looks simple, UA parsing has proven to be a headache for Read more…