• InterBBS API

    From Smooth@10:101/1 to All on Friday, May 03, 2019 13:21:24
    I know several Mystic INTERBBS mods are using an echomail area to send data
    to other boards but what's concerning for me is when someone joins in at a later date and the data gets out of sync. Same concern is also expressed
    with games as scores may also be out of sync. My other question is what happens when you want to reset a game? Would you have to clear out the echomail area?

    I was thinking of creating a common API location for where Phenom InterBBS releases can send and retrieve scores, points from. If an interbbs
    tournament game had to be reset, we could just clear out a database table and not worry about messing with other mod data that's also intermingled in the same interbbs echomail area. Just bouncing some ideas and wondering what you guys think about this.

    If we were to have multi-platform door games created for different BBS softwares and OSes, it could be a central data repository that all would communicate with making it TRUE interbbs game.

    Let me know what you guys think of this idea.

    Thanks,

    |03Ú-|02-|10-Ä|11ÄÄ-|15- - -ú ú ú
    |03: |15sM|11OO|10T|02H |15<|08< |07FUEL|04.|07iMPURE|04.|07pHENOM |08>|15> |03Ã-|02-|10-Ä|11ÄÄ-|15- - -ú ú ú
    |03: |15telnet |07>> |11bbs|03.|11inktwo|03.|11com |10port |1523 |03À-|02-|10-Ä|11ÄÄ-|15- - -ú ú ú

    |08|11f|03avorite |11q|03uote|02:
    |14tK: |11"|07look |15MOM|08! |07no |15INTERNET|08!|11"

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: iNK tWO BBS : Covina,CA : telnet>bbs.inktwo.com (10:101/1)
  • From MeaTLoTioN@10:104/2 to Smooth on Friday, May 03, 2019 21:41:57
    On 03 May 2019, Smooth said the following...

    I know several Mystic INTERBBS mods are using an echomail area to send data to other boards but what's concerning for me is when someone joins
    in at a later date and the data gets out of sync. Same concern is also expressed with games as scores may also be out of sync. My other
    question is what happens when you want to reset a game? Would you have
    to clear out the echomail area?

    I have thought about the same issue before...

    I was thinking of creating a common API location for where Phenom
    InterBBS releases can send and retrieve scores, points from. If an interbbs tournament game had to be reset, we could just clear out a database table and not worry about messing with other mod data that's
    also intermingled in the same interbbs echomail area. Just bouncing
    some ideas and wondering what you guys think about this.

    This is a great idea.

    If we were to have multi-platform door games created for different BBS softwares and OSes, it could be a central data repository that all would communicate with making it TRUE interbbs game.

    Let me know what you guys think of this idea.


    Yes, yes... and definitely YES! It makes 100% sense, +1 from me! :)

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N

    |07ÄÄ |08[|10eml|08] |15ml@erb.pw |07ÄÄ |08[|10web|08] |15www.erb.pw |07ÄÄÄ¿ |07ÄÄ |08[|09fsx|08] |1521:1/158 |07ÄÄ |08[|11tqw|08] |151337:1/101 |07ÂÄÄÙ |07ÄÄ |08[|12rtn|08] |1580:774/81 |07ÄÂ |08[|14fdn|08] |152:250/5 |07ÄÄÄÙ
    |07ÄÄ |08[|10ark|08] |1510:104/2 |07ÄÙ

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: The Quantum Wormhole, Ramsgate, UK. bbs.erb.pw (10:104/2)
  • From NuSkooler@10:101/9 to Smooth on Friday, May 03, 2019 18:43:20

    On Friday, May 3rd Smooth said...
    I was thinking of creating a common API location for where Phenom InterBBS releases can send and retrieve scores, points from. If an interbbs tournament game had to be reset, we could just clear out a database table and not worry about messing with other mod data that's also intermingled in the same interbbs echomail area. Just bouncing some ideas and wondering what you guys think about this.

    FWIW, there are a few distributed systems for housing database like structures with REST APIs. ... could be interesting such that if a node goes away, everything keeps ticking.



    --- ENiGMA 1/2 v0.0.10-alpha (linux; x64; 10.13.0)
    * Origin: Xibalba -+- xibalba.l33t.codes:44510 (10:101/9)
  • From Smooth@10:101/1 to NuSkooler on Friday, May 03, 2019 17:49:09
    On 03 May 2019, NuSkooler inked down this thought...
    FWIW, there are a few distributed systems for housing database like structures with REST APIs. ... could be interesting such that if a node goes away, everything keeps ticking.

    That's really why I'd like to do it too. For the reason if a node was to go away. :D

    |03Ú-|02-|10-Ä|11ÄÄ-|15- - -ú ú ú
    |03: |15sM|11OO|10T|02H |15<|08< |07FUEL|04.|07iMPURE|04.|07pHENOM |08>|15> |03Ã-|02-|10-Ä|11ÄÄ-|15- - -ú ú ú
    |03: |15telnet |07>> |11bbs|03.|11inktwo|03.|11com |10port |1523 |03À-|02-|10-Ä|11ÄÄ-|15- - -ú ú ú

    |08|11f|03avorite |11q|03uote|02:
    |14tK: |11"|07look |15MOM|08! |07no |15INTERNET|08!|11"

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: iNK tWO BBS : Covina,CA : telnet>bbs.inktwo.com (10:101/1)
  • From mastermind@10:102/3 to MeaTLoTioN on Monday, November 25, 2019 18:41:02
    On 03 May 2019, MeaTLoTioN said the following...

    On 03 May 2019, Smooth said the following...
    I know several Mystic INTERBBS mods are using an echomail area to sen data to other boards but what's concerning for me is when someone joi in at a later date and the data gets out of sync. Same concern is al etcetcetc

    i am beginning the setup process of a mystic bbs and am interested in INTERBBS... is there an info pack or something about using INTERBBS?

    thx in advance....

    M@STERMIND

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (10:102/3)
  • From MeaTLoTioN@10:104/2 to mastermind on Thursday, November 28, 2019 15:48:23
    i am beginning the setup process of a mystic bbs and am interested in INTERBBS... is there an info pack or something about using INTERBBS?

    Not that I know of, however some of the interbbs scripts you can get are
    fairly well documented, like the interbbs one-liner.

    ---
    |14Best regards,
    |11Ch|03rist|11ia|15n |11a|03ka |11Me|03aTLoT|11io|15N

    |07ÄÄ |08[|10eml|08] |15ml@erb.pw |07ÄÄ |08[|10web|08] |15www.erb.pw |07ÄÄÄ¿ |07ÄÄ |08[|09fsx|08] |1521:1/158 |07ÄÄ |08[|11tqw|08] |151337:1/101 |07ÂÄÄÙ |07ÄÄ |08[|12rtn|08] |1580:774/81 |07ÄÂ |08[|14fdn|08] |152:250/5 |07ÄÄÄÙ
    |07ÄÄ |08[|10ark|08] |1510:104/2 |07ÄÙ

    --- Mystic BBS v1.12 A43 2019/03/02 (Linux/64)
    * Origin: The Quantum Wormhole, Ramsgate, UK. bbs.erb.pw (10:104/2)