Ad/Banner Management/Rotation for Ruby on Rails?
Posted
by David N. Welton
on Stack Overflow
See other posts from Stack Overflow
or by David N. Welton
Published on 2009-07-10T11:59:51Z
Indexed on
2010/04/15
3:03 UTC
Read the original article
Hit count: 318
Hi,
I have a niche site that I'd like to sell banners for directly, rather than going through adsense. I need a system to manage the whole process: displaying ads and an administrative interface to manage them. It doesn't have to be anything terribly fancy, although open source is greatly preferred so that I can grow the system as needs be. Since the site itself is in Rails, I would prefer something for that environment. Googling turns up bunches of them in PHP, but the results are a bit polluted and I didn't have any luck finding one that was done in/for Rails.
If I don't find one, I suppose I'll see what I can do to hack together something and release it myself under an open license.
Another possibility is this: http://www.google.com/admanager - anyone have anything to say about it? Is it right for someone just selling a few ads for a not-so-big site?
Thanks, Dave
© Stack Overflow or respective owner