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!
![Animating CSS3 Transforms with MooTools Fx]()
![fetch API]()
One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest
, wasn't really made for what we've been using it for. We've done well to create elegant APIs around XHR but we know we can do better. Our effort to...
![MooTools Zebra Tables Plugin]()
Tabular data can oftentimes be boring, but it doesn't need to look that way! With a small MooTools class, I can make tabular data extremely easy to read by implementing "zebra" tables -- tables with alternating row background colors.
The CSS
The above CSS is extremely basic.
![Create a Clearable TextBox with the Dojo Toolkit]()
Usability is a key feature when creating user interfaces; it's all in the details. I was recently using my iPhone and it dawned on my how awesome the "x" icon is in its input elements. No holding the delete key down. No pressing it a...
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 :)