Search
Top Posts & Pages
Author Archives: ruedigergad
cli4clj 1.4.0 Released – Now with Persistent Command History by Default
cli4clj aims on quickly and effortlessly creating interactive Command Line Interfaces (CLIs) for Clojure applications. It is based on jline2 and the Clojure REPL and tries to provide (hopefully) reasonable abstractions and defaults. Features of cli4clj include, e.g.: simple configuration … Continue reading
Emumaster for SailfishOS, Work-in-progress
I noticed that I did not publish a post about some porting work I did for Emumaster since quite some time. In this post, I provide mostly pointers to further resources such as source code repository, build repository, and forum … Continue reading
Playing with Event-driven Web-based 3D-Visualization via A-Frame and bowerick
This year in February, I heard for the first time of A-Frame (at RWDSL@CGO). In a nutshell, A-Frame aims on easing web-based 3D visualisation. Based on my previous work involving Event-driven Architecture (EDA) and Message-oriented Middleware (MoM), I was curious … Continue reading
cli4clj Version 1.3.2 – New: Embedded CLIs
In this post, I announce cli4clj version 1.3.2 and write a bit about the newly added functionality for creating embedded Command Line Interfaces (CLIs). For those unfamiliar with cli4clj: the aim of cli4clj is to ease the implementation of simple … Continue reading
bowerick 2.1.0 Released
In this post, I announce the release of bowerick 2.1.0. Before going into more detail, the summary of changes is as follows: Added functionality for advanced message handling for message producers and consumers. Added a built-in test message/event producer for … Continue reading
Posted in Announcements, bowerick, Libs.
Tagged bowerick, Clojure, Java, JMS, MoM, Open Source
2 Comments
bowerick 1.99.17 released.
In this post, I briefly announce the release of bowerick version 1.99.17. Compared to the next post I have planned, this is not the chronological but the, in my opinion, logical order. Changes compared to the previous bowerick release are: … Continue reading
Video of My #clojuredconf / @clojuredconf Talk: “Packet Capturing with the JVM and Clojure – Yes, we can!”
The video was uploaded already quite some time ago. However, I still want to put a link on my blog to have all references in a common place. In case you are interested, here is the teaser or abstract that … Continue reading
Posted in Uncategorized
Leave a comment
test2junit Version 1.3.0 Released
As my last post about test2junit is some time ago, here is the very brief description: test2junit is a Leiningen plug-in that provides improved JUnit XML format output when executing clojure.test tests. In addition, it allows to automatically run the … Continue reading
clj-net-pcap Version 1.7.1 Released
I actually uploaded clj-net-pcap version 1.7.1 quite some time ago. Unfortunately, I was very busy and couldn’t even write an announcement. In this post, I briefly announce the clj-net-pcap version 1.7.1 release. I did the work on clj-net-pcap version 1.7.1 … Continue reading
Posted in Announcements, clj-net-pcap
Tagged clj-net-pcap, Clojure, Open Source, Packet Capturing
2 Comments
Slides of my :clojureD Talk #clojuredconf
I uploaded the slides for my :clojureD talk: Packet Capturing with the JVM and Clojure – Yes, we can! Huge thanks to the organizers, speakers, attendees, and everyone else involved in :clojureD! 🙂
Posted in Uncategorized
1 Comment
You must be logged in to post a comment.