<?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>SzigetNews.com &#187; cultural</title>
	<atom:link href="http://szigetnews.com/category/cultural/feed/" rel="self" type="application/rss+xml" />
	<link>http://szigetnews.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 12:31:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Vieux Farka Toure and Zamballarana at Sziget 2009</title>
		<link>http://szigetnews.com/vieux-farka-toure-and-zamballarana-at-sziget-2009/</link>
		<comments>http://szigetnews.com/vieux-farka-toure-and-zamballarana-at-sziget-2009/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 08:15:32 +0000</pubDate>
		<dc:creator>Sziget News</dc:creator>
				<category><![CDATA[artists]]></category>
		<category><![CDATA[confirmed]]></category>
		<category><![CDATA[cultural]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[island]]></category>
		<category><![CDATA[line-up]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[sziget 2009]]></category>
		<category><![CDATA[sziget festival]]></category>
		<category><![CDATA[Vieux Farka Toure]]></category>
		<category><![CDATA[Zamballarana]]></category>

		<guid isPermaLink="false">http://szigetnews.com/?p=513</guid>
		<description><![CDATA[The Sziget last.Fm page lists two more interesting acts for this year&#8217;s Sziget Festival. Vieux Farka Toure, a Malian guitarist/singer/songwriter, as well as French act Zamballarana (that confirmsÂ  Sziget Festival on their official MySpace for August 14), will be at Sziget festival 2009.]]></description>
			<content:encoded><![CDATA[<div id='dd_ajax_float'><div class='dd_button_v '><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='tall' href='http://szigetnews.com/category/cultural/feed/'></g:plusone></div><div style='clear:left'></div><div class='dd_button_v '><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://szigetnews.com/category/cultural/feed/" data-count="vertical" data-text="cultural" data-via="" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style='clear:left'></div><div class='dd_button_v '><a name='fb_share' type='box_count' share_url='http://szigetnews.com/category/cultural/feed/' href='http://www.facebook.com/sharer.php'></a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'></script></div><div style='clear:left'></div><div class='dd_button_v '><script type='text/javascript'>(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script> <a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http%3A%2F%2Fszigetnews.com%2Fcategory%2Fcultural%2Ffeed%2F&amp;title=cultural'></a></div><div style='clear:left'></div></div><div class='dd_content_wrap'><p>The <a href="http://www.last.fm/event/827444#lineup" target="_blank">Sziget last.Fm page</a> lists two more interesting acts for this year&#8217;s Sziget Festival. <a href="http://www.vieuxfarkatoure.com/" target="_blank">Vieux Farka Toure</a>, a Malian guitarist/singer/songwriter, as well as French act Zamballarana (that confirmsÂ  Sziget Festival <a href="http://www.myspace.com/zamballarana" target="_blank">on their official MySpace</a> for August 14), will be at Sziget festival 2009.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black; margin: 10px;" src="http://img2.pict.com/c5/1d/d4/1382451/0/vieuxfarkatoure.jpg" alt="" width="356" height="298" /></p>
</div><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-120px;
	margin-right:10px;
	margin-top:10px;
	position:absolute;
	z-index:9999;
}</style><script type="text/javascript">jQuery(document).ready(function($){

	var $postShare = $('#dd_ajax_float');
	
	if($('.dd_content_wrap').length > 0){
	
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
	
		$(window).scroll(function () { 
		  
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			
			if($('#dd_ajax_float').length > 0){
			
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
				
			}
	
		});
	}
});</script><script type="text/javascript"> jQuery(document).ready(function($) {
	
		if($(window).width()> 790){ 
			$('#dd_ajax_float').show()
		}else{
			$('#dd_ajax_float').hide()
		}

		$(window).resize(function() { 
			
			if($(window).width()> 790){ 
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
			
		});  

	}); ;</script>]]></content:encoded>
			<wfw:commentRss>http://szigetnews.com/vieux-farka-toure-and-zamballarana-at-sziget-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oy Division confirmed for Sziget Festival 2009!</title>
		<link>http://szigetnews.com/oy-division-confirmed-for-sziget-festival-2009/</link>
		<comments>http://szigetnews.com/oy-division-confirmed-for-sziget-festival-2009/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 06:29:20 +0000</pubDate>
		<dc:creator>Sziget News</dc:creator>
				<category><![CDATA[artists]]></category>
		<category><![CDATA[confirmed]]></category>
		<category><![CDATA[cultural]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[line-up]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[sziget 2009]]></category>
		<category><![CDATA[sziget festival]]></category>
		<category><![CDATA[World Music Stage]]></category>
		<category><![CDATA[Klezmer]]></category>
		<category><![CDATA[Oy Division]]></category>

		<guid isPermaLink="false">http://szigetnews.com/?p=349</guid>
		<description><![CDATA[Israelian act Oy Division, a band playing the old-style folk music of East-European Jews (more widely known as Klezmer), have confirmed their presence at Sziget Festival 2009. Oy Division are a band that try to play the pre-war Jewish music the way it has been originally performed, not modernising it in any way. They also<a href="http://szigetnews.com/oy-division-confirmed-for-sziget-festival-2009/">&#160;&#160;[ Read More ]</a>]]></description>
			<content:encoded><![CDATA[<p>Israelian act Oy Division, a band playing the old-style folk music of East-European Jews (more widely known as Klezmer), have confirmed their presence at Sziget Festival 2009. Oy Division are a band that try to play the pre-war Jewish music the way it has been originally performed, not modernising it in any way. They also have a new album out.</p>
<p>According to<a href="http://www.myspace.com/oydivision" target="_blank"> their MySpace page</a>, &#8220;their repertoire is a mix of instrumental wedding dance music, folk songs and songs originating in the Yiddish theatre, Old music played again with the zeal and exuberance of punks.&#8221; That sounds quite interesting, doesn&#8217;t it?</p>
<p>Oy Division will play Sziget Festival 2009 on August 16.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://img2.pict.com/e8/fd/c8/1397660/0/oydivisionwwwszigetnewscom.jpg" alt="" width="380" height="254" /></p>
]]></content:encoded>
			<wfw:commentRss>http://szigetnews.com/oy-division-confirmed-for-sziget-festival-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The cultural Sziget</title>
		<link>http://szigetnews.com/the-cultural-sziget/</link>
		<comments>http://szigetnews.com/the-cultural-sziget/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 07:25:33 +0000</pubDate>
		<dc:creator>Sziget News</dc:creator>
				<category><![CDATA[cultural]]></category>
		<category><![CDATA[sziget]]></category>
		<category><![CDATA[Sziget 2008]]></category>
		<category><![CDATA[sziget festival]]></category>

		<guid isPermaLink="false">http://szigetnews.com/2008/07/21/the-cultural-sziget/</guid>
		<description><![CDATA[This year&#8217;s Sziget will offer a lot for people interested in high profile culture. You will be able to watch 35 theatre and ballet performances, and Hungarian museums will sponsor 12 events. The festival&#8217;s stages will host theatre events by Danza Contemporanea de Cuba, Stockholm 59 Degrees North, Hofesh Shechter and the Vietnamese National Water<a href="http://szigetnews.com/the-cultural-sziget/">&#160;&#160;[ Read More ]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://szigetnews.com/wp-content/uploads/2008/07/water-puppet-theatre.jpg" title="water-puppet-theatre.jpg"><img src="http://szigetnews.com/wp-content/uploads/2008/07/water-puppet-theatre.jpg" alt="water-puppet-theatre.jpg" height="247" width="364" /></a></p>
<p>This year&#8217;s Sziget will offer a lot for people interested in high profile culture. You will be able to watch 35 theatre and ballet performances, and Hungarian museums will sponsor 12 events.</p>
<p>The festival&#8217;s stages will host theatre events by Danza Contemporanea de Cuba, Stockholm 59 Degrees North, Hofesh Shechter and the Vietnamese National Water Puppet Theatre. This year, museums will also have the opportunity to offer their own programmes to Sziget visitors.</p>
]]></content:encoded>
			<wfw:commentRss>http://szigetnews.com/the-cultural-sziget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

