This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /branches/hidra/tools
Directory Listing
Revision
633 -
Directory Listing
Modified
Sun Jan 16 18:57:15 2005 UTC
(18 years, 10 months ago)
by
dpavlin
update branches to trunk
Revision
286 -
Directory Listing
Modified
Sun Mar 14 19:44:57 2004 UTC
(19 years, 8 months ago)
by
dpavlin
merge changes from trunk to branches, converted all import_xml
Revision
242 -
Directory Listing
Modified
Mon Mar 8 18:07:37 2004 UTC
(19 years, 8 months ago)
by
dpavlin
creating hidra branch of code
Revision
232 -
Directory Listing
Modified
Fri Mar 5 23:18:30 2004 UTC
(19 years, 8 months ago)
by
dpavlin
Original Path:
trunk/tools
dump TDB file (e.g. lookup)
Revision
230 -
Directory Listing
Modified
Wed Feb 25 10:49:32 2004 UTC
(19 years, 9 months ago)
by
dpavlin
Original Path:
trunk/tools
Lot of changes and improvements:
- documentation at beginning of script
- use XML file for configuration (as opposed to hard-coded values in script)
- example XML configuration can be created with ./isis2marc.pl > config.xml
- supports unique and non-unique output depending on presence of <key>
tag in configuration file
Revision
229 -
Directory Listing
Modified
Mon Feb 23 23:21:43 2004 UTC
(19 years, 9 months ago)
by
dpavlin
Original Path:
trunk/tools
brown-bag-bug-fix: writing MARC file just once (at end) will save a lot of time
Revision
228 -
Directory Listing
Modified
Mon Feb 23 23:17:17 2004 UTC
(19 years, 9 months ago)
by
dpavlin
Original Path:
trunk/tools
script which will select just some fields from CDS/ISIS database and insert
only unique values in MARC file (useful for creating ad-hoc authority file)
Revision
217 -
Directory Listing
Modified
Sun Feb 1 23:28:27 2004 UTC
(19 years, 10 months ago)
by
dpavlin
Original Path:
trunk/tools
bugfix and improvements:
- debug and quiet switches
- skip fields which are too short (just subfield without data)
- calculate directory address
- calculate base address in leader
Revision
216 -
Directory Listing
Modified
Sun Feb 1 22:18:05 2004 UTC
(19 years, 10 months ago)
by
dpavlin
Original Path:
trunk/tools
insert empty indicators -- that required to rebuild directory, so
I'm also doing some sanity checks (on which programs that import
MARC files might fail later)
Revision
209 -
Directory Listing
Modified
Sun Feb 1 20:35:59 2004 UTC
(19 years, 10 months ago)
by
dpavlin
Original Path:
trunk/tools
I was using MARC.pm wrong. It duplicated records in output
Revision
179 -
Directory Listing
Modified
Tue Nov 25 18:28:42 2003 UTC
(20 years ago)
by
dpavlin
Original Path:
trunk/tools
script which will create log of webpac memory and processor usage
Revision
117 -
Directory Listing
Modified
Mon Jul 21 16:05:42 2003 UTC
(20 years, 4 months ago)
by
dpavlin
Original Path:
trunk/tools
use select query and not \d
Revision
116 -
Directory Listing
Modified
Mon Jul 21 15:54:57 2003 UTC
(20 years, 4 months ago)
by
dpavlin
Original Path:
trunk/tools
you can specify database name
Revision
107 -
Directory Listing
Modified
Mon Jul 14 17:34:45 2003 UTC
(20 years, 4 months ago)
by
dpavlin
Original Path:
trunk/tools
dump isis records using OpenIsis...
Revision
89 -
Directory Listing
Modified
Sun Jul 13 12:24:06 2003 UTC
(20 years, 4 months ago)
by
dpavlin
Original Path:
trunk/tools
count number of entries in tables (one for each index)
Revision
61 -
Directory Listing
Added
Fri Jul 4 19:37:32 2003 UTC
(20 years, 4 months ago)
by
dpavlin
Original Path:
trunk/tools
unsorted perl tools and snippets