JavaScript Library Hell
After being into software development now for almost 20 years, counting in student days, these days I have to admit I spent most of this time, and especially…
After being into software development now for almost 20 years, counting in student days, these days I have to admit I spent most of this time, and especially…
In one of our modules we make use of unirest client library for Java in order to access remote REST endpoints. As, right now, this involves quite some…
Last week, the Java part of our system went productive after a major runtime update – and it did so not on top of the Glassfish application server…
Recently been into working with OSGi modules built on top of Apache Felix using the Eclipse bndtools. This ain’t fun all the time, but it works. However, I…
I’ve been for quite a while into what they use to call “NoSQL databases” these days, even while we still heavily rely upon infrastructure which is anything else…
Though I mostly use (server-sided) Java technology in my day-to-day work, I am then and now intrigued by Python as a straightforward, accessible scripting language which is easy…
As pointed out in my last post, I am about to dive a little deeper into our prototypical, experimental usage of Apache CouchDB in an environment which is…
I’ve recently been writing about Apache CouchDB and its various features of interest in our environment, and I will continue doing so as, after working with this platform,…