2014
MessagePack: It's like JSON. but fast and small.
by 4 othersIt's like JSON.
but fast and small.
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.
2013
2012
2011
Mr. Data Converter
by 2 othersI will convert your Excel data into one of several web-friendly formats, including HTML, JSON and XML.
Jdrop | Welcome to Jdrop
Jdrop provides a place to store JSON data in the cloud. The initial application is for storing performance data gathered from mobile devices. It's hard to analyze large amounts of information (HTTP waterfall charts, HTTP headers, document source, etc.) on a mobile device. Jdrop lets you gather this data on the mobile device but analyze it remotely on a larger screen.
1
(7 marks)