hacks.mozilla.org is here to highlight leading edge stuff that people are doing with Mozilla Firefox and the open web. Learn more…
More Recent Articles
-
About:hacks newsletter – issue 2
Last week we sent out the second issue of about:hacks, Mozilla’s newsletter for web developers. Here are highlights from the topics covered in this new issue: Firefox 3.6 released: what’s new, how to give feedback Firefox for the Nokia N900 with Weave Sync released Developer Tools: Firebug 1.5 Demos: Read more…
-
Firefox 3.6 feedback
Firefox 3.6 was released on Jan 21st and has already been downloaded more than 35 million times! It features a faster JavaScript engine, faster DOM performance and a bunch of new HTML5 features. Highlights for web developers include support for the WOFF font format, new Read more…
-
an HTML5 offline image editor and uploader application
HTML5
-
ClassList in Firefox 3.6
This article was writt by Anthony Ricaud, French OpenWeb enthusiast. Why you need classList A dynamic web application usually needs visual feedback from its inner mechanism or needs to display different visual elements based on users’ actions. To change the user interface easily, you can add/remove/edit elements through Read more…
-
industry support for WOFF and Firefox 3.6
Today we announced the release of Firefox 3.6 and users are starting to upgrade. One of the more important features we included for developers was support for a new font standard called WOFF. WOFF has received wide support from the type community and we’re starting Read more…
-
Firefox 3.6 is here!
Firefox 3.6 has some cool consumer facing features like Personas and a better Plug-in Updater, but developers have a lot to be excited about too. Developers will appreciate the increased stability, especially the work done to prevent crashes with third party software. There are also Read more…
-
Firebug 1.5: a closer look
Firebug 1.5 was released yesterday on addons.mozilla.org, where you can now download it. It’s compatible with the upcoming Firefox 3.6. If you’d like to take a more in-depth look at what’s new in Firebug 1.5, here’s a series of articles written by Firebug contributor Jan Odvarko Read more…
-
Firebug 1.5 released!
Editor’s note: today the Firebug team released Firebug 1.5. Check out Rob Campbell’s announcement reposted below. I am very happy to be able to announce the release of Firebug 1.5.0 on addons.mozilla.org. This release represents a significant effort by the Firebug Working Group which saw the Read more…
-
JavaScript speedups in Firefox 3.6
This post was written by David Mandelin who works on Mozilla’s JavaScript team. Firefox 3.5 introduced TraceMonkey, our new JavaScript engine that traces loops and JIT compiles them to native (x86/ARM) code. Many JavaScript programs ran 3-4x faster in TraceMonkey compared to Firefox 3. (See our Read more…
-
offline web applications
Subscribe to our newsletter...