News

Custom file formats are not that hard, but if you use an existing format you can probably steal code from a library to help you. Common choices include XML or the simpler JSON.
JSON is the leading data interchange format for web applications and more. Here’s what you need to know about JavaScript Object Notation.