WCM - Das österreichische Computer Magazin Forenübersicht
 

Zurück   WCM Forum > Marktplatz & Service > Shareware & Freeware > Internet

Internet z.B. Browser, Internet-Security, Mail- und FTP-Clients

Microsoft KARRIERECAMPUS

Antwort
 
Themen-Optionen Ansicht
Alt 27.03.2008, 18:29   #1
kikakater
Inventar
 
Registriert seit: 24.01.2001
Beiträge: 5.631


Standard Firefox 4 ab 2009

Firefox 4: Erste Testversionen für die übernächste Browser-Version

Download Firefox 4 Alpha 1 Kennii torrent

Zitat:
11.03.2008 13:09
Firefox 4: Erste Testversionen für die übernächste Browser-Version
Soll auf der neuen Mozilla2-Plattform basieren - Javascript2-Unterstützung per Tamarin und Schlankheitskur geplant

Während der Firefox 3 noch einige Wochen von einer fertigen Release entfernt ist, arbeitet man im Hintergrund parallel bereits an der darauf folgenden Ausgabe des Open Source Browsers. Die aktuelle Entwicklung von Firefox 4 konzentriert sich dabei freilich noch nicht auf frische Features sondern auf die Schaffung der Next-Generation Mozilla-Plattform.

Umbau

Mit Mozilla2 will man den Browser-Code einer Generalsanierung unterziehen. So soll nicht nur die Codebasis deutlich verschlankt werden, auch die nach außen dokumentierten Programmierschnittstellen (API) sollen klarer definiert und in der Anzahl reduziert werden.

Tamarin

Das Highlight von Mozilla2 soll allerdings ein anderer Neuzugang sein: Mit Tamarin bekommt die Software eine vollständig neue Javascript-Engine. Die von Adobe kommende Entwicklung soll nicht nur erheblich Performance-Zuwächse für moderne Web-Anwendungen bieten, sondern auch den JavaScript2-Standard unterstützen.

Grafik

Zusätzlich will man auch die Basis für fortgeschrittene grafische Darstellungsmethoden schaffen, etwa durch beschleunigte SVG/Canvas-Darstellung und integrierten Video-Support.

Entwicklung

Derzeit befindet sich Firefox 4 / Mozilla 2 noch in einer äußerst frühen Entwicklungsphase. Zwar gibt es auf den Servern des Projekts bereits erste Builds, die auf das hindeuten, was einmal die Alpha 1 werden soll, allerdings sind diese noch weitgehend deckungsgleich mit der aktuellen Firefox 3-Vorversion.

Ausblick

Eine erste "richtige" Alpha von Firefox 4 wird es dann wohl erst einige Wochen nach der fertigen Release von Firefox 3 geben. Wann schließlich die finale Version der übernächsten Version der übernächsten Generation des Open Source-Browsers erhältlich ist, lässt sich derzeit nur schwer zuverlässig einschätzen. Die nicht mehr ganz aktuelle Roadmap visiert hier das erste Quartal 2009 an, realistisch sollten hier wohl einige Monate dazu gerechnet werden.

Firefox 4.0 (Firefox 4) Anfang 2009

Zitat:
2007.05.15 10:34 Firefox 4.0 (Firefox 4) Anfang 2009 Die Geschäftsführerin von Mozilla, Mitchell Baker, hat die Ziele der nächsten 18 Monate erläutert. Um die Kommunikation zwischen der Organisation und externen Entwicklern von XUL und XULRunner zu verbessern, sind in den nächsten 18 Monaten Investitionen bei Mozilla 2, XUL und XULRunner geplant. XULRunner als eigenständiges Produkt soll allerdings entfallen. Mit Mozilla 2 meint man an dieser Stelle keinen Nachfolger der Mozilla-Suite sondern das von Freiwilligen als Seamonkey weitergeführte Projekt. Mozilla 2 steht zukünftig für den Kern aus Mozilla mit Firefox 4 und der Rendering-Engine Gecko 2 als Basis.

Die Bereinigung der Codebasis, bessere Einbettungsmöglichkeiten von Gecko, Ersatz von XPCOM, Tamarinintegration sind nur einige weitere Ziele der Architektur von Mozilla 2. Das Projekt hat vor kurzem erst begonnen und soll schon im ersten Quartal 2009 mit Firefox 4 in Produktion gehen.

Die XML basierte Sprache XUL, zur Definition der Mozilla-Oberfläche und XULRunner, die Laufzeitumgebung, sollen zwar weiterentwickelt werden aber das Hauptaugenmerk soll bei allen Weiterentwicklungen auf Firefox 4 liegen. Teile von XUL wurden dem W3C-Komitee zur Standardisierung vorgelegt und Beiträge externer Entwickler, die XUL verwenden sollen berücksichtigt werden. Entwickler, die XULRunner nutzen, müssen noch auf eine Methode warten um berücksichtigt zu werden. Firefox 4 und dessen Anforderungen sollen bei allem Priorität haben.

XULRunner, als eigenständige Version, soll es aber nicht geben, da Mozilla solch ein Produkt nicht benötigt und dieses auch nicht für Firefox 3 geplant ist.
kikakater ist offline   Mit Zitat antworten
Alt 27.03.2008, 18:29   #2
kikakater
Inventar
 
Registriert seit: 24.01.2001
Beiträge: 5.631


Standard

Tamarin: Virtuelle Maschine und Tokencompiler für JavaScript 2

Zweck: Dynamischer volatiler Titelgenerator und Highlevel-Webpersonalizer

Kurzerklärung: Einzelne Datenfelder einer Webseite können in Intervallen aktualisiert werden. Webinhalte werden auf den Benutzer angepasst (Web 2.0).



Tamarin Project

Zitat:
Goals

The goal of the "Tamarin" project is to implement a high-performance, open source implementation of the ECMAScript 4th edition (ES4) language specification. The Tamarin virtual machine will be used by Mozilla within SpiderMonkey, the core JavaScript engine embedded in Firefox®, and other products based on Mozilla technology. The code will continue to be used by Adobe as part of the ActionScript™ Virtual Machine within Adobe® Flash® Player.
The Tamarin virtual machine currently implements the ECMAScript 3rd edition language standard that is the basis for JavaScript, Adobe ActionScript, and Microsoft Jscript, plus some of the new language features proposed in the ECMAScript 4th edition specification. By working on an open source implementation of ES4 with the community, Adobe and Mozilla hope to accelerate the adoption of a standard language for creating engaging Web applications. We hope the Tamarin project accelerates the ability of developers to create and deliver richer, more interactive experiences that work across multiple platforms.
Roadmap

Tamarin will support the forthcoming ECMAScript Edition 4 ("JS2") language and will be integrated into SpiderMonkey as part of the Mozilla 2 project, to be released in 2008. Brendan Eich's Roadmap Update for Mozilla 2 provides broad details on Mozilla 2 and Tamarin's role in this roadmap.
The Tamarin project is just getting started so the roadmap is not yet fully developed, but some of the technical goals include:
  1. Integrating the Tamarin VM and garbage collector within SpiderMonkey
  2. Using the SpiderMonkey compiler to generate code for Tamarin
  3. Porting the just-in-time compiler to new hardware platforms
  4. Completing the self-hosting ECMAScript 4 compiler
Tamarin (JIT)

Zitat:
Tamarin is a free virtual machine and just in time compiler intended to implement the fourth edition of the ECMAScript standard, commonly referred to as JavaScript 2.
Tamarin was initially developed by Adobe Systems for its ActionScript Virtual Machine (AVM) used in Flash 9 and up. The code was donated to the Mozilla project on November 7, 2006.[1] The contributed code is tri-licensed under the GPL, LGPL, and MPL and will continue to be developed in Mozilla CVS, as the rest of Mozilla source code.[2]
The contributed code is approximately 135,000 lines of code[3] making it the largest single donation of code to Mozilla project besides Netscape itself.[4]
Tamarin will be part of Mozilla 2[5] (and therefore part of Firefox). The project to integrate Tamarin and SpiderMonkey is called ActionMonkey.[6][7]

Tamarin will also continue to be used in the future versions of Flash.
mozilla.org: Tamarin FAQ
mozilla developer center: Tamarin
Adobe Developer Connection: What Tamarin means to developers
mozilla wiki: Tamarin


Frank Hecker :: Adobe, Mozilla, and Tamarin

Zitat:
The current SpiderMonkey JavaScript engine (used in Firefox, etc.) will not be replaced, as it does more than just provide a virtual machine; rather the Tamarin code will be integrated into SpiderMonkey. On compilers, the current SpiderMonkey engine can convert JavaScript to byte code, but does not have the ability to convert byte code to native machine instructions; this is a major feature that Tamarin provides. I don't know enough to comment on relative code quality; I'll leave this to others who've actually had experience with both code bases.
kikakater ist offline   Mit Zitat antworten
Alt 27.03.2008, 20:32   #3
SerenDwyn
Master
 
Registriert seit: 20.11.2005
Beiträge: 748


Standard

Erinnert mich an die Diskussionen über "Windows 7"... flotte Marketing-Sprüche...
SerenDwyn ist offline   Mit Zitat antworten
Antwort


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.

Gehe zu


Alle Zeitangaben in WEZ +2. Es ist jetzt 19:56 Uhr.


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Forum SEO by Zoints
© 2009 FSL Verlag