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
Monthly Archives: June 2012
cljAcmeUtils: Assorted Helper Functions for Clojure
cljAcmeUtils is a collection of assorted helper functions that I wrote over time in order to reduce the amount of duplicate code in my Clojure projects and to help me implement code quicker. Now, I finally had the time to … Continue reading
cljNetPcap: Packet Capturing with Clojure
Update: Please note that cljNetPcap had been moved to clj-net-pcap. cljNetPcap allows to easily capture packets in Clojure. cljNetPcap builds on top of the jNetPcap Java library and provides a wrapper/facade/whatever for easily using the functionality as provided by jNetPcap … Continue reading
Posted in Announcements, clj-net-pcap, Libs.
Tagged Clojure, Java, jNetPcap, Open Source, Packet Capturing
1 Comment
Nemo/Mer vs. Battery Status vs. N9/N950
While Nemo/Mer runs reasonably well on N9/N950 there is a little annoying issue: the battery status is not correctly displayed. Reason for this is that there is currently no driver for querying the required information from the battery gauge chip … Continue reading