Hey everybody,
I don't consider myself a "developer" (more a hacker) but as the co-organiser of the Bitcoin Orlando Meetup and a member of the local PHP Developers Meetup I may be on the ticket to do a presentation on the coding aspects of running a Bitcoin node. The topic I am going to be presenting is how I got a bitcoin node running on a VPS connected and sending its results to a shared hosting server (where the full node can't be installed). I've had the script running smoothly for a few months now. The only issue is that the server will shut off occasionally (it has happened maybe four times in the last four months).
I released my work as open source and this is also the first time I have ever released any of my work that way so please be careful with the cherry.
Could I ask for some help reviewing the release before I give the presentation a week from today? Despite my own lack of experience and credentials there was no one in the PHP developers that has any experience with Bitcoin. It would be a great help if before I present this it has had some peer review at least equal or better than their level. Could I get some volunteers to look it over, perhaps install it and to critique and even submit some changes?
Thanks.
The script is on Github at
https://github.com/Bungeebones/bitcoin_gatewayAlso ... I may be posting a link to this thread on our
http://www.meetup.com/Bitcoin-Orlando/ page as well as the PHP Meetup page so your reply may be presented to bigger audience.