• JavaScript for Files /in/ Directory?

    From Psi-Jack@VERT/DECKHVN2/DECKHVNT to All on Fri Jul 10 02:00:04 2015
    I see javascript classes for each library, and directory itself, but I do not see any classes for actual files/details within the actual directory.

    Is there any way to actually get that information, as one thing I would like to do is completely customize the file listings themselves. Preferring, of course, not to have to use JavaScript to try to parse the database files directly.

    If this doesn't currently exist which I suspect is the case, this would also end up being a feature request to get said functionality incorporated in developement (obviously after 3.16b is officially released).

    Thanks,

    )))[Psi-Jack -//- Decker]

    ... The chief export of Chuck Norris is pain.

    ---
    þ Synchronet þ Decker's Heaven -//- bbs.deckersheaven.com
  • From Psi-Jack@VERT/DECKHVN2/DECKHVNT to Digital Man on Fri Jul 10 07:17:44 2015
    Re: JavaScript for Files /in/ Directory?
    By: Digital Man to Psi-Jack on Thu Jul 09 2015 06:51 pm

    Is there any way to actually get that information, as one thing I
    would like to do is completely customize the file listings themselves.
    Preferring, of course, not to have to use JavaScript to try to parse
    the database files directly.

    If this doesn't currently exist which I suspect is the case, this
    would also end up being a feature request to get said functionality
    incorporated in developement (obviously after 3.16b is officially
    released).

    The JS-modeling of the files in the file areas is due up in v4.

    Is that just after 3.16b? ;}

    )))[Psi-Jack -//- Decker]

    ... Don't jump on a man unless he's down.

    ---
    þ Synchronet þ Decker's Heaven -//- bbs.deckersheaven.com
  • From Psi-Jack@VERT/DECKHVN2/DECKHVNT to Digital Man on Sat Jul 11 11:13:25 2015
    Re: JavaScript for Files /in/ Directory?
    By: Digital Man to Psi-Jack on Fri Jul 10 2015 03:56 pm

    Re: JavaScript for Files /in/ Directory?
    By: Psi-Jack to Digital Man on Fri Jul 10 2015 12:17 am
    Is that just after 3.16b? ;}

    No, there will be at least one more 3.x release following 3.16 which includes IPv6 support and some other goodies.

    Hmmm.. Okay. IPv6 support and other goodies I can definitely accept. Hehe. Definitely keeping up with that will prove useful in the long term anyway.

    )))[Psi-Jack -//- Decker]

    ---
    þ Synchronet þ Decker's Heaven -//- bbs.deckersheaven.com
  • From Psi-Jack@VERT/DECKHVN2/DECKHVNT to Digital Man on Tue Jul 14 02:02:52 2015
    Re: Re: JavaScript for Files /in/ Directory?
    By: Digital Man to Bill McGarrity on Mon Jul 13 2015 03:33 pm

    Oooooo... IPv6!! One thing though.... when you do that, can you
    increase the # of spaces in the sbl by 5 to allow my full IPv6 address
    please!!

    SBL is getting a full overhaul.

    Heh, it definitely needs it. In fact it's actually on my list of mods I'm planning to work on to make a completely JavaScript implementation of it and /try/ to be fully binary compatible, as much as possible. If not, coming up with a still compatible way to handle SBL2SMB and SMB2SBL likewise.

    )))[Psi-Jack -//- Decker]

    ... Men seldom make passes at girls who wear glasses.

    ---
    þ Synchronet þ Decker's Heaven -//- bbs.deckersheaven.com
  • From Psi-Jack@VERT/DECKHVN2/DECKHVNT to Digital Man on Tue Jul 14 03:56:50 2015
    Re: Re: JavaScript for Files /in/ Directory?
    By: Digital Man to Psi-Jack on Mon Jul 13 2015 04:54 pm

    SBL is getting a full overhaul.

    Heh, it definitely needs it. In fact it's actually on my list of mods
    I'm planning to work on to make a completely JavaScript implementation
    of it and /try/ to be fully binary compatible, as much as possible. If
    not, coming up with a still compatible way to handle SBL2SMB and
    SMB2SBL likewise.

    Yes, the overhaul is a re-write in JS.

    Even better. :D
    Any work started on it yet, or is it still new and untethered thus far? If I start on anything myself, I want to make sure it's designed to be compatible with SBL's approach, as the main point I like SBL is that the lists are shared accross DOVE-net, allowing more visibility. :)

    )))[Psi-Jack -//- Decker]

    ... I only touch base with reality on an as-needed basis!

    ---
    þ Synchronet þ Decker's Heaven -//- bbs.deckersheaven.com
  • From Psi-Jack@VERT/DECKHVN2/DECKHVNT to Digital Man on Tue Jul 14 06:52:50 2015
    Re: Re: JavaScript for Files /in/ Directory?
    By: Digital Man to Psi-Jack on Mon Jul 13 2015 07:52 pm

    SBL is getting a full overhaul.

    Heh, it definitely needs it. In fact it's actually on my list of
    mods I'm planning to work on to make a completely JavaScript
    implementation of it and /try/ to be fully binary compatible, as
    much as possible. If not, coming up with a still compatible way to
    handle SBL2SMB and SMB2SBL likewise.

    Yes, the overhaul is a re-write in JS.

    Even better. :D
    Any work started on it yet, or is it still new and untethered thus
    far?

    I'm considerably far along actually. I'll put it in CVS and you can take a look-see.

    Awesome. I've come quite a ways from when I first started. But I have a lot of programming experience prior, just never did JavaScript. Synchronet literally has been my gateway into JavaScript for once. My first mod is actually going to be releasing this week, which people have been showing interest in after seeing it. hehe

    )))[Psi-Jack -//- Decker]

    ... Renegade Tagline!! We're tired of Being Kidnapped!!! REBEL!!!!!

    ---
    þ Synchronet þ Decker's Heaven -//- bbs.deckersheaven.com
  • From Psi-Jack@VERT/DECKHVN2/DECKHVNT to Digital Man on Wed Jul 15 02:21:51 2015
    Re: Re: JavaScript for Files /in/ Directory?
    By: Digital Man to Psi-Jack on Mon Jul 13 2015 07:52 pm

    Heh, it definitely needs it. In fact it's actually on my list of
    mods I'm planning to work on to make a completely JavaScript
    implementation of it and /try/ to be fully binary compatible, as
    much as possible. If not, coming up with a still compatible way to
    handle SBL2SMB and SMB2SBL likewise.

    Yes, the overhaul is a re-write in JS.

    Even better. :D
    Any work started on it yet, or is it still new and untethered thus
    far?

    I'm considerably far along actually. I'll put it in CVS and you can take a look-see.

    Awesome. Where? LOL
    I'll gladly take a look, and if you have any specific set goals in mind, or any hard limits in mind, let me know. With my recent mod, I've gotten a fairly extensive self-made set of classes I wrote and use to handle things, and I'm looking to also extend it further to handle more things as I'm finding them useful.

    My lightbar-driven New Scan Config is only the first step of my progress. Hopefully I can get Deuce back on board or something, to finish up the basic newuser.js to help fully customise new user creation. My goals there are big and very custom in mind.

    )))[Psi-Jack -//- Decker]

    ... Rugby is played by men with odd-shaped balls!!

    ---
    þ Synchronet þ Decker's Heaven -//- bbs.deckersheaven.com