Lorant's (=LOS) Chronological Diary is in 00_README-LOG_LOS.txt, instructions on maintaining the NSFfellows web site are here: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ do this as lsjouwer: (home=/home/nraoweb/nm/content/NSFfellows/) set sur = ; set eml = Fellow New/update, ie if not already there: ------------------------------------------- set sur = ; set eml = copy/move image [from ~] as ${sur}.jpg to ./photos sed -e s/"nsfweb@nrao.edu"/"${eml}"/ templateemailaddr.fig > ${sur}_address.fig (or copy ./templateemailaddr.fig to ./${sur}_address.fig and edit in the person's email address in it) xfig this, export as jpeg, 100% no rescaling mv ./${sur}_address.jpg ./email_addresses rm ./${sur}_address.fig ./${sur}_address.fig~ mv [template.text by email] ./fellows/${sur}.shtml If not done by person him/herself and emailed to me: copy ./templatefellows.shtml to ./fellows/${sur}.shtml edit in Name, Title add Contact info and remove empty
's add ${sur} to _address.jpg, photos/.jpg add First name to anchor and website to http:// add to Research and Education rm ./fellows/${sur}.shtml~ New Class of 200X: ------------------ edit/add new fellows in ./toc.shtml, move old to alumni below Alumni New/update: ------------------ set sur = ; set eml = edit in new alumni in ./alumni.shtml move ./email_addresses/${sur}_address.jpg to eg ./email_addresses/${sur}_address.jpg.oldest copy ./templateemailaddr.fig to ./${sur}_address.fig edit in the person's email address in it or sed -e s/"nsfweb@nrao.edu"/"${eml}"/ templateemailaddr.fig > ${sur}_address.fig xfig this, export as jpeg, 100% no rescaling mv ./email_addresses/${sur}_address.jpg ./email_addresses/${sur}_address.jpg.old mv ./${sur}_address.jpg ./email_addresses rm ./${sur}_address.fig ./${sur}_address.fig~ Cleanup: -------- ./cleanup or: save and/or exit all text editors and do the following csh commands find /home/nraoweb/nm/content/NSFfellows -name '*~' -exec rm -i {} \; mv -f /home/euro2/NSFbak.tar.gz /home/euro2/NSFbak.tar.gz.old tar -cvzf /home/euro2/NSFbak.tar.gz -C /home/nraoweb/nm/content/NSFfellows .