OSCON Portland: Conference Discount!

By  on  

OSCON Portland
O'Reilly puts on the best web industry conferences in the world.  These conferences include Fluent Conference, Velocity Conference, and the upcoming OSCON in Portland, Oregon from July 20-24.  Open Source Convention (OSCON) is a conference that focuses specifically on open source developers and the tools and possibilities they create!

O'Reilly OSCON, happening July 20-24 in Portland, gathers the software engineering and developer community to explore what's new in open source languages, tools, and techniques. 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 agenda has a problem/solution approach, giving you a window into how your peers are solving problems and equipping you to apply them in the workplace. Save 20% with discount code AFF20. Check out the impressive agenda and speaker lineup.

OSCON Conference 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

  • 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
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

Incredible Demos

  • By
    MooTools 1.2 Image Protector: dwProtector

    Image protection is a hot topic on the net these days, and why shouldn't it be? If you spent two hours designing an awesome graphic, would you want it ripped of in matter of seconds? Hell no! That's why I've created an image...

  • By
    Create a 3D Panorama Image with A-Frame

    In the five years I've been at Mozilla I've seen some awesome projects.  Some of them very popular, some of them very niche, but none of them has inspired me the way the MozVR team's work with WebVR and A-Frame project have. A-Frame is a community project...

Discussion

  1. Kenneth

    Are these conferences being recorded ?
    I’m from Denmark, and would love to watch those conferences!

  2. Chris Whitney

    There are just too many cool and wonderful open source projects, from everything Mozilla does (ass kissing) to PHP, NodeJS, jQuery to Git and OS’ out there. I for one have not contributed to any of them but I try and keep up with what they are doing. I watch the code but I do not feel like I am good enough to contribute but I try. By far my favorite open source project would have to be bootstrap, only because if the path it paved. I have stopped using it a while ago but Bootstrap helped launch modular design and speed up development.

  3. Sean Timm

    I first began participating in open source after getting inspired during a jQuery conference. I have many open source projects in my list of favorites, but I really enjoyed my time contributing to Zurb Foundation! I initially contributed some pull requests for features and was ultimately contacted to work in a support role for users of the Foundation components.

  4. My current favorite open source project has to be Ember (and Ember-CLI). I think the framework is awesome, but the community is even better! Very focused on leveraging other open source initiatives (Babel, Broccoli, Handlebars, etc.), pushing forward standards and best practices (ES6, Web Components, etc.), and makes it easy to get involved with open source. It’s the last point that appealed most to me, as I am fairly new to contributing to open source; I’ve been able to contribute to external add-ons that plenty of people use, while also getting to develop some of my own! Excited to dive deeper into the community.

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