Search
Top Posts & Pages
- 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
- N9 Touchstone Mod
- QML TreeView
- Reorder Items in a QML ListView via Touch Gestures
- Display Relative Paths in taglist.vim
- Nexus 7: Easily Flash/Access Entire Userdata Partition
- New Rootfs Tarball of Plasma Active for Nexus 7
- QML Duck-typing Example
- Speed up TDD in Clojure with lein-reload
Links
Author Archives: ruedigergad
Preview: Q To-Do on Sailfish
Q To-Do is my to-do list application. In this post I show some screenshots of the current state of Q To-Do on Sailfish OS. Porting an existing QML application to Sailfish is actually very straight forward. Very much of the … Continue reading
test2junit: Bugfix
Due to an embarrassing error in test2junit I had to quickly release another version. The current version 1.0.1 fixes the problem and is available from clojars.org. The readme at github had been updated as well.
Posted in Announcements, Libs., Other Software
Tagged Clojure, Leiningen, Open Source, Test-driven Development
Leave a comment
test2junit: Leiningen Plug-in for Writing Test Results in JUnit XML Format
I like test-driven development very much. Over time the number of test cases grows and grows. As one consequence, it may become difficult to keep the overview of the results. As a simple mean to get an overview of my … Continue reading
Posted in Announcements, Libs., Other Software
Tagged Clojure, Leiningen, Open Source, Test-driven Development
Leave a comment
Jabber/XMPP with latest Plasma Active on Nexus 7
With the latest Plasma Active rootfs tarball for Nexus 7 there is also working Jabber/XMPP. I didn’t notice this at first as the system time was set two years in the past and due to this the certificate for the … Continue reading
Posted in Announcements
Tagged Google Nexus 7, Jabber/XMPP, Mer, Open Source, planetkde, Plasma Active, telepathy
2 Comments
New Rootfs Tarball of Plasma Active for Nexus 7
I uploaded a new rootfs tarball of Plasma Active for Nexus 7. You can get it from here: http://files.kde.org/plasma/active/3.0/images/nexus7/ The latest version is “plasma-active-nexus7-testing-mer-latest-2013-03-12.tar.gz“. There you can also get the according .ks files. Some changes are: Integrated nemo-compatibility (You can … Continue reading
Posted in Announcements, Snippets
Tagged Announcement, Google Nexus 7, Mer, Open Source, planetkde, Plasma Active
14 Comments
clj-assorted-utils Updated
On Sunday, I uploaded a new version of clj-assorted-utils to github. This version features an improved counter and a convenience function for processing input line-by-line. Another great news, imho, is that now there is autogenerated API documentation. You can get … Continue reading
Note to Self: Debugging Telepathy
Just a short note to myself: I found the following snippets useful when debugging telepathy.
Plasma Active – Archos G9 armv7hl Rootfs Tarballs
In a previous post I briefly wrote about the current progress on getting an armv7hl build of Plasma Active on Archos G9 working. In the meantime I even (somehow) got the time to build and upload up-to-date rootfs tarballs for … Continue reading
Video: Plasma Active on Nexus 7
I just uploaded a video that shows the current state of Plasma Active on Nexus 7. In this video different things are shown: The Plasma Active GUI Hardware-accelerated Video Playback (1080p) Emumaster (an emulator for gaming consoles like SNES etc.) … Continue reading
Posted in Announcements
Tagged Announcement, Google Nexus 7, Mer, planetkde, Plasma Active
17 Comments
Plasma Active on Nexus 7 with Bluetooth
I just succeeded in getting Bluetooth working on Nexus 7 with Plasma Active. In order to get Bluetooth running you need the latest kernel from the hardware adaptation repository and install the new “nexus7-fw-installer” package, which can also be found … Continue reading