Openings Collective -

Openings Collective - Openings Artist Collective, founded in 2006, believes that the connections between creativity and tr We do this by networking, exhibits and ongoing discussions.

Openings is an artist collective that seeks to foster conversations among artists to explore the connections between creativity and transcendence. We meet monthly for discussion and to create opportunities for exhibits and other projects. For the date and location of the next meeting contact us via the contact page.

Due to an extensive construction project involving the replacement of the entire septic system St. Mary's will be closed...
01/28/2026

Due to an extensive construction project involving the replacement of the entire septic system St. Mary's will be closed for the summer of 2026. Sadly we will not be holding our artist residencies this summer. However we will be celebrating our 20th Anniversary in the fall in NYC. Stay tuned!

Openings Artist Summer Residency -
04/02/2025

Openings Artist Summer Residency -

Michael Berube Retrospective Exhibit -
10/08/2024

Michael Berube Retrospective Exhibit -

My Late Enchantments: A Retrospective Celebration of Michael Berube's  Artistic Legacy  We bid a heartfelt farewell to the extraordinary artist Michael Berube who passed away  in May 2024, with this retrospective exhibit. Michael had a varied career as an academic, performing and visual artist. A...

With great sadness we announce the death of Michael Berube who died last night after a long fight with cancer.  Michael ...
05/15/2024

With great sadness we announce the death of Michael Berube who died last night after a long fight with cancer. Michael was known for his spirit and his outfits! A beloved teacher, he will be missed.

Address

415 W 59th Street
New York, NY
10019

Alerts

Be the first to know and let us send you an email when Openings Collective - posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Openings Collective -:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });