hi,
first of all, great to see selfmade coders.
and even greater to see you using your
skills for BTC-related techs.
regarding your "open-sourcing":
don't provide the source-code within an archive.
would you open an archive somebody unknown posted somewhere?? PLEASE DON'T.
it's very risky and you never know what really is inside the .zip, .rar, etc.push your source-code to:
https://www.github.comcreate your repository which allows you proper chronological
listing of code-updates (commits) within a very
simple view and also giving other devs (contributors) the chance
to suggest code-improvisations/updates (pull requests) which
get implemented (merged) after reviewing/verifying the changes.
it's defenitely worth a try.
cheers!
bitsta
What's wrong with archives? lol. It's the files inside you should worry about.