OP here.
The internet archive is great, but it's not so awesome if there's some ephemeral content you need to save right away, like Tweets or social media posts. Being able to trigger an archive immediately let's you save temporary content such as that which is more prone to deletion. I'm going to build a Chrome extension to click and make cloud copy of the page you're on, hopefully that will make it seem more personally controllable.Do you think being able to download the archive locally would be useful?
ia_user|8 years ago
Firefox: https://addons.mozilla.org/en-US/firefox/addon/wayback-machi...
Chrome: https://chrome.google.com/webstore/detail/wayback-machine/fp...
Safari: https://safari-extensions.apple.com/details/?id=archive.org....
Android: https://play.google.com/store/apps/details?id=com.archive.wa...
iOS: https://itunes.apple.com/us/app/wayback-machine/id1201888313
dsacco|8 years ago
As it is now, I personally wouldn't use it (but it's a cool project, definitely please keep working on this idea!).
chongli|8 years ago
I was just thinking about this last night while I was explaining my use of the Firefox tab groups extension to a friend. I use bookmarks and tabs to keep track of information. Neither is fully convenient and the whole system fails whenever a page changes or a link rots.
I would love a system that archives a page I bookmark so that the bookmark will always work to give me that information. Give me an 'ephemeral' checkbox if I want my bookmark to change when the site changes. Hmmm.
WhiteOwlLion|8 years ago
For example, Wayback Machine:
Save Current URL: javascript:q=(document.location.href);void(open('http://web.archive.org/save/*/'+location.href.replace(/https..., ""),'_self ','resizable,location,menubar,toolbar,scrollbars,status'));
GoBack Current URL: javascript:q=(document.location.href);void(open('http://web.archive.org/web/*/'+location.href.replace(/https?..., ""),'_self ','resizable,location,menubar,toolbar,scrollbars,status'));
thallesr|8 years ago
unknown|8 years ago
[deleted]
agamble|8 years ago
dschep|8 years ago
I agree with GP here, that anything billed as "My own internet archive" should be run on my computer. Not some one elses.
johnaberlin|8 years ago
You can do just that via https://chrome.google.com/webstore/detail/warcreate/kenncghf... http://warcreate.com.
I am a core contributor to this project on github (https://github.com/machawk1/warcreate) and the maintainer/creator of the latest version of WAIL. So I am not biased in anyway ;)
detaro|8 years ago
agamble|8 years ago
jtrip|8 years ago
rathish_g|8 years ago