Tag Archives: N900

Share QML Code among Fremantle and Harmattan

Qt and QML are really great for writing nice and beautiful UIs and applications that can be easily deployed across different platforms and operating systems. Though, I had to discover that the slogan “Code once, deploy everywhere” is not entirely … Continue reading

Posted in Qt/QML, Snippets | Tagged , , , , , , | 2 Comments

QComboBox for QML

QML does not come (yet?) with the equivalent of a QComboBox. As I find a ComboBox quite useful, even for touch UIs, I wrote a simple wrapper / adapter or whatever you want to call it that enables using a … Continue reading

Posted in Qt/QML, Snippets | Tagged , , , , , , , | 2 Comments

QML Text Input for Maemo Fremantle

Similarly to the dialogs in the previous post I also created a TextArea and TextField for Maemo Fremantle. The following picture shows the various text inputs in the Fremantle (N900) version of MeePasswords.

Posted in Qt/QML, Snippets | Tagged , , , , | 1 Comment

QML Dialogs for Maemo Fremantle

MeeGo / Harmattan comes with quite nice QML components like Buttons, Dialogs, and the like. Unfortunately these components are not available for Maemo Fremantle (N900). There is a qt-components package in extras-devel but there also seem to be some issues … Continue reading

Posted in Qt/QML, Snippets | Tagged , , , , | 2 Comments

Instant Coffee for Maemo Fremantle

Instant Coffee is an effort to package Java related applications, libraries, etc. for the easy installation on Maemo Fremantle (N900). Examples of packaged applications are: OpenJDK (actually the icedtea version) [package], MicroEmulator [package], or Clojure [package]. Please note that I … Continue reading

Posted in Other Software | Tagged , , , , | Leave a comment

MeePasswords – Keep your passwords protected.

MeePasswords is a simple app to store confidential data like passwords etc. in a secure way. MeePasswords uses 256 bit AES CBC encryption. The UI is optimized for small touchscreen devices such as smartphones. MeePasswords is available for Maemo Fremantle … Continue reading

Posted in MeePasswords, My Applications | Tagged , , , , , , , , | 4 Comments

Advanced Clock Plugin

Advanced Clock Plugin is a highly customizable replacement for the stock clock of the N900. Advanced Clock Plugin comes with different clock styles and offers many settings to further customize the look of the clock. Furthermore Advanced Clock Plugin is … Continue reading

Posted in Advanced Clock Plugin, My Applications | Tagged , , , , , , | Leave a comment

The Ludicrous N900 Powermat Mod

Inspired by the whole problem of the USB port becoming loose on the N900 I started to mod my N900 “a little bit”. Essentially, I added a Powermat receiver to the back of my N900 such that it can now … Continue reading

Posted in Misc. | Tagged , , | 1 Comment

QBinaryClock

QBinaryClock is a simple clock widget displaying the time in binary representation. QBinaryClock is available for Linux, Windows, and Maemo Fremantle (N900). QBinaryClock can show the time in many different formats and representation. A talk.maemo.org thread about QBinaryClock is available … Continue reading

Posted in My Applications, QBinaryClock | Tagged , , , , , , | Leave a comment

Zeecontrol

Zeecontrol is a front-end to libzeemote for Maemo Fremantle (N900). With Zeecontrol you can control your N900 via the Zeemote Bluetooth remote control. Zeecontrol can be downloaded from the Maemo Fremantle extras repository via the application manager. A port to … Continue reading

Posted in My Applications, Zeecontrol | Tagged , , , , , , , | Leave a comment