OpenX - Ad Server
OpenX is a quite popular and widely used Ad Server. It supports geo targeting, content targeting Ads, just create a zone and insert the html code in to the web page. The Ads will be served from your repository. It has multiple pricing models (CPM, CPC, CPA, Fixed Cost). It supports Image, Flash, HTML, 3rd party, Rich Media, Video (linear & non-linear) file formats.
OpenX could be extended using its API or plugin-framework. It provides detailed reporting of Ads published and clicked. Advertisers on the Market bid on your inventory in real-time, one impression at a time.
http://openx.org/publisher/open-source-ad-server
comments powered by Disqus
Related Products
AdServerBeans MyAds - Open Source Ad Server
ASB MyAds is an ad server for publisher. You can use it to quickly set up ads on your site by defining display priorities, targeting and capping options. It supports image, html and flash ads. Geo targeting the Ads by country, continent, city is possible. It keeps track of user action and generates reports for views, clicks, CTR.
Django-openx - Provides the necessary utilities to access the new OpenX-API
OpenX will feature a new API to manage publishers, zones, advertisers, ... via XML-RPC (https://developer.openx.org/wiki/display/DOCS/OpenX+API+Tutorial). This django application will provide a simple layer to wrap the calls to OpenX inside objects. Currently there is no real validation of the data, but simple requests are useable (create objects, link banners to zones, ...). Outdated Example (code reformatted to fit your screen): >>> from django_openx import Zone>>> z = Zone.get(2)>>> z.generat
Openx-banner-creator - A plugin for OpenX to create and update banners within OpenX environment usin
OpenX is an open source ad manager. It manages ad inventory, including banners. Users have an option of uploading their own banners as files. This plugin adds an option of downloading a banner prepared by the user in ZetaPrints using a template. The plugin is designed to help advertisers prepare their artwork quickly and painlessly within OpenX environment. They can do so using their own templates uploaded to ZetaPrints or using ZetaPrints marketplace of banner designs. Watch a demo: http://www.
Openx-iab-vast - Support for IAB VAST Video Ad delivery using OpenX and Open Source Video Players
This Project is moving to a new home Table of ContentsFor all documentation, please go to Open Video Ads now: For the new Flowplayer Open Ad Streamer For the new JW Player Open Ad Streamer For the new AS3 Framework Previous Releases (kept for historical reasons) - please go to Open Video Ads for the latest releases: Flowplayer early access RTMP only ad streamer Features How It Works Download the latest version Configuration options for the Flowplayer OpenX Regions Plugin Configuration options fo
reload-openx_extras
Additional options for the Drupal OpenX module: http://drupal.org/project/openx
Www-openx-api - OpenX API module
An OpenX API module written in Perl.
Wicket-openx - Simple wrapper for rendering OpenX-invocation fragments from Wicket
This project contains Wicket components for the different invocation fragments provided by OpenX Ad Server. Using it should be straight forward for Wicketeers: // first register the server:class MyApp extends WebAplication{... public void init(){ super.init(); OpenX.registerOpenXServer(InetAddress.getByName("my.openx.server.hostname")); )...}then add zones to page: class HomePage extends WebPage{ public HomePage() { // for a javascript creating the div for zone id 1: add(new OpenXZoneJS("bannerJ
Fadse - automatic design space exploration tool
FADSE - Framework for Automatic Design Space Exploration. This framework is trying to include as much ADSE algorithms as possible, to offer connectors to existing computer simulators (M5, GEMS, Multi2sim, NS3, etc.) and to run in parallel the design space exploration process. If you are using FADSE in your research please cite my PhD thesis: Horia Calborean - "Multi-Objective Optimization of Advanced Computer Architectures using Domain-Knowledge" PhD Thesis, “L. Blaga� University of Sibiu, N
Risiko-ti2 - ADSE Projekt IS1
ADSE Projekt Mitarbeiter Jonas, Manuel, Manuel, Björn
aasmith-openx
A ruby interface the the OpenX XML-RPC interface