Seriously, the Wayback Machine is awesome. Just last week I used it to find a website I made twelve years ago at the ripe age of 10. If there are any maintainers/developers reading this, thank you. The fact that they were able to preserve a masterpiece like this means a lot to me: http://web.archive.org/web/20010124071800/http://expage.com/...
Agreed. Back in '96 I was a teenager who spent all his free time running a modest gaming fan website [1]. I dropped it when I went to college a year later, but its nice to know all that hard work will forever be memorialized within the wayback machine. It helps me remember why I became a software engineer in the first place. Thanks for that. [1] http://web.archive.org/web/19970414022225/http://www.scorche...
Wayback Machine: Now with 240,000,000,000 URLs
31–38 of 38 posts
Re: Wayback Machine: Now with 240,000,000,000 URLs
#32I'm ten percent into an implementation of a 'personal web archive', mostly as a fun side-project. I just wonder, if historical data gets more interesting as the web ages?
Not even sure if archives can help - with some algorithmically created content it might be impossible to index it all.
Just one example - there are surely more. I used to think digital data would be easier to preserve for the future, but now I am not so sure anymore.
Not even mentioning Facebook, which presumably can not be archived because of the walled garden thing.
Re: Wayback Machine: Now with 240,000,000,000 URLs
#33The Wayback Machine is run by archive.org, a non-profit. If you like what they do consider donating at http://archive.org/donate/index.php
Re: Wayback Machine: Now with 240,000,000,000 URLs
#34Earlier quoted context omitted.
Agreed. Back in '96 I was a teenager who spent all his free time running a modest gaming fan website [1]. I dropped it when I went to college a year later, but its nice to know all that hard work will forever be memorialized within the wayback machine. It helps me remember why I became a software engineer in the first place. Thanks for that. [1] http://web.archive.org/web/19970414022225/http://www.scorche...
Do you still own that domain? It's fantastic.
We were up to 20k daily uniques when I quit (not bad for 1997). I wrote the forum & related software myself in perl, which was an amazing learning experience.
Re: Wayback Machine: Now with 240,000,000,000 URLs
#35Re: Wayback Machine: Now with 240,000,000,000 URLs
#36Does anyone know what database they use? Or just files and folders?
The index for Wayback is a massive sorted text file (called a CDX) containing a line for each URL and timestamp. For very large installations this index is sharded across multiple servers and queried in parallel. The lookups are done using plain old binary search. http://archive.org/web/researcher/cdx_file_format.php Each CDX record maps a URL-timestamp pair to a byte offset into an ARC or WARC file. These are essent…
Re: Wayback Machine: Now with 240,000,000,000 URLs
#37Seriously, the Wayback Machine is awesome. Just last week I used it to find a website I made twelve years ago at the ripe age of 10. If there are any maintainers/developers reading this, thank you. The fact that they were able to preserve a masterpiece like this means a lot to me: http://web.archive.org/web/20010124071800/http://expage.com/...
when i was a kid using my parents AOL connection Homestead was blocked by the default AOL parental controls. so i installed a keylogger so i could sneak onto my dad's screen name and make websites when he went to work. in retrospect i probably could have just asked him to unblock homestead so i can make websites. i realize this is only tangentially related, but your page compelled me to share. :)
Re: Wayback Machine: Now with 240,000,000,000 URLs
#38Hi, please I am using wayback-1.6 on my tomcat-5.28 (java-1.7 , ubuntu-11.04) to display all my arc.gz files but I have got this error, however this folder contains all my arc.gz files /tmp/wayback/files1/IA.arc.gz
Resource Not In Archive
The Resource you requested is not in this archive.