Wanna Be Me? I Want You!

By  on  

As much as you may think that you've learned a lot from me, trust me when I say that I've learned far more from my audience. Your comments have been extremely helpful to not only me but the rest of my audience as well. I've had the pleasure of extremely bright readers posting comments on my blog and I'd like to reward those people.

I'd like to announce that I'm looking for guest bloggers. Have a code tidbit that you think others may want to use? Have a wacky theory and simply need a place to be heard? If so, I want you!

Here's what you should do: email me at david@davidwalsh.name with a quick summary and some sample code (if applicable). If I think your idea is well thought-out and your code works, I'll post your article on my website! What are the benefits? Well, for starters:

  • You will get name recognition for your idea, including a full article, a head shot, a quick bio, and a link to your website / blog.
  • You'll get the benefit of being heralded as a saint or skewered as a heretic for your idea.
  • You'll get feedback from my audience and myself.

The topic can be anything of your choosing within the programming genre. My audience tends to give the following subjects more attention: CSS, AJAX/Mootools, PHP, and Usability. Again though, I encourage any topic you consider yourself an expert on. I would prefer original content, but posts from your blog would also be accepted.

I look forward to hearing from you!

Note: There isn't a monetary reward for your post.

Recent Features

  • By
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

  • By
    CSS 3D Folding Animation

    Google Plus provides loads of inspiration for front-end developers, especially when it comes to the CSS and JavaScript wonders they create. Last year I duplicated their incredible PhotoStack effect with both MooTools and pure CSS; this time I'm going to duplicate...

Incredible Demos

  • By
    Assign Anchor IDs Using MooTools 1.2

    One of my favorite uses of the MooTools JavaScript library is the SmoothScroll plugin. I use it on my website, my employer's website, and on many customer websites. The best part about the plugin is that it's so easy to implement. I recently ran...

  • By
    iPhone Click Effect Using MooTools or jQuery

    One thing I love about love about Safari on the iPhone is that Safari provides a darkened background effect when you click a link. It's the most subtle of details but just enforces than an action is taking place. So why not implement that...

Discussion

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