Re: “OpenOffice.org” free Office suite for Microsoft Windows, Linux, Solaris, BSD, OpenVMS, OS/2 or IRIX



On Apr 20, 10:06 pm, Lasse Reichstein Nielsen <l...@xxxxxxxxxx> wrote:


Basically because the installed base of browsers decide which features
pages can use. Javascript does the job adequately, so there is no niche
for another page scripting language to start out in. No niche means no
reason to use any other language when Javascript is already there.

On the server, you can pick a technology per solution.

Hmm!!

So it's like one language per solution in the server world??

Like using French to order food, but English to program, and Chinese
to curse!! ;-)

Okay, I can kind of see using MySQL for database programming (whatever
that is), but there's PHP and Perl and Java and C++ (or C# or C-
whatever) and Python and who knows what else...not sure why a server
language can't be "versatile" and "universal" as opposed to
"specialized" and "optimized for particular problem sets"....

/L
--
Lasse Reichstein Nielsen - l...@xxxxxxxxxx
DHTML Death Colors: <URL:http://www.infimum.dk/HTML/rasterTriangleDOM.html>
'Faith without judgement merely degrades the spirit divine.'

.



Relevant Pages

  • Re: Server-Side JavaScript in ASP
    ... I stipulate you mean classic ASP. ... If you have access to IIS you can set the default to the language you ... Due to JavaScript popularity in recent years and its power I want to ... reconsider the scripting language of my choice on the server and use ...
    (comp.lang.javascript)
  • Re: which language...?
    ... using JavaScript and if you have been paying attention scripting the DOM has ... JavaScript IS a programming language. ... >> program in html, css well, but my question is which server side language ...
    (microsoft.public.frontpage.programming)
  • Re: Killing VB softly with his song, Killing VB softly...with a song.............
    ... I understand your point of view Cor and I agree with you and I've said ... JavaScript syntax and grammar is derived from C. ... Now the tier on the server is much more divers supporting more choices ... Since client-side development demands a mastery of the legacy C language as ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Visual Basic and JavaScript
    ... > with one of the languages supported by the server. ... > blocks in the page must use the same language and language must match one ... > You can use JScript (same syntax as javascript) of you use classic ASP. ... > You cannot use javascript in server side script in ASP.NET, ...
    (microsoft.public.vsnet.general)
  • Re: Implicit object constructor misinterpretation
    ... specified for the language that is being parsed. ... sub-set of the syntax for object literals. ... document that will teach anyone how to program with javascript. ... Consider the issue in your OP; you can speculate about "broken switch-case" or "not a constructor but a block of statements", but an examination of the spec shows that the observed behaviour corresponds with the specified behaviour, and explains the specified behaviour. ...
    (comp.lang.javascript)