Giveaway: $250 BuySellAds.com Credit!

By  on  
BuySellAds

When I first created this blog, I used Google AdSense as my advertising avenue.  It was horrible -- no one ever clicked on ads and, simply put, there seems to be no real money in using that service.  I graduated on to managing my own ads, but I ended up wasting so much time finding advertisers, managing dates, and trying to collect money, that showing ads was more of a hassle than it was worth.  Then along came BuySellAds.

BuySellAds has been the perfect answer for my blog's advertising needs.  All I needed to do was sign up, create my ad zones, throw some JS and HTML in the proper spots of my blog theme, and done.  No soliciting advertisers.  No need to manage expiration dates.  No pleading for payment from said advertisers.  BuySellAds manages all of that, and since so many great websites use BuySellAds, their website provides a great hub for advertisers to go to, find relevant sites, and target their ads accordingly.  BSA's a win/win for everyone and I would recommend BSA to both new and experienced bloggers!

As part of my relaunch, BuySellAds, a big support of David Walsh Blog, is giving away a $250 advertisement credit so a reader of this blog.  If you followed this blog during my Google Wave Invite Giveaway or Google+ Invite Giveaway, you know that entering can't be as easy as just submitting your email for a drawing.  No way, too easy.

For a chance to win a $250 BSA ad credit, submit a comment with a link to your favorite David Walsh Blog post.  Be sure to use your real email address.  You don't need to be a business owner to want this credit -- you could use it to advertise for your blog or cause, on this blog or any other blog that uses BuySellAds!

Good luck!

Recent Features

  • By
    5 HTML5 APIs You Didn’t Know Existed

    When you say or read "HTML5", you half expect exotic dancers and unicorns to walk into the room to the tune of "I'm Sexy and I Know It."  Can you blame us though?  We watched the fundamental APIs stagnate for so long that a basic feature...

  • By
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

Incredible Demos

  • By
    Form Element AJAX Spinner Attachment Using MooTools

    Many times you'll see a form dynamically change available values based on the value of a form field. For example, a "State" field will change based on which Country a user selects. What annoys me about these forms is that they'll often do an...

  • By
    Sexy Album Art with MooTools or jQuery

    The way that album information displays is usually insanely boring. Music is supposed to be fun and moving, right? Luckily MooTools and jQuery allow us to communicate that creativity on the web. The XHTML A few structure DIVs and the album information. The CSS The CSS...