Bitcoin Forum

Economy => Services => Topic started by: Xenland on October 19, 2011, 03:16:22 PM



Title: easy money | PHP testers needed | Should only need 20 mins of your time |1.5 BTC
Post by: Xenland on October 19, 2011, 03:16:22 PM
I'm looking for multiple knowledgeable bit coiners whom know PHP enough to use classes and activate functions within those classes and also know how to set up cronjobs on w/e operating system you are running. You should know how to import .sql mysql scripts those are only requirements for this system

Basically I want you to test my BitcoinRetail-Lite software and PM me or email me some screen shots of the software working on your computer.

What needs to be tested is the cronjobs and the invoicing.
The software is aimed to be designed to get running with out little documentation.
I'll let you figure it out how to use the software on your own and then you can let me know what parts was most confusing about it.


Currently the software you can and should work fine when doing the following
*Create an invoice and output a Bitcoin address each invoice created will require a total amount in BTC value to be associated with the invoice
*Easily integrate the cronjob functions in to current existing php cronjobs script(or use the example by itself/standalone)
The cronjobs should scan the Bitcoin client for the total overall amount of bit coins ever received at that address and then update that amount into the Mysql database

Requirements for job completion
*a screen shot of mysql table with the invoice created
*a screen shot of mysql table with the invoice updated (after the cronjobs have been executed)
*any code you used/added
*Any suggestions/improvements

Payout: 1.5BTC
Estimated Time to complete task: 20 minutes


Title: Re: easy money | PHP tester needed | Should only need 20 mins of your time | 1.5 BTC
Post by: Xenland on October 20, 2011, 05:17:11 PM
Literately it should only take you 20 minutes...... 1.5 BTC? really nobody? Its like two commands you gotta type in. I even give you example pages so all you have to do is just run the thing.... :/


Title: Re: easy money | PHP testers needed | Should only need 20 mins of your time |1.5 BTC
Post by: captainteemo on October 28, 2011, 02:35:01 AM
Send me everything, I'll do it


Title: Re: easy money | PHP testers needed | Should only need 20 mins of your time |1.5 BTC
Post by: Xenland on October 28, 2011, 03:21:08 AM
Finally thanks, here is the link to the project. I won't give you any instructions on installation or setup just report back if you fail to figure out anything.
https://github.com/Xenland/BitcoinRetail-Lite

This obviously requires Bitcoin running in -server or -daemon mode to work. and you must setup the configuration to work with the program.