Sep OCT Nov
25
2019 2020 2021
success
fail

About this capture

COLLECTED BY

Organization: Archive Team

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

History is littered with hundreds of conflicts over the future of a community, group, location or business that were "resolved" when one of the parties stepped ahead and destroyed what was there. With the original point of contention destroyed, the debates would fall to the wayside. Archive Team believes that by duplicated condemned data, the conversation and debate can continue, as well as the richness and insight gained by keeping the materials. Our projects have ranged in size from a single volunteer downloading the data to a small-but-critical site, to over 100 volunteers stepping forward to acquire terabytes of user-created data to save for future generations.

The main site for Archive Team is at archiveteam.org and contains up to the date information on various projects, manifestos, plans and walkthroughs.

This collection contains the output of many Archive Team projects, both ongoing and completed. Thanks to the generous providing of disk space by the Internet Archive, multi-terabyte datasets can be made available, as well as in use by the Wayback Machine, providing a path back to lost websites and work.

Our collection has grown to the point of having sub-collections for the type of data we acquire. If you are seeking to browse the contents of these collections, the Wayback Machine is the best first stop. Otherwise, you are free to dig into the stacks to see what you may find.

The Archive Team Panic Downloads are full pulldowns of currently extant websites, meant to serve as emergency backups for needed sites that are in danger of closing, or which will be missed dearly if suddenly lost due to hard drive crashes or server failures.

Collection: ArchiveBot: The Archive Team Crowdsourced Crawler

ArchiveBot is an IRC bot designed to automate the archival of smaller websites (e.g. up to a few hundred thousand URLs). You give it a URL to start at, and it grabs all content under that URL, records it in a WARC, and then uploads that WARC to ArchiveTeam servers for eventual injection into the Internet Archive (or other archive sites).

To use ArchiveBot, drop by #archivebot on EFNet. To interact with ArchiveBot, you issue commands by typing it into the channel. Note you will need channel operator permissions in order to issue archiving jobs. The dashboard shows the sites being downloaded currently.

There is a dashboard running for the archivebot process at http://www.archivebot.com.

ArchiveBot's source code can be found at https://github.com/ArchiveTeam/ArchiveBot.

TIMESTAMPS
The Wayback Machine - http://web.archive.org/web/20201025232940/https://visualstudio.github.com/
Fork me on GitHub

GitHub Extension for Visual Studio

The easiest way to connect to your GitHub repositories in Visual Studio

Download GitHub Extension for Visual Studio anyway.

By downloading the extension you agree to the End-User License Agreement

Requires Windows and Visual Studio 2015 or newer

Easy Installation

When you install Visual Studio, select the option to Customize the install and be sure to check the GitHub Extension for Visual Studio check box. It's that easy.

Did you already install Visual Studio without adding the extension? No worries, download it now.

Install the extension

Connect to GitHub

Once you install the extension, you can log into your GitHub.com or GitHub Enterprise account in Visual Studio with full support for two-factor authentication. There is no need to use personal API tokens.

Connect to GitHub
Clone repositories screenshot

Clone repositories in one click

Once connected, it's quick to clone repositories from your account or any organization you belong to.

Click the clone button to bring up a dialog that shows all the repositories you have access to. Use the filter textbox to quickly find the repository you're interested in.

Create repositories and build something great

Need a new repository on GitHub? No problem! The create dialog makes it easy to create a repository on GitHub and clone it to Visual Studio all in one step.

Create new repos screenshot
Publish to GitHub screenshot

Publish your local work to GitHub

Already have a project on your machine? Well what are you waiting for? Publish it to GitHub and start collaborating with others.

In the Team Explorer window, click on the Sync tab to get to the Publish to GitHub dialog.

View Pull Requests in Visual Studio

View all of the Pull Requests for your project in the GitHub pane, and sort and filter them by Open/Closed state, Assignee and Author.

Open the GitHub pane by typing GitHub into Visual Studio Quick Launch (Ctrl+Q).

Pull Requests
Create Pull Requests

Create Pull Requests from Visual Studio

Turn a branch into a Pull Request directly from Visual Studio.

In the GitHub pane, click the Create New link to create a new Pull Request on GitHub.

Create Gists

Create gists and upload them to GitHub directly from Visual Studio.

Simply select the code to upload and select Create Gist from the GitHub context menu.

Pull Requests