canmove, Confirmed users
7,088
edits
(Adding more links) |
(Adding links) |
||
| Line 1: | Line 1: | ||
==Technology Projects== | ==Technology Projects== | ||
* Accessibility | * [http://developer.mozilla.org/en/docs/Accessibility Accessibility] -- The goal of Access Mozilla is to provide accessibility solutions (text-to-speech, magnification, high/low contrast themes, speech-input, onscreen keyboard, braille display support, etc.). This would create the first truly seamless accessibility solution for the internet. The solutions can be via 3rd party tools, extensions or built right in. | ||
* Blackwood | * [http://developer.mozilla.org/en/docs/Blackwood Blackwood] -- An attempt to better integrate the Java platform with the Mozilla browser. Blackwood consists of a series of Java-based extensions to Mozilla. | ||
* CCK | * [http://developer.mozilla.org/en/docs/Repackaging_Firefox CCK] -- http://developer.mozilla.org/en/docs/Repackaging_Firefox | ||
* | * [http://www.mozilla.org/directory/ Directory (LDAP)] -- The Directory pages include Java class library source, C SDK library source, and PerLDAP source. Each of these libraries provides access to Directory Services via LDAP (Lightweight Directory Access Protocol). This project covers only the LDAP library, and not LDAP access from the mailnews project. | ||
* [http://developer.mozilla.org/en/docs/DOM_Inspector DOM Inspector] -- A developer tool used to inspect, browse, and edit the Document Object Model of documents - usually web pages or XUL windows. | |||
* DOM Inspector | * [http://developer.mozilla.org/en/docs/Embedding_Mozilla Embedding] -- Gecko allows third party developers to use the same technology as found in Mozilla. | ||
* Embedding | |||
* [http://developer.mozilla.org/en/docs/Gecko Gecko] -- The name of the layout engine developed by the Mozilla Project. | * [http://developer.mozilla.org/en/docs/Gecko Gecko] -- The name of the layout engine developed by the Mozilla Project. | ||
* [http://developer.mozilla.org/en/docs/Help_Viewer Help Viewer] -- Allows information to be shown to the user inside Mozilla. | |||
* Help Viewer | * [http://developer.mozilla.org/en/docs/JavaScript JavaScript] -- A small, lightweight, object-oriented, cross-platform scripting language. | ||
* | * [http://developer.mozilla.org/en/docs/Localization Localization (L10N)] -- The process of translating software user interfaces from one language to another and adapting it to suit a foreign culture. | ||
* [http://developer.mozilla.org/en/docs/MathML MathML] -- Adds the ability to display the MathML language inside Mozilla. | |||
* Localization (L10N) | * [http://developer.mozilla.org/en/docs/MDC:How_to_Help Mozilla Documentation Project] -- Provides comprehensive, accurate, and up-to-date documentation and news about Firefox, Mozilla, and web development technologies. | ||
* | * [http://developer.mozilla.org/en/docs/Necko Necko] -- A network library that provides a platform-independent API for several layers of networking ranging from transport to presentation layers. | ||
* [http://developer.mozilla.org/en/docs/NSPR Netscape Portable Runtime (NSPR)] -- Provides a platform-neutral API for system level and libc-like functions. | |||
* [Network Security Services (NSS)] -- http://developer.mozilla.org/en/docs/NSS | |||
* | |||
* | |||
* Netscape Portable Runtime (NSPR) | |||
* Network Security Services (NSS) | |||
* [http://wiki.mozilla.org/Penelope Penelope] -- A project is an effort to build the Eudora e-mail client on top of Thunderbird and the Mozilla platform, while maintaining the Eudora user experience. | * [http://wiki.mozilla.org/Penelope Penelope] -- A project is an effort to build the Eudora e-mail client on top of Thunderbird and the Mozilla platform, while maintaining the Eudora user experience. | ||
* [http://www.mozilla.org/projects/plugins/ Plug-ins] -- The implementation of Netscape's Plug-in Application Programming Interface (API) within Mozilla. | * [http://www.mozilla.org/projects/plugins/ Plug-ins] -- The implementation of Netscape's Plug-in Application Programming Interface (API) within Mozilla. | ||
| Line 49: | Line 40: | ||
* [http://www.langbox.com/bidimozilla/ BiDi] -- A project to enable bi-directional text. This feature will enable Mozilla to render Arabic, Persian and Hebrew | * [http://www.langbox.com/bidimozilla/ BiDi] -- A project to enable bi-directional text. This feature will enable Mozilla to render Arabic, Persian and Hebrew | ||
* [http://www.mozilla.org/projects/colorsync/ ColorSync] -- The ColorSync project, sponsored by Apple Computer, attempts to manage color displayed from source html to destination browsers, compensating for various viewing conditions. It allows for pages to viewed as intended with the correct colors. | * [http://www.mozilla.org/projects/colorsync/ ColorSync] -- The ColorSync project, sponsored by Apple Computer, attempts to manage color displayed from source html to destination browsers, compensating for various viewing conditions. It allows for pages to viewed as intended with the correct colors. | ||
* [http://www.mozilla.org/projects/security/components/ Component Security] -- Component security supports the addition of Java and JavaScript security to Mozilla components, mainly in terms of mobile code and the browser interfaces available to programs from those languages. | |||
* [http://www.mozilla.org/editor/ Editor] -- The editor project is focused on developing an HTML 4.0 compliant WYSIWYG editor. Composer is designed to be easy to use, fast and reliable; facilitating web page authors to make quick edits to their web pages. Composer is also the underlying editor within Mail/News. | * [http://www.mozilla.org/editor/ Editor] -- The editor project is focused on developing an HTML 4.0 compliant WYSIWYG editor. Composer is designed to be easy to use, fast and reliable; facilitating web page authors to make quick edits to their web pages. Composer is also the underlying editor within Mail/News. | ||
* [http://www.mozilla.org/projects/footprint/ Footprint] -- Information on work that's underway to reduce Mozilla's runtime footprint, both as a full-fledged browser suite and as an embeddable layout engine. | |||
* [http://www.mozilla.org/projects/grendel/ Grendel] -- In 1997, Netscape embarked on a project to rewrite Navigator/Communicator in Java. This project was cancelled before completion, but the mail/news component of it was nearly finished. Grendel is that mail/news client. Recently, work has been restarted on Grendel. | * [http://www.mozilla.org/projects/grendel/ Grendel] -- In 1997, Netscape embarked on a project to rewrite Navigator/Communicator in Java. This project was cancelled before completion, but the mail/news component of it was nearly finished. Grendel is that mail/news client. Recently, work has been restarted on Grendel. | ||
* [http://www.mozilla.org/projects/intl/index.html Internationalization (I18N)] -- The group responsible for making it possible for Mozilla to deal with various writing systems. | |||
* [http://www.mozilla.org/mailnews/ Mail/News] -- A project focused on developing a new application based on new mozilla technologies such as XPFE, XPCOM and RDF. We're bringing over most of our features for POP, SMTP, IMAP, NNTP, as well as making some key improvements. | |||
* [http://www.mozilla.org/projects/ Mozbot] -- A modular IRC bot. | |||
* [http://www.mozilla.org/projects/security/pki/jss/ Network Security Services for Java (JSS)] -- A Java interface to NSS that supports most of the security standards and encryption technologies supported by NSS. JSS also provides a pure Java interface for ASN.1 types and BER/DER encoding. | |||
* [http://www.mozilla.org/oji/ Open JVM Integration (OJI)] -- A project to extend the plug-in architecture to allow Java virtual machines to be plugged into Mozilla-based browser releases. | * [http://www.mozilla.org/oji/ Open JVM Integration (OJI)] -- A project to extend the plug-in architecture to allow Java virtual machines to be plugged into Mozilla-based browser releases. | ||
* [http://www.mozilla.org/performance/ Performance] -- The Performance project is an umbrella for many small features and enhancements that are intended to make Mozilla the fastest browser around. | * [http://www.mozilla.org/performance/ Performance] -- The Performance project is an umbrella for many small features and enhancements that are intended to make Mozilla the fastest browser around. | ||