• exec/load/freqit_common.js

    From echicken@1:103/705 to CVS commit on Sun Feb 3 20:46:21 2019
    exec/load freqit_common.js 1.4 1.5
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv7048/load

    Modified Files:
    freqit_common.js
    Log Message:
    'this' is not scoped correctly in private function, make a 'self' instead and use it. (For ragnarok)


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ragnarok@1:103/705 to echicken on Mon Feb 4 02:07:53 2019
    El 4/2/19 a las 01:46, echicken escribi≤:
    exec/load freqit_common.js 1.4 1.5
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv7048/load

    Modified Files:
    freqit_common.js
    Log Message:
    'this' is not scoped correctly in private function, make a 'self' instead and
    use it. (For ragnarok)

    Hi!

    this break binkit.js

    BINKP !JavaScript /sbbs/exec/binkit.js line 90: TypeError: cfg is undefined

    ---
    ■ Synchronet ■ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Mon Feb 4 05:53:56 2019
    exec/load freqit_common.js 1.5 1.6
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv4339/load

    Modified Files:
    freqit_common.js
    Log Message:
    Pass 'cfg' to add_file method.


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to Ragnarok on Mon Feb 4 08:55:17 2019
    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to echicken on Mon Feb 04 2019 02:07:53

    BINKP !JavaScript /sbbs/exec/binkit.js line 90: TypeError: cfg is undefined

    Might be fixed now. Seems like this part of freqit was incomplete - you might be the first person to use it or at least to report trouble with it.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-425-5435
    ■ Synchronet ■ electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ragnarok@1:103/705 to echicken on Mon Feb 4 20:15:13 2019
    El 4/2/19 a las 10:55, echicken escribi≤:
    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to echicken on Mon Feb 04 2019 02:07:53

    BINKP !JavaScript /sbbs/exec/binkit.js line 90: TypeError: cfg is undefined

    Might be fixed now. Seems like this part of freqit was incomplete - you
    might
    be the first person to use it or at least to report trouble with it.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-425-5435

    good! work now. i can get files from my node

    i just use to play and learn fidonet things!

    next step, i want to filescan / suscribe / unsuscribe to another node
    fileareas from my sbbs. i can be possible?

    ---
    ■ Synchronet ■ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to Ragnarok on Mon Feb 4 22:42:29 2019
    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to echicken on Mon Feb 04 2019 20:15:13

    next step, i want to filescan / suscribe / unsuscribe to another node fileareas from my sbbs. i can be possible?

    It is possible. It's been a while since I set it up, so the best I can suggest right now is to start by looking at the TickIT docs:

    http://wiki.synchro.net/module:tickit

    Let us know if/when you get stuck. Mark Lewis might be best suited to give you some tips.

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-425-5435
    ■ Synchronet ■ electronic chicken bbs - bbs.electronicchicken.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ragnarok@1:103/705 to echicken on Wed Feb 6 04:01:59 2019
    El 5/2/19 a las 00:42, echicken escribi≤:
    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to echicken on Mon Feb 04 2019 20:15:13

    next step, i want to filescan / suscribe / unsuscribe to another node fileareas from my sbbs. i can be possible?

    It is possible. It's been a while since I set it up, so the best I can
    suggest
    right now is to start by looking at the TickIT docs:

    http://wiki.synchro.net/module:tickit

    Let us know if/when you get stuck. Mark Lewis might be best suited to give
    you
    some tips.


    Ok! i have good progress, tickit work! and the files that comming from
    fsxnet are moved to mi file area

    I read the wiki, but i cannot find how to are the process to:

    1. send request to another node for avaliable files list
    2. send freq from my bbs (sbbsecho or binkit) to another node to get
    some of these files..


    thanks!!

    ---
    ■ Synchronet ■ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Ragnarok on Wed Feb 6 12:23:59 2019
    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to echicken on Wed Feb 06 2019 04:01 am

    El 5/2/19 a las 00:42, echicken escribi≤:
    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to echicken on Mon Feb 04 2019 20:15:13

    next step, i want to filescan / suscribe / unsuscribe to another node fileareas from my sbbs. i can be possible?

    It is possible. It's been a while since I set it up, so the best I can suggest
    right now is to start by looking at the TickIT docs:

    http://wiki.synchro.net/module:tickit

    Let us know if/when you get stuck. Mark Lewis might be best suited to give you
    some tips.


    Ok! i have good progress, tickit work! and the files that comming from fsxnet are moved to mi file area

    I read the wiki, but i cannot find how to are the process to:

    1. send request to another node for avaliable files list
    2. send freq from my bbs (sbbsecho or binkit) to another node to get
    some of these files..

    Checkout freqit.js?

    digital man

    Synchronet/BBS Terminology Definition #54:
    SBBS = Synchronet Bulletin Board System
    Norco, CA WX: 50.6°F, 48.0% humidity, 1 mph WSW wind, 0.01 inches rain/24hrs --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ragnarok@1:103/705 to Digital Man on Wed Feb 6 21:01:24 2019
    El 6/2/19 a las 17:23, Digital Man escribi≤:
    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to echicken on Wed Feb 06 2019 04:01 am

    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to echicken on Mon Feb 04 2019 20:15:13

    next step, i want to filescan / suscribe / unsuscribe to another
    node
    fileareas from my sbbs. i can be possible?

    It is possible. It's been a while since I set it up, so the best I can suggest
    right now is to start by looking at the TickIT docs:

    http://wiki.synchro.net/module:tickit

    Let us know if/when you get stuck. Mark Lewis might be best suited to give you
    some tips.


    Ok! i have good progress, tickit work! and the files that comming from fsxnet are moved to mi file area

    I read the wiki, but i cannot find how to are the process to:

    1. send request to another node for avaliable files list
    2. send freq from my bbs (sbbsecho or binkit) to another node to get
    some of these files..

    Checkout freqit.js?

    yes i have freqit.js for incommming files. this just work

    sorry for my silly question

    i dont known how to request from my bbs to another node,
    can you help me with a example "i want to request NODELIST.Z44 file from NODELIST area of node 4:90/1" ?


    digital man

    Synchronet/BBS Terminology Definition #54:
    SBBS = Synchronet Bulletin Board System
    ---


    ---
    ■ Synchronet ■ Dock Sud BBS TLD 24 HS - http://bbs.docksud.com.ar - telnet://bbs.docksud.com.ar
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Ragnarok on Wed Feb 6 16:31:34 2019
    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to Digital Man on Wed Feb 06 2019 09:01 pm

    El 6/2/19 a las 17:23, Digital Man escribi≤:
    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to echicken on Wed Feb 06 2019 04:01 am

    Re: Re: exec/load/freqit_common.js
    By: Ragnarok to echicken on Mon Feb 04 2019 20:15:13

    next step, i want to filescan / suscribe / unsuscribe to another node
    fileareas from my sbbs. i can be possible?

    It is possible. It's been a while since I set it up, so the best I can suggest
    right now is to start by looking at the TickIT docs:

    http://wiki.synchro.net/module:tickit

    Let us know if/when you get stuck. Mark Lewis might be best suited to give you
    some tips.


    Ok! i have good progress, tickit work! and the files that comming from fsxnet are moved to mi file area

    I read the wiki, but i cannot find how to are the process to:

    1. send request to another node for avaliable files list
    2. send freq from my bbs (sbbsecho or binkit) to another node to get some of these files..

    Checkout freqit.js?

    yes i have freqit.js for incommming files. this just work

    sorry for my silly question

    i dont known how to request from my bbs to another node,
    can you help me with a example "i want to request NODELIST.Z44 file from NODELIST area of node 4:90/1" ?

    This old doc page has instructions for sending File Request netmail messages from sbbs:
    http://synchro.net/docs/networking.html#SendingFidoNetNetMail

    Hopefully that helps,

    digital man

    This Is Spinal Tap quote #3:
    How much more black could this be? and the answer is none. None more black. Norco, CA WX: 52.5°F, 37.0% humidity, 0 mph NW wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)