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
    Animated 3D Flipping Menu with CSS

    CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more.  I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

Incredible Demos

  • By
    MooTools CountDown Plugin

    There are numerous websites around the internet, RapidShare for example, that make you wait an allotted amount of time before presenting you with your reward. Using MooTools, I've created a CountDown plugin that allows you to easily implement a similar system. The MooTools JavaScript The CountDown class...

  • By
    Build a Toggling Announcement Slider Using MooTools 1.2

    A few of my customer have asked for me to create a subtle but dynamic (...I know...) way for them to advertise different specials on their website. Not something that would display on every page, but periodically or only the homepage. Using a trick...