Bitcoin Forum
July 04, 2024, 03:02:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 [152] 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 ... 233 »
3021  Other / Beginners & Help / [POLL] Is bitcoin starting to drop? on: December 07, 2013, 04:06:36 AM
Hey!

I just noticed that the bitcoin price on coinbase dropped to $750 and it looks like its staying there. Do you think that it will go up, down or stay at $750?

EDIT: Edited the title!
3022  Other / Beginners & Help / DELETE on: December 07, 2013, 04:04:23 AM
DELETE PLEASE! Thanks! Smiley
3023  Economy / Games and rounds / Re: First EVER Coinbase Faucet! High Paying (0.00001)! Instant Payout! on: December 07, 2013, 02:47:39 AM
As far as the script goes I was the designer for that code and have a spare copy. I dont really intend to put that kind of stuff (will always lead to legal issues), but if I were going to I would recode it to match my site design and make it much more advanced than it is now. (That code is in php and I would recode it for rails).

You designed the script!?  Nice work!   Smiley

Can't wait to see your site with rails, you'll probably get some more advertisers too!

I didnt design the script. All of the bootstrap css was done by me. B!Z came to me after some other php guy coded the barebones of the site.
3024  Economy / Games and rounds / Re: First EVER Coinbase Faucet! High Paying (0.00001)! Instant Payout! on: December 07, 2013, 02:30:52 AM
I learnt my lesson and have stopped. I think it's a good thing to learn now instead of when I'm an adult since I might be betting much more than I did now.

I lost 0.6 BTC (small compared to some other people's losses, but still abotu $500), so now I only bet with the free promos.  (it's fun to try out different martingale algos)   Smiley

How do you plan to make back your lost 1.3 BTC?  There's an Exchange script that you could put on your site which could make some money.
https://bitcointalk.org/index.php?topic=308360.0

Hey! I will make it back up over time and wont really try betting again. As far as the script goes I was the designer for that code and have a spare copy. I dont really intend to put that kind of stuff (will always lead to legal issues), but if I were going to I would recode it to match my site design and make it much more advanced than it is now. (That code is in php and I would recode it for rails).

My 1.3 BTC loss will not affect the faucet as I have always left 0.05 to the side for it. Also I will be getting advertising revenue so it should be all fine! Smiley I am working to get a server up with my new site design but unfortunately the faucet isnt complete. Sad
3025  Bitcoin / Wallet software / Re: Introducing Hive, a beautiful new wallet for Mac OS X on: December 07, 2013, 01:57:58 AM
Quick question. The contacts are from the contacts app on my computer right?

No, but that will be possible once this ticket is completed:
https://github.com/hivewallet/hive-osx/issues/33

Ok, so its a custom address book.

On a side note: I recommend JIRA since it is only $10 per year...
3026  Economy / Service Announcements / Re: [Beta] CatchCoin - Earn Bitcoins without mining (41 pages) on: December 07, 2013, 12:28:26 AM
Vote people, retro or not?

Any example of how retro would look? And ya, go for it! Smiley


You can expect samples soon Cheesy

I recommend you use the Cosmo theme from bootswatch.

Everybody is using that theme, that's boring and not interesting to users.

Thank you ! I have used the faucets to accumulate a fraction of a Bitcoin. For those with some time and an Internet connection and no money to purchase Bitcoin it is a legitimate way to get started.

I agree, it is the best start with Bitcoin Smiley

They also just came out with a new theme called YETI: http://bootswatch.com/yeti/. Or if you want just custom make it Smiley
3027  Economy / Exchanges / Re: Stay away from Coinbase on: December 07, 2013, 12:26:13 AM
Has anyone had any experience using Coinbase to receive payments from people?  I just signed up with them and am considering using them for a 'pay with bitcoin' button on my website.  I'm not sure what the other options are though yet, I'm new to this.

Well I havent used that button but I do know how it works. When you press the pay button, it has full bias towards coinbase (its says if you have a coinbase account, login) but I believe that it also generates a address to send money to. All in all it works 100%. It also automatically generates invoices! Smiley
3028  Economy / Exchanges / Re: Stay away from Coinbase on: December 07, 2013, 12:22:59 AM
I'm based in US so I was under the impression that I couldn't withdraw USD from Mt. Gox. My plan then would be to send it back to Coinbase if I needed to withdraw or just leave it in Mt. Gox for awhile.

Haha, if you are in the US (like me Cheesy) then good luck getting fiat out. There is sooooo much verification that you have to go through that its going to be hard.

Not  really, on coinbase you can get fiat out with level 1, I've sold btc twice on coinbase. Mt Gox requires all the verification to do fiat out.

I was talking about Mt. Gox... Smiley
3029  Bitcoin / Project Development / Re: Google Docs Spread Sheet for BTC-e and now Cryptsy on: December 07, 2013, 12:22:07 AM
So Nahtnam,

The way it works is when you use the menu I added and go Data Collection > Update Prices it updates them, just you saying that makes me think maybe I should make the update happen whenever we open the document what do you think about that?  (This is very easy to implement just one extra line of code) The only down side is that you can't see the change in values you need to remember what it was the last time you open it, perhaps I should also add a new column that is the change in price?  (This would be a little bit harder but ultimately more useful.)

Cheers Steve

Ya. There are two possible ways I think you can handle it. If it is possible add a big blue button that says update prices, or a new column. I prefer the update prices button! If you can, you should make it so that the rows that not have been modified update.
3030  Bitcoin / Project Development / Re: Coinbase MiniFaucet Script (a MyFaucet replacement) on: December 07, 2013, 12:19:06 AM
Also I have been trying to figure out a way to post the current number of dispenses with a sql query for total rows. Any thoughts on this?

If you have phpmyadmin then it should be very easy (assuming each dispense has an id). Just use the UI to go to the last page. If not then your sql query should be something like this:

Code:
SELECT *
FROM table
ORDER BY `ID` DESC
LIMIT 1;

This is how it goes on my custom made faucet but it should be similar to this.
3031  Economy / Services / Re: Website Preview: BITADS.NET. Now Pay-Per-Day! on: December 07, 2013, 12:16:46 AM
Why is bitcoins paid today either none or less than the actual bid?

Thats because the day is not over. At the end of the day, the bid should be the full amount.
3032  Bitcoin / Wallet software / Re: Introducing Hive, a beautiful new wallet for Mac OS X on: December 07, 2013, 12:15:29 AM
Quick question. The contacts are from the contacts app on my computer right?
3033  Other / Beginners & Help / Re: Newbies Hangout on: December 07, 2013, 12:10:43 AM
SHOUT OUT TO ALL NEWBIES. Make sure that you enable email notifications so that you know when people have replied to a thread! Smiley

Yes sire! and thanks Smiley

No problem. This applies to all forums not just this one! Smiley
3034  Economy / Gambling / Re: PrimeDice.com Faucet Official Thread - Currently 0.00001BTC/Min! Win 1 BTC! on: December 07, 2013, 12:10:17 AM
Did anyone got the "0.002btc PrimeDice Faucet + GIVEAWAY https://bitcointalk.org/index.php?topic=347431.0 "  ?

thread is locked and he announces he would give in next 2 or 3 days now wait with patience is good for you and all

I just checked. Didnt receive anything... Yet Sad
3035  Other / Beginners & Help / Re: Can not reply in most places here on: December 06, 2013, 04:52:27 AM
I think this is a great way to keep the bots out!
Other bulletin boards need to adopt this rule.

Well, this forum is different in many ways. For instance, it is allowed to sell accounts here.

Really? When did you find that.

Its been going on for a while! i guess people say that its good if the account is old, but I think that as long as you get trust you are fine!
3036  Bitcoin / Pools / Re: [400 TH] BitMinter.com [1% PPLNS,Pays TxFees + MergedMining,Stratum,GBT,vardiff] on: December 06, 2013, 04:27:20 AM
Yeah just bitcoin / namecoin. Alt coins you would have to use bfg/cg miner or one of the other gui miners depending on your flavor os. I'm a mac / linux guy and I like bfg miner, compiles nice and nice interface.

To each is own though.

Hey. Is there a tut for how to setup feather coin (with bfg miner) on ubuntu with only command line?
3037  Economy / Exchanges / Re: Stay away from Coinbase on: December 06, 2013, 04:26:38 AM
I'm based in US so I was under the impression that I couldn't withdraw USD from Mt. Gox. My plan then would be to send it back to Coinbase if I needed to withdraw or just leave it in Mt. Gox for awhile.

Haha, if you are in the US (like me Cheesy) then good luck getting fiat out. There is sooooo much verification that you have to go through that its going to be hard.
3038  Economy / Exchanges / Re: Stay away from Coinbase on: December 06, 2013, 01:58:28 AM
My .02 coinbase to mt. gox transferred in about 5 minutes. I haven't tried a market order yet with Mt. Gox yet though. I have a limit order with them but price hasn't reached $1240 yet

Are you able to withdraw your fiat through them with you issue?
3039  Other / Beginners & Help / Re: Is Blockchain.info safe? on: December 06, 2013, 01:48:28 AM
If you are using blockchain.info, I'd also install their browser extension to be sure that the javascript on their page hasn't been altered. You can find it: here. (Past the annoyingly large image.)

The extension is quite useful. I was unaware of it earlier.

It's always a risk storing BTC on an online wallet, go for cold storage/paper wallet.

Are paper wallets 100% safe?

Paper wallets are 100% safe as long as you dont keep a digital copy of the private keys (dont copy and paste it into a file), and you keep it in a place where no can reach it but you.
3040  Other / Beginners & Help / Re: Clearly a scam!!! watch out on: December 06, 2013, 01:47:02 AM
as far as I've heard, most 'cloud mining'/mining contracts are a scam.

Cex is good though...

Seems like the only good one though Tongue


Ya, but what sucks is that they are really expensive! Sad
Pages: « 1 ... 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 [152] 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 ... 233 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!