<?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; obudai</title>
	<atom:link href="http://szigetnews.com/category/obudai/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>Budapest District III wants control of the island, Festival not affected</title>
		<link>http://szigetnews.com/budapest-district-iii-wants-control-of-the-island-festival-not-affected/</link>
		<comments>http://szigetnews.com/budapest-district-iii-wants-control-of-the-island-festival-not-affected/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 14:03:57 +0000</pubDate>
		<dc:creator>Sziget News</dc:creator>
				<category><![CDATA[island]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[obudai]]></category>
		<category><![CDATA[sziget festival]]></category>

		<guid isPermaLink="false">http://szigetnews.com/2008/02/20/budapest-district-iii-wants-control-of-the-island-festival-not-affected/</guid>
		<description><![CDATA[According to caboodle.hu, Budapest District III (Ã“buda) mayor BalÃ¡zs BÃºs has applied for the section of HajÃ³gyÃ¡ri (Shipxyard) Island owned by the City to be transferred to the district. A little more than half of the island, the venue for the annual Sziget festival, is owned by the state, while the rest (43%) is controlled<a href="http://szigetnews.com/budapest-district-iii-wants-control-of-the-island-festival-not-affected/">&#160;&#160;[ Read More ]</a>]]></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/budapest-district-iii-wants-control-of-the-island-festival-not-affected/'></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/budapest-district-iii-wants-control-of-the-island-festival-not-affected/" data-count="vertical" data-text="Budapest District III wants control of the island, Festival not affected" 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/budapest-district-iii-wants-control-of-the-island-festival-not-affected/' 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%2Fbudapest-district-iii-wants-control-of-the-island-festival-not-affected%2F&amp;title=Budapest%20District%20III%20wants%20control%20of%20the%20island%2C%20Festival%20not%20affected'></a></div><div style='clear:left'></div></div><div class='dd_content_wrap'><p>According to <a href="http://www.caboodle.hu/index.php" target="_blank">caboodle.hu</a>, Budapest District III (Ã“buda) mayor BalÃ¡zs BÃºs has applied for the section of HajÃ³gyÃ¡ri (Shipxyard) Island owned by the City to be transferred to the district. A little more than half of the island, the venue for the annual Sziget festival, is owned by the state, while the rest (43%) is controlled by the City.</p>
<p class="bodytext">The mayor thinks the city neglects this area, where illegal races are being held at night. He also feels that if more of the island would be owned by the district, the green area would be larger, and more development aid would be assigned to the district. Those resources would be spent on the island. He added that within the framework of the &#8220;Dream Island&#8221; investment planned for the southern part of the island, some â‚¬1.5 million would be spent on managing the green areas.</p>
<p class="bodytext">About the effects this would have on the festival, BalÃ¡zs BÃºs said that &#8220;We don&#8217;t think that the Sziget Festival should be canceled or changed.&#8221; However, he added that they would like to reach better agreements with organizers of the festival to protect the interests of local residents.</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/budapest-district-iii-wants-control-of-the-island-festival-not-affected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

