| / | |
| software/ | |
| edb/ |
| 2008-05-26 06:12:55 | (subdir) | btxdb/ | ||
| 2008-05-26 06:12:55 | (subdir) | edbibtex/ | ||
| 14157 | 2008-01-22 13:30:49 | text/plain | ChangeLog | |
| 332 | 2008-01-22 13:30:49 | text/plain | arb-demo | |
| 332 | 2008-01-22 13:30:49 | text/plain | arb-demo-regexp | |
| 988 | 2008-01-22 13:30:49 | text/plain | arb-demo-regexp.dba | |
| 1288 | 2008-01-22 13:30:49 | text/plain | arb-demo-regexp.edb | |
| 1735 | 2008-01-22 13:30:49 | text/plain | arb-demo.dba | |
| 1851 | 2008-01-22 13:30:49 | text/plain | arb-demo.edb | |
| 89 | 2008-01-22 13:30:49 | text/plain | arb-demo.fmt | |
| 104 | 2008-01-22 13:30:49 | text/plain | arb-demo.home-fmt | |
| 1249 | 2008-01-22 13:30:49 | text/plain | btxdb.README | |
| 1087 | 2008-01-22 13:30:49 | text/plain | eicsw.dat | |
| 3581 | 2008-01-22 13:30:49 | text/plain | eicsw.dba | |
| 5028 | 2008-01-22 13:30:49 | text/plain | eicsw.edb | |
| 579 | 2008-01-22 13:30:49 | text/plain | eicsw.fmt | |
| 2678 | 2008-01-22 13:30:49 | text/plain | forms-demo2-inherent.edb | |
| 1135 | 2008-01-22 13:30:49 | text/plain | forms-demo2-int.dat | |
| 565 | 2008-01-22 13:30:49 | text/plain | forms-demo2.dat | |
| 1743 | 2008-01-22 13:30:49 | text/plain | forms-demo2.edb | |
| 838 | 2008-01-22 13:30:49 | text/plain | forms-demo2.fmt | |
| 140 | 2008-01-22 13:30:49 | text/plain | forms-demo2.report | |
| 3085 | 2008-01-22 13:30:49 | text/plain | geneal | |
| 17771 | 2008-01-22 13:30:49 | text/plain | geneal.dat | |
| 29352 | 2008-01-22 13:30:49 | text/plain | geneal.edb | |
| 22762 | 2008-01-22 13:30:49 | text/plain | intro-and-addr | |
| 18 | 2008-01-22 13:30:49 | text/plain | names.dat | |
| 966 | 2008-01-22 13:30:49 | text/plain | names.edb | |
| 233 | 2008-01-22 13:30:49 | text/plain | names.fmt | |
| 974 | 2008-01-22 13:30:49 | text/plain | null.edb | |
| 1210 | 2008-01-22 13:30:49 | text/plain | passwd.edb | |
| 447 | 2008-01-22 13:30:49 | text/plain | passwd.fmt | |
| 449 | 2008-01-22 13:30:49 | text/plain | rolo-jik.dat | |
| 5961 | 2008-01-22 13:30:49 | text/plain | rolo-jik.dba | |
| 1380 | 2008-01-22 13:30:49 | text/plain | rolo-jik.doc | |
| 7072 | 2008-01-22 13:30:49 | text/plain | rolo-jik.edb | |
| 424 | 2008-01-22 13:30:49 | text/plain | rolo-jik.fmt | |
| 2419 | 2008-01-22 13:30:49 | text/plain | tepdb | |
| 12907 | 2008-01-22 13:30:49 | text/plain | tepdb.dba | |
| 1223 | 2008-01-22 13:30:49 | text/plain | tepdb.fmt | |
| 4007 | 2008-01-22 13:30:49 | text/plain | tepdb.instr | |
| 178 | 2008-01-22 13:30:49 | text/plain | www-links | |
| 940 | 2008-01-22 13:30:49 | text/plain | www-links.edb | |
| 233 | 2008-01-22 13:30:49 | text/plain | www-links2 | |
| 992 | 2008-01-22 13:30:49 | text/plain | www-links2.edb | |
| 308 | 2008-01-22 13:30:49 | text/plain | www-links3 | |
| 1301 | 2008-01-22 13:30:49 | text/plain | www-links3.edb |
This directory contains examples of using EDB. The following files are available; see the documentation for file naming conventions. README This file. This is not EDB's README file, only that for its examples. forms-demo2.dat The database supplied as "demo2" of the Forms package. forms-demo2.fmt forms-demo2.report forms-demo2-int.dat The same database in EDB internal layout. arb-demo An example database in "arbitrary" format; it uses functions arb-demo.dba rather than rules to read and write the disk file. It also arb-demo.fmt uses an alternate format file. arb-demo.home-fmt arb-demo-regexp The same database as that above, but with its layout arb-demo-regexp.dba specified by a set of regular expressions. When you do `db-find-file' on arb-demo-regexp, EDB will ask for its display format; you should use arb-demo.fmt. eicsw.dat Alan Stebbens's EIC software database, which uses enumerated eicsw.fmt types and the date type. eicsw.dba passwd.fmt A format file for use with /etc/passwd; do db-find-file on /etc/passwd and specify this file as the format file. tepdb Michael Ernst's address database in internal file layout; tepdb.fmt includes change functions, aging of data, reports, mailing tepdb.dba labels, and usage instructions. tepdb.instr rolo-jik.dat Jonathan Kamens's rolodex database; includes user-definable rolo-jik.fmt fields and dynamic data display buffer alignment. rolo-jik.dba rolo-jik.doc intro-and-addr Bob Chassell's introduction to EDB for the complete novice, plus an address database and code for producing mailing labels. btxdb.README Instructions for retrieving Thorsten Ohl's BibTeX database. edbibtex Michael Burschik's BibTeX database and sample format files. Includes documentation, example databases, and more. geneal Instructions for retrieving Michael Patton's geneal database, which includes inter-record links and tagged file layout. www-links* URLs and associated metadata. More examples are welcome! Please send them to <ttn@gnuvola.org>.