|
ELUNA 2008 Presentations
|
|
FILELOAD.PPT
|
"Automating a Vendor File Load Process with Perl and Shell Scripting"
|
|
FTPPCATAPPR.PL
|
The program that handles the Promptcat approval file process
|
|
OCLC980.PL
|
Splits files on invoice number
|
|
PWGEN.PL
|
Generates a password
|
|
IMPORTALL.SH
|
Loops on the files from the split process
|
|
PRODIMPORT.SCRIPT
|
Shell script that does the actual loading
|
|
GETPROMPTCATPW.KSH
|
Shell script that handles password changes
|
|
|
|
DBI.PPT
|
"Perl DBI Scripting with the ILS"
|
|
NAMELETTERS.PL
|
Counts patrons whose last names begin with each letter
|
|
RETIREES.PL
|
Retrieve information on retirees who've borrowed something in the past year
|
|
DBDDRIVERS.PL
|
Get list of DBD drivers on the current system
|
|
FINDBADLEADER.PL
|
Retrieve info on records whose leader does not end in 4500
|
|
TESTBIND.PL
|
Test program that contrasts several query methods
|
|
EUGM 2006 Presentations
|
|
PLUNGING INTO PERL.PPT
|
"Plunging Into Perl While Avoiding the Deep End (mostly)"
|
|
DATEMATH.PL
|
Some examples of performing math with dates in Perl
|
|
SNIPPET.GREP
|
Regular expression stuff I've found useful
|
|
|
| |
Co-presentation with Mary Ross, Head of Systems |
| |
Mary presented the librarian view |
| |
Roy presented the technical view
|
|
MELCAT.PPT
|
"Voyager Meets MeLCat: MC'ing the Introductions" (technical view)
|
|
BIBOUT.PL
|
Does the bib processing for MeLCat
|
|
PATOUT.PL
|
Does the patron extract for MeLCat
|
|
PATDIFF.PL
|
Compares the current and previous patron extract to get the differences to send to MeLCat
|
|
EUGM 2003 Presentation
|
|
PERLS.PPT
|
"A Strand of Perls: Some Home Grown Utilities"
|
|
|
|
CALLNUMBER.PM
|
Call number normalization code in Perl module format
|
|
CNMODDOC.PM
|
Call number normalization code in pseudo-code format
|
|
|
|
GETPROF.PL
|
The get operator profile program
|
|
PATDUMP.PL
|
The patron dump Perl program
|
|
GETPROF.INI
|
.ini file for these two programs; determines browser usage
|
|
|
Click on icon and "save as"
|
Icon for patron dump program
|
Click on icon and "save as"
|
Icon for get operator profile program
|
|
|
|
DEMOCALL.PL
|
Demo Perl program for call number sorting
|
|
DEMOCALL.LST
|
Sample call numbers for sorting demo
|