Promote MDN WordPress Plugin

By  on  

Mozilla 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!

Recent Features

  • By
    CSS Gradients

    With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements.  CSS gradients are another step in that direction.  Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...

  • By
    9 Mind-Blowing Canvas Demos

    The <canvas> element has been a revelation for the visual experts among our ranks.  Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead.  Here are nine unbelievable canvas demos that...

Incredible Demos

  • By
    Create a Dynamic Flickr Image Search with the Dojo Toolkit

    The Dojo Toolkit is a treasure chest of great JavaScript classes.  You can find basic JavaScript functionality classes for AJAX, node manipulation, animations, and the like within Dojo.  You can find elegant, functional UI widgets like DropDown Menus, tabbed interfaces, and form element replacements within...

  • By
    Elegant Overflow with CSS Ellipsis

    Overflow with text is always a big issue, especially in a programmatic environment. There's always only so much space but variable content to add into that space. I was recently working on a table for displaying user information and noticed that longer strings were...

Discussion

  1. Alex

    That’s really awesome. The new wiki simply rocks, well done :)

  2. But you haven’t installed it on your own blog yet?

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!