FILE ID.DIZ: Difference between revisions
imported>Fifteen thousand two hundred twenty four m removed unnecessary html tag |
there's no "technology" involved here, nor even a technique. it's just the inclusion of a "readme" |
||
| Line 1: | Line 1: | ||
{{Short description| | {{Short description |Text file describing its containing archive}} | ||
{{Redirect|DIZ|other uses|Diz (disambiguation){{!}}Diz}} | {{Redirect|DIZ|other uses|Diz (disambiguation){{!}}Diz}} | ||
{{DISPLAYTITLE:FILE_ID.DIZ}} | {{DISPLAYTITLE:FILE_ID.DIZ}} | ||
[[File:FILE_ID_DIZ.png|thumb]] | [[File:FILE_ID_DIZ.png|thumb]] | ||
'''FILE_ID.DIZ''' is a [[plain-text]] file | In a [[bulletin board system]] (BBS) and later the [[warez scene]], '''FILE_ID.DIZ''' is a [[plain-text]] file that describes the content of the [[archive formats |archive]] in which it is located.<ref>{{Cite journal | last1 = Fong | first1 = B. C. | last2 = Doyle | first2 = D. J. | doi = 10.1016/0020-7101(95)01126-Y | title = Renal function tests for windows — a model for the development and distribution of medical software on the Internet | journal = International Journal of Bio-Medical Computing | volume = 40 | issue = 1 | pages = 69–75 | year = 1995 | pmid = 8557407}} "Short ANSI text file (31 characters wide) often automatically extracted by Bulletin Board Service programs."</ref> Use of the file allows for a concise description of uploaded files to be automatically applied. {{mono|FILE_ID}} stands for "'''file''' '''id'''entification". {{mono|DIZ}} stands for "'''d'''escription '''i'''n [[zipfile |'''z'''ipfile]]".<ref>{{cite journal |last1=White |first1=Ron |date=July 2001 |title=Mystery Files |journal=Ziff Davis Smart Business |volume=14 |issue=7 |page=100 |issn=1535-9891 |quote=DIZ stands for Description in Zip. | ||
}}</ref> | }}</ref> | ||
==History== | ==History== | ||
The {{mono|FILE_ID.DIZ}} file convention was invented to address a common problem with BBS file upload. BBS software would prompt the user to input a description for the uploaded file, but these descriptions were often less than useful. In order to provide better service, BBS operators spent significant effort enhancing these descriptions. | |||
[[Clark Development]] and the [[Association of Shareware Professionals]] (ASP) supported the idea of this becoming a standard for file descriptions. Clark rewrote the PCBDescribe program and included it with their [[PCBoard]] BBS software. The ASP urged their members to use this description file format in their distributions. Michael Leavitt, an employee of Clark Development, released the file specification and his PCBDescribe program source code to the public domain and urged other BBS software companies to support the DIZ file. | [[Clark Development]] and the [[Association of Shareware Professionals]] (ASP) supported the idea of this becoming a standard for file descriptions. Clark rewrote the PCBDescribe program and included it with their [[PCBoard]] BBS software. The ASP urged their members to use this description file format in their distributions. Michael Leavitt, an employee of Clark Development, released the file specification and his PCBDescribe program source code to the public domain and urged other BBS software companies to support the DIZ file. | ||
| Line 18: | Line 15: | ||
Even since the decline of the [[dial-up]] [[bulletin board system]], FILE_ID.DIZ files are still utilized by the [[warez scene]] in their releases of [[warez|unlicensed software]]. They are commonly bundled as part of the complete packaging by pirate groups, and indicate the number of disks, and other basic information. Along with the [[.nfo|NFO]] file, it is essential to the release.<ref>{{Cite book |last1=Craig |first1=P. |last2=Honick |first2=R. |last3=Burnett |first3=M. |year=2005 |chapter=The Release |chapter-url=https://archive.org/details/softwarepiracyex0000crai/page/95 |title=Software Piracy Exposed |page=[https://archive.org/details/softwarepiracyex0000crai/page/95 95] |doi=10.1016/B978-193226698-6/50030-1 |isbn=978-1-93-226698-6}}</ref> | Even since the decline of the [[dial-up]] [[bulletin board system]], FILE_ID.DIZ files are still utilized by the [[warez scene]] in their releases of [[warez|unlicensed software]]. They are commonly bundled as part of the complete packaging by pirate groups, and indicate the number of disks, and other basic information. Along with the [[.nfo|NFO]] file, it is essential to the release.<ref>{{Cite book |last1=Craig |first1=P. |last2=Honick |first2=R. |last3=Burnett |first3=M. |year=2005 |chapter=The Release |chapter-url=https://archive.org/details/softwarepiracyex0000crai/page/95 |title=Software Piracy Exposed |page=[https://archive.org/details/softwarepiracyex0000crai/page/95 95] |doi=10.1016/B978-193226698-6/50030-1 |isbn=978-1-93-226698-6}}</ref> | ||
== | ==Format== | ||
Although the [[file format |format of files]] could and did vary, according to v1.9 of the specification developed for the ASP, a file consists of 7-bit, alphanumeric ASCII text, limited to 10 lines of no more than 45 characters each and contains program name, version, ASP number (if from an ASP member), a description separator and a description.<ref>{{cite web |url=http://www.textfiles.com/computers/fileid.txt |title=FILEID.TXT v1.9|first=Richard |last=Holler |date=1994-05-17}}</ref> For example: | |||
MY PROGRAM v1.23 <ASP> - A program which will | |||
do anything for anybody. Will run in only 2k | |||
of memory. Can be run from the command line, | |||
or installed as a TSR. Completely menu- | |||
driven. Version 1.23 reduces the previous 4k | |||
memory requirements, and adds an enhanced | |||
graphical user interface. Also, MY PROGRAM | |||
now contains Windows and DESQview support. | |||
Coming soon - an OS/2 version. | |||
From Do-It-All Software, Inc. $15.00 | |||
Many files adhered to 45-character, plain ASCII text for the first 8 lines, then continued with up to 80-character wide, 8-bit ASCII or [[ANSI graphic]] page with better-formatted documentation. | |||
Many | |||
==See also== | ==See also== | ||
* | * {{Annotated link |.nfo}} | ||
* | * {{Annotated link |README}} | ||
* | * {{Annotated link |Portable Application Description}} | ||
* [[Standard Architecture for Universal Comment Extensions]] — For attaching metadata to files | |||
* [[Standard Architecture for Universal Comment Extensions | * [[DESC.SDI]] — Another metadata file used for BBS | ||
* | * [[DESCRIPT.ION]] — A text file containing metadata about files and directories | ||
* | |||
==References== | ==References== | ||
{{reflist | {{reflist}} | ||
[[Category:Bulletin board systems]] | [[Category:Bulletin board systems]] | ||
Latest revision as of 18:41, 26 December 2025
Template:Short description Script error: No such module "redirect hatnote".
In a bulletin board system (BBS) and later the warez scene, FILE_ID.DIZ is a plain-text file that describes the content of the archive in which it is located.[1] Use of the file allows for a concise description of uploaded files to be automatically applied. <templatestyles src="Mono/styles.css" />FILE_ID stands for "file identification". <templatestyles src="Mono/styles.css" />DIZ stands for "description in zipfile".[2]
History
The <templatestyles src="Mono/styles.css" />FILE_ID.DIZ file convention was invented to address a common problem with BBS file upload. BBS software would prompt the user to input a description for the uploaded file, but these descriptions were often less than useful. In order to provide better service, BBS operators spent significant effort enhancing these descriptions.
Clark Development and the Association of Shareware Professionals (ASP) supported the idea of this becoming a standard for file descriptions. Clark rewrote the PCBDescribe program and included it with their PCBoard BBS software. The ASP urged their members to use this description file format in their distributions. Michael Leavitt, an employee of Clark Development, released the file specification and his PCBDescribe program source code to the public domain and urged other BBS software companies to support the DIZ file.
SysOps could add a common third-party script written in PPL, called "DIZ/2-PCB"[3] that would process, rewrite, verify, and format DIZ files from archives as they were uploaded to a BBS. The software would extract the archive, examine the contents, compile a report, import the DIZ description file and then format it according to your liking. During this time, it was usual practice to add additional lines to the description, such as ads exclaiming the source of the uploaded BBS.
Even since the decline of the dial-up bulletin board system, FILE_ID.DIZ files are still utilized by the warez scene in their releases of unlicensed software. They are commonly bundled as part of the complete packaging by pirate groups, and indicate the number of disks, and other basic information. Along with the NFO file, it is essential to the release.[4]
Format
Although the format of files could and did vary, according to v1.9 of the specification developed for the ASP, a file consists of 7-bit, alphanumeric ASCII text, limited to 10 lines of no more than 45 characters each and contains program name, version, ASP number (if from an ASP member), a description separator and a description.[5] For example:
MY PROGRAM v1.23 <ASP> - A program which will do anything for anybody. Will run in only 2k of memory. Can be run from the command line, or installed as a TSR. Completely menu- driven. Version 1.23 reduces the previous 4k memory requirements, and adds an enhanced graphical user interface. Also, MY PROGRAM now contains Windows and DESQview support. Coming soon - an OS/2 version. From Do-It-All Software, Inc. $15.00
Many files adhered to 45-character, plain ASCII text for the first 8 lines, then continued with up to 80-character wide, 8-bit ASCII or ANSI graphic page with better-formatted documentation.
See also
- Template:Annotated link
- Template:Annotated link
- Template:Annotated link
- Standard Architecture for Universal Comment Extensions — For attaching metadata to files
- DESC.SDI — Another metadata file used for BBS
- DESCRIPT.ION — A text file containing metadata about files and directories
References
<templatestyles src="Reflist/styles.css" />
- ↑ Script error: No such module "Citation/CS1". "Short ANSI text file (31 characters wide) often automatically extracted by Bulletin Board Service programs."
- ↑ Script error: No such module "Citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
Script error: No such module "Check for unknown parameters".