JVM Languages
-

Akka Typed Actors: Exploring the receptionist pattern
In this article we’ll explore another of Akka-Typed patterns. This time we’ll show you how you can use the receptionist…
Read More » -

Running Ceylon on OpenShift
This year we released three different ways you can run your Ceylon code on OpenShift: Bare-bones, using the Ceylon cartridge,…
Read More » -

Porting Ceylon IDE to IntelliJ
We’ve had many questions about developing Ceylon in IntelliJ IDEA, so I thought it would be worth a quick status…
Read More » -

Two-way SSL (client certificates) with Scalatest
At work we recently added the option to authenticate machine to machine communication using client certificates (two-way ssl). While this…
Read More » -

Scala: working with JSON
Working with a JSON is very common task in a software development process. In Scala you can do it in…
Read More » -

Event sourcing + free monads = free sourcing?
I recently wrote about Event Sourcing and Free Monads. The natural next step is combining the two! How would a…
Read More » -

Ceylon: Why you might want to choose Ceylon
In a couple of days Ceylon 1.2 will be released, after a year of development. That’s exciting for us, but…
Read More » -

Scala extractors infix sample with Rational numbers
I keep coming back to the awesome introductory material on Scala put together by Daniel Westheide. One of the examples…
Read More » -

Clojure web development – state of the art – part 2
This is part 2 of my “Clojure web development” series. You can discuss first part on this reddit thread. After…
Read More »





