http://msgpack.org/
Interesting data serialisation format, alternative to json / PHP's serialize, etc. Designed to be fast and small.
http://jsonviewer.stack.hu/
Handy online visualiser for json data. Can get slow with large files, but it's useful nonetheless.