Bitcoin Forum
May 27, 2024, 01:38:00 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 88 89 90 91 92 93 94 95 96 97 98 99 100 101 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 »
2741  Bitcoin / Project Development / Re: Why only BitcoinJ? on: July 27, 2011, 10:14:11 AM
maybe it's crazy, but would it be possible to make the bitcoin software entirely with PHP?

i don't mean RPC to bitcoind, i mean actually do everything within PHP code?


That is crazy... PHP sucks for security and is very hard to get properly stable for non-trivial projects.

I would think that a full python implementation of bitcoin would be best for web-hosting.

okay so if we establish that it's crazy and we establish that python is 'best', can i still assume the answer to my question is that it's possible?

i seem to remember seeing *some* parts of the bitcoin code done in php, like address validation, etc.
2742  Bitcoin / Project Development / Re: Why only BitcoinJ? on: July 27, 2011, 06:55:22 AM
maybe it's crazy, but would it be possible to make the bitcoin software entirely with PHP?

i don't mean RPC to bitcoind, i mean actually do everything within PHP code?
2743  Economy / Gambling / Re: What's the best time to start a round of doubler? on: July 27, 2011, 06:47:35 AM
11pm for me which would be 1pm in the afternoon gmt time.


What is your timezone?

as in bold above, my timezone is gmt+10.

don't worry, i know not many of us are on the east coast of australia, compared to us and europe. i'm used to having to stay up at night, but 4am just happens to be when i'm always sleeping... too late to stay up til, and too early to get up for.
2744  Economy / Gambling / Re: What's the best time to start a round of doubler? on: July 27, 2011, 02:38:04 AM
well, i haven't worked it out exactly, but i remember wanting to play bitcat.ch but for me the rounds kept starting at 4am which was no good. i'd play if they started at 11pm for me which would be 1pm in the afternoon gmt time.
2745  Economy / Gambling / Re: WIN A SAMSUNG FOCUS PHONE [$700 VALUE] on: July 27, 2011, 02:35:07 AM
how many scams can one person run at once?

i think jakeantifaev is trying to break some kind of record.
2746  Bitcoin / Development & Technical Discussion / Re: Bitcoin client operating with a finite amount of disk space on: July 27, 2011, 12:06:51 AM
but the block chain can even be shrunk with actual ZIP compression (or similar). would there be a way of making it compressed like this while being able to be accessed at the same time?

then when people install bitcoin for the first time, it'd be good if the client could download the blockchain in compressed form
2747  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 26, 2011, 03:35:32 PM
I had a thought about PAYB.TC - would it be useful to have a link from an address page to the address's blockexplorer.com page?

done!

Thats what I said earlier.. http://forum.bitcoin.org/index.php?topic=27285.msg372019#msg372019

yes, i see thank you. just hadn't had much time to work on the site until today.
2748  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 26, 2011, 02:17:41 PM
one more update... just added xml too (i hope the formatting is acceptable, otherwise please some xml guru tell me if i need to change it):

http://payb.tc/donate/xml

thanks everyone for your interest
2749  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 26, 2011, 01:42:27 PM
also, i've added links to the various api options on each page.
2750  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 26, 2011, 01:30:37 PM
I had a thought about PAYB.TC - would it be useful to have a link from an address page to the address's blockexplorer.com page?

done!

also a couple of other things...

firstly, thanks to whoever just sent me 0.1 btc donation, that's great Smiley

secondly, i noticed in the database the following short links:

http://payb.tc/mtgox edit: confirmed to be unofficial
http://payb.tc/tradehill edit: confirmed to be unofficial

unless the owners of mtgox and tradehill can confirm they are the owners of those addresses, i think we should assume it's just someone trying to be a bit sneaky.
2751  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 19, 2011, 03:07:17 AM
Is there any way to make shortened addresses verifiable?

i'm not really sure other than have someone else run a cron to check addresses every x minutes and then alert the owner if it has changed.

payb.tc addresses aren't editible by members so they should never change.
2752  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 19, 2011, 03:04:08 AM
How long is a short name guaranteed to work? Is there an expiration time?

there's no expiration time. i'll keep the site up as long as it's still being used. that might be decades.

maybe i should do some kind of internal hit counter though, and if a particular link hasn't been hit in the last 12 months say, then that shortlink can maybe be freed up for someone else to register.
2753  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 19, 2011, 03:00:54 AM
Neat!

I would prefer if it defaulted to the text version and you could point to the html version if you chose to.

http://payb.tc/rethaw/text

that would make it a lot harder to spread virally via the 'get your own free short link' link on everyone's page. hardly seems fair.
2754  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 17, 2011, 03:23:09 AM
thanks! i got the idea when i saw someone else charging money for their shortening service and decided to do a free one.
2755  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 11, 2011, 10:18:43 AM
okay now it outputs json

just add /json to the end of your short link and you'll get something like this:

{"username":"donate","address":"13QTW27b3SgqrEjefB9PbiZ6hcrVCJAxfx"}

( that's from http://payb.tc/donate/json )

any comments? is that the sort of output you would expect for a json api?
2756  Economy / Marketplace / Re: faucet open - get your 0.02 btc here... on: July 11, 2011, 10:10:05 AM
payb.tc faucet closed for now Smiley
2757  Economy / Marketplace / Re: faucet open - get your 0.02 btc here... on: July 11, 2011, 07:55:13 AM
thanks, paid everyone 0.02.
2758  Other / Beginners & Help / Re: include a message in a transaction on: July 10, 2011, 02:40:57 PM
one other thing is i think at least the client should have some input for notes when you send an amount.

that note doesn't have to go into the block chain but just get recorded somewhere in your client's files.
2759  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 10, 2011, 01:22:31 PM
where do "user" come from?

maybe you can get some ideas here http://blockexplorer.com/q


user would just be the person's short name, eg 'donate'.

sorry i'm not sure how that link you gave me helps.
2760  Economy / Marketplace / Re: PAYB.TC - The Free Bitcoin Address Shortener on: July 10, 2011, 10:53:39 AM
what should i include in the json data?

i was thinking:

user -> myusername
address -> 18fjaiofjblahblahblahblah

anything else?
Pages: « 1 ... 88 89 90 91 92 93 94 95 96 97 98 99 100 101 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!