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!
![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...
![CSS Animations Between Media Queries]()
CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...
![AJAX For Evil: Spyjax with jQuery]()
Last year I wrote a popular post titled AJAX For Evil: Spyjax when I described a technique called "Spyjax":
Spyjax, as I know it, is taking information from the user's computer for your own use — specifically their browsing habits. By using CSS and JavaScript, I...
![Google Font API]()
Google recently debuted a new web service called the Font API. Google's Font API provides developers a means by which they may quickly and painlessly add custom fonts to their website. Let's take a quick look at the ways by which the Google Font...
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 :)