Search
Top Posts & Pages
- QML TreeView
- Hotplug an External Screen to your Laptop on Linux
- Plasma Active for Nexus 7: Running the touch-optimized Plasma Active Linux Distribution on Nexus 7
- Exchange Data and Objects between C++ and QML and vice versa
- To-Do-O
- QML Text Input for Maemo Fremantle
- Poor Man's Data Munging in the Linux Shell
- Publications & Talks
- test2junit 1.2.1 released
- QML and Clipboard Interaction
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 Fremantle, Harmattan, Maemo, MeeGo, N900, Open Source, QML
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
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.
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
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
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 Fremantle, Harmattan, Maemo, MeeGo, N900, Open Source, QML, Qt, Smartphone
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 Fremantle, Fun, Maemo, Mod, N900, Open Source, Python
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
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 Desktop, Fremantle, Fun, Maemo, N900, Open Source, Qt
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 Fremantle, Fun, Harmattan, Maemo, MeeGo, N900, Open Source, Python
Leave a comment
You must be logged in to post a comment.