23/09/2013

Scala + Resteasy + Jetty 9 + Jackson

I have been start playing with scala and rest. Being a scala newbie I struggled a bit, but that's the best way to learn right ? Here a simple sbt project that expose a json rest api in Scala https://github.com/undeploy/scala-resteasy-jetty

22/09/2013

Playing around with ios

Here a little project I worked this weekend that shows how to take a picture and the gps position on ios, hope can be helpful to some other that like me i starting playing around with Object-C and ios : https://github.com/undeploy/iMovi