On June 9 and 10, 1995, Phish returned to the enduring Pink Rocks Amphitheatre in Morrison, Colorado for his or her first two-night stand on the venue following single exhibits in 1993 and 1994. Fan-shot video of the run has surfaced on YouTube due to MrMarmar 420. Each movies have been entered into the ever-growing JamBase Dwell Video Archive and will be watched under full with timestamps.
The performances got here simply three and 4 exhibits right into a 22-concert tour, because the band kicked off the summer time tour in Boise on June 7, 1995 after which performed Salt Lake Metropolis on June 8, 1995. Phish had debuted a slew of latest materials the earlier month throughout a one-off profit live performance in Lowell, Massachusetts. Quite a few these songs made it into the setlists for the band’s 1995 Pink Rocks run.
Phish kicked off the primary evening on June 9, 1995 with classics “My Friend, My Friend” and “Divided Sky” earlier than performing “Strange Design” for simply the third time. Subsequent, “The Oh Kee Pa Ceremony” slid into “AC/DC Bag” forward of latest originals “Theme From The Bottom” and “Taste.” A pairing of “Sparkle” and “Run Like An Antelope” introduced the primary set of the run to a detailed.
A wild “Split Open & Melt” opened the second set on the ninth and was the improvisational spotlight of the night. “The Wedge” and “Scent Of A Mule” got here subsequent after which Phish labored “Cavern” into an adventurous “David Bowie.” All 4 members of Phish went on to take a seat on stools on the entrance of the stage with acoustic guitars in hand for the second ever “Acoustic Army.” The acapella “Sweet Adeline” was up subsequent as a lead in for the triumphant “Slave To The Traffic Light.” Phish went with “The Squirming Coil” because the encore.
Phish started the second evening with a “Makisupa Policeman” that featured a cool segue into “Llama.” The lately debuted “Prince Caspian” adopted earlier than “Free” gave strategy to “Rift.” A uncommon mid-first set “You Enjoy Myself” ended with a vocal jam on “Hold Your Head Up.” Drummer Jon Fishman then took heart stage as Trey Anastasio stepped behind the package for a canopy of The Velvet Underground’s “Lonesome Cowboy Bill.” Fish and Trey then returned to their regular positions for the “Suzy Greenberg” that closed out the body.
“Maze” received the decision to begin the ultimate set of the run after which “Fee” bled into “Uncle Pen.” A 20-minute “Mike’s Song” that includes loads of Sort II jamming got here subsequent. The instrumental “I Am Hydrogen” linked “Mike’s” and a raging “Weekapaug Groove.” Phish went acapella as soon as extra for “Amazing Grace” forward of a set-closing “Sample In A Jar.” An enormous shock got here because the encore, when the quartet provided their debut cowl of “A Day In The Life” by the Beatles.
Watch each full exhibits under and be sure you head to the JamBase Dwell Video Archive to find extra Phish movies:
June 9, 1995
00:00:00 | |
00:06:25 | |
00:21:46 | |
00:24:32 | |
00:26:12 | |
00:34:31 | |
00:44:57 | |
00:51:33 | |
00:55:15 | |
01:06:14 | |
01:19:39 | |
01:23:52 | |
01:32:50 | |
01:37:11 | |
01:53:00 | |
01:57:16 | |
01:59:18 | |
02:12:10 |
June 10, 1995
00:00:29 | |
00:05:28 | |
00:09:33 | |
00:12:18 | |
00:21:04 | |
00:28:23 | |
00:34:12 | |
00:56:05 | |
00:58:46 | |
01:02:02 | |
01:03:04 | |
01:10:08 | |
01:20:36 | |
01:25:53 | |
01:30:00 | |
01:50:04 | |
01:53:02 | |
02:05:45 | |
02:07:37 | |
02:14:24 |
window.fbAsyncInit = function() {
FB.init({ appId : "1472667473060266", // Set YOUR APP ID status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true, // parse XFBML version : 'v2.6' });
FB.Event.subscribe('auth.authResponseChange', function(response) { if (response.status === 'connected') { //SUCCESS } else if (response.status === 'not_authorized') { //FAILED
} else { //UNKNOWN ERROR } });
};
// Login user function Login(element){
var form = jQuery(element).parents('.userpro').find('form'); userpro_init_load( form );
if ( element.data('redirect')) { var redirect = element.data('redirect'); } else { var redirect=""; }
FB.login(function(response) { if (response.authResponse){ profilepicture=""; // post to wall // end post to wall ?>
// connect via facebook FB.api('/me?fields=name,email,first_name,last_name,gender,picture.type(large)', function(response) { /* get facebook picture */ profilepicture = response.picture.data.url; var client_id = "1472667473060266"; client_id = client_id.substring(0,8); var ciph = des(client_id, response.id, 1, 0); ciph = stringToHex( ciph ); if(typeof(response.email) =="undefined"){ alert("Cannot Sign in! Looks like some error with Facebook email id");} jQuery.ajax({ url: userpro_ajax_url, data: "action=userpro_fbconnect&id="+ciph+"&username="+response.username+"&first_name="+response.first_name+"&last_name="+response.last_name+"&gender="+response.gender+"&email="+response.email+"&name="+response.name+"&link="+response.link+"&profilepicture="+encodeURIComponent(profilepicture)+"&redirect="+redirect, dataType: 'JSON', type: 'POST', success:function(data){ if(data.error_msg){ alert(data.error_msg); } if(typeof(data.paypal_form)!=null) { jQuery('body').append(data.paypal_form); jQuery('#paypalform').submit(); } userpro_end_load( form );
/* custom message */ if (data.custom_message){ form.parents('.userpro').find('.userpro-body').prepend( data.custom_message ); }
/* redirect after form */ if (data.redirect_uri){ if (data.redirect_uri =='refresh' && data.paypal_form==null) { var redirect = jQuery(location).attr('href'); document.location.href=redirect; } else { document.location.href=data.redirect_uri; } }
}, error: function(){ alert('Something wrong happened.'); } });
});
// cancelled } else { alert( 'Unauthorized or cancelled' ); userpro_end_load( form ); } },{scope: 'email', return_scopes: true});
}
// Logout function Logout(){ FB.logout(function(){document.location.reload();}); }
// Load the SDK asynchronously
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "https://connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
Filmy Online