<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Leparente - Locals</title>
	<atom:link href="https://locals.md/t/leparente/feed/" rel="self" type="application/rss+xml" />
	<link>https://locals.md/t/leparente/</link>
	<description>ежедневный интернет-журнал о событиях в Кишинёве и Молдове.</description>
	<lastBuildDate>Sat, 03 Oct 2020 20:26:25 +0000</lastBuildDate>
	<language>ru-RU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://static.locals.md/2024/05/cropped-locals-logo-32x32.png</url>
	<title>Leparente - Locals</title>
	<link>https://locals.md/t/leparente/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Cosmos in Buzunar &#038; Leparente</title>
		<link>https://locals.md/2020/cosmos-in-buzunar-leparente-2/</link>
					<comments>https://locals.md/2020/cosmos-in-buzunar-leparente-2/#respond</comments>
		
		<dc:creator><![CDATA[orrin.n]]></dc:creator>
		<pubDate>Fri, 02 Oct 2020 10:12:50 +0000</pubDate>
				<category><![CDATA[события]]></category>
		<category><![CDATA[COSMOS în BUZUNAR]]></category>
		<category><![CDATA[Leparente]]></category>
		<category><![CDATA[Villa Drago]]></category>
		<guid isPermaLink="false">http://locals.md/?p=393652</guid>

					<description><![CDATA[<p>Casa Daca invites you to summer closing at Villa Drago.<br />
An outdoor performance by Cosmos in Buzunar will be followed by our favourite Leparenté.</p>
<p>Запись <a href="https://locals.md/2020/cosmos-in-buzunar-leparente-2/">Cosmos in Buzunar &#038; Leparente</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x c1et5uql">Casa Daca invites you to summer closing at Villa Drago.</div>
<div class="kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x c1et5uql">An outdoor performance by the unbelievable Cosmos in Buzunar will be followed by our favourite Leparenté</div>
<div class="kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x c1et5uql">Bar &amp; snacks will be on offer till 5:00</div>
<div></div>
<div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql">23:00 <strong>Cosmos in Buzunar</strong></div>
<div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql">01:00 <strong>Leparenté</strong></div>
<div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql">Visuals : <strong>Karen Grigorean</strong></div>
<div></div>
<div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql">We can accept a limited number of guests. Please call to reserve your place to avoid disappointment. 078883886 / 078883880</div>
<div></div>
<div class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql">Artist's contribution of 200 lei will include a welcome drink of choice.</div>
<p>Запись <a href="https://locals.md/2020/cosmos-in-buzunar-leparente-2/">Cosmos in Buzunar &#038; Leparente</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2020/cosmos-in-buzunar-leparente-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>En Famille pres. Leparente / Gorbani</title>
		<link>https://locals.md/2016/en-famille-pres-leparente-gorbani/</link>
					<comments>https://locals.md/2016/en-famille-pres-leparente-gorbani/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Thu, 16 Jun 2016 04:37:09 +0000</pubDate>
				<category><![CDATA[MultiLingual]]></category>
		<category><![CDATA[события]]></category>
		<category><![CDATA[Gorbani]]></category>
		<category><![CDATA[Leparente]]></category>
		<guid isPermaLink="false">http://locals.md/?p=222245</guid>

					<description><![CDATA[<p>Только музыка имеет значение.</p>
<p>Запись <a href="https://locals.md/2016/en-famille-pres-leparente-gorbani/">En Famille pres. Leparente / Gorbani</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class='w-full' x-data='{ currentLocale: "ru", locales: "ru ro" }'>
      <div class='w-full flex flex-row gap-3'>
        <template x-for='locale in locales.split(" ")' :key='locale'>
          <button 
            class='w-10 h-10 rounded-full bg-blue-300 text-white font-bold capitalize' 
            x-text='locale' 
            x-on:click='currentLocale = locale'
            x-bind:class='currentLocale === locale ? `!bg-blue-500` : ``'
          >
          </button>
        </template>
      </div>
   <section x-cloak x-show="currentLocale === 'ru'"></p>
<p>17-06. En Famille [all night long] with:</p>
<p><a href="https://www.facebook.com/leparente/">Leparenté</a> (<a href="https://www.facebook.com/sensibilrecords/">Sensibil</a> / <a href="https://www.facebook.com/resonanzrecords/">Resonanz records</a>)<br />
<a href="https://www.facebook.com/gorbanimusic/">Gorbani</a> (<a href="https://www.facebook.com/ETERecords/">ÉTÉ</a> / <a href="https://www.facebook.com/elarumrecords/">Elarum</a>)</p>
<p>En Famille представляет летнюю серию сессий с резидентами и гостями проекта, чьи музыкальные вкусы и подача хорошо раскрывают все грани техно и хаус музыки и является отличным симбиозом для мейн -тайм танцпола..<br />
Чем больше времени у артиста на сет, тем больше он раскрывает себя и свою музыку.</p>
<p>Вертушки на ряду с <a href="https://www.facebook.com/leparente/">Leparenté</a> разделит <a href="https://www.facebook.com/gorbanimusic/">Gorbani</a> - резидент северной столицы, который успел отыграть свои сеты В Швейцарии, Румынии, Англии, России, Болгарии, успешно выпускается и ведёт свои vinyl only лейблы, подкреплённые отличными ремиксерами и артистами...</p>
<p>Entrance: 50 mdl.<br />
FC / +18 / Good mood &amp; Dance shoes</p>
<p>str. Vlaicu Parcalab 45</p>
<p></section> <section x-cloak x-show="currentLocale === 'ro'"></p>
<p>17-06. En Famille [all night long] with:</p>
<p><a href="https://www.facebook.com/leparente/">Leparenté</a> (<a href="https://www.facebook.com/sensibilrecords/">Sensibil</a> / <a href="https://www.facebook.com/resonanzrecords/">Resonanz records</a>)<br />
<a href="https://www.facebook.com/gorbanimusic/">Gorbani</a> (<a href="https://www.facebook.com/ETERecords/">ÉTÉ</a> / <a href="https://www.facebook.com/elarumrecords/">Elarum</a>)</p>
<p>En Famille prezintă o serie de petreceri de vară cu fondatorii și oaspeții acestui proiect, a căror flow și preferințe muzicale străbat orice bariere ale muzicii techno și house, întru crearea unei simbioze perfecte pentru main-time dancefloor.</p>
<p>La platane, de rând cu <a href="https://www.facebook.com/leparente/">Leparenté</a>, vine <a href="https://www.facebook.com/gorbanimusic/">Gorbani</a> - stabilit în capitala de nord, acesta a reușit să impresioneze publicul cu seturile sale în țări precum Elveția, România, Anglia, Rusia și Bulgaria. Avînd în spate colaborări cu artiști și producători talentați, Gorbani, mai este și fondator a câteva vinyl only label-uri de succes...</p>
<p>Doar muzica contează! Только музыка имеет значение.<br />
See you!</p>
<p>Entrance: 50 mdl.<br />
FC / +18 / Good mood &amp; Dance shoes</p>
<p>str. Vlaicu Parcalab 45</p>
<p></section></section>
<p>Запись <a href="https://locals.md/2016/en-famille-pres-leparente-gorbani/">En Famille pres. Leparente / Gorbani</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2016/en-famille-pres-leparente-gorbani/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Supervision bar session #21</title>
		<link>https://locals.md/2016/supervision-bar-session-21/</link>
					<comments>https://locals.md/2016/supervision-bar-session-21/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Wed, 18 May 2016 13:37:49 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[события]]></category>
		<category><![CDATA[DEBREECE]]></category>
		<category><![CDATA[Leparente]]></category>
		<category><![CDATA[Lo]]></category>
		<category><![CDATA[Mitru]]></category>
		<guid isPermaLink="false">http://locals.md/?p=217820</guid>

					<description><![CDATA[<p>HOMECOMING</p>
<p>Запись <a href="https://locals.md/2016/supervision-bar-session-21/">Supervision bar session #21</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Как волна, supervision приходит<br />
И музыка в баре грохочет.<br />
За диджейкой какие-то психи<br />
Режут музыку днем и ночью.<br />
Не спрашивайте нас как там будет,<br />
Хотите - так будьте с нами!<br />
Мир здесь какой-то новый,<br />
Мир здесь какой-то странный.</p>
<p>SUPERVISION bar session #21<br />
HOMECOMING</p>
<p>With:</p>
<p>Lo<br />
Mitru<br />
Leparente<br />
Debreece</p>
<p>50 MDL</p>
<p>Запись <a href="https://locals.md/2016/supervision-bar-session-21/">Supervision bar session #21</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2016/supervision-bar-session-21/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Gorbani, Hellen Mills, Leparente, Holchin</title>
		<link>https://locals.md/2016/gorbani-hellen-mills-leparente-holchin/</link>
					<comments>https://locals.md/2016/gorbani-hellen-mills-leparente-holchin/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Thu, 14 Apr 2016 21:27:37 +0000</pubDate>
				<category><![CDATA[события]]></category>
		<category><![CDATA[Gorbani]]></category>
		<category><![CDATA[Hellen Mills]]></category>
		<category><![CDATA[Holchin]]></category>
		<category><![CDATA[Leparente]]></category>
		<guid isPermaLink="false">http://locals.md/?p=212940</guid>

					<description><![CDATA[<p>Хорошая обойма!</p>
<p>Запись <a href="https://locals.md/2016/gorbani-hellen-mills-leparente-holchin/">Gorbani, Hellen Mills, Leparente, Holchin</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Хорошая обойма собирается в пятницу, 15 апреля!</p>
<p>Проездом в гостях - <a href="https://www.facebook.com/gorbanimusic/" target="_blank">Gorbani</a>, ко-фаундер лейблов <a href="https://www.facebook.com/ETERecords/" target="_blank">ETE</a> и <a href="https://www.facebook.com/elarumrecords/" target="_blank">Elarum</a>, который чаще выступает за рубежом, чем на родных просторах!</p>
<p>Прекрасная представительница электронной сцены Молдовы - <a href="https://www.facebook.com/hellenmillsofficial/" target="_blank">Hellen Mills</a>, также в обойме <a href="https://www.facebook.com/maximsunbeatofficial/" target="_blank">Maxim Sunbeat</a> aka <a href="https://www.facebook.com/leparente/" target="_blank">Leparente</a> (<a href="https://www.facebook.com/sensibilrecords/" target="_blank">Sensibil rec</a> / <a href="https://www.facebook.com/resonanzrecords/" target="_blank">Resonanz rec</a>) и <a href="https://www.facebook.com/Holchinmusic/" target="_blank">Holchin</a>, чьи хаус/техно сеты всегда украшают любую вечеринку.</p>
<p class='badge' ><img fetchpriority="high" decoding="async" class="size-full wp-image-212944 aligncenter" src="https://static.locals.md/2016/04/Gorbani.jpg" alt="Gorbani" width="950" height="527" srcset="https://static.locals.md/2016/04/Gorbani.jpg 950w, https://static.locals.md/2016/04/Gorbani-620x344.jpg 620w, https://static.locals.md/2016/04/Gorbani-768x426.jpg 768w" sizes="(max-width: 950px) 100vw, 950px" /></p>
<p>- <a href="https://www.facebook.com/gorbanimusic/" target="_blank">Gorbani</a> // <a href="https://www.facebook.com/ETERecords/" target="_blank">ÉTÉ</a> / <a href="https://www.facebook.com/elarumrecords/" target="_blank">Elarum</a><br />
- <a href="https://www.facebook.com/hellenmillsofficial/" target="_blank">Hellen Mills</a> // <a href="https://www.facebook.com/rarerecords.label/" target="_blank">RA+RE Records</a><br />
- <a href="https://www.facebook.com/leparente/" target="_blank">Leparenté</a> // <a href="https://www.facebook.com/sensibilrecords/" target="_blank">Sensibil</a> / <a href="https://www.facebook.com/resonanzrecords/" target="_blank">Resonanz records</a><br />
- <a href="https://www.facebook.com/Holchinmusic/" target="_blank">Holchin</a></p>
<p>Entry fee: 50 mdl<br />
FC/ 18+</p>
<p>Запись <a href="https://locals.md/2016/gorbani-hellen-mills-leparente-holchin/">Gorbani, Hellen Mills, Leparente, Holchin</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2016/gorbani-hellen-mills-leparente-holchin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>KOSTA / AWD HOUSE // RO @ T5BAR</title>
		<link>https://locals.md/2016/kosta-ro/</link>
					<comments>https://locals.md/2016/kosta-ro/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Sat, 19 Mar 2016 12:15:06 +0000</pubDate>
				<category><![CDATA[MultiLingual]]></category>
		<category><![CDATA[Главная]]></category>
		<category><![CDATA[события]]></category>
		<category><![CDATA[Evgheny Dubovsky]]></category>
		<category><![CDATA[Holchin]]></category>
		<category><![CDATA[Kosta]]></category>
		<category><![CDATA[Leparente]]></category>
		<guid isPermaLink="false">http://locals.md/?p=206360</guid>

					<description><![CDATA[<p>Яркий представитель хаус сцены Румынии.</p>
<p>Запись <a href="https://locals.md/2016/kosta-ro/">KOSTA / AWD HOUSE // RO @ T5BAR</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class='w-full' x-data='{ currentLocale: "ru", locales: "ru ro" }'>
      <div class='w-full flex flex-row gap-3'>
        <template x-for='locale in locales.split(" ")' :key='locale'>
          <button 
            class='w-10 h-10 rounded-full bg-blue-300 text-white font-bold capitalize' 
            x-text='locale' 
            x-on:click='currentLocale = locale'
            x-bind:class='currentLocale === locale ? `!bg-blue-500` : ``'
          >
          </button>
        </template>
      </div>
   <section x-cloak x-show="currentLocale === 'ru'"></p>
<p>19 Марта в стенах <a href="https://www.facebook.com/tipografia.V/" target="_blank">T5 Bar</a> выступит яркий представитель хаус сцены Румынии - <a href="https://www.facebook.com/kosta.awd/" target="_blank">Kosta / AWD House</a>. Его долгий музыкальный путь позволяет комбинировать хаус с техно, Джаззи и афро хаусом. Он очень бережно подходит к выбору композиций и именно это позволяет ему создавать единый и ритмичный сет.</p>
<p>Своё музыкальное начало карьера Косты берёт в далёком 1997 году. На памяти его запоминающиеся сеты на Sunwaves и игра с такими артистами, как Hector Moralez, Phil Weeks, Chris Simmonds, Craig Hamilton, Mark Farina, JT Donaldson и Dj Sneak.</p>
<p><iframe src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/users/40123&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false" width="100%" height="450" frameborder="no" scrolling="no"></iframe></p>
<p>Line up:</p>
<p>◈ <a href="https://www.facebook.com/kosta.awd/" target="_blank">Kosta / AWD House</a> (Bucuresti, Romania)<br />
<a href="https://www.facebook.com/kosta.awd" target="_blank">https://www.facebook.com/kosta.awd</a></p>
<p>◈ <a href="https://www.facebook.com/Holchinmusic/" target="_blank">Holchin</a><br />
<a href="https://www.facebook.com/Holchinmusic" target="_blank">https://www.facebook.com/Holchinmusic</a></p>
<p>◈ <a href="https://www.facebook.com/leparente/" target="_blank">Leparenté</a><br />
<a href="https://www.facebook.com/leparente" target="_blank">https://www.facebook.com/leparente</a></p>
<p>◈ <a href="https://www.facebook.com/Evgeny-Dubovsky-Jackiss-451251668220284/" target="_blank">Evgeny Dubovsky (Jackiss)</a><br />
<a href="https://www.facebook.com/Evgeny-Dubovsky-Jackiss-451251668220284" target="_blank">https://www.facebook.com/Evgeny-Dubovsky-Jackiss-451251668220284</a></p>
<p>FC/DC +18 - 50 MDL</p>
<p></section> <section x-cloak x-show="currentLocale === 'ro'"></p>
<p>Genul de om care are lectiile facute bine.</p>
<p>Antrenat in timp, gustul pentru muzica buna transpare din fiecare set pe care il face. E foarte versatil si se plimba usor intre cateva zone muzicale: de la deep si tech pina la jazzy si afro house, combina permanent.</p>
<p>Autodidact, stie sa se muleze pe public, dar impune ritmul.. iar selectia e foarte atent facuta.</p>
<p><iframe src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/users/40123&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false" width="100%" height="450" frameborder="no" scrolling="no"></iframe></p>
<p>Marcheaza multe puncte pe dans, atat cu un warm up facut cu responsabillitate pentru unul ca Mark Farina, cat si in seturile de unul singur.. dar straluceste in combinatia clasica: AWD House.</p>
<p>Pune o muzica tonica, de dans. Isi asuma rolul de entertainer, nu cel de profesor de muzica. Surprinde mult si mixeaza excelent.</p>
<p>Un dj care e in liga profesionista din 2002, dar a inceput in '97.</p>
<p>Un prim ep a iesit in aprilie 2015, o colaborare cu prietenul sau de o viata &gt; Chemars.</p>
<p>A aniversat 10 ani in postura de promoter. In diverse asocieri sau de unul singur, a promovat zona de house cald - de voie buna, cu mai multe serii de petreceri.</p>
<p>Probabil cea mai cunoscuta e AWD House @ Traian 42.</p>
<p>Amintim aici: Hector Moralez, Phil Weeks, Miss Mee, Chris Simmonds, Wally Callerio, Craig Hamilton, Mark Farina, Gramphonedzie, JT Donaldson si lista continua.</p>
<p>Line up:<br />
◈ KOSTA (Bucuresti, Romania)<br />
<a href="https://www.facebook.com/kosta.awd" target="_blank">https://www.facebook.com/kosta.awd</a></p>
<p>◈ Holchin<br />
<a href="https://www.facebook.com/Holchinmusic" target="_blank">https://www.facebook.com/Holchinmusic</a></p>
<p>◈ Leparente<br />
<a href="https://www.facebook.com/leparente" target="_blank">https://www.facebook.com/leparente</a></p>
<p>◈ Evgheny Dubovsky<br />
<a href="https://www.facebook.com/Evgeny-Dubovsky-Jackiss-451251668220284" target="_blank">https://www.facebook.com/Evgeny-Dubovsky-Jackiss-451251668220284</a></p>
<p>FC/DC +18 - 50 MDL</p>
<p></section></section>
<p>Запись <a href="https://locals.md/2016/kosta-ro/">KOSTA / AWD HOUSE // RO @ T5BAR</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2016/kosta-ro/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Friday w/ Hellen Mills, Leparente &#038; Holchin</title>
		<link>https://locals.md/2016/friday-w-hellen-mills-leparente-holchin/</link>
					<comments>https://locals.md/2016/friday-w-hellen-mills-leparente-holchin/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Tue, 01 Mar 2016 07:03:14 +0000</pubDate>
				<category><![CDATA[события]]></category>
		<category><![CDATA[Hellen Mills]]></category>
		<category><![CDATA[Holchin]]></category>
		<category><![CDATA[Leparente]]></category>
		<guid isPermaLink="false">http://locals.md/?p=205371</guid>

					<description><![CDATA[<p>FC / DC / GOOD MOOD</p>
<p>Запись <a href="https://locals.md/2016/friday-w-hellen-mills-leparente-holchin/">Friday w/ Hellen Mills, Leparente &#038; Holchin</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>INFO TBA</p>
<p><a href="https://www.facebook.com/hellenmillsofficial/" target="_blank">Hellen Mills</a> // <a href="https://www.facebook.com/leparente/" target="_blank">Leparenté</a> // <a href="https://www.facebook.com/Holchinmusic/" target="_blank">Holchin</a></p>
<p>Entry: 50 mdl<br />
FC / DC / GOOD MOOD</p>
<p>Запись <a href="https://locals.md/2016/friday-w-hellen-mills-leparente-holchin/">Friday w/ Hellen Mills, Leparente &#038; Holchin</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2016/friday-w-hellen-mills-leparente-holchin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Leparente + Friends I All Night Long</title>
		<link>https://locals.md/2016/leparente-friends-i-all-night-long/</link>
					<comments>https://locals.md/2016/leparente-friends-i-all-night-long/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Mon, 01 Feb 2016 16:38:30 +0000</pubDate>
				<category><![CDATA[события]]></category>
		<category><![CDATA[Leparente]]></category>
		<guid isPermaLink="false">http://locals.md/?p=200358</guid>

					<description><![CDATA[<p>Техно/хаус вайб.</p>
<p>Запись <a href="https://locals.md/2016/leparente-friends-i-all-night-long/">Leparente + Friends I All Night Long</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>► February 06 / Saturday<br />
<a href="https://www.facebook.com/leparente/" target="_blank">Leparenté</a> &amp; Friends All night Long</p>
<p>► В субботу 06.02 в <a href="https://www.facebook.com/tipografia.V/" target="_blank">T5 Bar</a> планируется весьма интересная и продолжительная вечеринка с участием <a href="https://www.facebook.com/leparente/" target="_blank">Leparenté</a>, а также гостевыми сетами от наших друзей, бек-ту-бек джемами и тщательно подобранным музыкальным техно/хаус вайбом!<br />
..................................<br />
FC/DC / Good mood<br />
Entrance: 50 mdl</p>
<p>Запись <a href="https://locals.md/2016/leparente-friends-i-all-night-long/">Leparente + Friends I All Night Long</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2016/leparente-friends-i-all-night-long/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ZENKER BROTHERS /Germany/ @ T5 Bar</title>
		<link>https://locals.md/2015/zenker-brothers-germany-t5-bar/</link>
					<comments>https://locals.md/2015/zenker-brothers-germany-t5-bar/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Fri, 18 Dec 2015 22:59:18 +0000</pubDate>
				<category><![CDATA[MultiLingual]]></category>
		<category><![CDATA[Главная]]></category>
		<category><![CDATA[события]]></category>
		<category><![CDATA[Budurin]]></category>
		<category><![CDATA[Holchin]]></category>
		<category><![CDATA[Leparente]]></category>
		<category><![CDATA[sienkiewicz]]></category>
		<category><![CDATA[ZENKER BROTHERS]]></category>
		<guid isPermaLink="false">http://locals.md/?p=192968</guid>

					<description><![CDATA[<p>Вечеринка в компании чудесной электронной музыки от братьев Дарио и Марко. </p>
<p>Запись <a href="https://locals.md/2015/zenker-brothers-germany-t5-bar/">ZENKER BROTHERS /Germany/ @ T5 Bar</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class='w-full' x-data='{ currentLocale: "ru", locales: "ru ro" }'>
      <div class='w-full flex flex-row gap-3'>
        <template x-for='locale in locales.split(" ")' :key='locale'>
          <button 
            class='w-10 h-10 rounded-full bg-blue-300 text-white font-bold capitalize' 
            x-text='locale' 
            x-on:click='currentLocale = locale'
            x-bind:class='currentLocale === locale ? `!bg-blue-500` : ``'
          >
          </button>
        </template>
      </div>
   <section x-cloak x-show="currentLocale === 'ru'"></p>
<p>ZENKER BROTHERS @ T5 Bar &amp; Art Cluster</p>
<p>Zenker Brothers в Кишинёве!</p>
<p>В Т5 Bar в эту субботу выступление группы Zenker Brothers из Мюнхена!</p>
<p><iframe src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/77790890&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false" width="100%" height="166" frameborder="no" scrolling="no"></iframe></p>
<p>Не пропустите эту вечеринку в компании чудесной электронной музыки от братьев Дарио и Марко.</p>
<p>LINE-UP:<br />
Zenker Brothers<br />
/Germany/</p>
<p>LOCAL SUPPORT:<br />
Holchin<br />
Leparente<br />
Sienkiewicz<br />
Budurin</p>
<p>Free admission!</p>
<p></section> <section x-cloak x-show="currentLocale === 'ro'"></p>
<p>ZENKER BROTHERS @ T5 Bar &amp; Art Cluster</p>
<p>Zenker Brothers în Chișinău!</p>
<p>T5 găzduiește o prestație deosebită a trupei Zenker Brothers din München!</p>
<p>Fiți acolo pentru a petrece o seară minunată în compania muzicii electronice, pe care o fac frații Dario și Marco. Ei nu numai că sînt frați, dar fac și muzică împreună și creează o atmosferă deosebită de divertisment în München.</p>
<p>Așteptați și trăiți o frumoasă surpriză a trupei Zenker Brothers!</p>
<p>LINE-UP:<br />
Zenker Brothers<br />
/Germany/</p>
<p>LOCAL SUPPORT:<br />
Holchin<br />
Leparente<br />
Sienkiewicz<br />
Budurin</p>
<p>Free admission!</p>
<p></section></section>
<p>Запись <a href="https://locals.md/2015/zenker-brothers-germany-t5-bar/">ZENKER BROTHERS /Germany/ @ T5 Bar</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2015/zenker-brothers-germany-t5-bar/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>EN FAMILLE</title>
		<link>https://locals.md/2015/en-famille/</link>
					<comments>https://locals.md/2015/en-famille/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Wed, 28 Oct 2015 19:50:50 +0000</pubDate>
				<category><![CDATA[события]]></category>
		<category><![CDATA[EN FAMILLE]]></category>
		<category><![CDATA[Hellen Mills]]></category>
		<category><![CDATA[Leparente]]></category>
		<category><![CDATA[Maarka]]></category>
		<category><![CDATA[Undeva La Munte]]></category>
		<guid isPermaLink="false">http://locals.md/?p=184201</guid>

					<description><![CDATA[<p>Добро пожаловать в семью, которая говорит на языке музыки и танца!</p>
<p>Запись <a href="https://locals.md/2015/en-famille/">EN FAMILLE</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>En Famille (фр.) - в кругу семьи.</p>
<p>Музыка нас связала, она объединяет везде и всегда, Музыка - это лучший язык общения, это способ выразить свои мысли и чувства.</p>
<p>Добро пожаловать в семью, которая говорит на языке музыки и танца!</p>
<p>.....................................................................................</p>
<p><a href="https://www.facebook.com/hellenmillsofficial/" target="_blank">Hellen Mills</a> I <a href="https://www.facebook.com/hellenmillsofficial/" target="_blank">facebook.com/hellenmillsofficial</a><br />
<a href="https://www.facebook.com/leparente/" target="_blank">Leparenté</a> I <a href="https://www.facebook.com/maximsunbeatofficial" target="_blank">facebook.com/maximsunbeatofficial</a><br />
<a href="https://www.facebook.com/djmaarka/" target="_blank">Maarka</a> I <a href="https://www.facebook.com/djmaarka/" target="_blank">facebook.com/djmaarka</a><br />
<a href="https://www.facebook.com/undevalamunte/" target="_blank">Undeva La Munte</a> I <a href="https://www.facebook.com/undevalamunte/" target="_blank">facebook.com/undevalamunte</a></p>
<p>.......................................................................................</p>
<p>Entrance: 50 Mdl<br />
FC / DC / +18</p>
<p>Запись <a href="https://locals.md/2015/en-famille/">EN FAMILLE</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2015/en-famille/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>KOSTA // ROMANIA</title>
		<link>https://locals.md/2015/kosta-romania/</link>
					<comments>https://locals.md/2015/kosta-romania/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Fri, 20 Mar 2015 22:41:55 +0000</pubDate>
				<category><![CDATA[события]]></category>
		<category><![CDATA[Evgeny Dubovsky]]></category>
		<category><![CDATA[Holchin]]></category>
		<category><![CDATA[Kosta]]></category>
		<category><![CDATA[Leparente]]></category>
		<category><![CDATA[Romania]]></category>
		<guid isPermaLink="false">http://locals.md/?p=151414</guid>

					<description><![CDATA[<p>O muzica tonica</p>
<p>Запись <a href="https://locals.md/2015/kosta-romania/">KOSTA // ROMANIA</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.facebook.com/kosta.awd" target="_blank">KOSTA</a></p>
<p>Genul de om care are lectiile facute bine.</p>
<p>Antrenat in timp, gustul pentru muzica buna transpare din fiecare set pe care il face. E foarte versatil si se plimba usor intre cateva zone muzicale: de la deep si tech pina la jazzy si jackin house, combina permanent.</p>
<p>Autodidact, stie sa se muleze pe public, dar impune ritmul.. iar selectia e foarte atent facuta.</p>
<p>Marcheaza multe puncte pe dans, atat cu un warm up facut cu responsabillitate pentru unul ca Mark Farina, cat si in seturile de unul singur.. dar straluceste in combinatia clasica: AWD House.</p>
<p>Pune o muzica tonica, de dans. Isi asuma rolul de entertainer, nu cel de profesor de muzica. Surprinde mult si mixeaza excelent.</p>
<p>Un dj care e in liga profesionista din 2002, dar a inceput in '97.</p>
<p><a href="https://www.facebook.com/Holchinmusic" target="_blank">Holchin</a></p>
<p><a href="https://www.facebook.com/leparente" target="_blank">Leparente</a></p>
<p><a href="https://www.facebook.com/pages/Evgeny-Dubovsky-Jackiss/" target="_blank">Evgeny Dubovsky</a></p>
<p>Start: 22:00<br />
Entrance: 70L</p>
<p>FC/DC/18+</p>
<p>Запись <a href="https://locals.md/2015/kosta-romania/">KOSTA // ROMANIA</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2015/kosta-romania/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Фоторепортаж: KUBE 2.0 @ Hala Moldova Film</title>
		<link>https://locals.md/2015/fotoreportazh-kube-2-0-hala-moldova-film/</link>
					<comments>https://locals.md/2015/fotoreportazh-kube-2-0-hala-moldova-film/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Fri, 09 Jan 2015 10:18:38 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[фоторепортажи]]></category>
		<category><![CDATA[Deepshader]]></category>
		<category><![CDATA[Dubfound]]></category>
		<category><![CDATA[Holchin]]></category>
		<category><![CDATA[Kube 2.0]]></category>
		<category><![CDATA[Leparente]]></category>
		<category><![CDATA[Lo]]></category>
		<category><![CDATA[Maarka]]></category>
		<category><![CDATA[Nevolla]]></category>
		<category><![CDATA[Serge Kino]]></category>
		<category><![CDATA[Vzorov]]></category>
		<guid isPermaLink="false">http://locals.md/?p=141376</guid>

					<description><![CDATA[<p>27-го Декабря, за несколько дней до конца 2014 года, в Hala Moldova Filmна проекте Kube 2.0 собрались любители электронной андерграунд музыки.</p>
<p>Запись <a href="https://locals.md/2015/fotoreportazh-kube-2-0-hala-moldova-film/">Фоторепортаж: KUBE 2.0 @ Hala Moldova Film</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>27-го Декабря, за несколько дней до конца 2014 года, в <a href="https://locals.md/2014/kube-2-0-hala-moldova-film/" target="_blank">Hala Moldova Film на проекте Kube 2.0</a> собрались любители электронной андерграунд музыки.</p>
<p>Kube 2.0 впервые был представлен на Orange Music White Night 7. Проект нацелен на продвижение в Молдове стилей: дип-хаус, гараж и техно.</p>
<p>В рамках Kube 2.0 за диджейским пультом в этот вечер были: Deepshader, Nevolla, Leparente, Maarka, Lo, Dubfound, Holchin, Vzorov, Serge Kino.</p>

<a href='https://static.locals.md/2015/01/kube2.0-64.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-64-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-2.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-2-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-3.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-3-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-4.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-4-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-5.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-5-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-6.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-6-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-1.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-1-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-7.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-7-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-8.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-8-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-9.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-9-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-10.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-10-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-11.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-11-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-12.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-12-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-13.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-13-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-14.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-14-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-15.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-15-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-16.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-16-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-17.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-17-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-18.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-18-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-19.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-19-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-21.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-21-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-22.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-22-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-23.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-23-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-24.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-24-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-25.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-25-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-26.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-26-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-27.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-27-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-28.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-28-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-29.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-29-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-30.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-30-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-31.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-31-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-32.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-32-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-33.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-33-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-34.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-34-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-35.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-35-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-36.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-36-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-37.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-37-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-38.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-38-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-39.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-39-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-40.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-40-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-41.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-41-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-42.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-42-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-43.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-43-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-44.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-44-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-45.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-45-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-46.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-46-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-48.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-48-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-49.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-49-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-50.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-50-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-51.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-51-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-53.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-53-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-55.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-55-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-56.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-56-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-58.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-58-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-59.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-59-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-60.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-60-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-61.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-61-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-62.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-62-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-63.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-63-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-65.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-65-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-66.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-66-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-67.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-67-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-68.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-68-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-69.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-69-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>
<a href='https://static.locals.md/2015/01/kube2.0-70.jpg'><img loading="lazy" decoding="async" width="150" height="150" src="https://static.locals.md/2015/01/kube2.0-70-150x150.jpg" class="attachment-thumbnail size-thumbnail" alt="" /></a>

<p>фото: Nicu Lazar</p>
<p>Запись <a href="https://locals.md/2015/fotoreportazh-kube-2-0-hala-moldova-film/">Фоторепортаж: KUBE 2.0 @ Hala Moldova Film</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2015/fotoreportazh-kube-2-0-hala-moldova-film/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kaleidoscope // Dubtil (RO) // Leparente // Maarka</title>
		<link>https://locals.md/2014/kaleidoscope-dubtil-ro-leparente-maarka/</link>
					<comments>https://locals.md/2014/kaleidoscope-dubtil-ro-leparente-maarka/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Sat, 29 Nov 2014 13:20:36 +0000</pubDate>
				<category><![CDATA[события]]></category>
		<category><![CDATA[Dubtil]]></category>
		<category><![CDATA[Leparente]]></category>
		<category><![CDATA[Maarka]]></category>
		<guid isPermaLink="false">http://locals.md/?p=135225</guid>

					<description><![CDATA[<p>Cultul muzicii electronice. </p>
<p>Запись <a href="https://locals.md/2014/kaleidoscope-dubtil-ro-leparente-maarka/">Kaleidoscope // Dubtil (RO) // Leparente // Maarka</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Pe data de 29 noiembrie echipa Kaleidoscope continuă șirul de nopți dedicate muzicii electronice. De data aceasta evenimentul va culmina cu un invitat din România, <a href="https://www.facebook.com/Dubtil" target="_blank">Dubtil</a>. De când a pășit pe scenă, artistul originar din Bacău, are un impact enorm asupra muzicii electronice underground.</p>
<p>Mult e de ascultat, însă puțin de spus despre un artist care preferă ca muzica să vorbească în locul lui. Dubtil este pseudonimul sub care Robert, 1/2 din NoiDoi, a ales să-și urmeze propriul drum, fără a renunța însă la munca de echipă.</p>
<p>Seriozitatea sa caracteristică este colorată de frecvențele muzicii pe care o produce și o mixează. Piesele sale vor putea fi ascultate în această sâmbată, atunci când ne vom întoarce încă pentru o noapte memorabilă cu itinerarii muzicale surprinzătoare și bine echilibrate.</p>
<p>Evenimentul va fi completat și de producători de muzică electronică autohtoni, <a href="https://www.facebook.com/djmaarka" target="_blank">Maarka</a> și proiectul <a href="https://www.facebook.com/leparente" target="_blank">Leparente</a>, un duo format din Maxim Sunbeat și Hellen Mills.</p>
<p>Te așteptăm la <a href="https://www.facebook.com/kaleidoscope.md" target="_blank">Kaleidoscope</a> - evenimentul care aduce cultul muzicii electronice de calitate pentru un public care alege ce ascultă.</p>
<p><iframe loading="lazy" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/168122160&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true" width="100%" height="450" frameborder="no" scrolling="no"></iframe></p>
<p><iframe loading="lazy" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/178866094&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true" width="100%" height="450" frameborder="no" scrolling="no"></iframe></p>
<p>Entrance: 70 mdl</p>
<p>Запись <a href="https://locals.md/2014/kaleidoscope-dubtil-ro-leparente-maarka/">Kaleidoscope // Dubtil (RO) // Leparente // Maarka</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2014/kaleidoscope-dubtil-ro-leparente-maarka/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Фоторепортаж: Valuri @ Tipografia 5</title>
		<link>https://locals.md/2014/fotoreportazh-valuri-tipografia-5/</link>
					<comments>https://locals.md/2014/fotoreportazh-valuri-tipografia-5/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Sun, 19 Oct 2014 12:26:23 +0000</pubDate>
				<category><![CDATA[Главная]]></category>
		<category><![CDATA[фоторепортажи]]></category>
		<category><![CDATA[Hermanos]]></category>
		<category><![CDATA[Leparente]]></category>
		<category><![CDATA[Lo]]></category>
		<category><![CDATA[Mitru]]></category>
		<category><![CDATA[Nicu Lazar]]></category>
		<category><![CDATA[Tipografia 5]]></category>
		<category><![CDATA[VALURI]]></category>
		<guid isPermaLink="false">http://locals.md/?p=128008</guid>

					<description><![CDATA[<p>10 октября 2014 года в Типографии 5 была запущена серия вечеринок Valuri.</p>
<p>Запись <a href="https://locals.md/2014/fotoreportazh-valuri-tipografia-5/">Фоторепортаж: Valuri @ Tipografia 5</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>10 октября 2014 года в Типографии 5 была запущена серия вечеринок <a href="https://www.facebook.com/events/693668310710859/" target="_blank">Valuri</a>.</p>
<blockquote><p>Valuri - это долгосрочный проект, нацеленный на изменение нашего представления о музыке, развитие техно-культуры, выход её из подполья и смену общей картины в городе.</p></blockquote>
<p>В эту техно-банду входят: дерзкие братки Hermanos со своей качающей "бочкой", заслуженные артисты наших сердец и нашего города Leparente со своими "птицами", музыкальный эстет Mitru, из-за которого ваши кеды стерты 12 месяцев в году, и тот, кто заварил эту "техно-кашу" — Lo.</p>
<p>фото: Nicu Lazar</p>
<p>&nbsp;</p>
<p>Запись <a href="https://locals.md/2014/fotoreportazh-valuri-tipografia-5/">Фоторепортаж: Valuri @ Tipografia 5</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2014/fotoreportazh-valuri-tipografia-5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Проект VALURI @ Tipografia 5</title>
		<link>https://locals.md/2014/valuri/</link>
					<comments>https://locals.md/2014/valuri/#respond</comments>
		
		<dc:creator><![CDATA[anuka]]></dc:creator>
		<pubDate>Fri, 10 Oct 2014 11:35:14 +0000</pubDate>
				<category><![CDATA[события]]></category>
		<category><![CDATA[Hermanos]]></category>
		<category><![CDATA[Leparente]]></category>
		<category><![CDATA[Lo]]></category>
		<category><![CDATA[Mitru]]></category>
		<category><![CDATA[Tipografia 5]]></category>
		<category><![CDATA[VALURI]]></category>
		<category><![CDATA[техно-культура]]></category>
		<guid isPermaLink="false">http://locals.md/?p=126097</guid>

					<description><![CDATA[<p>Развитие техно-культуры.</p>
<p>Запись <a href="https://locals.md/2014/valuri/">Проект VALURI @ Tipografia 5</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Valuri - это долгосрочный проект, нацеленный на изменение вашего представления о музыке, развитие техно-культуры, выход из подполья и смену общей картины в городе.<br />
<iframe loading="lazy" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/54470459&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false" width="100%" height="450" frameborder="no" scrolling="no"></iframe><br />
В эту техно-банду входят все, кто нужно: дерзкие братки Hermanos со своей качающей "бочкой", заслуженные артисты наших сердец и нашего города Leparente со своими "птицами", музыкальный эстет Mitru, из-за которого ваши кеды стерты 12 месяцев в году, и конечно чувак, который их всех собрал и заварил эту "кашу", - Lo.</p>
<p class='badge' ><iframe loading="lazy" src="//www.youtube.com/embed/neygohXKIRg" width="950" height="534" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Valuri гордо стартует 10 октября в 22:00.</p>
<p>Много писать не будем, просто будьте там.</p>
<p><strong>Line-Up:</strong></p>
<p><strong><a href="https://www.facebook.com/leparente" target="_blank">Leparenté</a></strong><br />
<a href="https://soundcloud.com/leparente" target="_blank">soundcloud</a></p>
<p><strong><a href="https://www.facebook.com/Hermanosofficial" target="_blank">Hermanos</a></strong><br />
<a href="https://soundcloud.com/los_hermanos" target="_blank">soundcloud</a></p>
<p><strong>Mitru</strong><br />
<a href="https://soundcloud.com/mitrutur" target="_blank">soundcloud</a></p>
<p><strong>Lo</strong><br />
<a href="https://soundcloud.com/lo-74" target="_blank">soundcloud</a></p>
<p>Вход: 50 MDL</p>
<p>Запись <a href="https://locals.md/2014/valuri/">Проект VALURI @ Tipografia 5</a> впервые появилась <a href="https://locals.md">Locals</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://locals.md/2014/valuri/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
