Search
Top Posts & Pages
- Exchange Data and Objects between C++ and QML and vice versa
- QML and Clipboard Interaction
- Note to self: Resize animated PNG (APNG)
- Reorder Items in a QML ListView via Touch Gestures
- Hotplug an External Screen to your Laptop on Linux
- bowerick: Easing Simple Message-oriented Middleware Tasks with Clojure (and Java)
- Note to Self: Clojure Code in LaTeX vs. Copy&Paste
Links
Monthly Archives: November 2015
cli4clj Version 1.0.0 Released
In this post, I announce the release of version 1.0.0 of cli4clj. Even though I was already fairly happy about the state of cli4clj as posted before, I decided to add some more improvements. In the following, I first provide … Continue reading
Tesis Doctoral: Event-driven Principles and Complex Event Processing for Self-adaptive Network Analysis and Surveillance Systems
This is just a brief post to announce the publication of my tesis doctoral (doctoral thesis/PhD thesis/dissertation) entitled “Event-driven Principles and Complex Event Processing for Self-adaptive Network Analysis and Surveillance Systems“. The thesis is available via rodin.uca.es as open access … Continue reading
Posted in Announcements, Misc.
Tagged Dissertation, Open Source, PhD, Research, Tesis Doctoral
Leave a comment
Update on cli4clj for easing the implementation of CLIs in Clojure
In my last post, I introduced my first shot on cli4clj, which is intended to ease the implementation of command line interfaces (CLIs) in Clojure. Since then, I thought a lot about the future directions of cli4clj and did various … Continue reading