A Very Brief History
of the Internet
This website is an interactive narrative controlled by the width of your browser.
Please start at maximum screen width and drag the right edge to the left to interact.
This site is designed for 1920x1200px displays, please use Cmd/Ctrl and +/- to optimize your viewing.
The 2000s
Please drag towards the right.
Please resize browser to maximum width.
/* $(".bitcoin").click(function() { $(".bitcoin").toggleClass("bitcoin2"); }); $(".bit").click(function() { $(".bit").toggleClass("bit2"); }); $(".cispa").click(function() { $(".cispa").toggleClass("cispa2"); }); $(".coin").click(function() { $(".coin").toggleClass("coin2"); }); $(".facebook").click(function() { $(".facebook").toggleClass("facebook2"); }); $(".googledocs").click(function() { $(".googledocs").toggleClass("googledocs2"); }); $(".googlemaps").click(function() { $(".googlemaps").toggleClass("googlemaps2"); }); $(".itunes").click(function() { $(".itunes").toggleClass("itunes2"); }); $(".kickstarter").click(function() { $(".kickstarter").toggleClass("kickstarter2"); }); $(".limewire").click(function() { $(".limewire").toggleClass("limewire2"); }); $(".myspace").click(function() { $(".myspace").toggleClass("myspace2"); }); $(".reddit").click(function() { $(".reddit").toggleClass("reddit2"); }); $(".secondlife").click(function() { $(".secondlife").toggleClass("secondlife2"); }); $(".silkroad").click(function() { $(".silkroad").toggleClass("silkroad2"); }); $(".skype").click(function() { $(".skype").toggleClass("skype2"); }); $(".sopa").click(function() { $(".sopa").toggleClass("sopa2"); }); $(".steam").click(function() { $(".steam").toggleClass("steam2"); }); $(".twitter").click(function() { $(".twitter").toggleClass("twitter2"); }); $(".wikileaks").click(function() { $(".wikileaks").toggleClass("wikileaks2"); }); $(".wikipedia").click(function() { $(".wikipedia").toggleClass("wikipedia2"); }); $(".xboxlive").click(function() { $(".xboxlive").toggleClass("xboxlive2"); }); $(".youtube").click(function() { $(".youtube").toggleClass("youtube2"); }); */