Nvu

From Wikipedia, the free encyclopedia

Nvu

Nvu 1.0 editing Wikipedia main page
Developed by Daniel Glazman
Latest release 1.0 / June 28, 2005
OS Cross-platform
Genre HTML editor
License MPL/GPL/LGPL tri-license
Website http://www.nvu.com

Nvu (pronounced "N-view") is a discontinued WYSIWYG HTML editor, based on the Composer component of Mozilla Application Suite and Gecko 1.7. It is a common WYSIWYG editor for Linux and is intended to be an open source equivalent to proprietary software like Microsoft FrontPage and Macromedia Dreamweaver (although to date it is missing many features they possess). As a WYSIWYG editor, it is designed to be easy for novice users and does not require any knowledge of HTML or CSS to use.

The project was started by and sponsored by Linspire. Linspire hired Daniel Glazman, former Netscape Communications Corporation employee and CEO/Founder of Disruptive Innovations, to be lead developer.

Nvu is available for Linux, Mac OS X and Microsoft Windows, and it can be built successfully on any platform with the Netscape Portable Runtime.

Nvu may sometimes be spelled "N|vu" to simulate the line in the logo, much like CNET is often written as "C|Net".

Contents

[edit] Development

The original plan in June 2005 was to merge back the numerous changes into Mozilla Composer's source code tree. Since then the Mozilla Suite has been discontinued (then reintroduced as SeaMonkey), and no one merged the Nvu code back into Composer.

Daniel Glazman announced in the course of 2006 that he has stopped official development on Nvu and he is developing a successor to it, tentatively called Composer (or Mozilla Composer 2.0), as a Mozilla.org project. It is written from scratch and based on Mozilla trunk Gecko 1.9 and XULRunner.[1] PHP and CSS will be supported. A community-driven WYSIWYG HTML editor fork, KompoZer, maintains Nvu codebase and fixes bugs until a successor to Nvu is released.

[edit] Standards compliance

Nvu CSS editor
Nvu CSS editor

Nvu complies with the W3C's web standards. By default, pages are created in accordance to HTML 4.01 Transitional and use CSS for styling, but the user can change the settings and choose between:

  • Strict and transitional DTD's
  • HTML 4.01 and XHTML 1.0
  • CSS styling or the old <font> based styling.

The application includes a built-in HTML validator, which uploads pages to the W3C's HTML Validator and checks for compliance. Some have complained that this validator has a bug that breaks IFrame's SRC attribute by adding an extra ".htm" to the end of it.

[edit] Release history

Since July 2006, open source development continues under the name KompoZer.

[edit] See also

[edit] References

  1. ^ Daniel Glazman's blog
  2. ^ Nvu Downloads: release history

[edit] External links