Promote MDN WordPress Plugin

I'm very happy to share with you the Promote MDN WordPress plugin, created by Mozilla Web Developer Luke Crouch. The Promote MDN plugin analyzes your blog post content and links prominent development keywords to the Mozilla Developer Network. MDN is the best resource for learning about new and advanced browser APIs, front-end techniques, and just about everything else.
From a writer's perspective, I look forward to installing this plugin because it will allow me to talk about APIs without having to explain each in detail. The plugin will also be helpful in implicitly encouraging readers to explore each topic further. If you have a blog, give this plugin a shot -- your readers will be grateful!
![An Interview with Eric Meyer]()
Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it?
At first blush, it was the simplicity of it as compared to the table-and-spacer...
![Responsive and Infinitely Scalable JS Animations]()
Back in late 2012 it was not easy to find open source projects using requestAnimationFrame()
- this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...
![Sliding Labels Using MooTools]()
A week back I saw a great effect created by CSSKarma: input labels being animated horizontally. The idea is everything positive: elegant, practical, unobtrusive, and requires very little jQuery code. Luckily the effect doesn't require much MooTools code either!
The HTML
A...
![Chris Coyier’s Favorite CodePen Demos II]()
Hey everyone! Before we get started, I just want to say it's damn hard to pick this few favorites on CodePen. Not because, as a co-founder of CodePen, I feel like a dad picking which kid he likes best (RUDE). But because there is just so...
That’s really awesome. The new wiki simply rocks, well done :)
But you haven’t installed it on your own blog yet?
I’ll be using it on my redesign :)