Share

Scribe Software

File Release Notes and Changelog

Release Name: scribe-1.3.2

Notes:

Version 1.3.2 - 02/14/06

Fixed the compensation process with CompFormat.php
AlterBookId updated to work with new ClientPipe
Metadata changes
scribeppi-1.3.exe and derive-104.exe
new camera.exe that supports Canon 5D
*Must* create book on Archive before scanning.  Browser launched at "New" book.


Install Notes

  Add the following to scribe.properties:
   
cameraModel=1Ds 
#cameraModel=5D

# ---- UPLOAD SETTINGS ------
uploadMethod=rsync
#uploadMethod=ftp

#if Rsync
#Uncomment this line when uploading to a scanning center deployed red rack via rsync
#nodeCount=SOLO
nodeCount=DUAL

  Add to default_meta.xml fields:
    added scanningcenter (arch, uoft, miss, rich, lond) 
    added 3rd collection
    remove illustrations, pageHeight, pageWidth, foldout, extraSubject

  Login via Scribe to generate new c:/scribe/conf/upload.xml

  Install an rsync service.  
  Using cygwin: 
    Deploy resources/rsyncd.conf to c:/cgywin/etc/
    Launch:  rsync --daemon -v --address 207.241.238.249 --no-detach --config /etc/rsyncd.conf
  Do the Mario approach...

Changes: