BEAF Brooklyn Experimental Art Foundation

📢【募集開始!藤幡先生による「藝術と技術の対話(DAT)」第2フェーズ】いよいよ2月後半より、「DATプロジェクトメンバー」の公募がスタートします!BEAFも海外協調パートナーとして参加しており、皆さまとご一緒できるのを楽しみにしています。...
01/27/2026

📢【募集開始!藤幡先生による「藝術と技術の対話(DAT)」第2フェーズ】

いよいよ2月後半より、「DATプロジェクトメンバー」の公募がスタートします!
BEAFも海外協調パートナーとして参加しており、皆さまとご一緒できるのを楽しみにしています。ぜひ奮ってご応募ください🙏🏻

【「藝術と技術の対話(DAT)】
📢展覧会をつくり出す育成対象者「DATプロジェクトメンバー」の募集説明会を2月22日(日)に開催💫

「藝術と技術の対話(DAT)」では、札幌国際芸術祭2027とブルックリン実験アート財団(BEAF)をパートナーに迎え、札幌とニューヨークでの展覧会を実地研修(OJT)の環境とした人材育成プログラムを開始します。

本プロジェクトの育成対象者として国内外で展覧会をつくり上げる「DATプロジェクトメンバー」の募集を2月22日より開始。
募集・選考の詳細についてオンライン説明会を開催します‼️

👥「DATプロジェクトメンバー」募集説明会👥
📅日時:2026年2月22日(日)14:00〜16:00 ※YouTube配信�登壇:藤幡正樹(メディアアーティスト)、廣田ふみ(アートプロデューサー/株式会社イッカク代表取締役社長)�※YouTube配信

Address

239 Boerum Street
New York, NY
11206

Website

https://gendai-art.org/cafrp2026/

Alerts

Be the first to know and let us send you an email when BEAF 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 BEAF:

Share

//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); });