"Wayback Classic retrieves data from The Wayback Machine. The Wayback Machine is run by the Internet Archive. They do amazing work preserving all sorts of things, including the websites you find here. You should consider donating to them! Copyright © 2021-2024 Jessica Stokes. Source code available on GitHub. "Wayback Classic" icon and button by Gwyndolyn Marchant"
Wayback Classic
-
-
Meinst du damit, dass es sinnvoll wäre, WebMagick mit einem Modus zu versehen, der Seiten grundsätzlich aus der Wayback Machine holt, soweit verfügbar, so dass man mit einem Internet von, sage wir, 2001 browsen kann? Das würde ein realistisches Bild vom Verhalten auf typischen Seiten von "damals" erlauben.
Ich glaube WebOne Proxy hat auch so ein Feature. Aber wenn es der Browser nativ unterstützt, könnte man es direkt auf originaler Hardware nutzen.
-
Ja, WebOne versucht Seiten aus dem Internetarchiv zu laden, wenn eine Domain nicht mehr existiert. Ansonsten striped er halt das moderne „Drumherum“ von Seiten aus dem Archiv, so daß alte Browser wie Skipper die Seite anzeigen können. Ich hatte meinen Spaß damit.
-
Have I got right? Is it possible to install WebOne in the host computee, for example a Windows, Mac, or Linux PC, and then run Geos in Basebox, and utilize the WebOne proxy in Geos, when browsing the internet?
-
Have I got right? Is it possible to install WebOne in the host computee, for example a Windows, Mac, or Linux PC, and then run Geos in Basebox, and utilize the WebOne proxy in Geos, when browsing the internet?
Yes, this works. I just tried it - add 127.0.0.1:8080 as proxy server in WebMagick (needs a restart), run WebOne in the background, and things like UTF-8 get transparently converted.
I think I had to add
OnHeader=.* WebMagick
to the [Edit] section for the PNG->GIF conversion of the webone.conf file in order to get graphics fixed.
I found that using WebOne needs this commit to FreeGEOS to properly deal with "304 not modified" cache responses, otherwise many pages will try to download (as files) rather than display because of an incorrect mime type. This is not yet merged to the current web development branch.
-
One thing I would like to add to WebMagick is an enhanced proxy dialogue, that allows selecting a proxy from a list and also manage the list...