Pages:
Author

Topic: [Owner gone AWOL] Website Preview: BITADS.NET. Now Pay-Per-Day! - page 16. (Read 33750 times)

sr. member
Activity: 352
Merit: 250
Firstbits: 1m8xa
Site got really slow after that huge series site showed up.
My host was having some internet issues, which should be resolved now. Although some of the SQL calls do seem to be getting a little slow so I will work modifying these to speed them up.
Here's some performance tips I've found useful when running BitBin.

You should also look into implementing Memcache if you haven't done so already. I tried it out and it increased my site performance considerably when some SQL calls can be skipped entirely.
http://memcached.org/

You could also try fine-tuning your MySQL/MariaDB settings if you're using either one of them using this script. It should be noted they are only guidelines, but should be useful in figuring out which settings need to be adjusted.
https://github.com/major/MySQLTuner-perl

Then there's Xcache for PHP which acts as an opcode cache. I also switched to nginx recently, which uses far less RAM and handles multiple parallel users far better than Apache.
sr. member
Activity: 252
Merit: 250
Site got really slow after that huge series site showed up.
My host was having some internet issues, which should be resolved now. Although some of the SQL calls do seem to be getting a little slow so I will work modifying these to speed them up.

Interesting, I hope you are successful.

Random comments, for which I expect no response, and sorry if some have already been mentioned in the 20+ pages:

1. The UI is really slow at the moment, but even worse, the banners are. This is very important :/

2. Do you really need to put a captcha in every form, even if I'm just fiddling with some parameters? If there is a reason at all, if the user misses it the form shouldn't throw away the changes.

3. It would be nice if we could fallback to something not in an IFRAME and reserve some of the display for the site owner's own use.

4. There should be a way to buy banners across the entire network of sites (as well as black list some of them) instead of picking each site individually. Pricing CPM according to the market value of each site would be interesting. Some sort of description or ability to filter by category and a site thumbnail would be great as well.

1) Answered above Smiley
2) I may have over-done it with the captchas, I'll remove the non required ones.
3) I can look into this. I will need to use some javascript to load the content instead of the iFrame for this to work.
4) Being able to bid over multiple sites with just a few clicks is something I am working on as we speak. Sorting by category will be added soon. A site thumbnail is a good idea I didn't think of before but I'll look into adding it.

I am always looking at improving bitads.net and appreciate all the feedback. My goal is to make it into a service that benefits both advertisers and publishers in a user-friendly way. All this feedback helps me achieve that Smiley
newbie
Activity: 7
Merit: 0
Interesting, I hope you are successful.

Random comments, for which I expect no response, and sorry if some have already been mentioned in the 20+ pages:

1. The UI is really slow at the moment, but even worse, the banners are. This is very important :/

2. Do you really need to put a captcha in every form, even if I'm just fiddling with some parameters? If there is a reason at all, if the user misses it the form shouldn't throw away the changes.

3. It would be nice if we could fallback to something not in an IFRAME and reserve some of the display for the site owner's own use.

4. There should be a way to buy banners across the entire network of sites (as well as black list some of them) instead of picking each site individually. Pricing CPM according to the market value of each site would be interesting. Some sort of description or ability to filter by category and a site thumbnail would be great as well.
legendary
Activity: 952
Merit: 1000
Site got really slow after that huge series site showed up.
legendary
Activity: 1974
Merit: 1010
I've added your code to my site at bitbeing.com

When I click "Check for code and confirm my adspace" I receive the error...

"Code not found. The code was not found on your webpage. Please add it and try again."

This was because your website was embedded in an iFrame and bitads could not find the code. I have manually enabled it for you Smiley

Hey thanks for your help!  I figured that could of been causing the problem.  Looking forward to trying out your site.  Smiley
sr. member
Activity: 252
Merit: 250
I've added your code to my site at bitbeing.com

When I click "Check for code and confirm my adspace" I receive the error...

"Code not found. The code was not found on your webpage. Please add it and try again."

This was because your website was embedded in an iFrame and bitads could not find the code. I have manually enabled it for you Smiley

Hi, I seem to be having a problem with a deposit from inputs.io. I have used this before to top up my account, but I sent a deposit this time and it doesn't seem to update my balance on Bitads. If I use the Force Check Deposits button it returns with nothing. The BTC has gone out of my Inputs account (http://i.imgur.com/q71xI9C.png) but hasn't gone into the account. Any help?

Seems like inputs.io is having some problems, I'll look into this for you.
sr. member
Activity: 322
Merit: 250
Hi, I seem to be having a problem with a deposit from inputs.io. I have used this before to top up my account, but I sent a deposit this time and it doesn't seem to update my balance on Bitads. If I use the Force Check Deposits button it returns with nothing. The BTC has gone out of my Inputs account (http://i.imgur.com/q71xI9C.png) but hasn't gone into the account. Any help?

Inputs is experiencing issues, you might want to wait a bit.
legendary
Activity: 1974
Merit: 1010
I've added your code to my site at bitbeing.com

When I click "Check for code and confirm my adspace" I receive the error...

"Code not found. The code was not found on your webpage. Please add it and try again."
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
Hi, I seem to be having a problem with a deposit from inputs.io. I have used this before to top up my account, but I sent a deposit this time and it doesn't seem to update my balance on Bitads. If I use the Force Check Deposits button it returns with nothing. The BTC has gone out of my Inputs account (http://i.imgur.com/q71xI9C.png) but hasn't gone into the account. Any help?
sr. member
Activity: 252
Merit: 250
Sorry everyone! The problem is fixed now.
full member
Activity: 140
Merit: 100
i think they are out of balance. so they can't send payment
copper member
Activity: 3948
Merit: 2201
Verified awesomeness ✔
Sorry, an error occured while sending payment. Please try again later. (Could not connect to blockchain.info, it may be down)

Check it Please. Can't withdraw

It's not his fault, blockchain screwed things up because they activated cloud flare ddos protection which interferes with API access. He can't fix it until blockchain does.

When he will fix it? there is one week failture with withdraw
Quote
He can't fix it until blockchain does.
And I know that Murder will fix it as soon as possible.
full member
Activity: 140
Merit: 100
Sorry, an error occured while sending payment. Please try again later. (Could not connect to blockchain.info, it may be down)

Check it Please. Can't withdraw

It's not his fault, blockchain screwed things up because they activated cloud flare ddos protection which interferes with API access. He can't fix it until blockchain does.

When he will fix it? there is one week failture with withdraw
sr. member
Activity: 352
Merit: 250
Firstbits: 1m8xa
Currently taking this site for a spin with BitBin. Operation Fabulous has pretty much ceased on improving their site, so I hope this service will provide much needed competition among the pay-per-day advertising sites. Smiley
sr. member
Activity: 322
Merit: 250
Sorry, an error occured while sending payment. Please try again later. (Could not connect to blockchain.info, it may be down)

Check it Please. Can't withdraw

It's not his fault, blockchain screwed things up because they activated cloud flare ddos protection which interferes with API access. He can't fix it until blockchain does.
full member
Activity: 140
Merit: 100
Sorry, an error occured while sending payment. Please try again later. (Could not connect to blockchain.info, it may be down)

Check it Please. Can't withdraw
legendary
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
More like plugins
Having that in apps would be cool though
Like wordpress plugins etc?


Also, I have added description boxes to bid pages.
Edit your adspace to enter the information.


I'm asking for my bitcointalk.org "plugin"
It's a userscript that adds functionalities to the forum (see there if you want to see if it can be accepted: https://bitcointalksearch.org/topic/bitcointalk-script-v0296-264337)
sr. member
Activity: 252
Merit: 250
Any ETA on it?

Not atm. Hoping 1-2 weeks though. I'm a busy man.

I did add this new feature though:


EDIT: Disabled for a little bit, fixing a bug.
EDIT EDIT: Fixed.
global moderator
Activity: 3794
Merit: 2612
In a world of peaches, don't ask for apple sauce
Is there an affiliate program or any plans on introducing one soon?

The website takes 10% from each ad. So I could do a 5% cut of a websites profits if they sign up via your link. As well as 5% of what a person spends on advertising if they sign up via your link.

Yeah this is on the to-do this.

We are starting to get some bidders Smiley

Other stuff on the to-do list:
Animated GIF support.
More stats for bidders.
Site-wide statistics page.
Ad-campaigns (So you do not have to bid on every website individually).
How are the ad campaigns going to work once implemented?

The basic functionality of the system is:
You will be able to do a search based on paramaters. Example:
All sites that:
I can get >50% share with <0.01BTC bid.
Have >500 views per 3 days
Have >10 clicks per 3 days
Are a banner ad.

It will then give you the search results with the total bid price in which you can bid on the entire lot with one click.
Any ETA on it?
sr. member
Activity: 252
Merit: 250
Is there an affiliate program or any plans on introducing one soon?

The website takes 10% from each ad. So I could do a 5% cut of a websites profits if they sign up via your link. As well as 5% of what a person spends on advertising if they sign up via your link.

Yeah this is on the to-do this.

We are starting to get some bidders Smiley

Other stuff on the to-do list:
Animated GIF support.
More stats for bidders.
Site-wide statistics page.
Ad-campaigns (So you do not have to bid on every website individually).
How are the ad campaigns going to work once implemented?

The basic functionality of the system is:
You will be able to do a search based on paramaters. Example:
All sites that:
I can get >50% share with <0.01BTC bid.
Have >500 views per 3 days
Have >10 clicks per 3 days
Are a banner ad.

It will then give you the search results with the total bid price in which you can bid on the entire lot with one click.
Pages:
Jump to: