What language did Netscape use for development?

What language did Netscape use for development?

Post by Brian Wheel » Thu, 16 Oct 1997 04:00:00





Quote:> I am very curious about the development tools (language, framework etc.)
> Netscape used to develop Linux Communicator.   It seems that they have
> been able to create a graphics intensive, cross platform application - a
> difficult endeavor indeed.

> Does anyone know how they achieved it, was Navigator developed in Java
> or did they use C/C++ and a platform independent screen library for the
> GUI?

        My guess is C++ considering the DEC unix version requires this library.
Its not *that* hard to write a cross platform graphics app:  you just need to
write an abstraction library or use a lot of ifdefs.

Brian Wheeler

 
 
 

What language did Netscape use for development?

Post by Stephen Birc » Thu, 16 Oct 1997 04:00:00


I am very curious about the development tools (language, framework etc.)
Netscape used to develop Linux Communicator.   It seems that they have
been able to create a graphics intensive, cross platform application - a
difficult endeavor indeed.

Does anyone know how they achieved it, was Navigator developed in Java
or did they use C/C++ and a platform independent screen library for the
GUI?

 
 
 

What language did Netscape use for development?

Post by Evan L. Car » Fri, 17 Oct 1997 04:00:00





>> I am very curious about the development tools (language, framework etc.)
>> Netscape used to develop Linux Communicator.   It seems that they have
>> been able to create a graphics intensive, cross platform application - a
>> difficult endeavor indeed.

>> Does anyone know how they achieved it, was Navigator developed in Java
>> or did they use C/C++ and a platform independent screen library for the
>> GUI?

My understanding from those I've talked to who had friends in the inside is
that they used C++ with RogueWave in order to achive a rock solid code
line as well as a means for porting among the various platforms.

--
------------------------------------------------------------------------

                        Tel: (313) 859-9691

ll     IIIIII  NN   NN  UU  UU  XX  XX
ll       II    NNN  NN  UU  UU   XXXX
ll       II    NN N NN  UU  UU    XX
ll       II    NN  NNN  UU  UU   XXXX
llllll IIIIII  NN   NN  UUUUUU  XX  XX

It's Cool!

 
 
 

What language did Netscape use for development?

Post by Christopher B. Brow » Sun, 19 Oct 1997 04:00:00



Quote:>My understanding from those I've talked to who had friends in the inside is
>that they used C++ with RogueWave in order to achive a rock solid code
>line as well as a means for porting among the various platforms.

"In order to achieve a rock solid code line" sounds like a clear sort
of "marketing droid" line.

"We used RogueWave so that our code would be more solid" (which is
entirely independent of whether or not the Netscapers have a clue
of how to write C++ code).

That being said, the fact that Rogue has been writing C++ libraries
for a while probably *does* mean that they have some decent product,
which would be helpful to the coders at Netscape.
--

PGP Fingerprint: 10 5A 20 3C 39 5A D3 12  D9 54 26 22 FF 1F E9 16
URL: <http://www.hex.net/~cbbrowne/>
Bill Gates to his broker: "You idiot, I said $150 million on **SNAPPLE**!!!"

 
 
 

1. Doing "Call subroutine" Using AIX's SCRIPT Language

I need to write a frontend for new/casual (eg. first year students) users
so that they can use AIX without having to first learn all of the commands,
etc. available to them.  I began doing this using SCRIPT, but then I very
quickly ran into "redundant coding" problems.  If I was using VM's REXX
language, I would simply use several CALL routines.  SCRIPT does not seem
to have this feature.

From what I have read so far I think I should be writing this in the C
language, but I don't know yet how to write programs using C.  If I try to
write this using SCRIPT, the program will end up being thousands, if not
more, of lines long.

Am I wrong about SCRIPT not have a "Call subroutine" feature (without my
having to get involved with EXPORTing variables, etc.).  Does anyone have
a similar program that I could use as a template that they could send me?
I'll even be happy to use any non-structured "goto -label" methods that can
be used with SCRIPT.

How about the source to a few C routines (eg. display a menu panel, accept
the parms entered, "process" them in some way, and then display the results)?
Is there an FTP site available that has "just what I am looking for"?

The program that I need to write will guide the student to the many software
products available (Compiler/statistic/simulation products, managing home
directories, using/showing various available utilities, etc.), do some of
the "dirty work" for them (use the 'standard' options on 'standard' commands
so that new students can concentrate on starting their academic careers,
instead of first learning how to use a computer), and other such "do you
remember what it was like when you first started at University?  :-)  ".

We currently have an ISPF application that does all of this on our VM system.
I know that PDF is now available for AIX (as are REXX/XEDIT) but the general
desire is to "go full blown UNIX" and say good bye to VM. :-(

Any help will be greatly appreciated.  And, if you have any questions about
VM/HPO, feel free to ask!

Ron,,,
Who became an AIX SysAdmin in 1993.           <------  Not a typo!

2. AGP

3. Request for recomendations on web-development language / package

4. linux redhat 7.0 host vs domain name

5. Which development tools / languages are there for linux environment

6. Can linux be used as embedded system ?

7. glibc development language

8. LinuX and Dial Up adapter

9. Online software development - $28/hr (any os/server/language)

10. C Language Development Pkg

11. glibc development language

12. c language function looking like getch() on DOS

13. Netscape v3.01 language support