Mozilla Application Suite

Mozilla Application Suite
Mozilla Application Suite
Mozilla 1.7.png
Mozilla 1.7 displaying a page from Polish Wikinews
Developer(s) Mozilla Foundation
Discontinued 1.7.13  (April 21, 2006; 5 years ago (2006-04-21)) [+/−]
Preview release none  (n/a) [+/−]
Development status Unmaintained, succeeded by SeaMonkey
Written in C++, XUL, XBL, JavaScript
Operating system Cross-platform
License Mozilla tri-license
Website www.mozilla.org

The Mozilla Application Suite (originally known as Mozilla, marketed as the Mozilla Suite, and code named SeaMonkey) is a cross-platform integrated Internet suite. Its development was initiated by Netscape Communications Corporation, before their acquisition by AOL. It is based on the source code of Netscape Communicator. The development was spearheaded by the Mozilla Organization from 1998 to 2003, and by the Mozilla Foundation since 2003.

The Mozilla Suite is composed of several main programs: Navigator (a Web browser), Communicator (Mozilla Mail & Newsgroups), a Web page developer (Mozilla Composer), an IRC client (ChatZilla) and an electronic address book. Also included are tools to synchronise the application with Palm Pilot devices, and several extensions for advanced Web development including the DOM Inspector and Venkman (a JavaScript debugger).

Versions 6 and 7 of the Netscape suite were based on the Mozilla Suite. The last official version is 1.7.13, as Mozilla Foundation is now focusing on the development of Firefox and Thunderbird. The Mozilla Suite is available under the terms of the Mozilla project's tri-license, as free and open source software.

The suite been superseded by SeaMonkey Internet suite, a community-driven Internet suite that is based on the same source code and continued to be developed with newer Mozilla codebase.

Contents

History and development

Startup screen of the Mozilla Application Suite for Mac OS 9 featuring the Mozilla mascot

In March 1998, Netscape released most of the code base for its popular Netscape Communicator suite under an open source license. The name of the application developed from this would-be Mozilla, coordinated by the newly created Mozilla Organization, at the mozilla.org Web site. Although large parts of the original Communicator code, including the layout engine and front-end related codes, were abandoned shortly thereafter, the Mozilla Organization eventually succeeded in producing a full-featured Internet suite that surpassed Communicator in features, stability and degree of standards compliance.

Under the AOL banner, Mozilla Organization continued development of the browser and management of the Mozilla source until July 2003 when this task was passed to the Mozilla Foundation. The Foundation is a non-profit organization composed primarily of developers and staff from mozilla.org and owns the Mozilla trademark (but not the copyright to the source code, which is retained by the individual and corporate contributors, but licensed under the terms of the GPL and MPL). It received initial donations from AOL, IBM, Sun Microsystems, Red Hat, and Mitch Kapor. However, all official ties with AOL were severed following the announcement of the end of the Netscape Navigator browser and AOL's agreement to use Microsoft's Internet Explorer browser in future versions of its AOL software. AOL has since announced it will be using Mozilla's Gecko layout engine.

According to the Mozilla development roadmap published on April 2, 2003, the Mozilla Organization planned to focus development efforts on the new standalone applications: Phoenix (now known as Mozilla Firefox) and Minotaur (now known as Mozilla Thunderbird). To distinguish the suite from the standalone products, the suite is marketed as "Mozilla Suite" or the more lengthy "Mozilla Application Suite".

On March 10, 2005, the Mozilla Foundation announced that they would not release any further official versions of the suite beyond 1.7.x. However, the Mozilla Foundation emphasized that they would provide infrastructure for community members who wished to continue development. In effect, this means that the suite will still continue to be developed, but not by the Mozilla Foundation itself. To avoid confusing organizations that still want to use the Mozilla Suite, it was announced that the new, community-developed product would be named "SeaMonkey", with version numbers that start at "1.0".

Features

Usability and accessibility

Mozilla supports tabbed browsing, which allows users to open multiple Web pages in the same browser window. This feature was written with the popular MultiZilla extension for Mozilla as a base. Mozilla also belongs in the group of browsers who early on adopted customizable pop-up blocking.

The browser has a number of features which help users find information. First, Mozilla has an incremental find feature known as "find as you type". With this feature enabled, a user can simply begin typing a word while viewing a Web page, and the browser automatically searches for it and highlights the first instance found. As the user types more of the word, the browser refines its search.

Additionally, Mozilla supports the "custom keyword" feature. This feature allows users to access their bookmarks from the location bar using keywords (and an optional query parameter). For example, using a custom keyword, a user can type "google apple" into the address bar and be redirected to the results of a Google search for "apple".

For the mail and newsgroup component, the built-in Bayesian e-mail spam filter can effectively filter out unwanted e-mail spam after a period of training.

Customizability

Mozilla introduced the extension model, which was expanded and improved by Firefox and Thunderbird. Through extensions (installed via XPInstall modules), users may activate new features, such as mouse gestures, advertisement blocking, proxy server switching, and debugging tools.

One can view the extension system as a ground for experimentation, where one can test new functionalities. Occasionally, an extension, or a part of it, becomes part of the official product (for example MultiZilla's tabbed browsing feature eventually became part of the standard Mozilla).

Mozilla also supports a variety of themes/skins, which change its appearance. Themes consist of packages of CSS and image files. The Mozilla Add-ons Web site offers many themes. Beyond adding a new theme, users can customize its interface by adding and removing some of its buttons and toolbars.

Additionally, Mozilla stores most of its preferences in a list that users can access by typing about:config in the address bar. Some preferences are only available through it, like turning on bookmark icons.

Standards support

The Mozilla Foundation takes pride in Mozilla's compliance with existing standards, especially W3C Web standards. Mozilla has extensive support for most basic standards including HTML, XML, XHTML, CSS, JavaScript, DOM, MathML, DTD, XSLT and XPath.

Mozilla also supports PNG images and variable transparency, (which Internet Explorer only supports fully in version 7). Indeed, Internet Explorer's lack of support for PNG images has occasioned much debate, as many Web developers want to move away from the old GIF format, which does not have the same capabilities and image quality as PNG.

Mozilla has implemented most of CSS Level 2 and some of the not-yet-completed CSS Level 3 standard. It was among the first browsers to pass the original Box Acid Test, although it doesn't fully pass the more rigorous Acid2 test for HTML, CSS, and PNG standards support. Other browsers based on newer versions of Mozilla's core technology, however, pass the Acid2 test.

The mail and newsgroup supports POP and IMAP. It also support LDAP address completion. Both reading and writing of HTML e-mails are supported. Mail files are stored in mbox format, and are thus portable.

The first version of the suite, i.e., the one that formed the basis of Netscape 6, did not support the blink element, thus making it the only Netscape/Mozilla browser that has not supported the notorious tag that Netscape itself created. Later versions of the suite support the element as well as the marquee tag, originally created by rival Internet Explorer.

Cross-platform support

Mozilla runs on a wide variety of platforms. Releases available on the primary distribution site support the following operating systems:

Mozilla uses the same format to store users' profiles (which contain their personal browser settings) even on different operating systems, so a profile may be used on multiple platforms, so long as all of the platforms can access the profile (e.g., the profile is stored on a FAT32 partition accessible from both Windows and Linux). This functionality is useful for users who dual-boot their machines. However, it may occasionally cause problems, especially with extensions.

Web development tools

Mozilla comes with three Web development tools — a DOM Inspector, Venkman and JavaScript Console. The DOM Inspector is not available in non-Mozilla browsers, and the JavaScript Console is more advanced than the consoles available in non-Mozilla browsers. Venkman is a difficult to use but decent JavaScript debugger. These are installed by default, though you can opt them out (except for the JavaScript Console) with the other install options.

Security

Mozilla was designed with security in mind. Among its key features are the use of the sandbox security model, same origin policy and external protocol whitelisting.

One key characteristic of Mozilla security is that its source code is visible to everyone. Proposed software changes are reviewed by at least one other person, and typically "super-reviewed" by yet another, and once placed in the software are visible for anyone else to consider, protest, or improve.

In addition, the Mozilla Foundation operates a "bug bounty" scheme: Users who report a valid critical security bug receive a US$500 cash reward for each report and a Mozilla T-shirt. The purpose of this "bug bounty" system, according to the Mozilla Foundation, is to "encourage more people to find and report security bugs in our products, so that we can make our products even more secure than they already are". Anyone in the world can report a bug. Also, access to the source code of Mozilla Firefox, internal design documentation, forum discussions, and other materials that can be helpful in finding bugs are available to anyone.

The Mozilla Foundation has issued a security bugs policy to help contributors to deal with security vulnerabilities. The policy restricts access to a security-related bug report to members of the security team until after Mozilla has shipped a fix for the problem. This is intended to deter the exploitation of publicly-known vulnerabilities and give the developers time to issue a patch. While similar to other "responsible disclosure" policies issued by companies such as Microsoft, this policy is opposed to the full disclosure principle favored by some security researchers.

As of June 2005, Secunia has reported three unpatched vulnerabilities in Mozilla with the most serious one marked "less critical".

Market adoption and project end

From 1998 to 2004, the global usage share of Mozilla grew from a negligible amount to about 3%. Because of the Foundation's plan to switch development focus to standalone applications such as Firefox and Thunderbird, many new features and enhancements were not available for Mozilla. This, combined with the community marketing effort named "Spread Firefox", drew more and more users away from Mozilla since late 2004, when Firefox 1.0 was released. There will be no more official releases of the Mozilla Suite beyond version 1.7.13. As of 2008, Mozilla Suite usage share is approximately 0.1%. SeaMonkey, a community-driven Internet suite that is based on the same source code, is pursued by those that appreciated Mozilla's feature set.[citation needed]

See also

References

  1. ^ Watson, Dave (21 July 2001). "A Quick Look at Mozilla 0.9.2". The Southern California OS/2 User Group. http://www.scoug.com/os24u/2001/mozilla.html. Retrieved 16 August 2010. 

External links


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Mozilla Application Suite — Mozilla unter Linux Basisdaten Entwickler Mozilla Foundation Aktuelle  …   Deutsch Wikipedia

  • Mozilla Application Suite — Mozilla Suite en su versión 1.3.1 Desarrollador Fundación Mozilla …   Wikipedia Español

  • Mozilla Application Suite — Mozilla Suite Le navigateur de la suite Mozilla …   Wikipédia en Français

  • History of Mozilla Application Suite — The history of the Mozilla Application Suite began with the release of the source code of the Netscape suite as an open source project. [cite press release title = Netscape announces mozilla.org, a dedicated team and web site supporting… …   Wikipedia

  • Mozilla Application Suite — …   Википедия

  • Mozilla application framework — Free software portal The Mozilla application framework is a collection of cross platform software components that make up the Mozilla applications. It was originally known as XPFE, an abbreviation of cross platform front end. It was also known as …   Wikipedia

  • Mozilla application framework — У этого термина существуют и другие значения, см. Mozilla. Mozilla Application Framework  фреймворк, набор программных компонентов, предназначенный для сборки и разработки программ, созданный в рамках проекта Mozilla Foundation и… …   Википедия

  • Mozilla application framework — Plateforme Mozilla La plateforme Mozilla (XPFE ou XPToolkit ou Mozilla application framework) est l ensemble des techniques Mozilla. Cela inclut le moteur de rendu Gecko, XUL, XHTML, SVG, le moteur javascript, le toolkit et toutes les API… …   Wikipédia en Français

  • Mozilla Firebird — Mozilla Firefox Mozilla Firefox 3.0 Basisdaten …   Deutsch Wikipedia

  • Mozilla — est un nom utilisé en informatique avec beaucoup de significations différentes. Cependant toutes ces significations sont liées à l ancienne entreprise américaine Netscape Communications (liquidée en 2003) et son logiciel phare. Les différents… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”