Quantcast
Channel: Cake Solutions Team Blog » Jan’s Blog
Browsing all 45 articles
Browse latest View live

This week in #Scala (24/03/2014)

Welcome to another edition of #ThisWeekInScala! Typesafe in conjunction with BoldRadius launched a new tool: Go Typesafe!  It should help you to convince your peers and management in using the Typesafe...

View Article


New & cool in Spray 1.2.0 (part I)

In my Scala Days 2013 talk, I showed a computer vision application that sent chunks of the H.264 or MJPEG stream to my Scala application using chunked HTTP post. Naturally, I used Spray for the HTTP...

View Article


New & cool in Spray 1.2.0 (part II)

In the previous post, I showed you the improvements to the chunked request handling. Unfortunately, I had to deal with uri.path.toString(), which I hope you too found rather unsatisfactory. Let me...

View Article

Engineering diversity

Yesterday was Cake Solutions’ team dinner & drinks. The company, food & good drinks were great. But what made me very happy was the real diversity. The engineers at Cake do not fit any...

View Article

Philly ETE

Hello, world We start with the HelloWorld app and the HelloWorldService, which show the low-level Spray API. We begin with class HelloWorldService extends Actor { def receive: Receive = { case r:...

View Article

Browsing all 45 articles
Browse latest View live