Does anyone have any idea how I may implement pixelads (aka million dollar ads) in drupal using existing modules?

Comments

prbass’s picture

The original milliondollarhomepage used html image maps, and a single 1000 x 1000 pixel png file - I can't imagine this was generated dynamically.

You don't need a module to do this - I can't imagine why anyone would waste their time specifically writing and then sharing a drupal module for selling pixel ads.

If you want adverts on your site, you'd be better off going with google adsense - this would be really easy to implement, and there is much more chance of you actually generating some revenue.

If you still think pixel ads are a good idea, it looks like someone started an imagemap project back in August last year - but never got finished - I don't know anything about the project, but perhaps you could help them finish it off, and add your requirements.

http://drupal.org/project/imagemap

electronicmonkey’s picture

Thanks for your suggestion on google adsense. It won't work for me as the objective is to gain sponsors for my web site and not random links to other people's web site. And I am looking for methods and instructins to create pixel ads "from existing modules" , and not a "pixel ad module" . Thanks anyway