Win a Bronze Pass for OSCON Austin!

By  on  

OSCON Austin is fast approaching (May 16-19, 2016) and O'Reilly has an awesome bonus for DWB readers:  a 30% off discount code of PC30DWALSH.  Even better is that O'Reilly is allowing me to give away on free Bronze pass to their awesome conference!

Conference Highlights

  • 2-day Training courses: Immerse yourself in two days of in-depth education on critical topics including leadership skills, Kubernetes, Java 8, Go, Rust, Swift, and MEAN architecture. Each training takes place May 16-17 and is limited in size to maintain a high level of learning and instructor interaction.
  • Open Container Day: Hear from industry practitioners on the state of container-based solutions, infrastructure, cloud native computing, continuous delivery, DevOps, microservices, and more.
  • OSCON Contribute is a hacking event focused on welcoming new open source contributors to Free and Open Source (FOSS) projects of all sizes on Wednesday and Thursday.
  • OSCON Kids Day on Sunday, May 15
  • Events: Have fun while networking at the Community Leadership Summit, Ignite OSCON, evening receptions, Birds of a Feather gatherings, and much more
  • All the Bots: Join us on Tuesday for a one-day extravaganza devoted to the wild and wonderful world of bots

Win a Free Pass!

How can you enter to win this pass? In the comment section below, paste a link to your favorite O'Reilly book cover.  A winner will be chosen at the end of this week.  Good luck!

If you prefer to book your spot now at an awesome discount use code PC30DWALSH at this signup page!

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
    CSS vs. JS Animation: Which is Faster?

    How is it possible that JavaScript-based animation has secretly always been as fast — or faster — than CSS transitions? And, how is it possible that Adobe and Google consistently release media-rich mobile sites that rival the performance of native apps? This article serves as a point-by-point...

Incredible Demos

  • By
    CSS calc

    CSS is a complete conundrum; we all appreciate CSS because of its simplicity but always yearn for the language to do just a bit more. CSS has evolved to accommodate placeholders, animations, and even click events. One problem we always thought...

  • By
    HTML5’s window.postMessage API

    One of the little known HTML5 APIs is the window.postMessage API.  window.postMessage allows for sending data messages between two windows/frames across domains.  Essentially window.postMessage acts as cross-domain AJAX without the server shims. Let's take a look at how window.postMessage works and how you...

Discussion

  1. Kevin
    http://orm-other.s3.amazonaws.com/tddwithpython/final_cover.jpg

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