Skip to content

Commit

Permalink
Moving demos to the gh-pages branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Micky Hulse committed Dec 24, 2012
1 parent 732b931 commit 10cb5ac
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 1,133 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog # Changelog


## v2.0.0
#### December 23, 2012

* Moved v1.x.x code to `defunct` repository.
* First release of v2.x.x to Github.

---

## vX.X.X ## vX.X.X
#### Mmmmm [D]D, YYYY #### Mmmmm [D]D, YYYY


Expand Down
23 changes: 13 additions & 10 deletions README.md
Original file line number Original file line Diff line number Diff line change
@@ -1,25 +1,28 @@
# Responsive ads, on _demand_! # Responsive ads, on _demand_!


### Responsive serving of [OpenX](http://www.openx.com) ads based on viewport size! ### Responsive serving of ads based on viewport size!


--- ---


#### STATE OF THE REPO #### SIMPLE DEMO


We've had a bumpy road to get where we're at today (to say the least). Scan with phone and/or click to view the [latest demo](http://registerguard.github.com/ads-on-demand/demo/):


My (Micky's) initial testing can be found in this "[**failed**](https://github.com/registerguard/ads-on-demand/tree/failed)" branch, which "faild" for two primary reasons: [![qr code](http://chart.apis.google.com/chart?cht=qr&chl=https://github.com/registerguard/ads-on-demand&chs=240x240)](http://registerguard.github.com/ads-on-demand/demo/)


1. [Horrible ad javascript and markup](https://groups.google.com/d/topic/writecapturejs-users/636Ez8YniPQ/discussion) coming from 3rd parties. **Note:** Our demo serves ads using [OpenX Enterprise-level ad serving solutions for publishers](http://www.openx.com/publisher/enterprise-ad-server); this repo's concepts and techniques should be easy to adapt to other ad serving software.
2. OpenX's code base is a moving target (from what we experienced, OpenX changes their code base every month or two).


... ---

#### v1.x.x BRANCH

Many hours of work can be found via the [**defunct**](https://github.com/registerguard/ads-on-demand/tree/defunct) branch, which we abandoned for two primary reasons:


More details coming soon. ##### 1. Seriously crappy, third party, HTML and/or javascript!


The crap HTML and/or javascript was a huge problem for when it came to using [writeCapture](https://github.com/iamnoah/writeCapture) or [PostScribe](https://github.com/krux/postscribe/) plugins (example here).


We've found a working solution! Code to be posted in the next few days. ##### 2. The moving target that is OpenX's code base!


--- ---


Expand Down
38 changes: 0 additions & 38 deletions demo/demo.css

This file was deleted.

86 changes: 0 additions & 86 deletions demo/demo.js

This file was deleted.

37 changes: 0 additions & 37 deletions demo/index.html

This file was deleted.

Loading

0 comments on commit 10cb5ac

Please sign in to comment.