TheDeamon,
Fair points. I suppose the ideal would be that they periodically (every five years?) create an updated sanitized version available to the members. Or just do one now and one before they close down the site. Perhaps "email the mod if you want to download the sanitized version" so that it is not just available to the public as well.
TheDrake,
That’s fantastic! If Ornery goes down tomorrow, then it's there, even if the Wayback Machine wouldn't have the most recent comments. It looks like the last time it backed up ornery was in July of 2019.
The only other problem is that there doesn’t seem to be a way to search Ornery through the Wayback Machine. You can search within the Wayback Machine for a particular website or webpage, but can’t search for a website AND a keyword within that website. Operating within the Wayback Machine, the Ornery search function doesn’t work because (I guess) it is only mapping the visual appearance of the page, and not the functionality. That search function is invaluable to sifting through 16,000+ threads.
JoshuaD,
Fair points. I have no expertise in this area, so I apologize if I ask stupid questions.
It's relatively easy to use wget or curl to download all of the end-result html pages. The problem is that each page has a bunch of links embedded in them, and you have to change the target for each of those links if they target other pages you are archiving. IIRC wget can do that for you as well with a little fiddling, but it still leaves a lot behind.
Being able to preserve the links would certainly be handy and being able to have a search function is essential. Using wget or curl, how similiar would a search function work compared to the Ornery’s existing search funtion?
I’m primarily concerned with threads from 2003-2008, which is a realtively narrow band of time, even as a lot of threads were generated in that space. Using Pete at Home as an example, he has 3,862 comments on the new forum and an astounding 44,193 comments on the old forum (which means he's responsible for approximately 1 out of every 14 comments on the old forum and 1 in 9 on the new forum).
Being able to quickly search the forum for particular keywords is huge.