Re: Need help recovering coins sent from wallet that didn't reach any nodes [reward]
by
darkskiez
on 24/04/2013, 23:40:21 UTC
I love stories with a happy ending.
Post
Topic
BoardBeginners & Help
Re: New Bitcoin T-shirt Site
by
darkskiez
on 24/04/2013, 23:35:17 UTC
I just bought a bitcoin tshirt from http://somethinggeeky.com a UK site, but some those designs are pretty nice, might need another.
Post
Topic
BoardBeginners & Help
Re: I made a Dr.Evil Paper Wallet Generator
by
darkskiez
on 24/04/2013, 23:14:52 UTC
Thats my plan for tonight sorted.
Post
Topic
BoardBeginners & Help
Re: Do Bitcoins need something REAL to back them?
by
darkskiez
on 24/04/2013, 23:12:53 UTC
You should definitely back up your bitcoins
Post
Topic
BoardBeginners & Help
Re: current faucets / easy earners!
by
darkskiez
on 24/04/2013, 23:09:56 UTC
Though you get so few, not quite pico-bits, they are worth less than the transaction fee to send them anywhere.
Post
Topic
BoardBeginners & Help
Re: Introduce yourself :)
by
darkskiez
on 24/04/2013, 23:08:03 UTC
Ive been a forum member for years, since before newbie jail existed, but only realised i was in it when I couldnt post.
Post
Topic
BoardBeginners & Help
Re: Are you holding BTC for the long run, or short term - ?
by
darkskiez
on 24/04/2013, 23:04:43 UTC
bit of both, worried about attempts to make it illegal in future, UK banks already seem to be shutting down anyone who thinks about bitcoins.
Post
Topic
BoardMarketplace
Topic OP
Bugzilla BitCoin Plugin v0.1 Released
by
darkskiez
on 29/07/2010, 23:09:54 UTC
Hi, I've released the first version of a plugin for BugZilla that will give you bitcoin addresses for every bug in a bugzilla installation to allow people to sponsor the bugs and features.
Using http://127.0.0.1:[bitcoinwebport]/whatever is a bit limiting, it requires that the user has the bitcoin client, and that the client is running.
Using bitcoin:?whatever however allows us to add a uri handler to the browser, so it launches the client with the information if it is not running, or opens a window if it is running. In addition it allows websites to be registered as URI handlers, so people could register mybitcoin or other wallet service providing website to handle the request for them, without requiring the application. I find this a compelling argument to standardise on this style.
Post
Topic
BoardDevelopment & Technical Discussion
Topic OP
Request: Set the destination pubkey for bitcoind generation
by
darkskiez
on 15/07/2010, 19:19:57 UTC
I'd like to run some bitcoin daemons unattended, and have them generate the blocks but with a predefined public key, rather than a fresh one, so i don't have to check them manually / transfer coins manually.
I have made do for the moment with a cron job that attempts to send 50 every hour