Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 203396 of Firefox 1.5 Beta voor ontwikkelaars

  • Revisie-identificator: Firefox_1.5_Beta_voor_ontwikkelaars
  • Revisietitel: Firefox 1.5 Beta voor ontwikkelaars
  • Revisie-id: 203396
  • Gemaakt:
  • Auteur: Mcaruso
  • Is huidige revisie? Nee
  • Reactie

Inhoud van revisie

Firefox 1.5 Beta 1 (Deer Park)

De eerste uitgave in de Firefox 1.5 product ontwikkeling's cyclus, gericht op website ontwikkelaren en Extensie auteurs, Firefox 1.5 Beta 1, gebaseerd op de Gecko 1.8 processor, verbeterd al het beste in standaarden ondersteuning, and zorgt voor nieuwe capaciteiten om de nieuwe generatie web applicaties mogelijk te maken. Firefox 1.5 zal verbeterde ondersteuning voor CSS2 en CSS3, APIs voor scriptbare en programeerbare 2D beelden dmv. SVG 1.1 en <canvas>, XForms en XML events, samen met nog veel meer DHTML, JavaScript en DOM verbeteringen.

Firefox 1.5 Beta 1 is beschikbaar op: https://www.mozilla.org/projects/firefox/

Ontwikkelaar Hulpmiddelen

Vescheidene hulpmiddelen en browser extensies zijn beschikbaar om ontwikkelaars te helpen om Firefox 1.5 te ondersteunen.

  • DOM Inspector, een hulpmiddel dat ontwikkelaars helpt om documenten te inspecteren en veranderen zonder het direct te moeten aanpassen. DOM Inspector is beschikbaar als deel van de Custom install optie in Firefox 1.5 Beta onder Developer Tools.
  • JavaScript console, een hulpmiddel om JavaScript code te schrijven en testen, zowel als JavaScript en CSS fouten op een pagina te bekijken.
  • Pagina bron bekijken, met 'syntax highlighting' en zoekfuncties.
  • Browser extensies waaronder de Web Developer toolbar, Live HTTP Headers, HTML Validator en nog veel meer.

Let op: Sommige extensies, zoals JavaScript Debugger (Venkman), ondersteunen Firefox 1.5 Beta niet op dit moment en worden automatisch buiten werking gezet.

Overzicht

Sommige van de nieuwe functies in Firefox 1.5:

Web site en applicatie ontwikkelaars

Zie Wat Is Er Nieuw In Deer Park Alpha

SVG In XHTML Introductie 
Leer hoe je SVG in XHTML pagina's gebruikt en hoe je JavaScript en CSS gebruikt om het plaatje op dezelfde manier te manipuleren als dat je zou doen met normaal XHTML.
Beelden maken met Canvas 
Leer over de nieuwe <canvas> tag en hoe je grafieken en andere objecten tekent in Firefox.
CSS3 Columns 
Leer over de nieuwe ondersteuning voor automatisch multi-kolom text layout zoals voorgesteld voor CSS3.
Gebruik maken van Firefox 1.5 caching 
Leer over bfcache en hoe het voor- en achteruit navigeren sneller maakt.

XUL and Extension Developers

Building an Extension 
This tutorial will take you through the steps required to build a very basic extension for Firefox. Also see another tutorial on MozillaZine knowledge base, which demonstrates the new features of the Extension Manager in 1.5 that make creating a new extension even easier.
XPCNativeWrapper 
XPCNativeWrapper is a way to wrap up an object so that it's safe to access from privileged code. It can be used in all Firefox versions, though the behavior changed somewhat starting with Firefox 1.5 (Gecko 1.8).
Preferences System 
Learn about the new widgets that allow you to create Options windows easier using less JavaScript code.
International characters in XUL JavaScript 
XUL JavaScript files can now contain non-ASCII characters.
Tree API veranderingen 
The interfaces for accessing XUL <tree> elements have changed. See https://mozdev.org/pipermail/project_owners/2004-April/002131.html for a list of the changes.

New End user Features

User Experience

  • Faster browser navigation with improvements to back and forward button performance.
  • Drag and drop reordering for browser tabs.
  • Answers.com is added to the search engine list for dictionary lookup.
  • Improvements to product usability including descriptive error pages, redesigned options menu, RSS discovery, and "Safe Mode" experience.
  • Better accessibility support including DHTML accessibility.
  • Report a broken Web site wizard to report Web sites that are not working in Firefox.
  • Better support for Mac OS X (10.2 and greater) including profile migration from Safari and Mac Internet Explorer.

Security and Privacy

  • Automated update to streamline product upgrades. Notification of an update is more prominent, and updates to Firefox may now be half a megabyte or smaller. Updating extensions has also improved.
  • Improvements to popup blocking.
  • Clear Private Data feature provides an easy way to quickly remove personal data through a menu item or keyboard shortcut.

Support for open Web standards

Firefox support for Web standards continues to lead the industry with consistent cross-platform implementations for:

Firefox 1.5 supports the following data transport protocols (HTTP, FTP, SSL, TLS, and others), multilingual character data (Unicode), graphics (GIF, JPEG, PNG, SVG, and others) and the latest version of the world's most popular scripting language, JavaScript 1.6.

Changes since Firefox 1.0

Many changes have been introduced into Firefox since it was first released on November 9, 2004. Firefox has progressed with many new features and bug fixes. The Deer Park and Firefox release-notes are excellent sources of information about changes in each release of Firefox.

Bron van revisie

<p>
</p>
<h3 name="Firefox_1.5_Beta_1_.28Deer_Park.29"> Firefox 1.5 Beta 1 (Deer Park) </h3>
<p>De eerste uitgave in de Firefox 1.5 product ontwikkeling's cyclus, gericht op website ontwikkelaren en Extensie auteurs, Firefox 1.5 Beta 1, gebaseerd op de Gecko 1.8 processor, verbeterd al het beste in standaarden ondersteuning, and zorgt voor nieuwe capaciteiten om de nieuwe generatie web applicaties mogelijk te maken. Firefox 1.5 zal verbeterde ondersteuning voor CSS2 en CSS3, APIs voor scriptbare en programeerbare 2D beelden dmv. <a href="nl/SVG">SVG</a> 1.1 en <code>&lt;canvas&gt;</code>, <a href="nl/XForms">XForms</a> en XML events, samen met nog veel meer DHTML, JavaScript en DOM verbeteringen.
</p><p><b>Firefox 1.5 Beta 1</b> is beschikbaar op: https://www.mozilla.org/projects/firefox/
</p>
<h3 name="Ontwikkelaar_Hulpmiddelen"> Ontwikkelaar Hulpmiddelen </h3>
<p>Vescheidene hulpmiddelen en browser extensies zijn beschikbaar om ontwikkelaars te helpen om Firefox 1.5 te ondersteunen.
</p>
<ul><li> <a href="nl/DOM_Inspector">DOM Inspector</a>, een hulpmiddel dat ontwikkelaars helpt om documenten te inspecteren en veranderen zonder het direct te moeten aanpassen. DOM Inspector is beschikbaar als deel van de Custom install optie in Firefox 1.5 Beta onder Developer Tools.
</li><li> JavaScript console, een hulpmiddel om JavaScript code te schrijven en testen, zowel als JavaScript en CSS fouten op een pagina te bekijken.
</li><li> Pagina bron bekijken, met 'syntax highlighting' en zoekfuncties.
</li><li> <a class="external" href="https://addons.mozilla.org/extensions/showlist.php?application=firefox&amp;category=Developer%20Tools">Browser extensies</a> waaronder de <a href="nl/Web_Developer_Firefox_Extension_(external)">Web Developer toolbar</a>, <a href="nl/Live_HTTP_Headers_(external)">Live HTTP Headers</a>, <a href="nl/HTML_Validator_(external)">HTML Validator</a> en nog veel meer.
</li></ul>
<p><strong>Let op:</strong> Sommige extensies, zoals <a class="external" href="https://hacksrus.com/~ginda/venkman/">JavaScript Debugger (Venkman)</a>, ondersteunen Firefox 1.5 Beta niet op dit moment en worden automatisch buiten werking gezet.
</p>
<h3 name="Overzicht"> Overzicht </h3>
<p>Sommige van de nieuwe functies in Firefox 1.5:
</p>
<h4 name="Web_site_en_applicatie_ontwikkelaars"> Web site en applicatie ontwikkelaars </h4>
<p><i>Zie <a href="nl/Wat_Is_Er_Nieuw_In_Deer_Park_Alpha">Wat Is Er Nieuw In Deer Park Alpha</a></i>
</p>
<dl><dt> <a href="nl/SVG_In_HTML_Introductie">SVG In XHTML Introductie</a> </dt><dd> Leer hoe je SVG in XHTML pagina's gebruikt en hoe je JavaScript en CSS gebruikt om het plaatje op dezelfde manier te manipuleren als dat je zou doen met normaal XHTML.
</dd></dl>
<dl><dt> <a href="nl/Beelden_maken_met_Canvas">Beelden maken met Canvas</a> </dt><dd> Leer over de nieuwe <code>&lt;canvas&gt;</code> tag en hoe je grafieken en andere objecten tekent in Firefox.
</dd></dl>
<dl><dt> <a href="nl/CSS3_Columns">CSS3 Columns</a> </dt><dd> Leer over de nieuwe ondersteuning voor automatisch multi-kolom text layout zoals voorgesteld voor CSS3.
</dd></dl>
<dl><dt> <a href="nl/Gebruik_maken_van_Firefox_1.5_caching">Gebruik maken van Firefox 1.5 caching</a> </dt><dd> Leer over <code>bfcache</code> en hoe het voor- en achteruit navigeren sneller maakt.
</dd></dl>
<h4 name="XUL_and_Extension_Developers"> XUL and Extension Developers </h4>
<dl><dt> <a href="nl/Building_an_Extension">Building an Extension</a> </dt><dd> This tutorial will take you through the steps required to build a very basic extension for Firefox. Also see <a class="external" href="https://kb.mozillazine.org/Getting_started_with_extension_development">another tutorial on MozillaZine knowledge base</a>, which demonstrates the new features of the Extension Manager in 1.5 that make creating a new extension even easier.
</dd></dl>
<dl><dt> <a href="nl/XPCNativeWrapper">XPCNativeWrapper</a> </dt><dd> <code>XPCNativeWrapper</code> is a way to wrap up an object so that it's <a href="nl/Safely_accessing_content_DOM_from_chrome">safe to access from privileged code</a>.  It can be used in all Firefox versions, though the behavior changed somewhat starting with Firefox 1.5 (Gecko 1.8).
</dd></dl>
<dl><dt> <a href="nl/Preferences_System">Preferences System</a> </dt><dd> Learn about the new widgets that allow you to create Options windows easier using less JavaScript code.
</dd></dl>
<dl><dt> <a href="nl/International_characters_in_XUL_JavaScript">International characters in XUL JavaScript</a> </dt><dd> XUL JavaScript files can now contain non-ASCII characters.
</dd></dl>
<dl><dt> Tree API veranderingen </dt><dd> The interfaces for accessing XUL <code>&lt;tree&gt;</code> elements have changed. See https://mozdev.org/pipermail/project_owners/2004-April/002131.html for a list of the changes.
</dd></dl>
<h3 name="New_End_user_Features"> New End user Features </h3>
<h4 name="User_Experience"> User Experience </h4>
<ul>
<li><strong>Faster browser navigation</strong> with improvements to back and forward button performance.</li>
<li><strong>Drag and drop reordering for browser tabs.</strong></li>
<li><strong>Answers.com is added to the search engine list</strong> for dictionary lookup.</li>
<li><strong>Improvements to product usability</strong> including descriptive error pages, redesigned options menu, RSS discovery, and "Safe Mode" experience.</li>
<li><strong>Better accessibility support</strong> including DHTML accessibility.</li>
<li><strong>Report a broken Web site wizard</strong> to report Web sites that are not working in Firefox.</li>
<li><strong>Better support for Mac OS X</strong> (10.2 and greater) including profile migration from Safari and Mac Internet Explorer.</li>
</ul>
<h4 name="Security_and_Privacy"> Security and Privacy </h4>
<ul>
<li><strong>Automated update</strong> to streamline product upgrades.  Notification of an update is more prominent, and updates to Firefox may now be half a megabyte or smaller.  Updating extensions has also improved.</li>
<li><strong>Improvements to popup blocking.</strong></li>
<li><strong>Clear Private Data</strong> feature provides an easy way to quickly remove personal data through a menu item or keyboard shortcut.
</li></ul>
<h4 name="Support_for_open_Web_standards"> Support for open Web standards </h4>
<p>Firefox support for Web standards continues to lead the industry with consistent cross-platform implementations for:
</p>
<ul> 
  <li>Hypertext Markup Language (<a href="nl/HTML">HTML</a>) and Extensible Hypertext Markup Language (<a href="nl/XHTML">XHTML</a>): <a class="external" href="https://www.w3.org/TR/html401/">HTML 4.01</a> and <a class="external" href="https://www.w3.org/TR/xhtml1/">XHTML 1.0/1.1</a></li> 
  <li>Cascade Style Sheets (<a href="nl/CSS">CSS</a>): <a class="external" href="https://www.w3.org/TR/REC-CSS1">CSS Level 1</a>, <a class="external" href="https://www.w3.org/TR/REC-CSS2">CSS Level 2</a> and parts of <a class="external" href="https://www.w3.org/Style/CSS/current-work.html">CSS Level 3</a></li> 
  <li>Document Object Model (<a href="nl/DOM">DOM</a>): <a class="external" href="https://www.w3.org/TR/2000/WD-DOM-Level-1-20000929/">DOM Level 1</a>, <a class="external" href="https://www.w3.org/DOM/DOMTR#dom2">DOM Level 2</a> and parts of <a class="external" href="https://www.w3.org/DOM/DOMTR#dom3">DOM Level 3</a></li>
  <li>Mathematical Markup Language: <a class="external" href="https://www.w3.org/Math/">MathML Version 2.0</a></li> 
  <li>Extensible Markup Language (<a href="nl/XML">XML</a>): <a class="external" href="https://www.w3.org/TR/REC-xml">XML 1.0</a>, <a class="external" href="https://www.w3.org/TR/REC-xml-names/">Namespaces in XML</a>, <a class="external" href="https://www.w3.org/TR/xml-stylesheet/">Associating Style Sheets with XML Documents 1.0</a>, <a class="external" href="https://lists.w3.org/Archives/Public/www-xml-linking-comments/2001AprJ%20un/att-0074/01-NOTE-FIXptr-20010425.htm">Fragment Identifier for XML</a></li> 
  <li>XSL Transformations (<a href="nl/XSLT">XSLT</a>): <a class="external" href="https://www.w3.org/TR/xslt">XSLT 1.0</a></li> 
  <li>XML Path Language (<a href="nl/XPath">XPath</a>): <a class="external" href="https://www.w3.org/TR/xpath">XPath 1.0</a></li> 
  <li>Resource Description Framework (<a href="nl/RDF">RDF</a>): <a class="external" href="https://www.w3.org/RDF/">RDF</a></li>
  <li>Simple Object Access Protocol (SOAP): <a class="external" href="https://www.w3.org/TR/SOAP/%20">SOAP 1.1</a></li> 
  <li><a href="nl/JavaScript">JavaScript</a> 1.6, based on ECMA-262, revision 3: <a class="external" href="https://www.ecma-international.org/publications/standards/Ecma-262.htm">ECMA-262</a></li> 
</ul>
<p>Firefox 1.5 supports the following data transport protocols (HTTP, FTP, SSL, TLS, and others), multilingual character data (Unicode), graphics (GIF, JPEG, PNG, SVG, and others) and the latest version of the world's most popular scripting language, <a href="nl/New_in_JavaScript_1.6">JavaScript 1.6</a>.
</p>
<h3 name="Changes_since_Firefox_1.0"> Changes since Firefox 1.0 </h3>
<p>Many changes have been introduced into Firefox since it was first released on November 9, 2004. Firefox has progressed with many new features and bug fixes. The Deer Park and Firefox release-notes are excellent sources of information about changes in each release of Firefox.
</p>
<ul><li> <a class="external" href="https://www.squarefree.com/burningedge/releases/1.5b1.html">What's new in Firefox 1.5 Beta 1</a>
</li><li> <a class="external" href="https://www.squarefree.com/burningedge/releases/1.5a2.html">What's new in Deer Park Alpha 2</a>
</li><li> <a class="external" href="https://www.squarefree.com/burningedge/releases/1.5a1.html">What's new in Deer Park Alpha 1</a>
</li></ul>
Deze revisie terugzetten