Siddhesh Joshi (Editor)

Jamie Zawinski

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Occupation
  
DNA Lounge proprietor

Website
  
www.jwz.org


Name
  
Jamie Zawinski

Role
  
IT/Software Developer

Jamie Zawinski Jamie Zawinski The Art of Programming It39s About Style


Full Name
  
James Werner Zawinski

Born
  
November 3, 1968 (age 55) (
1968-11-03
)
Pittsburgh, Pennsylvania

James Werner Zawinski (born November 3, 1968), commonly known as jwz, is an American computer programmer with contributions to the free software projects Mozilla and XEmacs, and early versions of the Netscape Navigator web browser. He maintains the XScreenSaver project which provides screenblanking for Mac OS X and for Unix and Unix-like computer operating systems using the X Window System.

Contents

Jamie Zawinski

Zawinski is currently the proprietor of the DNA Lounge, a nightclub in San Francisco.

Jamie Zawinski

Biography

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.

Jamie Zawinski i2wpcomwenshanrenorgwpcontentuploads20150

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 (a similar trick worked for other Netscape staffers). 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 disillusioned 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 (also known as Zawinski's law) comment on the phenomenon of software bloating with popular features:

Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can.

Zawinski himself called it "Law of Software Envelopment". Eric Raymond comments that while this law goes against the minimalist philosophy of Unix (a set of "small, sharp tools"), 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 are clearly independent jobs.

Zawinski is a Lisp programmer, but most of his projects are written in Perl and C. He criticizes several language and library deficiencies he encountered while programming in Java, precisely an 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".

References

Jamie Zawinski Wikipedia