Category Archives: mozilla

Policies attached to data

Everyday millions of people upload pictures, update their status message, and shop online.  In each of these actions, users have expressed consent and the browser is the instrument that enables the user to perform these various tasks.  When I upload a picture to a site, it is arguably governed by the terms and conditions of [...]
Posted in mozilla | Tagged , | 1 Comment

Fennec 1.0 gource

Fennec 1.0 has been released for the N900 devices.  It is fun to look back to see how far everything has come.  One interesting way to view the development progress is a visualization tool called gource.  Gource produced this graph for the frontend changes that make up Fennec 1.0 (best viewed in HD). There are [...]
Posted in mozilla | Tagged , , | 2 Comments

Labyrinth Game in the browser

A few months ago, I mentioned the game Labyrinth and how I wanted this to work in the browser. Syd Lawrence took up the cause and put together a cool implementation. Play it here. You must be running Firefox 3.6 RC or better. This uses the new orientation events added to Firefox 3.6. Syd also [...]
Posted in mozilla | Tagged , , , | 5 Comments

Fast Flash in Fennec

For the last few days, we have been making Flash fast in Fennec. Our situation in Fennec is that we have a hidden browser element that contains the flash object/embed element. When a paint needs to happen, we draw whatever the plugin wants to draw into a canvas or sent of canvas elements. These canvas [...]
Also posted in General | Tagged , , , , , | 5 Comments