Search
Top Posts & Pages
- Note to self: Resize animated PNG (APNG)
- Exchange Data and Objects between C++ and QML and vice versa
- QComboBox for QML
- QML and Clipboard Interaction
- Plasma Active for Nexus 7: Running the touch-optimized Plasma Active Linux Distribution on Nexus 7
- KDE Lock Screen vs. Touch Input
- New Version of the QML TreeView
- Speed up TDD in Clojure with lein-reload
- Q To-Do Version 0.7.1 + Updated QML TreeView
- QML FlowListView
Links
Tag Archives: Announcement
Easing the Implementation of Simple Interactive CLIs for #Clojure Applications with cli4clj
tl;dr: cli4clj is a library for easing the implementation of interactive command line interfaces (CLIs) for Clojure applications. Currently, the main aim is to allow an easy implementation of a custom interactive CLI that is easily usable, even by people … Continue reading
Posted in Announcements, cli4clj, Libs.
Tagged Announcement, cli4clj, Clojure, Java, Open Source
1 Comment
List of Publications Added
I just added a list of my publications to my website so that anyone who is interested can see the line of research I was and am currently working in. I am also considering to write a short wrap-up about … Continue reading
Plasma Active 4 for Nexus 7 (2012) and Archos G9
Some days ago, Plasma Active 4 was officially announced. Great thanks to all the people who worked so hard on this release. 🙂 Today, I could squeeze in some time to create PA 4 rootfs tarballs for Nexus 7 (the … Continue reading
Posted in Announcements, Misc.
Tagged Announcement, Archos 101 G9 Turbo, Google Nexus 7, Mer, planetkde, Plasma Active
35 Comments
Nexus 7, Linux, Accelerometer, sensorfw
This is just a brief wrap up about a patch I just submitted: in a nutshell, this patch enables the practical use of the acceleration sensor on Nexus 7 in Linux. Thanks a lot to Glueckself who posted a first … Continue reading
Posted in Announcements, Other Software
Tagged Announcement, Google Nexus 7, Mer, Open Source, planetkde, Plasma Active
Leave a comment
Plasma Active: Current Devel Snapshots for ArchosG9 and Nexus7
This is just a very quick announcement that new rootfs tarballs of the current development branch of Plasma Active are available for ArchosG9 and Nexus7. These snapshots are not made based on Mer latest but on an older version. Additionally, … Continue reading
Posted in Announcements
Tagged Announcement, Archos 101 G9 Turbo, Google Nexus 7, Mer, Open Source, planetkde, Plasma Active
Leave a comment
Q To-Do: Now with synchronization and more
During the past weeks, I put a little effort in further improving my to-do list app: Q To-Do. In this post, I announce the new and improved version 0.11.6 of Q To-Do. This version offers new features like synchronization of … Continue reading
Posted in Announcements, My Applications, Q To-Do
Tagged Announcement, N9, Open Source, QML, Qt, To-Do
Leave a comment
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
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 3G/UMTS
Finally, success in getting 3G in Plasma Active on Nexus 7 to work. 😀 I uploaded a patched version of ModemManager to the Nexus 7 hardware-adaptation repository. So far, it seems to work pretty reliable. Please note that I disabled … Continue reading
Posted in Announcements, Snippets
Tagged Announcement, Google Nexus 7, Mer, planetkde, Plasma Active
2 Comments
Clojure Guide and Presentation
Some time ago I started to write a simple guide about the Clojure programming language. In the meantime I also added an introductory presentation. Finally, I also had the time to push everything to github: https://github.com/ruedigergad/clojure-by-example For those who didn’t … Continue reading