Jamie Zawinski

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Jamie Zawinski
Born James Werner Zawinski
(1968-11-03) November 3, 1968 (age 55)
Pittsburgh, Pennsylvania
Occupation DNA Lounge proprietor
Website www.jwz.org

James Werner "Jamie" Zawinski (born November 3, 1968), commonly known as jwz, is an American hacker[1] responsible for significant 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.[2]

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

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.[3]

Zawinski, with Marc Andreessen's help, worked on the early releases of Netscape Navigator, particularly the 1.0 release of the Unix version.[4][5] 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.[6] [7]

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.[8]

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.[9][10] When Netscape was acquired by AOL he wrote a famous bulletin explaining the nature of the Free Software Mozilla code.[11] He resigned from Netscape Communications Corporation on April 1, 1999.[12] [13] His current occupation is managing his DNA Lounge nightclub in San Francisco.

"The company got big, and big companies just aren't creative. There exist counterexamples to this, but in general, great things are accomplished by small groups of people who are driven, who have unity of purpose. The more people involved, the slower and stupider their union becomes." - Jamie Zawinski (on his resignation from AOL)

Principles

Jamie Zawinski is a Lisp programmer, but most of his projects are written in Perl[14] and C.[15]

While still working for Netscape, Zawinski was supposedly known for his dislike of C++, stemming from his view that the language is too complex:

<templatestyles src="Template:Blockquote/styles.css" />

when you’re programming C++ no one can ever agree on which ten percent of the language is safe to use. There’s going to be one guy who decides, “I have to use templates.” And then you discover that there are no two compilers that implement templates the same way.[15]

Because of this he believes C++ to be responsible for bloat and compatibility problems in Netscape 4.0.[16]

Also, Zawinski 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."[17]

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".[18]

Zawinski's law of software envelopment

Zawinski's law of software envelopment (also known as Zawinski's law) relates the pressure of popularity to the phenomenon of software bloat:

<templatestyles src="Template:Blockquote/styles.css" />

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

This law is attributed to Zawinski, who popularized it. It may have been inspired by the humorous Law of Software Development and Envelopment at MIT, which was posted on Usenet in 1989 by Greg Kuperberg, who wrote:[20]

<templatestyles src="Template:Blockquote/styles.css" />

Every program in development at MIT expands until it can read mail.

References

  1. Wikiquote:Jamie Zawinski
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Netscape Navigator's "about:authors" page
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. 15.0 15.1 Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. http://www.jwz.org/hacks/ accessed Jan 19, 2015
  20. Lua error in package.lua at line 80: module 'strict' not found.

External links