Scala - spray-json sorted pretty printer
I can't figure out how to get tumblr to embed the gist, but here it is: https://gist.github.com/dedels/6922eb7751e6b3742ded281bb3ece272

seen from Portugal
seen from United Kingdom
seen from Portugal

seen from Germany

seen from Malaysia

seen from Italy
seen from Portugal
seen from Portugal
seen from Belgium
seen from Italy
seen from Russia
seen from United States
seen from United States

seen from Germany
seen from Germany
seen from Australia

seen from Russia

seen from Portugal

seen from Russia
seen from Malaysia
Scala - spray-json sorted pretty printer
I can't figure out how to get tumblr to embed the gist, but here it is: https://gist.github.com/dedels/6922eb7751e6b3742ded281bb3ece272

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
spray-json 1.2
Upgraded to Scala 2.9.2 and parboiled 1.1.1
Renamed group id from "cc.spray" to "io.spray"
Renamed package from "cc.spray.json" to "spray.json"
spray-json artifacts now live on http://repo.spray.io/
spray-json is a lightweight, clean and efficient JSON implementation in Scala.
It sports the following features:
Simple immutable model of the JSON language elements
An efficient JSON PEG parser (implemented with parboiled)
Choice of either compact or pretty JSON-to-string printing
Type-class based (de)serialization of custom objects (no reflection, no intrusion)