I Want You II

By  on  

Yep, looking for you again!

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
    Write Better JavaScript with Promises

    You've probably heard the talk around the water cooler about how promises are the future. All of the cool kids are using them, but you don't see what makes them so special. Can't you just use a callback? What's the big deal? In this article, we'll...

  • By
    Facebook Open Graph META Tags

    It's no secret that Facebook has become a major traffic driver for all types of websites.  Nowadays even large corporations steer consumers toward their Facebook pages instead of the corporate websites directly.  And of course there are Facebook "Like" and "Recommend" widgets on every website.  One...

Incredible Demos

  • By
    Duplicate the jQuery Homepage Tooltips

    The jQuery homepage has a pretty suave tooltip-like effect as seen below: The amount of jQuery required to duplicate this effect is next to nothing;  in fact, there's more CSS than there is jQuery code!  Let's explore how we can duplicate jQuery's tooltip effect. The HTML The overall...

  • By
    CSS Columns

    One major gripe that we've always had about CSS is that creating layouts seems to be more difficult than it should be. We have, of course, adapted and mastered the techniques for creating layouts, but there's no shaking the feeling that there should be a...

Discussion

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