Data
Jump to navigation
Jump to search
all moved, to reorder
Encoding
ASCII / ANSI
- 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 [1]
Markup
See also Computing#Text encoding
- https://en.wikipedia.org/wiki/Lightweight_markup_language
- Lightweight Markup: Markdown, MediaWiki, Wikidot, LaTeX
Markdown
- 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.
JSON
- http://beautifuldocs.com/
- https://github.com/scottstanfield/markdown-to-json
- https://github.com/sheremetyev/markdown-json
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