Sharing an entire BAM project - Printable Version +- QB64 Phoenix Edition (https://staging.qb64phoenix.com) +-- Forum: QB64 Rising (https://staging.qb64phoenix.com/forumdisplay.php?fid=1) +--- Forum: QBJS, BAM, and Other BASICs (https://staging.qb64phoenix.com/forumdisplay.php?fid=50) +--- Thread: Sharing an entire BAM project (/showthread.php?tid=1180) |
Sharing an entire BAM project - CharlieJV - 11-24-2022 Say you want to share your entire BAM project (i.e. not just your programs, but everything in your BASIC Anywhere Machine instance: BAM itself, your programs, tasks, etc.). BASIC Anywhere Machine is a single-html-file and it is easy to share in various ways:
One of the top features I wanted in BAM: easily share not just programs, but your entire BAM instance (the interpreter, the IDE, the tools, the programs, the libraries, the tasks, etc. etc.; everything). And have just the one file to think about. And make it easy to have multiple instances of BAM, one for every project if you want. Because most forums like this one have a max file size limit too low for the size of a BAM instance, I've shared my "Calculator Project BAM instance" via a Google Groups post: https://groups.google.com/g/basic-anywhere-machine-how-to/c/YPRTwQ0fOr4 RE: Sharing an entire BAM project - CharlieJV - 11-24-2022 My approach with BAM matches my approach to all software development: a least number of clicks philosophy. Too many mouse clicks leads to tendinitis of the mouse-clicky-finger knuckle. This is a major problem if we don't address it via good software design. Otherwise, we will have an overwhelming number of people who cannot adequately poke significant others in the forehead when said significant others do/say something that deserves a poke in the forehead. That's just tragic. RE: Sharing an entire BAM project - johnno56 - 11-24-2022 "mouse-clicky-finger knuckle"? I will have to remember that anatomical description... Priceless... lol RE: Sharing an entire BAM project - CharlieJV - 11-24-2022 (11-24-2022, 08:04 PM)johnno56 Wrote: "mouse-clicky-finger knuckle"? And I'm not even talking about the double-problem folk with touchscreens have. Mouse-clicky-finger knuckle tendinitis AND gorilla arm. How the heck is a primate to pick's one's nose anymore if dial-a-friend is not an option??? |