Month: November 2015

Hello js-zimbra, Goodbye Zimbra!

As I’m currently rewriting most of my scripts here from Python to JavaScript (see this blog post), I also needed a JavaScript-version of the Python zimbra library. So I wrote one. This one is available through npm and, again, simplifies the workflow authenticating and communicating with the Zimbra SOAP Api. The library, however, is no Read More

CLI applications in Javascript

Well, yeah.

I’ve been creating CLI applications (the beardy admin says „scripts“) for a while now in various languages and settled in Python for the last years. Sadly however, in my company there seem to be only so many people, that develop in Python. So I had to leave Python behind and needed something else.

Read More