OSCON – May 8-11, 2017 – Austin, TX

By  on  

Open Source has been a huge part of my career, from my blog to much of the work I've completed at SitePen and Mozilla.  Even if you don't have much time to devote to open source projects, at the very least you've probably used dozens of open source apps, libraries, and frameworks.  Open source has always been something to celebrate and on May 8-11 in Austin, Texas, O'Reilly is doing just that.

O'Reilly's OSCON is a massive convention focusing on bringing the software, the organizations, and the people together.  Whether you want to network, find a pet project, or learn about the amazing projects you've not heard of yet, OSCON is a gem of an event you should have a look at.

Better yet O'Reilly is giving my readers a 20% off discount with the code PC20DWALSH.  Go enjoy the code, the people, the organizations, and an exciting week in the middle of the open source world!

Recent Features

Incredible Demos

  • By
    CSS pointer-events

    The responsibilities taken on by CSS seems to be increasingly blurring with JavaScript. Consider the -webkit-touch-callout CSS property, which prevents iOS's link dialog menu when you tap and hold a clickable element. The pointer-events property is even more JavaScript-like, preventing: click actions from doing...

  • By
    dwImageProtector Plugin for jQuery

    I've always been curious about the jQuery JavaScript library. jQuery has captured the hearts of web designers and developers everywhere and I've always wondered why. I've been told it's easy, which is probably why designers were so quick to adopt it NOT that designers...

Discussion

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