Zawinski's early career included stints with Scott Fahlman's Lisp research group at Carnegie Mellon University, Expert Technologies, Inc. and Robert Wilensky and Peter Norvig's group at Berkeley. In the early 1990s, he was hired by Richard P. Gabriel's Lucid Inc. where he was eventually put to work on Lucid's Energize C++IDE. Lucid decided to use GNU Emacs as the text editor for their IDE due to its free license, popularity, and extensibility. Zawinski and the other programmers made fundamental changes to GNU Emacs to add new functionality. Tensions over how to merge these patches into the main tree eventually led to the fork of the project into GNU Emacs and XEmacs. Zawinski, with Marc Andreessen's help, worked on the early releases of Netscape Navigator, particularly the 1.0 release of the Unix version. He became quite well known in the early days of the World Wide Web through an easter egg in the Netscape browser: typing "about:jwz" into the address box would take the user to his home page. In addition, Zawinski says he came up with the name "Mozilla" in a staff meeting. In 2000, Zawinski starred in the 60-minute-long PBS documentary "Code Rush". The footage was taken during 1998 while Zawinski was still working for Netscape in which he is portrayed as a pivotal person in the company. In addition, he underlined his preference for the night scene which led him to buy a nightclub. Zawinski was a major proponent of opening the source code of the Mozilla browser and a key person in the creation of the Mozilla project, but became disappointed with the project when others decided to rewrite the code instead of incrementally improving it. When Netscape was acquired by AOL he wrote a bulletin explaining the nature of the Free Software Mozilla code. He resigned from Netscape Communications Corporation on April 1, 1999. His current occupation is managing his DNA Lounge nightclub in San Francisco.
Principles
Zawinski's law of software envelopment comments on the phenomenon of software bloating with popular features: Zawinski himself called it the "Law of Software Envelopment". Eric S. Raymond commented that while this law goes against the minimalist philosophy of Unix, it actually addresses the real need of end users to keep together tools for interrelated tasks, even though for a coder implementation of these tools clearly consists of independent jobs. Zawinski first attained prominence as a Lisp programmer, but most of his projects were written in Perl and C. He has criticized several language and library deficiencies he encountered while programming in Java, specifically the overhead of certain classes but also a lack of features such as C-like assertions and typedefs. Despite the positive aspects, ultimately Zawinski returned to programming in C "since it's still the only way to ship portable programs". In his post-Netscape life, he continued to proselytize against C++. In Peter Seibel's book Coders at Work: Reflections on the Craft of Programming, Zawinski calls C++ an "abomination".