FILE ID.DIZ
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Metadata |extensions={{ext|diz}} }} '''FILE_ID.DIZ''' is a file sometimes found within archives (such as ZIP files) contain...") |
Dan Tobias (Talk | contribs) |
||
Line 4: | Line 4: | ||
|extensions={{ext|diz}} | |extensions={{ext|diz}} | ||
}} | }} | ||
− | '''[[FILE_ID.DIZ]]''' is a file sometimes found within archives (such as [[ZIP]] files) containing software intended to be distributed, particularly by upload/download on bulletin board systems. It is a plain-text file describing the contents of the archive | + | '''[[FILE_ID.DIZ]]''' is a file sometimes found within archives (such as [[ZIP]] files) containing software intended to be distributed, particularly by upload/download on bulletin board systems. It is a plain-text file describing the contents of the archive, to promote standardized description of such downloads. A specification was written describing its prescribed format. It was used primarily in the early 1990s, and was endorsed by the Association of Shareware Professionals, but in the present day its main use is in documenting "cracked" pirated copies of software in the "warez scene". |
− | The "DIZ" extension stands for "Description In Zipfile", and is also (if written in lowercase as "diz", though in the DOS era filenames were usually shown in uppercase) | + | The "DIZ" extension stands for "Description In Zipfile", and is also "zip" upside down (if written in lowercase as "diz", though in the DOS era filenames were usually shown in uppercase). |
Characteristics of a standards-compliant FILE_ID.DIZ file include: | Characteristics of a standards-compliant FILE_ID.DIZ file include: | ||
Line 12: | Line 12: | ||
* Limited to 10 lines of text, of up to 45 characters per line | * Limited to 10 lines of text, of up to 45 characters per line | ||
* [[ASCII]] characters only (no "high-ASCII" extended characters or other character sets) | * [[ASCII]] characters only (no "high-ASCII" extended characters or other character sets) | ||
− | * Strictly for describing the files; no | + | * Strictly for describing the files; no advertisements or other material |
These standards weren't always strictly followed by file authors/uploaders, however. | These standards weren't always strictly followed by file authors/uploaders, however. |
Revision as of 15:45, 11 October 2013
FILE_ID.DIZ is a file sometimes found within archives (such as ZIP files) containing software intended to be distributed, particularly by upload/download on bulletin board systems. It is a plain-text file describing the contents of the archive, to promote standardized description of such downloads. A specification was written describing its prescribed format. It was used primarily in the early 1990s, and was endorsed by the Association of Shareware Professionals, but in the present day its main use is in documenting "cracked" pirated copies of software in the "warez scene".
The "DIZ" extension stands for "Description In Zipfile", and is also "zip" upside down (if written in lowercase as "diz", though in the DOS era filenames were usually shown in uppercase).
Characteristics of a standards-compliant FILE_ID.DIZ file include:
- Limited to 10 lines of text, of up to 45 characters per line
- ASCII characters only (no "high-ASCII" extended characters or other character sets)
- Strictly for describing the files; no advertisements or other material
These standards weren't always strictly followed by file authors/uploaders, however.