Web Developers Articles
-
Launching Open Web Apps feedback channels – help us make the web better!
About three months ago we launched a feedback channel for the Firefox Developer Tools, and since it was a great success, we’re happy announce a new one for Open Web Apps! For Developer Tools, we have, and keep on getting, excellent suggestions at http://mzl.la/devtools, which has lead to features coming from ideas there being implemented […]
-
Introducing webcompat.com
For the past few months a small group of contributors inside and outside of Mozilla have been working on webcompat.com. We just recently celebrated moving past the “too broken to share” milestone to the “functional-under-construction.gif” milestone of the project and are eager to share what we’ve been up to. There’s a more elaborate description of […]
-
Take the Developer Economics 7th Global Survey
I’ve always preferred to think of myself as anything but a Marketer. In business school, there was a clear hierarchy assigned to the functional classifications amongst us. At the very top sat the investment bankers, commanding the most respect and highest paying job offers. And always at the very bottom the Marketing folks groveled, earning […]
-
What Mozilla Hacks is
With the Mozilla moniker, many people believe that the Hacks blog is only about Mozilla products or news. Therefore, I wanted to take the chance to enlighten you and also invite you to be a part of creating content here. What we cover here The goal and objective of Mozilla Hacks is to be one […]
-
Building a persistent Notes app for Firefox OS
In this tutorial we will be building a notes app (like Evernote) from scratch and deploy it to Firefox OS! See a live demo. A persistent notes app needs a place to store all the notes for a user (so no one else can read it). For this we will use my own backend solution […]
-
Introducing the Firefox OS App Manager
The Firefox OS App Manager is a new developer tool available in Firefox 26 that greatly improves the process of building and debugging Firefox OS apps, either in the Simulator or on a connected device. Based on the the Firefox OS Simulator add-on, it bridges the gap between existing Firefox Developer tools and the Firefox […]
-
Firefox OS Development: Web Components and Mozilla Brick
In this edition of “Firefox OS: The platform HTML5 deserves” (the previous six videos are published here), Mozilla’s Principal Evangelist Chris Heilmann (@codepo8) grilled Mozilla’s “Senior HTML5 Engineer Angle Bracket Coordinator” Matthew Claypotch (@potch) about the exciting new possibilities of Web Components for Web App developers and how Mozilla’s Brick library, a collection of custom […]
-
Mozilla goes to Washington
Last month, Mozilla Foundation employee Jess Klein was honored by the White House Office of Science & Technology Policy as a Champion of Change for her work with Rockaway Help in the wake of Hurricane Sandy. Before the White House event, Mozilla sponsored a Civic Hackers’ Happy Hour in DC at canvas.co. Here’s an excerpt […]
-
New Features in Firefox Developer Tools: Episode 24
Releases have recently rolled, and there are a slew of new features coming to the developer tools in Firefox 24. Firefox 24 is currently in our alpha channel Firefox Aurora, and will hit the main release channel on September 17th, 2013. A little alitteration leads to lots of cool features coming this release. I’m only […]
-
Speed Up App Development with X-Tag and Web Components
In the last few years we’ve witnessed an evolution in what ‘app’ means to both developers and consumers. The word app evokes the idea of a rich, task-oriented user experience with highly optimized user interface that responds to its environment and can be used on an array of common devices. In order to make development […]