Parent Directories

/
software/
edb/

Directory examples

2010-02-03 11:08:54(subdir)btxdb/
2010-02-03 11:08:54(subdir)edbibtex/
141572008-01-22 13:30:49text/plainChangeLog
3322008-01-22 13:30:49text/plainarb-demo
3322008-01-22 13:30:49text/plainarb-demo-regexp
9882008-01-22 13:30:49text/plainarb-demo-regexp.dba
12882008-01-22 13:30:49text/plainarb-demo-regexp.edb
17352008-01-22 13:30:49text/plainarb-demo.dba
18512008-01-22 13:30:49text/plainarb-demo.edb
892008-01-22 13:30:49text/plainarb-demo.fmt
1042008-01-22 13:30:49text/plainarb-demo.home-fmt
12492008-01-22 13:30:49text/plainbtxdb.README
10872008-01-22 13:30:49chemical/x-mopac-inputeicsw.dat
35812008-01-22 13:30:49text/plaineicsw.dba
50282008-01-22 13:30:49text/plaineicsw.edb
5792008-01-22 13:30:49text/plaineicsw.fmt
26782008-01-22 13:30:49text/plainforms-demo2-inherent.edb
11352008-01-22 13:30:49chemical/x-mopac-inputforms-demo2-int.dat
5652008-01-22 13:30:49chemical/x-mopac-inputforms-demo2.dat
17432008-01-22 13:30:49text/plainforms-demo2.edb
8382008-01-22 13:30:49text/plainforms-demo2.fmt
1402008-01-22 13:30:49text/plainforms-demo2.report
30852008-01-22 13:30:49text/plaingeneal
177712008-01-22 13:30:49chemical/x-mopac-inputgeneal.dat
293522008-01-22 13:30:49text/plaingeneal.edb
227622008-01-22 13:30:49text/plainintro-and-addr
182008-01-22 13:30:49chemical/x-mopac-inputnames.dat
9662008-01-22 13:30:49text/plainnames.edb
2332008-01-22 13:30:49text/plainnames.fmt
9742008-01-22 13:30:49text/plainnull.edb
12102008-01-22 13:30:49text/plainpasswd.edb
4472008-01-22 13:30:49text/plainpasswd.fmt
4492008-01-22 13:30:49chemical/x-mopac-inputrolo-jik.dat
59612008-01-22 13:30:49text/plainrolo-jik.dba
13802008-01-22 13:30:49application/mswordrolo-jik.doc
70722008-01-22 13:30:49text/plainrolo-jik.edb
4242008-01-22 13:30:49text/plainrolo-jik.fmt
24192008-01-22 13:30:49text/plaintepdb
129072008-01-22 13:30:49text/plaintepdb.dba
12232008-01-22 13:30:49text/plaintepdb.fmt
40072008-01-22 13:30:49text/plaintepdb.instr
1782008-01-22 13:30:49text/plainwww-links
9402008-01-22 13:30:49text/plainwww-links.edb
2332008-01-22 13:30:49text/plainwww-links2
9922008-01-22 13:30:49text/plainwww-links2.edb
3082008-01-22 13:30:49text/plainwww-links3
13012008-01-22 13:30:49text/plainwww-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>.