Difference between revisions of "Data"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 39: Line 39:
  
 
* http://patorjk.com/software/taag/#p=display&f=Graffiti&t=Type%20Something%20
 
* http://patorjk.com/software/taag/#p=display&f=Graffiti&t=Type%20Something%20
 +
 +
 +
* https://ronaldduncan.wordpress.com/2009/10/31/text-file-formats-ascii-delimited-text-not-csv-or-tab-delimited-text/ [https://news.ycombinator.com/item?id=7474600]
  
 
==== Art ====
 
==== Art ====

Revision as of 01:43, 27 March 2014

all moved, to reorder

See also Computing#Stats and big data, Open data

Encoding

ASCII / ANSI



Art

Unicode

mirroring char in brackets: (‮‮test ( 


Serialization

See also HTML/CSS#Markup, JavaScript#JSON

ML

XML

JSON

See JavaScript#JSON

Other

Markup

See also Computing#Text encoding

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

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

XMPP

Other