WebODF on an N950

The N950 is a Nokia phone that runs a version of MeeGo. Software can be written with QML. QML allows the use of JavaScript. I intend to write a wrapper around WebODF in QML. This will give a version of WebODF that is very portable across devices that support QML.

This page will document progress on this project. Just like for the Android version, the code will be part of the main WebODF source code. It will be interesting to see what interesting features of QML can be used and also how the WebODF API fits with the QML environment.