Tag Archives: Scalad

Neo4j and Spray JSON

The title of this post may be a bit confusing–what does Neo4j have to do with Spray JSON? (I know that they both run on the JVM, don’t try to be a smart ar*e.) Neo4j is a graph database and … Read more

JDBC with iteratees

Just a short post before bed-time. I’ve added support for iteratees and composition for the different operations you may want to support. It is actually very useful. Let me demonstrate on a short example:

This week in #Scala (25/11/2011)

Welcome to another week in #Scala! It’s been a busy week this week so there’s loads to tell you about:   New Stuff Typesafe released stbscalariform 0.2.0, a #sbt plugin for the scalariform source formatter.

U.S. Scalaz layout

If you are doing a lot of development with Scalaz, you’re no doubt using the fancy function names, and special symbols like eta, lambda, alpha, and many others. To make your Scalaz typing easier, I have a keyboard layout maps … Read more

This week in #Scala (18/11/2011)

Welcome to another week in #Scala! Plenty to tell you about this week, and of course #devoxx has been taking place so check out parleys.com for all the presentations!   New Stuff Scala+GWT, a project which aims to compile Scala … Read more