1. Tantek Çelik about the importance of Web Standards

    This is the fourth installment of Mission:Mozilla, a series of interviews that link Mozillians, the technology they produce and the Mozilla mission. This time, We’re interviewing Tantek Çelik, a long-time Web standards contributor. He started working on web standards at Microsoft in 1998, while leading Read more…

  2. FOSDEM 2012: Mozilla Labs Apps and The Future of HTML5 Games

    In this post I round-up my first time at FOSDEM and the two talks I gave during my time there; one on open Web apps and the other on creating games with Read more…

  3. Firefox goes 2-digit, time to check your UA sniffing scripts

    We all know it: UA-based browser detection is bad, the right way is feature-detection. Regardless, legacy code relies upon UA sniffing and may need to be updated for Firefox 10′s release. Even if it looks simple, UA parsing has proven to be a headache for Read more…

  4. Firebug 1.9 New Features

    Firebug 1.9 has been released and as usual I would like to get this opportunity to present some new features introduced in this version. First of all, check out the following compatibility table: Firefox 4.0 with Firebug 1.7.3 Firefox 5.0 – 11.0 with Firebug 1.9 Read more…

  5. Introducing Aurora 11 with tons of new features and improvements

    We have now released Aurora 11, soon to become Firefox 11, and wanted to cover all the the things we have improved in this Read more…

  6. Writing forward-compatible websites

    As web developers we want to ensure what we build is accessible by as many people as possible, with as many web browsers, operating systems and devices as we can support. It is also hard to know what the future holds, and for that we Read more…

  7. Mozilla Labs Apps Developer Preview and documentation are here!

    The Mozilla Labs Apps project   The Mozilla Labs Apps project enters a new phase with today’s launch of the Apps Developer Preview and App Development documentation in the Apps Developer Community on MDN. The tools and resources in the MDN Apps Developer Community documentation Read more…

  8. Congrats to our October Dev Derby winners!

    Responsive design is more important than ever as people experience the Web on a variety of devices. Web developers can now take advantage of CSS Media Queries to build sites and applications that can be viewed on different screen sizes. So we decided to focus Read more…

  9. Firefox – tons of tools for web developers!

    One of the goals of Firefox have always been to make the lives of web developers as easy and productive as possible, by providing tools and a very extensible web browser to enable people to create amazing things. The idea here is to list a Read more…

  10. Webinar: IndexedDB with Jonas Sicking

    Update 2011-12-20: The video recording of this webinar is now available: IndexedDB is the emerging standard for structured client-side data storage. The IndexedDB standard is supported by current versions of Firefox and Chrome, and support for it is expected in Internet Explorer 10. With this Read more…