$100 Off W3Conf Discount Code!

By  on  
W3Conf

W3Conf is quickly approaching and if you haven't considered going, you're crazy you really should.  The speaker line-up is full of legends:  Lea Verou, Eric Meyer, my favorite Mozillian, Janet Swisher, and more.  You may also bump into well-known developers Chris Coyier, Jacob Thornton, Nicole Sullivan, and many more.  If you haven't registered yet, there's now a better reason to go:  a cheaper ticket!

Coupon Code:  WALSH

Use the coupon code WALSH and you can save $100!  Use that money to buy one of your favorite devs a drink!  ;)  The conference is February 21-22 in San Fransisco, California.  Sign up and have fun!

Side note:  I was invited to attend W3Conf but couldn't due to Walsh Kid ™ being due to enter the world around that time.  Please do go though -- you'll have loads of fun and learn a lot!

Recent Features

  • By
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

  • By
    Page Visibility API

    One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?

Incredible Demos

  • By
    HTML5 Context Menus

    One of the hidden gems within the HTML5 spec is context menus. The HTML5 context menu spec allows developers to create custom context menus for given blocks within simple menu and menuitem elements. The menu information lives right within the page so...

  • By
    Rotate Elements with CSS Transformations

    I've gone on a million rants about the lack of progress with CSS and how I'm happy that both JavaScript and browser-specific CSS have tried to push web design forward. One of those browser-specific CSS properties we love is CSS transformations. CSS transformations...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!