View Single Post
Old 02-06-2010, 12:10 PM   #8
Solitaire1
Samurai Lizard
Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.Solitaire1 ought to be getting tired of karma fortunes by now.
 
Solitaire1's Avatar
 
Posts: 14,927
Karma: 69500000
Join Date: Nov 2009
Device: NookColor, Nook Glowlight 4
Quote:
Originally Posted by HarryT View Post
RTF was intended to be a document interchange format, not a permanent storage format. The reason it's so big is that everything is in ASCII, all formatting is done with tags, etc. It was intended to be easy for any program to parse, for import and output.

It's perhaps not the best choice of formats to actually read in; if you convert it to any "binary" format, the size is likely to shrink drastically.
For me, that RTF is a plain text format is a reason to recommend it. One of the things I like about plain text formats like RTF, HTML, and OpenDocument Text (which is a collection of zipped XML files and folders) is that I can open them up and see everything that is in the document.
Solitaire1 is offline   Reply With Quote