OSCON Portland: Free Expo Plus Passes

By  on  

OSCON Portland
The O'Reilly Open Source Convention is just a few weeks away and we have free expo plus passes available. OSCON is the best place to sharpen your skills and discover important new trends, making you better at what you do and rekindling your love of all things digital. The Expo Plus pass includes access to the expo hall, all evening events, sponsored sessions and tutorials, Birds of a Feather sessions, and much more.

Free Expo Plus Pass Code:  PCEXPOPLUS

Use code PCEXPOPLUS to get your free OSCON Expo Plus pass now (a $49 value). See everything included in this pass:

OSCON Conference 20% Discount: AFF20

If you don't want to chance winning or have friends that are wanting to go, use this link and discount code AFF20.  You'll save 20% on the ticket price and book your trip to an excellent open source conference!

Recent Features

Incredible Demos

  • 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...

  • By
    MooTools & Printing – Creating a Links Table of Contents

    One detail we sometimes forget when considering print for websites is that the user cannot see the URLs of links when the page prints. While showing link URLs isn't always important, some websites could greatly benefit from doing so. This tutorial will show you...

Discussion

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