110 posts tagged “mozilla”
2007
Tabula Fracta. Mozilla hacker Robert O’Callahan offers advice for anyone aiming to create a new rendering engine from scratch. The WHATWG’s work on specifying real-world browser behaviour and error models gets a well deserved mention.
Firefox 3 Antiphishing Sends Your URLs To Google. Stories like this crop up every now and then, but no one ever seems to mention that the Google Toolbar has been doing this since it was released (more than five years ago) provided you have PageRank display turned on.
Hello JS-CTYPES, Goodbye Binary Components. Mark Finkle is porting Python’s ctypes functionality to the Mozilla platform, to allow binary XPCOM components to be defined in pure JavaScript.
HTTPOnly cookie support in Firefox. Five years after the bug was filed, HTTPOnly cookie support has gone in to the Mozilla 1.8 branch. This is a defence in depth feature that has been in IE for years—it lets you set cookies that aren’t available to JavaScript, and hence can’t be hijacked in the event of an XSS flaw.
Why Tamarin instead of... Justification for Tamarin in Mozilla over Mono and the JVM. It mainly comes down to license compatibility and overall size.
The recent announcement that Mozilla's next JavaScript engine, Tamarin, will also be a container for functionality written in Python and Ruby (and, one assumes, beyond) is proof that JavaScript is the new Parrot.
Mozilla and IronPython: IronMonkey. Interesting to note that all three new Mozilla projects are being lead by experienced Python developers.
Brendan Eich: New Projects. Exciting new projects from Mozilla. ActionMonkey is joined by IronMonkey (IronPython/IronRuby on Tamarin) and ScreamingMonkey (Tamarin for IE). Upgrading IE’s JavaScript using the Flash Player as a vector is a game-changing idea.
ActionMonkey (via) SpiderMonkey + Tamarin = ActionMonkey. New JavaScript engine for Mozilla 2, incorporating code from Adobe’s Open Source ActionScript VM.
The web can eat toolchain bait like this for breakfast.
My "why move away from SGML?" reason is the way that every time I have to explain to someone that their Mozilla bug in invalid because HTML is actually an SGML application [...] I finish up by saying "if you want to see the actual spec that I've been told says that, you can buy a copy for 230 Swiss francs."
Debian GNU/Linux 4.0 released. Includes Iceweasel (Firefox), Icedove (Thunderbird), Iceape (Seamonkey) and Python 2.4.4 as standard.
Mozilla Gran Paradiso Alpha 3 Release Notes.
New features include animated PNGs, <link rel="offline-resource">
and the HttpOnly
cookie flag which indicates that a cookie should not be accessible to script (borrowed from IE).
opensource @ Joost. Joost is built on top of Mozilla, Redland, SQLite and a bunch of other bits and pieces of Open Source infrastructure.
VCS Migration: The Hare and the Tortoise. Bazaar and Mercurial compared from the point of view of importing 1 million diffs from Mozilla CVS. Bazaar’s import is more robust but will take more than a month to complete.
Correo. New open-source OS X mail client, based on Thunderbird but with a Camino-style native interface.
2006
Introducing Operator. New microformat detecting Firefox extension, developed at IBM and released by Mozilla Labs. Examples are from Yahoo! Local, Upcoming and Flickr.
Tamarin
On Tuesday, the Mozilla Foundation and Adobe announced the Tamarin project, an open-source ECMAScript virtual machine based on the ActionScript engine used by Flash Player 9.
[... 380 words]Better Metrics for Security—Understanding the Symantec Internet Security Threat Report. Mozilla defends against yet more spurious bug count reports.
Mozilla causing XSS in Livejournal. Their recent worm attack was caused by the -moz-binding CSS property.
2005
XMLHTTP notes: abort() and Mozilla bug. PPK finds the bugs so you don’t have to.
Mozilla Corp. in 12 simple items. Daniel Glazman clears up the confusion.
Migrate apps from Internet Explorer to Mozilla. Surprisingly comprehensive guide to browser differences.
Mozilla Gains Canvas Element Support (via) After discussion and documentation by the WHATWG.
IE to Mozilla Guide for Web Application Developers. Extremely useful overview of CSS and DOM differences between the two browsers.
Mozilla XPath Documentation. This is extremely useful for writing Greasemonkey user scripts.
2004
Mozilla aims for mobile browser market (via) Minimo project targets phones, PDAs and TV set top boxes.
Mozilla Firefox article on Wikipedia. Today’s featured article.
Mozilla Firefox Start Page. Firefox 1.0 is out. The default home page is hosted by Google.
Critical Mozilla Vulnerabilities Fixed in New Versions. Various buffer overflows, fixed in Firefox PR 1.0.