![]() |
Alternative to openX
We use openX for a lot of stuff on mobile and the search, but it's sooo immensely heavy on the database it's not even funny anymore. Do you guys have a good alternative or should I write my own (again) ;-)
|
there is a few host that offer hosted openx fully managed.
I'm sure they will spam this thread :) else openx offer a paid service. http://www.openx.com/networks/enterprise-ad-server |
Nah, that's not good enough... It's still very slow, using the shit out of mysql... I want something on my own server. Something I can control. openX is starting to get old-fashioned.
I just started making something myself about an hour ago. Getting along nicely ;-)... Who knows, openX might have a competitor soon! ;-) |
TheHun-x
|
Quote:
|
And run TheHun off off worldpress? Nah, that won't work I'm afraid ;-)...
I think I have an offer for people here in a week or so! ;-) |
- if you need ad spots - then check out Smart Spots from smart-scripts.com
- if you need ad rotator (rotate multiple ads on one ad spot) - openx.org or something custom built |
Did you try Epom? Or use ero-advertising's own ads and sales features?
|
well, it's more than that... I basically need what openX has, but faster. Also, in openX (unless you are using the PHP version, which makes no sense the way OpenX was programmed) you have to make a server-demanding call for every single banner showing. Call me old-school (hell, I am! ;-), but that is a waste of processing power.
There are so many nice new things out (jQuery for instance) that can make this make much better use of resources, but somehow that doesn't seem available yet... |
Quote:
If anybody know them or is in contact with these guys, please ask 'em to give it up. Saves me a call to my attorney... |
Epom looks promising... I doubt they'll do adult though..
|
Quote:
|
Quote:
something like Code:
<?php I don't think this will work in your case, if you want to sell spots... it will be lots of admin work every now and then |
SmartSpots looks like just the thing. Memcache, so it should be fast. I'm making something in Redis now, advantage of that is that you don't need any other database engine anymore. Everything is going to be in Redis. I have been reprogramming everything towards that direction anyway.
|
The admin stuff is more work than the actual banner showing indeed. It also needs geotargeting, so that makes it a tiny bit more complex. That is already finished though ;-)
|
Sounds promising. :)
|
Quote:
|
Custom build is best solution because ad rotation require only few llines of codes to make it work,for example in my case i have double case command to do geo targetting different on each site both for mobile and desktop traffic.Using any script is simply waste of resources since they have billions of features which are not needed.
|
Telaris, that's right indeed. It's great to have options, but it tends to slow things down. And I'm missing some vital obvious resource saving features in openX as well. One big risk with openX or any other open source solution is the vulnerability for hackers. We had problems with that in the past with openX.
|
Quote:
Openx themself does not seem to be interested in making it 100% secure. So you decide to checkout the hosted environment and sends them a message. No one calls back or send a message. Maybe I should have told them it's a $10K monthly account :) Also in the start process of changing to something different. Openx is slow and consumes resources like nothing else. As I dont sell any ad space a simple rotator might be sufficient. Have fun coding Hun |
Drax, a rotator can be made very simple. I did it 12 years ago with JavaScript. All client side and no system resources on my end. Back in those days even the smallest logo on thehun would kill any server. So I came up with a client side solution. Might be something to look in to. Especially now with OpenX there are very nice options. On http://search.thehun.net we use lazy loading ads. Those are great, they only load a banner once it is visible on the screen. Very good use of system resources, nothing is wasted
|
Maybe we could combine resources and make ad rotator script which will be resource friendly yet powerful ;)
|
Building that as we speak. Real time stats and everything. I've been thinking about this for a loooong time now. I just found a domain registration for this that I got in february 2000! ;-)
|
smart spots
I use Smart Spots since years and I'm very happy with it. It does not have as much features as openx but does what it's supposed to do.
|
Quote:
|
Quote:
Simple yet feature rich. |
Quote:
|
the oldest email in the industry: [email protected] ;-)
|
Quote:
|
Ok, 7 days later and virtually no sleep it's up and running. All banners on http://mobile.thehun.net are now running off my new admanagement system. It's not done yet, it needs some features left and right that make it easier to maintain everything. But by the looks of it I finally made something that is working! ;-)
|
Pushing 200K banners in the first hour now on there... not bad for a mobile site ;-)
|
Nice job on getting it working so fast :)
|
ok that is impressive!
|
Looks good, I do get a couple of zones that just show a white space though. Just a heads up.
|
Alias, yeah, that's been going on for a while now... that's Exoclick doing that. Strangely enough they use... yes... openX... which was one of the reasons I just quit using it ;-)
280557 banners pushed in the second hour ;-) OpenX can do that too, but my MySQL requests dropped from 400/sec to about 100! And those are from the banners on the search. I'll soon have no MySQL queries for my banners. Who knows, if I get this thing stable enough OpenX might get a competitor ;-) |
Quote:
|
Nice, keep us posted.
|
CYF, I've been playing with that idea ;-)
|
More advantages: REALTIME stats, instant changes when banners are altered/added/removed. It's been long days, and it will be some more, but I'm pretty excited.
|
Quote:
|
Are you using their hosting or did you download an install from them?
|
Been a while I really took time to read a thread on GFY. Hope we can see something public come out soon ;)
|
smart spots is lite and can handle any traffic you throw at it..
|
Quote:
|
Still showing white ad's awesome script though .
Code:
http://syndication.exoclick.com/ads-iframe-display.php?type=300x100&login=thehun&cat=2&search=&ad_title_color=0000cc&bgcolor=FFFFFF&border=0&border_color=000000&font=&block_keywords=&ad_text_color=000000&ad_durl_color=008000&adult=0&sub=&text_only=0&show_thumb=&idzone=301640&idsite=132856&p=http%3A//mobile.thehun.net/&dt=1350700892491 |
Fungus: that's exoclick delivering a white add. I've been asking them about it, but they never seem to find the need to dive in to this. This particular banner is pushed by them as a JavaScript. That makes putting it in rotation a pain (unless you do full dynamic pages in php for instance). So I put an iframe in rotation, which loads a script on their site, which creates an iframe which loads the banner. All in all not a lot of thought was put in to that. I tried loading the iframe their JavaScript is generating straight away, but then I'll have no stats left. And that means not getting paid. Ah well... Guess I have to drop by in Barcelona one of these days ;-)
|
Quote:
TtyAl |
Quote:
|
smart scripts is a good low resource alternative to the hammer and anvil that openx is, as for stats, just feed it all to http://www.splunk.com/
|
I just got word that exoclick does NOT use openX... my bad... I guess they saw the same drawback we did ;-)
Right now we're easily pushing 500K banners per hour on the mobile and the load on the server went down immensely compared to the old openX adserver. I'm happy. Few odds and ends that need to be completed and then it's back to programming stuff on thehun. Changes are coming up people! ;-) |
All times are GMT -7. The time now is 09:36 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123