Data
all moved, to reorder
See also Computing#Stats and big data, Open data
Encoding
- http://home.paulschou.net/tools/xlate/
- http://www.subnetonline.com/pages/converters/hex-to-bin-to-dec.php
ASCII / ANSI
- https://ronaldduncan.wordpress.com/2009/10/31/text-file-formats-ascii-delimited-text-not-csv-or-tab-delimited-text/ [1]
Art
- http://en.wikipedia.org/wiki/ASCII_art
- http://www.asciiarena.com/
- http://trueschool.se/
- http://artscene.textfiles.com/
Unicode
- The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!) by Joel Spolsky
- Codepoint, n. the position of a character in an encoding system.
- Charbase - A visual unicode database
- http://www.charset.org/
- http://unicode.org/charts/
- http://sheet.shiar.nl/unicode
- http://en.wikipedia.org/wiki/List_of_Unicode_characters
- http://en.wikipedia.org/wiki/Unicode_control_characters
mirroring char in brackets: (test (
Serialization
See also HTML/CSS#Markup, JavaScript#JSON
- http://en.wikipedia.org/wiki/Serialization
- http://en.wikipedia.org/wiki/Marshalling_(computer_science)
- http://en.wikipedia.org/wiki/Comparison_of_data_serialization_formats
- http://en.wikipedia.org/wiki/Category:Data_serialization_formats
- http://www.drdobbs.com/web-development/after-xml-json-then-what/240151851
- http://en.wikipedia.org/wiki/Runoff_(program)
- http://en.wikipedia.org/wiki/IBM_Generalized_Markup_Language
- http://en.wikipedia.org/wiki/TeX - 1978
- http://en.wikipedia.org/wiki/Scribe_(markup_language) - 1980
ML
XML
JSON
See JavaScript#JSON
Other
- Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
- http://kentonv.github.io/ - from proto buf dev [2]
Markup
See also Computing#Text encoding
- https://en.wikipedia.org/wiki/Lightweight_markup_language
- Lightweight Markup: Markdown, MediaWiki, Wikidot, LaTeX
Markdown
- http://daringfireball.net/projects/markdown/syntax
- https://five.squarespace.com/display/ShowHelp?section=Markdown
- Markdown Here is a Google Chrome, Firefox, Safari, Opera, and Thunderbird extension that lets you write email in Markdown and render them before sending. It also supports syntax highlighting (just specify the language in a fenced code block).
- PageDown is the JavaScript Markdown previewer used on Stack Overflow and the rest of the Stack Exchange network. It includes a Markdown-to-HTML converter and an in-page Markdown editor with live preview.
- http://blogs.plos.org/mfenner/2012/12/13/a-call-for-scholarly-markdown/
- http://indiewebcamp.com/2013/Citations_and_Scholarly_Markdown
WYSIWYM
JSON
- http://beautifuldocs.com/
- https://github.com/scottstanfield/markdown-to-json
- https://github.com/sheremetyev/markdown-json
- Markdown Syntax for Object Notation (MSON) - This document is a proposal of Markdown syntax for JSON & JSON Schema.
Systems
WikiCreole
other
- Pandoc - a universal document converter. If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert documents in markdown, reStructuredText, textile, HTML, DocBook, LaTeX, or MediaWiki markup to; HTML formats: XHTML, HTML5, and HTML slide shows using Slidy, Slideous, S5, or DZSlides. Word processor formats: Microsoft Word docx, OpenOffice/LibreOffice ODT, OpenDocument XML, Ebooks: EPUB version 2 or 3, FictionBook2, Documentation formats: DocBook, GNU TexInfo, Groff man pages, TeX formats: LaTeX, ConTeXt, LaTeX Beamer slides, PDF via LaTeX, Lightweight markup formats: Markdown, reStructuredText, AsciiDoc, MediaWiki markup, Emacs Org-Mode, Textile