Mozilla Festival 2014

Once again MozFest provided a great environment for hackers, thinkers and doers of all ages to get together and plan, talk about and make all kinds of things. Working for Mozilla I find Mozfest is somewhere that really makes you think about Mozilla's broader mission. It's quite easy to get…

Full Page Screenshots in Firefox

I was on the verge of installing a plugin to be able to take a full-page screenshot on Firefox. But then I realised there's no need! Simply open the developer toolbar (shift + F2) and type: screenshot --fullpage That's it!…

Firefox OS: adb 'error: unknown host service'

When using adb -s to run commands on Firefox OS devices; e.g. for flashing/pushing files etc, some of our test devices (Inari) use the serial number used as the device identifier. E.g something like this: 11:22:33:44:55:66 This is a problem as the…