Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: fffeee on May 10, 2012, 05:50:56 PM



Title: is this a working concept?
Post by: fffeee on May 10, 2012, 05:50:56 PM
this is my new webapplication..


www.fiveminutecoin.com
 (http://www.fiveminutecoin.com)

Are there any experiences with such a concept? Would that work?


Title: Re: is this a working concept?
Post by: drakahn on May 10, 2012, 06:10:42 PM
doesn't seem to be working at all

1) took 3 tries to get the timer to come up at all
2) when i got the timer down to 0 i still couldn't input an address

I don't know if this idea will work, dailybitcoins and coinad seem to do the same thing without the timer, and with the 'bonus' for clicking your advertisers are not going to be getting many 'real' clicks...


Title: Re: is this a working concept?
Post by: fffeee on May 10, 2012, 06:15:42 PM
I checked that.. but everytime i try it (no matter what browser) it works fine?!?

They offer these free coins just once a day.. and you get much more coins on fiveminutecoin!


Title: Re: is this a working concept?
Post by: bbit on May 10, 2012, 06:17:01 PM
I checked that.. but everytime i try it (no matter what browser) it works fine?!?

They offer these free coins just once a day.. and you get much more coins on fiveminutecoin!

I just put my payment address in it ...I don't expect to ever see my coins ...just sayin....

specially, when its worded that its bundled in a 100 orders to save on transactions costs lol .... another way of putting it is don't expect to see any coins anytime soon ...


Title: Re: is this a working concept?
Post by: drakahn on May 10, 2012, 06:28:00 PM
I checked that.. but everytime i try it (no matter what browser) it works fine?!?

They offer these free coins just once a day.. and you get much more coins on fiveminutecoin!

... i kept clicking trying to find the issue - no clue, the "your coins" went to 0.01 one time, when i tried then it let me put in the address but then "sorry.. your IP exeeded the limit.. try again in 12 hours!"

most page loads i just get "WaitSeconds"

I use chrome

Coinad and dailybitcoins offer them once a day sure, but they also offer advertisers more real clickthroughs too i imagine.


Title: Re: is this a working concept?
Post by: fffeee on May 10, 2012, 08:11:35 PM
I dont know how old your browsers are but it works fine for a lot of people..

I dont know what to do.. If I test it I cant find an error..  it always works fine for me..!!


Title: Re: is this a working concept?
Post by: mc_lovin on May 12, 2012, 12:53:19 AM
Ah, I never realized that the middle button brings up the dialog to enter a bitcoin address...  When the timer runs out, the place in the top right where the timer runs out should remind the user that they need to bring up the bitcoin address dialog..  BUT even when I do that, I can't click on the space to enter my bitcoin address!!!!  It's just not clickable, the 'send' button is highlightable...  I'm using Firefox 12.

edit: I also never realized that these flaws were already mentioned.  keep up the good work bud, the site looks great just a tweak here or there and it'll be perfect!


Title: Re: is this a working concept?
Post by: julz on May 12, 2012, 01:22:24 AM
Can't get it to work in chrome.
Address box won't let me type or paste into it.


Title: Re: is this a working concept?
Post by: Foxpup on May 12, 2012, 02:08:38 AM
To all those complaining you can't the address input isn't clickable, it's not supposed to be clickable:
Code:
<div id="inputdiv">
<input id="btcinput" type="text" placeholder="Insert your bitcoin address.." size="34" value="" disabled="disabled">
<br>
<input id="send_btn" class="btn" type="button" onclick="send_send()" value="send" disabled="disabled">
<input id="hiddenhelper" class="hidden">
</div>

Removing disabled from both btcinput and send_btn causes it to... still not do anything. Absolutely nothing happens when you input an address and click send. I really don't understand how it's supposed to work, when the relevant inputs are disabled in the HTML source, and still don't do anything when they are enabled. ::)

EDIT: On closer inspection, it does do something when the inputs are enabled: it produces this in my error log:
Code:
GET http://www.fiveminutecoin.com/SendBTC.jsp?crypt=&btc=16ckuMmM53Mazo8sm7HShGARvzKDWWmhVt 500 Internal Server Error 633msp
I am not impressed so far.


Title: Re: is this a working concept?
Post by: bbit on May 12, 2012, 03:22:40 AM
As I suspected I never got my coins ...been a few days now 1 day ... >:(

are you just wasting peoples time or what ?


Title: Re: is this a working concept?
Post by: fffeee on May 13, 2012, 07:21:15 PM
now it is up again and it seems to be working now!

@foxup: The peace of code you postet is manipulated by JavaScript!This means that when the count shows "0" these inputfields and buttons get enabled..
But I changed this too..

@bbit: I think you received your coins now!?? (The package is limited to 20 adresses now, so you get your money earlier..)



Title: Re: is this a working concept?
Post by: Gabi on May 13, 2012, 08:16:06 PM
Used the website like half a hour ago or so and just received the coins, so it works

Now you need to find a way to have people pay for the advertise...


Title: Re: is this a working concept?
Post by: fffeee on May 14, 2012, 12:12:57 AM
Thanks for your reply..

I`m working on it now ;)


People should try it!  www.fiveminutecoin.com (http://www.fiveminutecoin.com)


Title: Re: is this a working concept?
Post by: cgpgroup on May 14, 2012, 02:10:48 AM
When you are done there. you should head over to http://mycryptcoin.com/. You can request coins every hour. dont forget to visit our sponsor's website while you are there.


Title: Re: is this a working concept?
Post by: Nyaaan on May 14, 2012, 01:32:49 PM
Doesn't work, sorry man


Title: Re: is this a working concept?
Post by: fffeee on May 14, 2012, 03:07:03 PM
Could you please offer more information?

What exactly doesnt work?


Title: Re: is this a working concept?
Post by: fffeee on May 15, 2012, 12:15:05 AM
ADS are 0.0025 btc per click now!  ;)


see this topic and advertise..

https://bitcointalk.org/index.php?topic=81779 (https://bitcointalk.org/index.php?topic=81779)


Title: Re: is this a working concept?
Post by: btccomm on May 15, 2012, 08:49:02 PM
5 minutes, too long...
event driven reward seems to make more sense


Title: Re: is this a working concept?
Post by: fffeee on May 15, 2012, 09:22:54 PM
why is this too long?
its not hard to reduce the time.. thats the concept!


Title: Re: is this a working concept?
Post by: btc123 on May 16, 2012, 03:40:41 AM
why is this too long?
its not hard to reduce the time.. thats the concept!

Because people don't want to sit there and stare at their screens doing nothing for 5 minutes.
Also if I go to another browser window the timer stops so I can't even run it in the background.


Title: Re: is this a working concept?
Post by: payb.tc on May 16, 2012, 03:45:30 AM
Also if I go to another browser window the timer stops so I can't even run it in the background.

haha that was my idea

running this sort of site in the background would kinda be cheating

you're being paid to view the ads, not hide the window :D



Title: Re: is this a working concept?
Post by: btc123 on May 16, 2012, 04:03:03 AM
Quote
running this sort of site in the background would kinda be cheating

Speaking of cheating...I noticed that it was trivially easy to game the system by clicking the same ad (the only ad) over and over until the timer ran down.
Sorry about that http://www.weusecoins.com (http://www.weusecoins.com/), hopefully they don't charge you multiple times for clicks originating from the same IP.


Title: Re: is this a working concept?
Post by: btccomm on May 16, 2012, 04:53:54 AM
why is this too long?
its not hard to reduce the time.. thats the concept!

Because people don't want to sit there and stare at their screens doing nothing for 5 minutes.
Also if I go to another browser window the timer stops so I can't even run it in the background.

what btc123 said


Title: Re: is this a working concept?
Post by: fffeee on May 16, 2012, 09:38:09 AM
As I can see.. there are people who want this..!!

Yo dont have to stare at your screens.. it is very simple to reduce time (like I said before)..

(Then please tell me how should I improve the application that it fits for you??)


Title: Re: is this a working concept?
Post by: fffeee on May 16, 2012, 10:18:13 AM
Price per click is 0.0005 per click now!!