$100 SenchaCon Discount Code

SenchaCon is fast approaching and it promises to be epic. A few highlights attendees can expect:
- Held at Walt Disney World Swan & Dolphin
- Get insider and bleeding edge information on Sencha's technologies
- Sponsored by mobile development and production leaders
- Full Day hackathon
- Meet other mobile / front-end developers who look to push the boundaries of performance and usability
- A few days away from work to concentrate on hardcore client-side badassery
- Mozilla legend, fan favorite, and world class ginger Christian Heilmann will speak
Sencha has given me a discount code to save developers $100 on registration costs!
$100 Discount Code: TRA343
You can check out SenchaCon highlights or register with the discount code.
![Facebook Open Graph META Tags]()
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...
![Create a Sheen Logo Effect with CSS]()
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...
![Spatial Navigation]()
Spatial navigation is the ability to navigate to focusable elements based on their position in a given space. Spatial navigation is a must when your site or app must respond to arrow keys, a perfect example being a television with directional pad remote. Firefox OS TV apps are simply...
![Adding Events to Adding Events in MooTools]()
Note: This post has been updated.
One of my huge web peeves is when an element has click events attached to it but the element doesn't sport the "pointer" cursor. I mean how the hell is the user supposed to know they can/should click on...