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!
It's no secret that Facebook has become a major traffic driver for all types of websites. Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly. And of course there are Facebook "Like" and "Recommend" widgets on every website. One...
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...
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...
I was inspired when I first saw Addy Osmani's original ShineTime blog post. The hover sheen effect is simple but awesome. When I started my blog redesign, I really wanted to use a sheen effect with my logo. Using two HTML elements and...