Jump to content

andrewatfornax

Approved members
  • Posts

    2007
  • Joined

  • Last visited

Posts posted by andrewatfornax

  1. I was wondering if anything has been planned to update the user interface "theme"? It is pretty old now, and although it works great and looks great, the ability to more easily customize the UI would be a great feature. Using something like bootstrap as a base "theme" would make Revive mobile friendly immediately. 

     

    I totally agree. The main issue we have with the UI is that there's no separation of content and presentation, as the origins stretch all the way back to PHP3 (if you can remember back that far), apart from the one (or two, or maybe three) areas where various developers/companies over time have had a stab of introducing something more MVC-like, all in different ways.

     

    I was talking with the other core developers a few weeks ago, and we all would love to take on this job - but honestly, I think it would need me to be able to put a year, full time, into this to really be able to take it on....

  2. How can i implement MongoDb with Revive adserver?  If any plugins or libraries are avilable to connect it. And i want to installation with mongoDb connect while installation.

     

    Please let me know if there is possible or not.

     

    It would be possible to create a plugin for Revive Adserver to use MongoDB as a data store for logging. However, this would not by any means be a trivial task.

  3. I can honestly say that we've changed absolutely nothing in the Revive Adserver 3.0.x series of releases from the most recent 2.8.x of OpenX Source. So, there is absolutely no difference in how Revive Adserver predicts zone inventory, prioritises campaigns, and delivers.

     

    That said, we know things are not perfect - there are some circumstances where we know under-delivery can happen, and we also have some ideas for how we might be able to make things better. Stay tuned! 

  4. Would it be possible for you guys to share the zip of the wiki pages with the community? There was lot of good stuff on the wiki for the developers, who want to make minor tweaks in the server.

     

    Sorry, no, it's not possible. The wiki you're talking about belonged to OpenX (the company), so, what they did with that after we took over the ad server is their business. Unfortunately, we just don't have that content.

  5. As of now we're still using older version of OpenX (2.8.x), however if you're know for a fact this should not be happening with newer version of OpenX (Revive), I'll make an effort to upgrade it to latest and greatest) ASAP). Do you know if new OpenX stores session inside of database? So that another web head can pick up wherever the other one left off?

     

    No, unfortunately, I don't know if Revive Adserver works with Varnish - not something I have tried yet.

     

    Revive Adserver definitely works fine with multiple web servers, though.

     

    I'm trying out revive-adserver-3.0.5 and I keep getting following message:

    You need to enable cookies before you can use Revive Adserver - DISABLED 

     

    It looks like for some reason, Revive Adserver thinks that cookies are not able to be set. Are you able to confirm that cookies are being set by the domain that you're installing Revive Adserver on, in the browser you're using?

  6. DM me with some access details of your server, and I'll take a look? Working on a trouble shooting guide for "no stats" at the moment, so worth taking a look to see if I can see why with your install and incorporate it into the process - assuming it's not a bug!

  7. Hi Andreas,

     

    No, there's no such option at the moment.

     

    Interesting problem though. I think we do want to fix this, so that making a mistake and putting a bad banner into Revive Adserver doesn't end up breaking the UI so users without DB skills can't fix the banner.

     

    I wonder using iFrame is the answer, or if there's a reason why we haven't done that in the past. I would have to consult others. Would you mind creating an enhancement issue in GitHub for this please, and reference back to this thread? I can then chat with the team and see if we can just change that.

     

    Thanks,

     

    Andrew

  8. Hi Ali,

     

    Sounds confusing - especially if on the live server you're getting the GeoIP data out of the MaxMind DB via the Apache module, and that data is showing up okay in PHP; in that situation, Revive Adserver really doesn't do anything other than just look at the country supplied to it from the Apache variable, and if that's there correctly, then I don't see why the targeting would not work.

     

    Given the excellent description you've given of the issue, sounds like there's some kind of genuine problem - please DM me and perhaps you can set up some degree of access so I can look things over and see if there's a bug?

     

    Cheers,

     

    Andrew

  9. I think you're doing something other than what you say - changing the banner type alone won't affect probability like that. 

     

    Can you please post some screenshots of how you have your campaign & banner set up, how they are linked to the zone, etc.?

  10. The main theme for wanting async loading of ad's is to increase page load speed, and not have the ad's block the loading of the main content.

     

    With google now rating the site on speed + content now slow page loads will kill google page rateings.

     

    Ive worked around my issue for now with using the iframe code and using jquery.load to call the ad iframe.

     

    Thanks for the input.

     

    I would argue that page load speed shouldn't be an issue if Revive Adserver is installed on something with appropriate power (i.e. you don't get speed for free!) and that you can avoid blocking loading of the main content with bottom loading JS + CSS positioning -- but I certainly understand the point.

     

    Glad you have a work around for now, and I'll certainly be having a chat with the Revive team about if we feel this is something we can take on to develop.

    I've been monitoring the progress of this thread since I posted it and I still believe Asynchronous loading should be a top priority and is vital to speeding page load speeds.

     

    And if Revive wants to be at the forefront of ad servers (which it should be), it needs to be built in.

     

    Thanks also for confirmation of the same theme above - seems to be important for people to allow main content to load first, and allow ads to load later when their Revive Adserver isn't so fast, as well as being easy to do without even something as relatively simple as bottom loading JS + CSS. It's definitely on my radar (if not definitely something I'm committing time to yet, because I really want to keep working on the documentation for a while to come for now.)

     

    Last thought from me would be that if Revive Adserver is going to be at the forefront of ad servers, then we're going to need a great community to help us progress, because we won't be able to do it without that!

     

    Thanks,

     

    Andrew

  11. Works okay for me. What version of Revive Adserver? Do you have access as an administrator account at all, or is that locked out completely? What page are you on when you try to switch? Are you using the UI to try to switch, or manually entering a URL?

     

    I'd like a lot more detail about what you're actually doing to be able to understand things, please.

×
×
  • Create New...