Show Posts
|
Pages: [1] 2 »
|
Dari awal post bahasnya cman Google Adsense aja pak.. Penghasilan sampingan yang lainnya dong... 
|
|
|
12ic3aRzzG6ak7wVbtziYrJ1y6XkTD3TZ1 waiting... 
|
|
|
PPC tinggi selain bitmedia yang dibayar pake btc kira2 apalagi um?
A-ads om ga ada review*an tinggal daftar trus pasang iklannye dlu blog ane pas pv nya perhari 8000an , penghasilan perhari bsa 0.004 lbh om Gatau skrg masih bsa apa ga tu, kalau itu udh tahu, selain itu ada lagi um? 
|
|
|
PPC tinggi selain bitmedia yang dibayar pake btc kira2 apalagi um?
|
|
|
Bitcoin buat makan bisa kgk ya om?  Sejauh ini mah buat beli pulsa, order vps lancar2 aja..
|
|
|
punya ane daftar di bitmedia kok sering ditolak yo? padahal forum anime biasa.. apa kurang tamfan atau gmana? gagal faham ane sama bitmedia.. :3
|
|
|
bayangin nulis 1000captcha keknya pegel amat... orang biasanya nulis captcha ampe 2kali aja kek ribet bner.. :3 andai aja bisa pake bot.. 
|
|
|
Berita udh agak lama, tapi sip dah buat ts.. tambah2 info juga baca di thread ini.. 
|
|
|
[ GIVEAWAY 2.25mBTC dari coinbit ] nih gan bagi yg belom tau giveaway 2.25mbtc/signup dengan syarat verify no hp & email doank, mudah kan  Caranya : - daftar disini http://coinbit.me/pre-signup- untuk referral code masukan : takanashi96@yahoo.com ( musti masukin refcode ) ntar ada notification ke no hp agan tiap reward bertambah  wah telat ane.. tak tak apalah moga masih kebagian, walau wd mesti nunggu juga..  mesti nyetok nomer banyak nih kyaknya kalau kek gni ceritanya..
|
|
|
Bisnis apa yang menurut agan cocok untuk dijalankan dengan menggunakan payment Bitcoin  banyak sekali sekarang para bitcoiner yang terjun menjadi wira usaha dan sebaliknya banyak pula wira usaha yang nyemplung ke dunia bitcoin dan tak sdikit para pengangguran yang terbantu dengan adanya faucet2 serta Giveaway dari beberapa situs dengan seiring bertambahnya pengguna bitcoin di indonesia pasti bitcoin akan menjadi salah satu payment yang laris di dunia maya ataupun di real life saya pengen denger pendapat para bitconer indonesia smuanya  menurut agan bisnis apa yang enak kita jalankan baik online, offline maupun kedua2nya saya sendiri blm memulai masuk ke ranah Bisnis baru mulai belajar trading bitcoin coba icip2 nyari satosi demi satosi buat meminang pujaan hati (halah malah curhat  ) Okey langsung ke intinya disini ane akan bkin Give away dan diskusi umum tentang bisnis yang cocok dengan payment bitcoin silahkan di explain/ di jabarkan dimari 1 orang yang beruntung akan mendapatkan 0.01BTC 2minggu sekali akan saya pilih jika rejeki saya lancar kmgkinan Give away akan teru berjalan weh, bingung juga nih kalau ada pertanyaan kek gni..  ikutan nimbrung aja dah di forum ini yo, spa tau ntar juga ketularan ilmunya..  kalau saran ane sih buat situs exchanger aja pak kalau modal banyak + ntar ajak temen2 yang dipercaya terutama dibidang pemrograman buat gabung.. kalau situs exchangernya udh gede kek vip bitcoin, untung dari fee perharinya lumayan tuh.. tapi ane juga kurang ngerti juga sih.. tapi layak dicoba kok yang ada hub dengan situs exchanger..
|
|
|
Weh sayang ane kgk pernah belajar nih pemrograman, cman sering otak atik PHP+MySQL aja... 
|
|
|
Mau ikutan signature campaign, tapi status masih Newbie, jadi ane numpang2 baca2 dulu dah biar paham juga ikutan kek gnian.. Dari dulu udh tau signature campaign, tapi ntah knapa ane kgk ada minat mau ikutan.. baru akhir2 ini aja ada minat mau ikutan... 
|
|
|
ane mw share giveaway dari zebpay 1$ untuk pendaftar yang di invite lewat nomor hape , khusus android. Bukti  Tinggal post nomor ente agan , dan kalau misal agan ga dapet reward pm ane , ane ksh tau tricknya supaya dapat. yang kgk punya andro, cman bisa nyengir dah.. 
|
|
|
Alpha Tester Required! (Read everything before applying) I've just finished the first API service: Receive Payments APIIt can be accessed here: It works very similarly to Blockchain's API, with these basic differences: - It works with CAPTcoin instead of Bitcoin (of course)
- It has an extra security for the merchant: A hash is sent with every callback. The actual key is sent only in the body of the SSL request when the address is generated. This is to make sure it's encrypt (unlike Blockchain, which asks the merchants to send a secret key via GET). So even if an attacker succeeds sniffing the traffic between the API and the merchant's server, he won't be able to simulate a callback. Learn more here (look for "salt_hash" and "security_hash").
- Transactions are forwarded to the merchant only after 6 confirmations. This is to prevent double-spend attacks (an extra security for the API).
- The code is 100% made from scratch.
This is the basic diagram explaining how it works: This service is in alpha stage nowSo I need testers: Beware all generated addresses will be destroyed after this phase is over. Do not use it on production yet.To test, please go to: https://api.captcoin.com/and read the full description and instructions. Basically, you need to call this URL, either from your browser (to test) or from your server: https://api.captcoin.com/receive?method=create&address=$receiving_address&callback=$callback_url Where: - $receiving_address: Your CAPTcoin address. Payments will be forwarded there
- $callback_url: The URL which will be called
Ideally, it'd be great if some of you can implement your own $callback_url for testing purposes. The site contains instructions and basic examples on how to achieve that. (I'm still working on a fork of https://github.com/blockchain/receive_payment_php_demo with a complete working example) If you're not able to do that, you can use this Callbak URL: https://api.captcoin.com/test.php Whenever it is called, it will just log the event here: https://api.captcoin.com/log.txtso you can confirm it. I made a simple tool to easily perform these tests: https://api.captcoin.com/test/Just follow these steps: - Go to https://api.captcoin.com/test/
- Enter your CAPTcoin address and your callback URL, and click "Send"
- Verify the response
- Check the callback that will be sent, and confirm by clicking "Test the Callback URL"
- Verify the response is as expected
- If that works fine, go eject and send some amount between ⟳0.1 and ⟳1 to the generated address.
- Check the callbacks (for example https://api.captcoin.com/log.txt) every 3 minutes.
- Verify the coins are forwarded after 6 confirmations.
Please, help testing this to be 100% it's ready for production  Post any feedback. I repeat the warning: All generated addresses will be destroyed after the alpha period is over. Do not use it on production yet. That tool is great , it's a great step for any crypto ! I don't know api or something like that, just newbie programmer. So, I can't help you.. If i can about that, I want to be a tester..  If you're not a developer, you can help by going to: https://api.captcoin.com/test/And entering your address and this callback URL: https://api.captcoin.com/test.phpAs posted. I do it. But show like called url, response, user instructions etc. What should I do?
|
|
|
Alpha Tester Required! (Read everything before applying) I've just finished the first API service: Receive Payments APIIt can be accessed here: It works very similarly to Blockchain's API, with these basic differences: - It works with CAPTcoin instead of Bitcoin (of course)
- It has an extra security for the merchant: A hash is sent with every callback. The actual key is sent only in the body of the SSL request when the address is generated. This is to make sure it's encrypt (unlike Blockchain, which asks the merchants to send a secret key via GET). So even if an attacker succeeds sniffing the traffic between the API and the merchant's server, he won't be able to simulate a callback. Learn more here (look for "salt_hash" and "security_hash").
- Transactions are forwarded to the merchant only after 6 confirmations. This is to prevent double-spend attacks (an extra security for the API).
- The code is 100% made from scratch.
This is the basic diagram explaining how it works: This service is in alpha stage nowSo I need testers: Beware all generated addresses will be destroyed after this phase is over. Do not use it on production yet.To test, please go to: https://api.captcoin.com/and read the full description and instructions. Basically, you need to call this URL, either from your browser (to test) or from your server: https://api.captcoin.com/receive?method=create&address=$receiving_address&callback=$callback_url Where: - $receiving_address: Your CAPTcoin address. Payments will be forwarded there
- $callback_url: The URL which will be called
Ideally, it'd be great if some of you can implement your own $callback_url for testing purposes. The site contains instructions and basic examples on how to achieve that. (I'm still working on a fork of https://github.com/blockchain/receive_payment_php_demo with a complete working example) If you're not able to do that, you can use this Callbak URL: https://api.captcoin.com/test.php Whenever it is called, it will just log the event here: https://api.captcoin.com/log.txtso you can confirm it. I made a simple tool to easily perform these tests: https://api.captcoin.com/test/Just follow these steps: - Go to https://api.captcoin.com/test/
- Enter your CAPTcoin address and your callback URL, and click "Send"
- Verify the response
- Check the callback that will be sent, and confirm by clicking "Test the Callback URL"
- Verify the response is as expected
- If that works fine, go eject and send some amount between ⟳0.1 and ⟳1 to the generated address.
- Check the callbacks (for example https://api.captcoin.com/log.txt) every 3 minutes.
- Verify the coins are forwarded after 6 confirmations.
Please, help testing this to be 100% it's ready for production  Post any feedback. I repeat the warning: All generated addresses will be destroyed after the alpha period is over. Do not use it on production yet. That tool is great , it's a great step for any crypto ! I don't know api or something like that, just newbie programmer. So, I can't help you.. If i can about that, I want to be a tester.. 
|
|
|
If you can, please add the CAPT in ID(Indonesia). So that, I can share to my friends in Indonesia via facebook.  If available in Indonesian, Indonesian people will be easier to understand. In fact, Indonesian is the next one to be included. No we shouldn't, they will dump this coin, they just want instant btc. i guess, maybe not all indonesian people like that. 
|
|
|
If you can, please add the CAPT in ID(Indonesia). So that, I can share to my friends in Indonesia via facebook.  If available in Indonesian, Indonesian people will be easier to understand. In fact, Indonesian is the next one to be included. okay, thanks. 
|
|
|
Thanks to hackis, CAPTcoin.com is now available in Czech. If you can, please add the CAPT in ID(Indonesia). So that, I can share to my friends in Indonesia via facebook.  If available in Indonesian, Indonesian people will be easier to understand.
|
|
|
CAPTcoin just grabed the 1st place on Crytoine voting list !!! Amazing job !! We took the 1st place in less than 24 hours !! - HitBTC / https://hitbtc.com/vote
Details : One vote/day per IP no need to register. If you are signed-in into your HitBTC account, your vote will be multiplied by 10 (but you can cast only one vote as a member).
Actual rank : 15th
- Cryptoine / https://cryptoine.com/voting
Details : 1 vote per day on each coin from IP address. Registration/login are not required but if you register you get 3 votes
Actual rank : 1st!!! But don't stop voting of course
Amazing! 
|
|
|
This is extremely important! Join the CAPTcoin team, let's work togetherHi everybody, As you may know, I'm the creator and developer of our coin: CAPTcoin. In BitcoinTalk, I'm EcuaMobi. After the creation of the coin, I've worked and continue working on several things like: the official website, implementation of several translations with the help of some members, the claiming page (including the development of the third captcha from scratch), the reward sending system, the official forum, the ponzi game, keeping the Facebook page and the Twitter account, an automated system to buy Ads on get.CAPTcoin.com (still on work), promotion, among other things. I'm mainly an Android and a web developer. I've wanted to create some Android apps related to CAPTcoin but I haven't been able to because of the time. There's a lot of work to do to see CAPTcoin fully succeed. It's imperative that we work together on this. At this stage, we need to know what everyone can do. Afterwards, we'll create a more detailed plan of activities. So, I'm asking you to post here what you can do to help: - Development (what kind?)
- Design
- Promotion (what kind? do you have some contacts?)
- Contacting merchants to ask them to accept payments in CAPTcoin
- Handling the Facebook or the Twitter account (you need to have a strong trust for this)
- Donating a fixed amount, either a single time or on a weekly bases, please mention how much. Donation will go to hire new people.
- Something else, just post.
Anything at all is acceptable. " I can't do anything" is not a valid option. Remember: we all need to work together to see this project succeed. It's the only way. I am newbie in here...  Good luck!!
|
|
|
|