Slashdot Mirror


Open Source and Javascript

mr_burns asks: "I was wondering what people's opinions were about GPLing or otherwise OSS licensing javascript code. I have some pretty cool code I want to share with everybody, but I don't want to be screwed. I look forward to establishing a method of collaboration such that we can all take ECMA-262/javascript to the next level. Why should Slashdot and other DB driven sites rely on a servers processing power when the client machine is mostly idle? I think colaboration between client side and server side scripters in an OSS context could make things much more efficient. What pointers do the OSS community have that could guide the way, and what are your opinions on the matter? Thanks in advance for any feedback y'all can give." What do you all think? Is Javascript robust enough for this sort of thing?

3 of 38 comments (clear)

  1. GPL? JustDoIt. by SEWilco · · Score: 2

    If you want to GPL your JavaScript, just include the GPL in your JavaScript. Well, there may be a few K of implementation difficulty...

  2. Huh? by IntlHarvester · · Score: 2


    So one should worry that companies are using their Intranet web servers to steal "assets" from their own computers? OK.
    --

    --
    Business. Numbers. Money. People. Computer World.
  3. Intranet JavaScript by IntlHarvester · · Score: 2

    Actually, Internet Explorer has the ability to enable JavaScript (and ActiveX, etc) only for Intranet sites, and disable the risky stuff for all others. This can be all under central administrative control. (Mozilla 5 will apparently do the same thing.) Just because Netscape 4.x is feature defecient in this regard, it doesn't mean that Javascript can't be enabled safely in other situations.

    The original poster is correct that the real sexy DHTML stuff is only really practical on an Intranet where you have complete control over the client browsers.

    --

    --
    Business. Numbers. Money. People. Computer World.