What is a File Format?
A file format is essentially the set of rules for turning information into zeroes and ones and vice versa.
See Wikipedia's article on file formats.
Proprietary Formats
A proprietary file format is one where this set of rules is not freely useable by everybody, for one or more reasons such as:
Document FormatsRecommended
- ASCII/Unicode text. Most applications will have an option for saving files as "plain text"; some will allow you to specify the character encoding used. ASCII is the oldest, simplest, and most widely supported (which is why it is the standard used by Project Gutenberg), although it's support for languages other than English is minimal. Unicode is a set of different plaint text character encodings designed to address this issue. ISO 8859 is another often-used character encoding that is generally considered to have been superceded by Unicode. Document formats which are based on plain text, such as SGML and XML document types, by necessity use one of these character encodings. UTF-8 appears to be the Unicode variant recommended for most purposes (anybody disagree?).
- PDF. An open standard developed by Adobe Systems. It's often called "Adobe Acrobat format", which creates the misleading impression that proprietary software is required to use it, so please avoid that term. Where in the past it would have been possible to recommend the use of PDF without reservation, it appears that Adobe is up to something with regards to licensing either non-standard extensions to PDF, or ideas in the standard PDF specification which may or may not be covered by patents.
Recent comments
1 day 3 hours ago
1 day 4 hours ago
1 week 4 days ago
4 weeks 3 days ago
6 weeks 4 days ago
7 weeks 2 days ago
10 weeks 1 day ago
10 weeks 1 day ago
11 weeks 1 day ago
11 weeks 1 day ago