$100 Off W3Conf Discount Code!
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!
![Create a CSS Flipping Animation]()
CSS animations are a lot of fun; the beauty of them is that through many simple properties, you can create anything from an elegant fade in to a WTF-Pixar-would-be-proud effect. One CSS effect somewhere in between is the CSS flip effect, whereby there's...
![5 Awesome New Mozilla Technologies You’ve Never Heard Of]()
My trip to Mozilla Summit 2013 was incredible. I've spent so much time focusing on my project that I had lost sight of all of the great work Mozillians were putting out. MozSummit provided the perfect reminder of how brilliant my colleagues are and how much...
![Chris Coyier’s Favorite CodePen Demos II]()
Hey everyone! Before we get started, I just want to say it's damn hard to pick this few favorites on CodePen. Not because, as a co-founder of CodePen, I feel like a dad picking which kid he likes best (RUDE). But because there is just so...
![Unicode CSS Classes]()
CSS class name structure and consistency is really important; some developers camelcase classnames, others use dashes, and others use underscores. One thing I've learned when toying around by HTML and CSS class names is that you can actually use unicode symbols and icons as classnames.