<?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; podcast</title>
	<atom:link href="http://szigetnews.com/category/podcast/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>Win a ticket to Sziget!</title>
		<link>http://szigetnews.com/win-a-ticket-to-sziget/</link>
		<comments>http://szigetnews.com/win-a-ticket-to-sziget/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 12:39:39 +0000</pubDate>
		<dc:creator>Sziget News</dc:creator>
				<category><![CDATA[podcast]]></category>
		<category><![CDATA[Sziget 2008]]></category>
		<category><![CDATA[sziget festival]]></category>
		<category><![CDATA[Win tickets]]></category>

		<guid isPermaLink="false">http://szigetnews.com/2008/07/17/win-a-ticket-to-sziget/</guid>
		<description><![CDATA[Â  If you want to win one of the 10 Sziget Festival passes that budacast.hu is giving away, all you have to do is to follow the instructions below: 1. Listen to the latest episodes of Budacast and answer the 6 trivia questions over the next 6 weeks. 2. Send an audio or text comment<a href="http://szigetnews.com/win-a-ticket-to-sziget/">&#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/win-a-ticket-to-sziget/'></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/win-a-ticket-to-sziget/" data-count="vertical" data-text="Win a ticket to Sziget!" 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/win-a-ticket-to-sziget/' 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%2Fwin-a-ticket-to-sziget%2F&amp;title=Win%20a%20ticket%20to%20Sziget%21'></a></div><div style='clear:left'></div></div><div class='dd_content_wrap'><p>Â <a href="http://szigetnews.com/wp-content/uploads/2008/07/dsc06326.JPG" title="dsc06326.JPG"><img src="http://szigetnews.com/wp-content/uploads/2008/07/dsc06326.JPG" alt="dsc06326.JPG" width="329" height="247" /></a><br />
<br />
If you want to win one of the 10 Sziget Festival passes that budacast.hu is giving away, all you have to do is to follow the instructions below:</p>
<p>1. Listen to the latest episodes of Budacast and answer the 6 trivia questions<br />
over the next 6 weeks.</p>
<p>2. Send an audio or text comment (on the site) with your name, where you&#8217;re<br />
from and a good memory from the Sziget Festival, or tell them what you&#8217;d like to<br />
do at the Festival and why.</p>
<p>3. Send all 6 of your answers to the trivia questions and identify your comment<br />
by 22 July to: drew AT <a href="http://budacast.hu/" target="_blank">budacast.hu</a></p>
<p>The first Sziget Six trivia question appears in the June 18 episode of<br />
Budacast.</p>
<p>Winners will be announced on Budacast on Monday, 4 August.</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/win-a-ticket-to-sziget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

