OSCON Portland: Free Expo Plus Passes

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!
![Regular Expressions for the Rest of Us]()
Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...
![Designing for Simplicity]()
Before we get started, it's worth me spending a brief moment introducing myself to you. My name is Mark (or @integralist if Twitter happens to be your communication tool of choice) and I currently work for BBC News in London England as a principal engineer/tech...
![Create a Dojo-Powered WordPress Website View]()
Yesterday I showed you WordPress' awesome JSON plugin named JSON API. Now that I can get my blog posts in JSON format, it's time to create an awesome AJAX'ed web app with that data. I've chosen to use the power of Dojo and Dijit to...
![Create a Trailing Mouse Cursor Effect Using MooTools]()
Remember the old days of DHTML and effects that were an achievement to create but had absolutely no value? Well, a trailing mouse cursor script is sorta like that. And I'm sorta the type of guy that creates effects just because I can.