Bitcoin Forum
May 26, 2024, 12:32:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 87 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]
2721  Bitcoin / Bitcoin Technical Support / Re: Temporarily Banned from MtGox... how long? on: April 23, 2011, 10:45:16 AM
Not heard of that yet.
You could use a proxy, or Free VPN trial at mullvad.net in the meantime-
im using a proxy, but im not felling safe with it Sad the proxy can read my password.

Install a tor proxy, connect with MtGox through https with that. Should be safe.
i will do that. Smiley but tor are offen SLOW. the best solution would be just to be unbanned.

My experience is that you can get some decent speed with tor these times.
well it was about a half-year time since last a used it, back then i got a max speed of 40kb/s now its 200kb/s. a great improvement! Cheesy
2722  Bitcoin / Bitcoin Technical Support / Re: Temporarily Banned from MtGox... how long? on: April 23, 2011, 08:38:46 AM
Not heard of that yet.
You could use a proxy, or Free VPN trial at mullvad.net in the meantime-
im using a proxy, but im not felling safe with it Sad the proxy can read my password.

Install a tor proxy, connect with MtGox through https with that. Should be safe.
i will do that. Smiley but tor are offen SLOW. the best solution would be just to be unbanned.
2723  Bitcoin / Bitcoin Technical Support / Re: Temporarily Banned from MtGox... how long? on: April 23, 2011, 08:29:11 AM
Not heard of that yet.
You could use a proxy, or Free VPN trial at mullvad.net in the meantime-
im using a proxy, but im not felling safe with it Sad the proxy can read my password.
2724  Bitcoin / Bitcoin Technical Support / Temporarily Banned from MtGox... how long? on: April 23, 2011, 07:27:18 AM
i don't like this! how long does it take to be unbanned on mtgox? my ip is currently banned on it.
2725  Local / Skandinavisk / Re: Dansk - bitcoin.dk on: April 19, 2011, 09:53:44 PM
hej jeg er også fra danmark!
det ville være rart hvis vi fik mer opmærksomhed her i danmark. Smiley
har dog ik lyst til at købe BTC af dig, da det er nogle ret dyre priser.

rart at se en anden dansker her også  Cheesy
2726  Bitcoin / Project Development / Python bindings for the Mt. Gox trading API (v0.01) on: April 19, 2011, 09:41:22 PM
hi!

I have made a api for trading at Mt. Gox. git repo: https://github.com/kokjo/MtGoxAPI

depenciies: pycurl
how to use:
Code:
>>> import MtGoxAPI
>>> client = MtGoxAPI.Client("your_username", "your_password")
>>> client.get_ticker()
{u'ticker': {u'sell': 1.1950000000000001, u'buy': 1.1830000000000001, u'last': 1.1950000000000001, u'vol': 14176, u'high': 1.1950000000000001, u'low': 1.1218999999999999}}
>>>

the public(data) api:
Code:
get_ticker()
get_depth()
get_trades()

the private(trading) api:
Code:
get_balance()
get_orders()
sell_btc(amount, price)
buy_btc(amount, price)

if you like it or use it please feel free to donate to 1EJXbMi5CjHeNmUQNpZgg72HWzEMX8tVja

happy hackin' Cheesy
2727  Economy / Marketplace / Re: Python/C programmer for hire. on: April 17, 2011, 01:27:44 PM
Hi Kokjo,

Could you clone http://blockexplorer.com so that it works offline as a Windows XP program?

Resulting code can be released to the public, yet I'll still pay you for it.

Cheers.


sounds fun... but looks quiet big... i see what i can do. Cheesy but i write it to linux insted because thats the platform im most falliliar with Smiley
is should be relativly easy to port it to windows after.
2728  Economy / Marketplace / Re: Python/C programmer for hire. on: April 17, 2011, 01:22:12 PM
Program does this
1. Takes from config.txt following data: $NUMBER_OF_IMAGES_TO_SHOW, $TIME_TO_SHOW, $MORE_IMAGES
2. From a folder, it takes $NUMBER_OF_IMAGES_TO_SHOW (that are .JPEG files of the same dimensions) and presents to a user for $TIME_TO_SHOW each one.
3. Then, it scrambles all these and adds $MORE_IMAGES so the user recognize the ones presented to him.
4. Shows percentage and saves it to record.txt along with the date and hour
im on that. Smiley

2729  Economy / Marketplace / Re: Python/C programmer for hire. on: April 17, 2011, 01:10:03 PM
i rationalise this because, i find it fun to write code. Cheesy so why not get a little extra money. it is nothing but i only want a few bit coins. do you think i shoud raise the rate 1line of code for 0.01BTC? its 100 lines pr. 1BTC.

Well if it's for fun, that's cool. Though, it is ridiculously cheap! Hell, I'll give you 1BTC if you want; save you writing 10,000 lines ;-)

I'm currently writing code and charging tens of BTCs per hour.

well thanks you Smiley just send it to 1EJXbMi5CjHeNmUQNpZgg72HWzEMX8tVja im very happy for it.
2730  Economy / Marketplace / Re: Python/C programmer for hire. on: April 16, 2011, 07:40:07 AM
That is a super cheap rate!

You have to write 10000 lines of code to earn 10BTC! At the current rate 1:1 with USD, this is nothing, unless you live in a really poor country.

How do you rationalise this? Just curious.

i rationalise this because, i find it fun to write code. Cheesy so why not get a little extra money. it is nothing but i only want a few bit coins. do you think i shoud raise the rate 1line of code for 0.01BTC? its 100 lines pr. 1BTC.

30,000,000 lines of code in linux...
 

no thanks, have other things to spend my time on...

I guess many people are just expirimenting with bitcoins.

thats right, i do expiriment with bit coin Smiley
2731  Economy / Marketplace / Re: Python/C programmer for hire. on: April 15, 2011, 06:38:19 PM
yes i do django.
2732  Economy / Marketplace / [CLOSED] Python/C programmer for hire. on: April 15, 2011, 05:54:11 PM
0.01BTC for 10 LinesOfCode.

just come with the assignment, and I will write it!
Pages: « 1 ... 87 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]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!