A few months ago I refurbished the Software Preservation Group website, and the museum moved it to a subdomain of the main web site:
Also, the projects/ subdirectory was dropped. The Museum's IT folks set up redirections that work for top level things. So:
correctly redirects to:
But unfortunately not all the "content" URLs redirect correctly. So for example this item in the Zotero bibliography:
http://www.softwarepreservation.org/projects/LISP/bbnlisp/TenexLispRef_Jul71.pdf
should be changed to:
https://softwarepreservation.computerhistory.org/LISP/bbnlisp/TenexLispRef_Jul71.pdf
If someone could make me a list of "old style" URLs in Zotero, I'd be happy to send back a corrected list.
Paul
Paul,
I created issue #2424 to track this work. I should be able to create the list of URLs some time in the new week. Once its generated I'll get it to you.
-- Bill Stumbo wst...@charter.net
Paul,
Here are all 15 “URL” fields in the entries on Zotero of the Interlisp Bibliography, that match the regex:
"URL":\s*"http.*softwarepreservation.org
in the JSON download from Zotero.
http://www.softwarepreservation.org/projects/LISP/interlisp/tenex/twenex.org/PARCMESSAGE.TXT.1/view
http://www.softwarepreservation.org/projects/LISP/uppsala/Haraldson-LISP_details.pdf
http://www.softwarepreservation.org/projects/LISP/bbnlisp/BBN940Lisp_Jul67.pdf/view
http://www.softwarepreservation.org/projects/LISP/bbnlisp/BBN940LispPrelimSpec_Oct1966.pdf
http://www.softwarepreservation.org/projects/LISP/book/III_LispBook_Apr66.pdf
http://www.softwarepreservation.org/projects/LISP/bbnlisp/TenexLispRef_Jul71.pdf
http://www.softwarepreservation.org/projects/LISP/interlisp/Teitelman-3IJCAI.pdf/view
http://www.softwarepreservation.org/projects/LISP/interlisp/Interlisp-VAX-Users_Manual.pdf/view
http://www.softwarepreservation.org/projects/LISP/interlisp/Deutsch-Inside_Interlisp-1978.pdf
http://www.softwarepreservation.org/projects/LISP/interlisp/Interlisp-VAX_A_Report.pdf/view
http://www.softwarepreservation.org/projects/LISP/bbnlisp/W-21_LISP_Editor_Apr67.pdf/view
http://www.softwarepreservation.org/projects/LISP/book/III_LispBook_Apr66.pdf
http://www.softwarepreservation.org/projects/verification/pivot/Deutsch-Pivot.pdf
Matt Heffron
Matt,Thanks very much. Here are the corrected versions:https://softwarepreservation.computerhistory.org/LISP/interlisp/tenex/twenex.org/PARCMESSAGE.TXT.1
https://softwarepreservation.computerhistory.org/LISP/interlisp/tenex/sumex-aim/new-lisp-messages.txt.1
https://softwarepreservation.computerhistory.org/LISP/uppsala/Haraldson-LISP_details.pdf
https://softwarepreservation.computerhistory.org/LISP/bbnlisp/BBN940Lisp_Jul67.pdf
https://softwarepreservation.computerhistory.org/LISP/bbnlisp/BBN940LispPrelimSpec_Oct1966.pdf
https://softwarepreservation.computerhistory.org/LISP/book/III_LispBook_Apr66.pdf
https://softwarepreservation.computerhistory.org/LISP/bbnlisp/TenexLispRef_Jul71.pdf
https://softwarepreservation.computerhistory.org/LISP/interlisp/Teitelman-3IJCAI.pdf
https://softwarepreservation.computerhistory.org/LISP/interlisp/Interlisp-VAX-Users_Manual.pdf
https://softwarepreservation.computerhistory.org/LISP/interlisp/Deutsch-Inside_Interlisp-1978.pdf
https://softwarepreservation.computerhistory.org/LISP/interlisp/Interlisp-VAX_A_Report.pdf
https://softwarepreservation.computerhistory.org/LISP/bbnlisp/W-21_LISP_Editor_Apr67.pdf
https://softwarepreservation.computerhistory.org/LISP/book/III_LispBook_Apr66.pdf
https://softwarepreservation.computerhistory.org/pivot/Deutsch-Pivot.pdf
https://softwarepreservation.computerhistory.org/LISP/conference/iwoleas88/Masinter-CommonLispCleanup.pdfIn addition to the things I mentioned before,the “/view” suffix needs to be stripped, and there is no “verification” subdirectory for pivot and affirm.Paul
--
You received this message because you are subscribed to the Google Groups "Medley Interlisp core" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lispcore+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/lispcore/e996bd61-1857-4395-9aed-62c4a57949b4%40charter.net.