Mozilla FirefoxOS App Days & Crowdcrafting.org

Last Saturday, the 26th of January, Mozilla held in parallel in 25 cities all over the world a hack day, the #FirefoxOSAppDay, about creating new web applications for their new FirefoxOS mobile OS and the desktop web browser (this stills in beta and alpha mode!).

One of the events was held in Madrid, Spain, organized by the Mozilla Hispano Community so I had the chance to expend some time with the Mozilla community and play with the new APIs and developer tools for their new platform.

In the morning we attend several talks by several experts on the new APIs that Mozilla are developing to integrate mobile actions like for example the battery API that will allow you to check the device battery status (right now integrated in the W3C standards) or the Alarm API that you can use to schedule a notification, or for an application to be started, at a specific time.

Mozilla is working really hard to standardize and integrate most of these APIs into the W3C in order to make them available in any web browser. Some of the APIs are actually now accepted in the W3C as for example the Battery Status API, Network Information API, Ambient light sensor or the Proximity sensor.

Mozilla also presented their efforts in making as easy as possible to create an application from scratch re-using several building-blocks they have created for their new platform. Basically, they have created a web page where you can copy and paste code snippets that you can later re-use in your own application, keeping the look and feel of the platform.

After the talks, all the participants had a better idea of what we could develop with the platform: a web application that could use the hardware of the new mobile phone devices, as well as Android phones out of the box!

As the goal of the day was to create an app for the FirefoxOS, my idea was to create an application that could help to track when a new scientific application has been added to crowdcrafting so you could help doing some tasks in the new application.

The web application basically lets you know which apps are new since the last time you check it out.

The application works in any web browser (even Chrome) but if you want to feel how it will be in the new OS you can try it in your phone if you have an Android device. You will need to install the latest Firefox nightly (note: this is an experimental build, so it may crash in your phone!) and then type this URL:

http://daniellombrana.es/crowdcrafting-app

You will be able to install it in your phone and run it whenever you want directly from your home screen. If you don’t want to install the browser, just open the link with a modern web browser and you should see it running (the install button will only work in Firefox Beta and Aurora builds).

FirefoxOS Crowdcrafting app

Comments