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

Posted in Announcements, clj-assorted-utils, Libs. | Tagged | Leave a comment

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 , , , , | 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

Posted in Misc. | Tagged , , , | 2 Comments