Profile_bird

Hey there! Modernizr is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving Modernizr's tweets.

Already using Twitter
from your phone? Click here.

Modernizr

  1. @snookca That's precisely the problem that Modernizr solves! :)
  2. @backflip Faster, yes, but only marginally so. Nonetheless, it's something we're investigating, as we understand your concern.
  3. @backflip What do you mean exactly? The next release will contain a way to add your own custom tests, if that's what you mean.
  4. Update on the @font-face FOUT post - code to defeat the FOUT entirely: http://bit.ly/sd0Dq (by @paul_irish)
  5. You can now find Modernizr's source code on Github: http://github.com/Modernizr...
  6. Modernizr, meet Github: http://bit.ly/c8syt
  7. @LukeMorton Because you may need to have different margins, paddings, border settings, and so forth.
  8. @KeriHenare About 1% of Firefox users are using a < 3.0 version. That's less than 0.5% of all users.
  9. Some browser stats for Modernizr.com since launch: 47.7% - Firefox 31.2% - Safari 7.6% - Chrome 4.2% - IE 4.0% - Opera
  10. Big thanks go out to @paul_irish, @cowboy, @jeresig and @diveintomark for their contributions to Modernizr 1.0.
  11. Around 2500~ unique downloads of Modernizr 0.9 in the first two months it was out. Now that 1.0 is out, can we surpass this number?
  12. Modernizr 1.0 is finally out! Many new features, but also: full documentation + news feed: http://www.modernizr.com/
  13. Working on getting Modernizr.com ready for the 1.0 launch, uStreamin' myself while at it: http://www.ustream.tv/chann... (@KuraFire)
  14. @ijy Coming up with 1.0, which is almost ready (along with the new additions to the site for it).
  15. @ijy They may not support new CSS3 rules, but what if using CSS3 rules requires different values for things like margin, padding, etc.? :)
  16. @alanhogan Hopefully they won't ship it without actually supporting those features, or else Modernizr will have to change for FF.
  17. @alanhogan Firefox 3.6a lies about its supported features. It claims to support various things it doesn't (yet?) actually implement.
  18. @TimTaylor_Sr No real ETA but it'll be "any day now".
  19. @TimTaylor_Sr Yes, that's exactly the kind of thing you can do with Modernizr. Be careful though: some things may interfere with one another
  20. @TimTaylor_Sr Yes, you can! You can do IF/ELSE in both CSS and JS and any combination of those options.