It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency,
since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site;
Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in -
your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency
so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
It shouldn't be necessary to register with name and email address. It should be sufficient to enter your payout address into a field of the applet (if applets are able to communicate this to the server), otherwise use an HTML form field or allow the Bitcoin receiving address to be appended to the URL of the "generate" page.
I hadn't thought of doing that, I'll definitely consider it.
One problem that I'd need to work out first: what would I do if you didn't generate enough to cover the fee of sending it? eg only 0.005 BTC. Right now it just goes in your account until you mine enough. Hmmm I suppose I could store how much has been mined for a certain bitcoin address and send it once there's enough. I'll have to think about how to do that with my current system.
Yes, I've got plans for something similar: a link that will open the miner in your name but doesn't require a username/password. So you could have your friends mine for you, or use it on an insecure computer.
Right now there's a trick you can use in the mean time:
log in
start generating
open up the "my account" page in a new window
click "logout"
The miner will still be able to mine for you, but if someone comes to the computer, you're logged out.
Not sufficient for my case, but maybe for some others :p
Quote from: ribuck
It shouldn't be necessary to register with name and email address. It should be sufficient to enter your payout address into a field of the applet (if applets are able to communicate this to the server), otherwise use an HTML form field or allow the Bitcoin receiving address to be appended to the URL of the "generate" page.
It could not be more simple :p. A good solution too.
It shouldn't be necessary to register with name and email address. It should be sufficient to enter your payout address into a field of the applet (if applets are able to communicate this to the server), otherwise use an HTML form field or allow the Bitcoin receiving address to be appended to the URL of the "generate" page.
+1, this would be quite a nice feature, specially with the url function.
Can you add on option to add other login/pass that have a restricted access to the account (they can just mine and nothing else) ?
Yes, I've got plans for something similar: a link that will open the miner in your name but doesn't require a username/password. So you could have your friends mine for you, or use it on an insecure computer.
Right now there's a trick you can use in the mean time:
log in
start generating
open up the "my account" page in a new window
click "logout"
The miner will still be able to mine for you, but if someone comes to the computer, you're logged out.
Awesome, will use this, thanks.
Can I have multiple PCs mining for the same account with this?
Absolutely. You can run it on as many computers as you like, all under the same account. You could even run it in multiple browser windows/tabs - it wouldn't go any faster, but it would work.
Can you add on option to add other login/pass that have a restricted access to the account (they can just mine and nothing else) ?
Yes, I've got plans for something similar: a link that will open the miner in your name but doesn't require a username/password. So you could have your friends mine for you, or use it on an insecure computer.
Right now there's a trick you can use in the mean time:
log in
start generating
open up the "my account" page in a new window
click "logout"
The miner will still be able to mine for you, but if someone comes to the computer, you're logged out.
Awesome, will use this, thanks.
Can I have multiple PCs mining for the same account with this?
Can you add on option to add other login/pass that have a restricted access to the account (they can just mine and nothing else) ?
Yes, I've got plans for something similar: a link that will open the miner in your name but doesn't require a username/password. So you could have your friends mine for you, or use it on an insecure computer.
Right now there's a trick you can use in the mean time:
log in
start generating
open up the "my account" page in a new window
click "logout"
The miner will still be able to mine for you, but if someone comes to the computer, you're logged out.
It's based on Java, can you show us the code? Is this:
--SNIP block of JS--
Can you show us which pool we are helping with our rigs?
It is based on java. Right now I'm keeping it closed, although I may open source it in the future.
The back-end stuff actually connects to a pool of pools. Right now the split is: 62.5% to slush's pool, 18.75% to deepbit, 18.75% to my own bitcoind. I've weighted slush's pool higher right now because deepbit has too much computing power right now, we need to even it up a bit.
Can you add on option to add other login/pass that have a restricted access to the account (they can just mine and nothing else, even change the password) ?
Was thinking of setting up something like this, congrats on pulling it of.
Can Java access Cuda/OpenCL?
Oh, and from a HCI perspective, it'd be nicer if the start button became a stop button after being clicked; or that they were next to each other; or that it was more obvious that the start button had been pressed (I'm colourblind, I had to watch the numbers to see if I'd actually pushed it).
Also, it sux that leaving the page to register stops the miner, dunno waht u can do about that, maybe make the signup link on the front page ajax with login pop-over?
Good work anyway.
I'm sure Java can do Cuda/OpenCL, I'm not sure if it can be done in an applet (at least an unsigned one).
You're right about the button, I should probably change that. I'm colourblind too - on FF though it does look fairly distinct, I think on IE it's not that obvious though.
I made a few of the links open in a new tab to prevent page navigation from stopping the miner. The ones at the top open in the same window though.
Does this try to use the opencl interface in Firefox 4, Chrome, and IE9 or is it strictly CPU?
Right now it's strictly CPU. I'll probably try to add opencl some time. To be honest I didn't realize it had that much support. I thought Chrome was the only browser that had it.
Started mining for about 10 seconds, then just stopped and dropped down to 0.
I'll give you what is probably the most common reply a developer gives: It works for me. I've run it on a few computers and it seems to be working. What browser are you using? If you reload the page and click start again does it work?
Was thinking of setting up something like this, congrats on pulling it of.
Can Java access Cuda/OpenCL?
Oh, and from a HCI perspective, it'd be nicer if the start button became a stop button after being clicked; or that they were next to each other; or that it was more obvious that the start button had been pressed (I'm colourblind, I had to watch the numbers to see if I'd actually pushed it).
Also, it sux that leaving the page to register stops the miner, dunno waht u can do about that, maybe make the signup link on the front page ajax with login pop-over?
Update: I'm planning on making an embeddable version of this so that can add it to a website and your visitors will mine bitcoin on your behalf. If you're interested in this, send me an email at [email protected] (and if you're interested in beta testing it, mention that because I'm looking for a few people to beta test)
Features
No download - Generate bitcoin in your browser
No configuration - Just make an account and click "Start Generating"
Instant payout with a minimum transfer of 0.01 BTC (to avoid fees)
Works in nearly any browser
Compatible Browsers I've tested it and it should work on all of the following browsers:
Firefox 3, 3.5, 3.6
Internet Explorer 6, 7, 8, 9
Chrome
Safari 3, 4, 5
Opera 9, 10, 11
If you don't see your browser listed here, please try it anyway and leave a comment if it works.
Getting Started 1. Go to the bitcoin generation page and click "Start Generating". You should see the speed and the estimated time changing as in the screenshot below. 2. You can register an account while it's generating (if you've generated any so far, it'll be transfered to your new account)
Details The current payout is shown on the generation page. It's a simple pay-per-share with a fee of 3%. The miner requires Java version 1.5 or higher.
Spread the word I've tried to make it really easy for non-technical people to start bitcoin mining. If you have any non-technical friends, you can send them this link and maybe pique their interest in bitcoin. Once they've generated 0.01 BTC they'll have to download the standard bitcoin client so they can send it to themselves - hopefully this will increase the popularity of bitcoin.
Problems/support If you have any questions or problems with this miner, please leave a comment here (or email [email protected]). It would help if you include your browser version and a screenshot. If you know how to, grab your Java version and (console/javascript errors) too.