• ide

    From Martigan@VERT/WASTELND to All on Wed May 15 02:56:00 2002
    hello,

    Does BAJA has a coding IDE such as wcbasic for wildcat, mde for mystic and Powerppl for pcboard. Used to run Pcboard since 1993 and i moved
    yesterday to synchronet. I discovered it is not easy to get coding in
    baja as in other bbs packages. I believe if there comes a good baja GUI releases for synchronet mods will increase heavily. I member in two modding groups called dementia and food, both released hundreds of mods but no synchronet stuff... we can make a differents..

    Hoping someone with the skills wanted to code the GUI for Baja (ide), I can help whereever possible (making the help topics or something)...

    Ok please let me know,
    Regards Martigan (COD Leader/Dementia/f00d)

    ---
    þ Synchronet þ WasteLand BBS þ telnet://wasteland-bbs.com
  • From Tracker1@VERT/RDBBS to All on Wed May 15 08:01:00 2002
    "Martigan" <Martigan@VERT> wrote in message...
    hello,

    Does BAJA has a coding IDE such as wcbasic for wildcat, mde for mystic and Powerppl for pcboard. Used to run Pcboard since 1993 and i moved
    yesterday to synchronet. I discovered it is not easy to get coding in
    baja as in other bbs packages. I believe if there comes a good baja GUI releases for synchronet mods will increase heavily. I member in two modding groups called dementia and food, both released hundreds of mods but no synchronet stuff... we can make a differents..

    IMHO JavaScript is the future of synchronet modding... there are several editors that do syntax highlighting for .js files, and syntax tabbing.. a free one that I like is Crimson Editor... a very good text editor for multiple text files, basic syntax highlighting is there.. some other things... for some reason an older version cap'd "system" to "System" I got around this by defining var System = eval("s" + "ystem");

    Hoping someone with the skills wanted to code the GUI for Baja (ide), I can help whereever possible (making the help topics or something)...

    This isn't saying that Baja will be removed, simply that moving forward, in my opinion, javascript will become the format of choice for modders.. drop in for a visit here, the login matrix, the oneliners, the ctrl-p/ctrl-u are all in javascript.. once I get the last parts of ctrl-p done, will proceed with a completely lightbar menu set in js..

    Ok please let me know,
    Regards Martigan (COD Leader/Dementia/f00d)

    :) need any modders for synchro, would be happy to participate.
    got any urls for those groups?

    =======================================================================
    Michael J. Ryan - tracker1[*at*]theroughnecks.com
    Roughneck BBS: http://www.theroughnecks.net telnet://theroughnecks.net =======================================================================
    Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email
    One program for aim/icq/yahoo/msn/irc - http://www.trillian.cc/

    ---
    þ Synchronet þ *QWK Origin: Roughneck BBS - theroughnecks.net
  • From PistolGrip@VERT/WASTELND to Martigan on Wed May 15 16:48:00 2002
    Re: ide
    By: Martigan to All on Wed May 15 2002 05:56 am

    Hoping someone with the skills wanted to code the GUI for Baja (ide), I can help whereever possible (making the help topics or something)...

    I don't think the time to create one would be warranted. Javascript is probably the future of Synchronet mod'ing, and BAJA has some limitations that make it more of a legacy language.

    There is already plenty of JS editors out there, so I would start thinking about looking into doing some JS mod'ing.

    BAJA is surprisingly simple and fairly powerful, but the scope of Synchronet today has introduced a need for a more powerful language like JS.


    PistolGrip
    ----------

    ---
    þ Synchronet þ WasteLand BBS þ telnet://wasteland-bbs.com
  • From Frozen Fire@VERT/IMATRIX to PistolGrip on Wed May 15 19:56:00 2002
    Re: ide
    By: PistolGrip to Martigan on Wed May 15 2002 20:48:00

    Re: ide
    By: Martigan to All on Wed May 15 2002 05:56 am

    Hoping someone with the skills wanted to code the GUI for Baja (ide), I c help whereever possible (making the help topics or something)...

    I don't think the time to create one would be warranted. Javascript is probably the future of Synchronet mod'ing, and BAJA has some limitations tha make it more of a legacy language.

    There is already plenty of JS editors out there, so I would start thinking about looking into doing some JS mod'ing.

    BAJA is surprisingly simple and fairly powerful, but the scope of Synchronet today has introduced a need for a more powerful language like JS.


    PistolGrip
    ----------


    I'm new to JS... (but know my way around C++ pretty well, it looks similar).. what editor (free / share) do you recommend?

    Damn.. I was starting to love baja :) (save for the fact that I kept forgetting NOT to place a ; at eol :)



    ---
    þ Synchronet þ The Impact Matrix - impactmatrix.dhs.org CALL TODAY!
  • From PistolGrip@VERT/WASTELND to Frozen Fire on Wed May 15 19:02:00 2002
    Re: ide
    By: Frozen Fire to PistolGrip on Wed May 15 2002 10:56 pm

    Hoping someone with the skills wanted to code the GUI for Baja (ide), help whereever possible (making the help topics or something)...

    I don't think the time to create one would be warranted. Javascript is probably the future of Synchronet mod'ing, and BAJA has some limitations make it more of a legacy language.

    There is already plenty of JS editors out there, so I would start thinkin about looking into doing some JS mod'ing.

    BAJA is surprisingly simple and fairly powerful, but the scope of Synchro today has introduced a need for a more powerful language like JS.

    I'm new to JS... (but know my way around C++ pretty well, it looks similar). what editor (free / share) do you recommend?

    I use one called ConTEXT, and it's freeware. Pretty decent and supports tons of languages with syntax highlighting. JS and C++ are very similar.

    Damn.. I was starting to love baja :) (save for the fact that I kept forgett NOT to place a ; at eol :)

    LOL...

    PistolGrip
    ----------

    ---
    þ Synchronet þ WasteLand BBS þ telnet://wasteland-bbs.com
  • From Hax0r@VERT/HAX0RQWK to Martigan on Wed May 15 18:58:00 2002
    RE: ide
    BY: Martigan to All on Wed May 15 2002 05:56 am

    Does BAJA has a coding IDE such as wcbasic for wildcat, mde for mystic and Powerppl for pcboard. Used to run Pcboard since 1993 and i moved
    yesterday to synchronet. I discovered it is not easy to get coding in
    baja as in other bbs packages. I believe if there comes a good baja GUI releases for synchronet mods will increase heavily. I member in two modding groups called dementia and food, both released hundreds of mods but no synchronet stuff... we can make a differents..

    hehe.. i use edit and a telnet session ;)



    ---
    þ Synchronet þ .. hax0r's palace .. you've just been hax0r'd ..
  • From Hax0r@VERT/HAX0RQWK to Tracker1 on Wed May 15 19:04:00 2002
    RE: ide
    BY: Tracker1 to All on Wed May 15 2002 11:01 am

    IMHO JavaScript is the future of synchronet modding... there are several editors that do syntax highlighting for .js files, and syntax tabbing.. a f one that I like is Crimson Editor... a very good text editor for multiple t files, basic syntax highlighting is there.. some other things... for some reason an older version cap'd "system" to "System" I got around this by defining var System = eval("s" + "ystem");

    thanks, but no thanks. i think i'll stick with baja for all of my modding needs. while i think its great and all that synchronet supports javascript, i have absolutely no interest in going there.



    ---
    þ Synchronet þ .. hax0r's palace .. you've just been hax0r'd ..
  • From Tracker1@VERT/RDBBS to All on Thu May 16 19:40:00 2002
    "Hax0r" <Hax0r@VERT> wrote in message...
    IMHO JavaScript is the future of synchronet modding...
    ...SNIP...

    thanks, but no thanks. i think i'll stick with baja for all of
    my modding needs. while i think its great and all that synchronet
    supports javascript, i have absolutely no interest in going there.

    Well, I've managed to do quite a bit with JS so far, that I wouldn't
    even begin to try with Baja...

    =======================================================================
    Michael J. Ryan - tracker1[*at*]theroughnecks.com
    Roughneck BBS: http://www.theroughnecks.net telnet://theroughnecks.net =======================================================================
    Y!: aztracker1 - aim: azTracker1 - icq: 4935386 - msn: see email
    One program for aim/icq/yahoo/msn/irc - http://www.trillian.cc/

    ---
    þ Synchronet þ *QWK Origin: Roughneck BBS - theroughnecks.net