From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael@kjorling.se (Michael =?utf-8?B?S2rDtnJsaW5n?=) Date: Thu, 17 Aug 2017 18:38:30 +0000 Subject: [TUHS] CSTR 122 on CHEM? In-Reply-To: <201708171758.v7HHw8Gi031951@freefriends.org> References: <77908e10000151ffdc0b77842d8c74ca@quintile.net> <201708171758.v7HHw8Gi031951@freefriends.org> Message-ID: <20170817183829.GD31148@5B3C9D53AD8F45DD93F7082AF345DC1A> On 17 Aug 2017 11:58 -0600, from arnold at skeeve.com: >> http://web.archive.org/web/*/http://cm.bell-labs.com/cm/cs/cstr/122.ps.gz > > OK, so how do I actually get the file? I seem to not be able to figure > out how the Wayback machine works. :-( Here's a quick way to get the _most recently archived_ version of a URL from the Wayback Machine: Take https://web.archive.org/web/99991232235959/ Append the URL of interest, including protocol. That would be https://web.archive.org/web/99991232235959/http://cm.bell-labs.com/cm/cs/cstr/122.ps.gz Feed that to your web browser or other HTTP client. It will redirect to the most recent version, which in this case appears to be https://web.archive.org/web/20070203045131/http://cm.bell-labs.com:80/cm/cs/cstr/122.ps.gz Alternatively, you need Javascript enabled to see on which dates they archived the URL in question (that'd be the '*' variant, except I access the Wayback Machine over HTTPS), then hover over a colored date to see the list of snapshots on that date, then click the time link to go to that version of the URL. They used to have until recently a UI that didn't require executing client-side Javascript... I suppose that's called progress. -- Michael Kjörling • https://michael.kjorling.se • michael at kjorling.se “People who think they know everything really annoy those of us who know we don’t.” (Bjarne Stroustrup)