<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Klas Ehnemark</title>
	<atom:link href="http://klasehnemark.com/feed" rel="self" type="application/rss+xml" />
	<link>http://klasehnemark.com</link>
	<description>film, music and new media</description>
	<lastBuildDate>Mon, 16 Jan 2012 16:52:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.3" -->
	<itunes:summary>film, music and new media</itunes:summary>
	<itunes:author>Klas Ehnemark</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://static.klasehnemark.com/images/podcast_klasehnemark.png" />
	<itunes:subtitle>film, music and new media</itunes:subtitle>
	<image>
		<title>Klas Ehnemark</title>
		<url>http://static.klasehnemark.com/images/podcast_klasehnemark.png</url>
		<link>http://klasehnemark.com</link>
	</image>
		<item>
		<title>Project Tasks</title>
		<link>http://klasehnemark.com/project-tasks</link>
		<comments>http://klasehnemark.com/project-tasks#comments</comments>
		<pubDate>Thu, 12 Jan 2012 06:32:21 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://klasehnemark.com/?p=942</guid>
		<description><![CDATA[This WordPress plugin is a complete flexible Projekt Task Management System. It&#8217;s a very easy to use, but yet a powerful plugin. It helps you take control of all tasks when developing a WordPress Theme in a team or with a client. Apart from common task management system features, Project Tasks have unique functions to [...]]]></description>
			<content:encoded><![CDATA[<p>This WordPress plugin is a complete flexible Projekt Task Management System. It&#8217;s a very easy to use, but yet a powerful plugin. It helps you take control of all tasks when developing a WordPress Theme in a team or with a client.</p>
<p>Apart from common task management system features, Project Tasks have unique functions to link each task to a specific object in WordPress. And when you&#8217;re editing a page, it knows what objects and elements that page is made of. </p>
<p>Let&#8217;s say you have a page that uses the a certain page template, contains three different shortcodes and two different post types. When you create a project task on that page, these templates, shortcodes and posttypes comes up as suggestions to link your task to.</p>
<p>Project Tasks are accessable from the WordPress Adminbar when browsing your WordPress site where you can see how many and which tasks are linked to that particular page. </p>
<p>Project Tasks are also available from the the WordPress Admin that gives you an overview of all tasks and where you can manage them properly.</p>
<h2>Download</h2>
<p>You can download the latest version from the <a href="http://wordpress.org/extend/plugins/project-tasks/">WordPress repository</a>.</p>
<h2>Installation</h2>
<div>
<ol>
<li>Upload the full directory into your wp-content/plugins directory</li>
<li>Activate the plugin at the plugin administration page</li>
</ol>
</div>
<h2>How to use</h2>
<p>Once you&#8217;ve activated the plugin in your WordPress server you can access the Project Tasks from:</p>
<ul>
<li>The Project Tasks Menu in WordPress Admin</li>
<li>Project Tasks in WordPress Adminbar</li>
</ul>
<h2>The Project Tasks Menu in WordPress Admin</h2>
<p><img src="http://static.klasehnemark.com/wp-content/uploads/2012/01/screenshot-1c.jpg" alt="The Project Tasks menu in WordPress admin" title="The Project Tasks menu in WordPress admin" width="337" height="238" class="size-full wp-image-943" /></p>
<p>On this Project Tasks overview you have access to all tasks in the system. You can add a new Task and filter what Tasks you want to see, for instance only tasks of a certain type, that are assigned to you as a logged in user, or that are currently open. </p>
<p><img src="http://static.klasehnemark.com/wp-content/uploads/2012/01/screenshot-2c.jpg" alt="" title="Project Tasks overview in WordPress Admin" width="540" height="271" class="alignnone size-full wp-image-947" /></p>
<h2>Project Tasks in WordPress Adminbar</h2>
<p><img src="http://static.klasehnemark.com/wp-content/uploads/2012/01/screenshot-3c.jpg" alt="" title="Project Tasks in WordPress Adminbar" width="420" height="56" class="alignnone size-full wp-image-957" /></p>
<p>As you can see on the far right in the picture above, there is an entry for Project Tasks in the Adminbar. The number next to the header is telling how many tasks currently are asigned to this page, or to objects on this page. When clicking on the Project Tasks button, a dropdown list with these project tasks are shown.</p>
<p><img src="http://static.klasehnemark.com/wp-content/uploads/2012/01/screenshot-4b.jpg" alt="" title="Dropdown list with all project tasks on a page" width="495" height="140" class="alignnone size-full wp-image-955" /></p>
<h2>Editing a Project Task</h2>
<p>When you want to edit a project task you just click on the entry in either WordPress Adminbar Project Task Dropdown list, or in the Project Tasks Menu in WordPress Admin.</p>
<p><img src="http://static.klasehnemark.com/wp-content/uploads/2012/01/screenshot-5b.jpg" alt="" title="Edit Project Task Dialog Window" width="444" height="373" class="alignnone size-full wp-image-963" /></p>
<p>On the second tab you connect the project task to a &#8220;Target&#8221;. A target is an object in WordPress that the project task aims to do something about. Like, editing the content on a page, coding a shortcode, editing a page template, and so on. When creating or editing a task from Project Task Overview, you can access all possible targets on this tab. When getting here from the Adminbar on a specific page, you only see the targets that are available on that specific page. If the page uses Template A, Template A is shown as a target and not Template B. If someone has uses a shortcode on that page, that shortcode is listed as a target too. </p>
<p><img src="http://static.klasehnemark.com/wp-content/uploads/2012/01/screenshot-6b.jpg" alt="" title="Selecting a target for the project task" width="444" height="373" class="alignnone size-full wp-image-965" /></p>
<p>On the third tab you can write notes. Whatever notes you want to. </p>
<p><img src="http://static.klasehnemark.com/wp-content/uploads/2012/01/screenshot-7b.jpg" alt="" title="Third tab write notes" width="444" height="373" class="alignnone size-full wp-image-971" /></p>
<p>On the fourth tab there is a complete log of what have been done to this task since it was created. Every change is logged here. </p>
<p><img src="http://static.klasehnemark.com/wp-content/uploads/2012/01/screenshot-8b.jpg" alt="" title="Fourth tab log window" width="444" height="373" class="alignnone size-full wp-image-972" /></p>
<p>The program is very powerful yet flexible. There are a number of adjustments that can be done with wordpress hooks.</p>
<h2>WordPress hooks</h2>
<p>This is just one example: The following code adds a custom project task type called &#8220;Design task&#8221;, puts in a custom task target of that type called &#8220;Stylesheet Correction&#8221; and makes that custom project task target appear on every page that uses the page template called &#8220;page-template-2.php&#8221;</p>
<pre style="font-size: 10px; ">
// Add a custom project task type called Design task
function custom_projekt_tasks_task_type ( $task_types ) {
	array_push ( $task_types, array (
		'id' 		=> 'my_design_tasks',
		'name'		=> 'Design task',
		'plural'	=> 'Design tasks'
	));
	return $task_types;
}
add_filter ( 'projekt_tasks_task_types', 'custom_projekt_tasks_task_type' );

// Create a task target called Stylesheet Correction as a "global" projekt task target
// and put it under Design Tasks
function custom_project_task_target ( $task_targets ) {
	array_push ( $task_targets, array (
		'target_type' 		=> 'my_design_tasks',
		'target_id' 		=> 'my_target_id',
		'target_category' 	=> 'Design task',
		'name' 			=> 'Stylesheet Correction',
		'item_name' 		=> 'On all pages',
		'shortening' 		=> 'C',
		'order' 		=> 1,
		'description' 		=> 'Connect this task to the page stylesheet design.'
	));
	return $task_targets;
}
add_filter ( 'projekt_tasks_targets', 'custom_project_task_target' );

// Make the custom project task target appear on every page that uses the page template
// called "page-template-2.php"
function custom_project_task_target_on_page ( $active_targets, $post ) {
	$page_template_name = get_post_meta( $post->ID, '_wp_page_template' ,true );
	if ( $page_template_name == 'page-template-2.php' ) {
		array_push ( $active_targets, array (
			'target_type' 	=> 'my_design_tasks',
			'target_id' 	=> 'my_target_id',
			'item_name' 	=> 'The Stylesheet for the Page Template 2',
			'description' 	=> 'Connect this task to the page stylesheet design
						on Page Template 2.'
		));
	}
	return $active_targets;
}
add_filter ( 'projekt_tasks_active_targets_on_post', 'custom_project_task_target_on_page', 10, 2 );
</pre>
<h2>Support</h2>
<p>Unfortunately I can&#8217;t give any support on this plugin except what can be found at the <a href="http://wordpress.org/tags/project-tasks?forum_id=10">WordPress forums for this plugin</a>. </p>
<h2>License</h2>
<p>This plugin is released under the GPL, you can use it free of charge on your personal or commercial site. But every <a title="Donate with PayPal" href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=V82SSXMY25D72&amp;lc=SE&amp;item_name=Klas%20Ehnemark&amp;item_number=Wordpress&amp;currency_code=USD&amp;bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted">small donation</a> for the time I&#8217;ve spent writing and supporting this plugin is very appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/project-tasks/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Content Mirror</title>
		<link>http://klasehnemark.com/content-mirror</link>
		<comments>http://klasehnemark.com/content-mirror#comments</comments>
		<pubDate>Mon, 09 Jan 2012 18:14:20 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://klasehnemark.com/?p=857</guid>
		<description><![CDATA[This WordPress plugin makes it possible to show content from one page on another &#8211; it mirrors content. It&#8217;s a very easy to use, but yet a powerful plugin. It takes content from pages, posts and custom post types and shows it on other pages, posts or custom post types. It also works between sites [...]]]></description>
			<content:encoded><![CDATA[<p>This WordPress plugin makes it possible to show content from one page on another &#8211; it mirrors content. It&#8217;s a very easy to use, but yet a powerful plugin.</p>
<p>It takes content from pages, posts and custom post types and shows it on other pages, posts or custom post types. It also works between sites in a Multi-site configuration. For instance, if you have a web site with one site for each language, you only reuse the same information on all sites.</p>
<h2>Download</h2>
<p>You can download the latest version from the <a href="http://wordpress.org/extend/plugins/content-mirror/">WordPress repository</a>.</p>
<h2>Installation</h2>
<div>
<ol>
<li>Upload the full directory into your wp-content/plugins directory</li>
<li>Activate the plugin at the plugin administration page</li>
</ol>
</div>
<h2>How to use</h2>
<p>Once you&#8217;ve activated the plugin in your WordPress server you invoke Content Mirror in the editor.</p>
<p>Within the editor, make sure Kitchen Sink is available and then press Insert Content Mirror button. </p>
<p><img src="http://static.klasehnemark.com/wp-content/uploads/2012/01/content-mirror-screenshot-1.jpg" alt="" title="content-mirror-screenshot-1" width="640" height="363" class="alignnone size-full wp-image-930" /></p>
<p>You&#8217;ll now see the Content Mirror Selector Window. </p>
<p><img src="http://static.klasehnemark.com/wp-content/uploads/2012/01/content-mirror-screenshot-2.jpg" alt="" title="content-mirror-screenshot-2" width="458" height="469" class="alignnone size-full wp-image-937" /></p>
<p>Select what content you want to mirror and press Insert. To get back to the Content Mirror Selector, just press the top left button in the blue square representing the Content Mirror. The delete button next to that, yes, it deletes the Content Mirror. </p>
<h2>Advanced use</h2>
<p>There&#8217;s even more ways of using this plugin:</p>
<ul>
<li>Use Content Mirror Variables</li>
<li>Write Shortcodes, Plugins and Themes compatible with Content Mirror</li>
</ul>
<h2>Use Content Mirror Variables</h2>
<p>Let&#8217;s say you have page &#8220;Swedish Tools&#8221; which content you want to show on page &#8220;All Tools&#8221;. So, you edit page &#8220;All Tools&#8221;, inserts a Content Mirror-object and points it to page &#8220;Swedish Tools&#8221;. Everything is fine.</p>
<p>Then you think, mmm, I want some parts of that page &#8220;Swedish Tools&#8221; to be different if user watch it thru page &#8220;All Tools&#8221;. So you insert a conditional tag at page &#8220;Swedish Tools&#8221; that looks like this:</p>
<pre>[contentmirrorif name=lookdifferent value=true]
THIS LOOKS DIFFERENT
[/contentmirrorif]</pre>
<p>And then you go back and edit page &#8220;All Tools&#8221;, look for the content mirror shortcode in HTML-mode and adds a variable to the shortcode manually, like this:</p>
<pre>[contentmirror site=1 posttype=page item=34 lookdiffernet=true]</pre>
<p>Page &#8220;All Tools&#8221; will now display the text &#8220;THIS LOOKS DIFFERENT&#8221;, and that will not be the case when looking at page &#8220;Swedish Tools&#8221; directly.</p>
<p>You can also echo those Content Mirror Variables using a shortcode like this:</p>
<pre>[contentmirrorvar name=lookdifferent]</pre>
<p>- That will display true, in this case.</p>
<h2>Write Shortcodes, Plusins and Themes compatible with Content Mirror</h2>
<p>When writing php-code you can detect whether the actual content you&#8217;re generating is inside a Content Mirror or not, by using the global $content_is_mirror like this:</p>
<pre>global $content_is_mirror;

if ( isset ( $content_is_mirror ) &amp;&amp; $content_is_mirror === true ) {
    // We are inside a content mirror!
    // Do your thing here
    echo 'You've doubled me!';
}</pre>
<p>You can also get the Content Mirror Variables thru code like this:</p>
<pre>global $content_mirror_params;

if ( isset ( $content_mirror_params ) &amp;&amp;
     isset ( content_mirror_params['lookdifferent'] ) ) {
    echo content_mirror_params['lookdifferent'];
}</pre>
<p>This produces the same result as the shortcode <em>contentmirrorvar</em> above.<br />
If you&#8217;re using Content Mirror in a multi-site configuration and want to detect what site the content is mirrored to, you can use the <em>content_mirror_original_blogid</em>-variable, like this:</p>
<pre>global $content_mirror_original_blogid;

$this_site_name = get_option( 'blogname' );
$visitor_site_name = get_blog_option( $content_mirror_original_blogid, 'blogname' );</pre>
<pre>echo 'You might think you're visiting ' . $visitor_site_name;
echo 'But infact, you're reading ' . $this_site_name;
echo ' - Greetings!';</pre>
<h2 id="License">License</h2>
<p>This plugin is released under the GPL, you can use it free of charge on your personal or commercial site. But every <a title="Donate with PayPal" href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=V82SSXMY25D72&amp;lc=SE&amp;item_name=Klas%20Ehnemark&amp;item_number=Wordpress&amp;currency_code=USD&amp;bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted">small donation</a> for the time I&#8217;ve spent writing and supporting this plugin is very appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/content-mirror/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress plugins</title>
		<link>http://klasehnemark.com/wordpress-plugins-redirect</link>
		<comments>http://klasehnemark.com/wordpress-plugins-redirect#comments</comments>
		<pubDate>Mon, 09 Jan 2012 18:10:13 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Engine]]></category>

		<guid isPermaLink="false">http://klasehnemark.com/?p=849</guid>
		<description><![CDATA[Through the years I have developed a number of WordPress themes and sometimes even an occasional plugin. Read more here.]]></description>
			<content:encoded><![CDATA[<p>Through the years I have developed a number of WordPress themes and sometimes even an occasional plugin.<br />
<--- more --> Read more <a href="/wordpress-plugins">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/wordpress-plugins-redirect/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: The Great Liberty Preview</title>
		<link>http://klasehnemark.com/the-great-liberty-preview</link>
		<comments>http://klasehnemark.com/the-great-liberty-preview#comments</comments>
		<pubDate>Thu, 09 Jun 2011 19:53:30 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Protected]]></category>

		<guid isPermaLink="false">http://klasehnemark.com/?p=809</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://klasehnemark.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-809">Password:<br />
<input name="post_password" id="pwbox-809" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/the-great-liberty-preview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Premiere of Documentary Feature Film &#8220;Den Stora Friheten&#8221;</title>
		<link>http://klasehnemark.com/premiere-of-documentary-feature-film-den-stora-friheten</link>
		<comments>http://klasehnemark.com/premiere-of-documentary-feature-film-den-stora-friheten#comments</comments>
		<pubDate>Thu, 03 Mar 2011 01:20:45 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://klasehnemark.com/?p=755</guid>
		<description><![CDATA[On March 11 at Tempo Festival in Stockholm.]]></description>
			<content:encoded><![CDATA[<p>On March 11 at <a href="http://www.tempofestival.se">Tempo Festival in Stockholm</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/premiere-of-documentary-feature-film-den-stora-friheten/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Great Liberty</title>
		<link>http://klasehnemark.com/the-great-liberty</link>
		<comments>http://klasehnemark.com/the-great-liberty#comments</comments>
		<pubDate>Wed, 02 Mar 2011 16:25:04 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.stratoponjak.com/?p=683</guid>
		<description><![CDATA[Soundtrack to &#8220;The Great Liberty&#8221; (Den Stora Friheten) 2011. You can listen to the tracks below, or buy this CD at iTunes. Link to iTunes will follow soon. In the meantime you can listen to the tracks below: More information about the documentary The Great Liberty is here (in Swedish).]]></description>
			<content:encoded><![CDATA[<p>Soundtrack to &#8220;The Great Liberty&#8221; (Den Stora Friheten) 2011. You can listen to the tracks below, or<a href="http://itunes.apple.com/se/album/den-stora-friheten/id423591601"> buy this CD at iTunes</a>. <a href="/music/the-great-liberty"><img class="notinsinglepost" title="dsf_music_screen" src="http://static.klasehnemark.com/uploads/dsf_music_screen.jpg" alt="" width="640" height="172" /></a><span id="more-683"></span><br />
<img class="alignnone size-full wp-image-675" title="dsf_music_cd" src="http://static.klasehnemark.com/uploads/dsf_music_cd.jpg" alt="" width="300" height="300" /><br />
Link to iTunes will follow soon. In the meantime you can listen to the tracks below:</p>
<ul class="music">
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/01_Inledning.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=t7QkgDhaj6YFKwULVdtc3f%2FkC0s%3D', 'Den_Stora_Friheten/01_Inledning.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=OR1RRy7pj9R2fgdtYH4adBnjmko%3D', this)">01. Inledning</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/02_Ett_Annat_Land.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=91KI4flBnT08LIEPEm4hS9RJajU%3D', 'Den_Stora_Friheten/02_Ett_Annat_Land.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=7y4hsJdJ1MexBFVdYxmQzwx%2B934%3D', this)">02. Ett Annat Land</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/03_Liten_Cirkel.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=ck146y1HfHZLa0zN7YAeXxTnTM4%3D', 'Den_Stora_Friheten/03_Liten_Cirkel.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=NeCNszyi9O2Rr4KrgjH9OgjwFsY%3D', this)">03. Liten Cirkel</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/04_Huset.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=e%2Fa%2BA%2B7k%2Fdv1OcqPk3fr52DfUuw%3D', 'Den_Stora_Friheten/04_Huset.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=H1I%2BT6rMamY8sJiVPDSmKHrXyB8%3D', this)">04. Huset</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/05_I_Spegeln.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=LhJf0q94CvFIpXA26gHi93kp6LI%3D', 'Den_Stora_Friheten/05_I_Spegeln.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=4eWWb9HBLYeBWTcDcBSn38dJY0U%3D', this)">05. I Spegeln</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/06_Den_Stora_Friheten.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=dqeBbJs0EWeDcKY9ShVQKMM5sQE%3D', 'Den_Stora_Friheten/06_Den_Stora_Friheten.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=AOrVYzV1a91ctTMClneYKXqFYg4%3D', this)">06. Den Stora Friheten</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/07_Vem_var_det.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=elLKfn8p2%2FK420qDCIERFH%2BXa%2FQ%3D', 'Den_Stora_Friheten/07_Vem_var_det.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=wqUQ6s4Y6jnKoxnG%2B87HjfnEJJY%3D', this)">07. Vem Var Det</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/08_Stor_Cirkel.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=pMaGcomwfecfIMn1ZpUg5FuAkSE%3D', 'Den_Stora_Friheten/08_Stor_Cirkel.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=ZM%2Fjw1RBZ4DUDjKIqahKy9xv8%2BA%3D', this)">08. Stor Cirkel</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/09_H_M_G.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=kCvshwkv3YEOSYyce6A0iG84o4M%3D', 'Den_Stora_Friheten/09_H_M_G.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=o2x02T4fkf18beAcQTHQX3Bv6ag%3D', this)">09. H M G</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/10_Till_Mig.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=bkIztG1OKtwskV1n7SAuA%2FG99Is%3D', 'Den_Stora_Friheten/10_Till_Mig.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=TWFdwOnZ%2B%2BkJkmgf%2FVxoBzI9WmI%3D', this)">10. Till Mig</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/11_Tiden_Mellan.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=vcVH%2B%2BpCfJVuXjJNrZwwN1t64Uo%3D', 'Den_Stora_Friheten/11_Tiden_Mellan.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=9SlsgNjVngc0Iqz4AH5UZRcVkmI%3D', this)">11. Tiden Mellan</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/12_Bienne.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=854bPty6%2Fsb2gnjSgpfpYSb%2FQ4o%3D', 'Den_Stora_Friheten/12_Bienne.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=SX4JatpJNStRgN%2BvqmFviMpZKWY%3D', this)">12. Bienne</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/13_Rebell.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=XqwmMAQErhcCiPOoRtibJ7DSD98%3D', 'Den_Stora_Friheten/13_Rebell.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=zZtktLb3hssN1YUdoVAV1jYycPk%3D', this)">13. Rebell</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/14_Vara_Nagon.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=JzJOGUcpQSLpDi21W0dY0sfhP%2Fk%3D', 'Den_Stora_Friheten/14_Vara_Nagon.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=eEBrZxG8yXoKYZLPS8rgs3WXFqU%3D', this)">14. Vara Någon</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/15_Vindskydd.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=ZaN0VfbZDoMUiV7kkI1unIOSHXk%3D', 'Den_Stora_Friheten/15_Vindskydd.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=MnccuzGXnWOf0qnUnGUxMpLGVHc%3D', this)">15. Vindskydd</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/16_Resa_Ut.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=ZrOQqSzxwZLxYnZ1cYn20fZyyQM%3D', 'Den_Stora_Friheten/16_Resa_Ut.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=IYORXFflbFckIC3mLBT1v%2BG85Rw%3D', this)">16. Resa Ut</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/17_Allting_Annat.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=tjARiZRZD1F9%2FPrN2OVuixu20sw%3D', 'Den_Stora_Friheten/17_Allting_Annat.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=u72ywK66LhkGtT2KJeO23Sbn%2FJM%3D', this)">17. Allting Annat</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/18_Bubblor.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=gyL7kizlweK6fpZgqNKAdsnhtbw%3D', 'Den_Stora_Friheten/18_Bubblor.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=3sj%2FlY2p%2FXSLy6qrnRG0Vmjj2o0%3D', this)">18. Bubblor</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/19_Vaknar.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=7RSIVtbOnIT9FQnn8WzCLPFn%2ByY%3D', 'Den_Stora_Friheten/19_Vaknar.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=h%2FHKG%2BKU%2Fp8ddkJMfeMXFiMY5qI%3D', this)">19. Vaknar</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/20_Flyter.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=ACxupQLh8CMFM9nD5ki6XD5a4Ig%3D', 'Den_Stora_Friheten/20_Flyter.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=vVFKV6Gf%2FeyMxwknM4t0gWIehY8%3D', this)">20. Flyter</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/21_Faller.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=Wr6raQgsnZTNLqZR4PtugM9qzj4%3D', 'Den_Stora_Friheten/21_Faller.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=Emftxb%2F1KogoLL5dXxtlBAxSfZk%3D', this)">21. Faller</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/22_Tillsammans_Igen.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=vDmdODlZ0%2FGxFZBWcv3zoZ4vDP0%3D', 'Den_Stora_Friheten/22_Tillsammans_Igen.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=1yTm6QUZxefzCJLZufhSzY5%2FfXc%3D', this)">22. Tillsammans Igen</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/23_Tillbaka.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=m1ppQBTEjRx7XsT6%2FDCLRXslnME%3D', 'Den_Stora_Friheten/23_Tillbaka.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=GesMl5v%2BErwGKZcJmJZK%2B82uvzE%3D', this)">23. Tillbaka</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/24_En_Liten_Stund.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=Mm1gYl2h87za%2B76qZhXhgmEyaK8%3D', 'Den_Stora_Friheten/24_En_Liten_Stund.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=E1fps%2F6wp9fW2FoteHccY5SOfOM%3D', this)">24. En Liten Stund</a></li>
</ul>
<p>More information about the documentary The Great Liberty is <a href="/den-stora-friheten">here</a> (in Swedish).</p>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/the-great-liberty/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official webpage</title>
		<link>http://klasehnemark.com/officiell-hemsida</link>
		<comments>http://klasehnemark.com/officiell-hemsida#comments</comments>
		<pubDate>Wed, 02 Mar 2011 16:07:02 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Den Stora Friheten]]></category>

		<guid isPermaLink="false">http://www.stratoponjak.com/?p=666</guid>
		<description><![CDATA[The movie "The Great Liberty" have an official web page where you can read more about it.]]></description>
			<content:encoded><![CDATA[<p>The movie &#8220;The Great Liberty&#8221; have an official web page where you can read more about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/officiell-hemsida/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soundtrack</title>
		<link>http://klasehnemark.com/filmmusik</link>
		<comments>http://klasehnemark.com/filmmusik#comments</comments>
		<pubDate>Wed, 02 Mar 2011 16:04:26 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Den Stora Friheten]]></category>

		<guid isPermaLink="false">http://www.stratoponjak.com/?p=672</guid>
		<description><![CDATA[The soundtrack of the movie The Great Liberty (also available on iTunes and Spotify). You can listen to the tracks here below and buy the music on iTunes.]]></description>
			<content:encoded><![CDATA[<p>The soundtrack of the movie The Great Liberty (also available on iTunes and Spotify).<br />
<span id="more-672"></span><img class="alignnone size-full wp-image-675" title="dsf_music_cd" src="http://static.klasehnemark.com/uploads/dsf_music_cd.jpg" alt="" width="300" height="300" /><br />
You can listen to the tracks here below and buy the music on <a href="http://itunes.apple.com/se/album/den-stora-friheten/id423591601">iTunes</a>.</p>
<ul class="music">
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/01_Inledning.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=t7QkgDhaj6YFKwULVdtc3f%2FkC0s%3D', 'Den_Stora_Friheten/01_Inledning.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=OR1RRy7pj9R2fgdtYH4adBnjmko%3D', this)">01. Inledning</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/02_Ett_Annat_Land.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=91KI4flBnT08LIEPEm4hS9RJajU%3D', 'Den_Stora_Friheten/02_Ett_Annat_Land.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=7y4hsJdJ1MexBFVdYxmQzwx%2B934%3D', this)">02. Ett Annat Land</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/03_Liten_Cirkel.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=ck146y1HfHZLa0zN7YAeXxTnTM4%3D', 'Den_Stora_Friheten/03_Liten_Cirkel.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=NeCNszyi9O2Rr4KrgjH9OgjwFsY%3D', this)">03. Liten Cirkel</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/04_Huset.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=e%2Fa%2BA%2B7k%2Fdv1OcqPk3fr52DfUuw%3D', 'Den_Stora_Friheten/04_Huset.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=H1I%2BT6rMamY8sJiVPDSmKHrXyB8%3D', this)">04. Huset</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/05_I_Spegeln.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=LhJf0q94CvFIpXA26gHi93kp6LI%3D', 'Den_Stora_Friheten/05_I_Spegeln.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=4eWWb9HBLYeBWTcDcBSn38dJY0U%3D', this)">05. I Spegeln</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/06_Den_Stora_Friheten.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=dqeBbJs0EWeDcKY9ShVQKMM5sQE%3D', 'Den_Stora_Friheten/06_Den_Stora_Friheten.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=AOrVYzV1a91ctTMClneYKXqFYg4%3D', this)">06. Den Stora Friheten</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/07_Vem_var_det.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=elLKfn8p2%2FK420qDCIERFH%2BXa%2FQ%3D', 'Den_Stora_Friheten/07_Vem_var_det.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=wqUQ6s4Y6jnKoxnG%2B87HjfnEJJY%3D', this)">07. Vem Var Det</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/08_Stor_Cirkel.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=pMaGcomwfecfIMn1ZpUg5FuAkSE%3D', 'Den_Stora_Friheten/08_Stor_Cirkel.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=ZM%2Fjw1RBZ4DUDjKIqahKy9xv8%2BA%3D', this)">08. Stor Cirkel</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/09_H_M_G.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=kCvshwkv3YEOSYyce6A0iG84o4M%3D', 'Den_Stora_Friheten/09_H_M_G.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=o2x02T4fkf18beAcQTHQX3Bv6ag%3D', this)">09. H M G</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/10_Till_Mig.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=bkIztG1OKtwskV1n7SAuA%2FG99Is%3D', 'Den_Stora_Friheten/10_Till_Mig.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=TWFdwOnZ%2B%2BkJkmgf%2FVxoBzI9WmI%3D', this)">10. Till Mig</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/11_Tiden_Mellan.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=vcVH%2B%2BpCfJVuXjJNrZwwN1t64Uo%3D', 'Den_Stora_Friheten/11_Tiden_Mellan.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=9SlsgNjVngc0Iqz4AH5UZRcVkmI%3D', this)">11. Tiden Mellan</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/12_Bienne.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=854bPty6%2Fsb2gnjSgpfpYSb%2FQ4o%3D', 'Den_Stora_Friheten/12_Bienne.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=SX4JatpJNStRgN%2BvqmFviMpZKWY%3D', this)">12. Bienne</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/13_Rebell.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=XqwmMAQErhcCiPOoRtibJ7DSD98%3D', 'Den_Stora_Friheten/13_Rebell.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=zZtktLb3hssN1YUdoVAV1jYycPk%3D', this)">13. Rebell</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/14_Vara_Nagon.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=JzJOGUcpQSLpDi21W0dY0sfhP%2Fk%3D', 'Den_Stora_Friheten/14_Vara_Nagon.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=eEBrZxG8yXoKYZLPS8rgs3WXFqU%3D', this)">14. Vara Någon</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/15_Vindskydd.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=ZaN0VfbZDoMUiV7kkI1unIOSHXk%3D', 'Den_Stora_Friheten/15_Vindskydd.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=MnccuzGXnWOf0qnUnGUxMpLGVHc%3D', this)">15. Vindskydd</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/16_Resa_Ut.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=ZrOQqSzxwZLxYnZ1cYn20fZyyQM%3D', 'Den_Stora_Friheten/16_Resa_Ut.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=IYORXFflbFckIC3mLBT1v%2BG85Rw%3D', this)">16. Resa Ut</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/17_Allting_Annat.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=tjARiZRZD1F9%2FPrN2OVuixu20sw%3D', 'Den_Stora_Friheten/17_Allting_Annat.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=u72ywK66LhkGtT2KJeO23Sbn%2FJM%3D', this)">17. Allting Annat</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/18_Bubblor.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=gyL7kizlweK6fpZgqNKAdsnhtbw%3D', 'Den_Stora_Friheten/18_Bubblor.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=3sj%2FlY2p%2FXSLy6qrnRG0Vmjj2o0%3D', this)">18. Bubblor</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/19_Vaknar.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=7RSIVtbOnIT9FQnn8WzCLPFn%2ByY%3D', 'Den_Stora_Friheten/19_Vaknar.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=h%2FHKG%2BKU%2Fp8ddkJMfeMXFiMY5qI%3D', this)">19. Vaknar</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/20_Flyter.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=ACxupQLh8CMFM9nD5ki6XD5a4Ig%3D', 'Den_Stora_Friheten/20_Flyter.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=vVFKV6Gf%2FeyMxwknM4t0gWIehY8%3D', this)">20. Flyter</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/21_Faller.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=Wr6raQgsnZTNLqZR4PtugM9qzj4%3D', 'Den_Stora_Friheten/21_Faller.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=Emftxb%2F1KogoLL5dXxtlBAxSfZk%3D', this)">21. Faller</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/22_Tillsammans_Igen.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=vDmdODlZ0%2FGxFZBWcv3zoZ4vDP0%3D', 'Den_Stora_Friheten/22_Tillsammans_Igen.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=1yTm6QUZxefzCJLZufhSzY5%2FfXc%3D', this)">22. Tillsammans Igen</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/23_Tillbaka.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=m1ppQBTEjRx7XsT6%2FDCLRXslnME%3D', 'Den_Stora_Friheten/23_Tillbaka.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=GesMl5v%2BErwGKZcJmJZK%2B82uvzE%3D', this)">23. Tillbaka</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten/24_En_Liten_Stund.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=Mm1gYl2h87za%2B76qZhXhgmEyaK8%3D', 'Den_Stora_Friheten/24_En_Liten_Stund.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=E1fps%2F6wp9fW2FoteHccY5SOfOM%3D', this)">24. En Liten Stund</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/filmmusik/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trailer</title>
		<link>http://klasehnemark.com/trailer</link>
		<comments>http://klasehnemark.com/trailer#comments</comments>
		<pubDate>Wed, 02 Mar 2011 15:10:36 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Den Stora Friheten]]></category>

		<guid isPermaLink="false">http://www.stratoponjak.com/?p=701</guid>
		<description><![CDATA[This is the official trailer of the documentary feature film THE GREAT LIBERTY (Den stora Friheten).]]></description>
			<content:encoded><![CDATA[<p>This is the official trailer of the documentary feature film THE GREAT LIBERTY (Den stora Friheten).</p>
<p><iframe src="http://player.vimeo.com/video/30254741?title=0&amp;amp;byline=0&amp;amp;portrait=0" width="640" height="360" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/trailer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extra content</title>
		<link>http://klasehnemark.com/extramaterial</link>
		<comments>http://klasehnemark.com/extramaterial#comments</comments>
		<pubDate>Wed, 02 Mar 2011 15:00:38 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Den Stora Friheten]]></category>

		<guid isPermaLink="false">http://www.stratoponjak.com/?p=705</guid>
		<description><![CDATA[Diary from filming Many scenes and ideas didn&#8217;t make it to the final version of this film. I&#8217;ve put together some of these scenes into some kind of a diary lasting the 30 months it took to realize the film. If you haven&#8217;t already seen the movie maybe you should do that first, otherwise this [...]]]></description>
			<content:encoded><![CDATA[<h2>Diary from filming</h2>
<p>Many scenes and ideas didn&#8217;t make it to the final version of this film. I&#8217;ve put together some of these scenes into some kind of a diary lasting the 30 months it took to realize the film. If you haven&#8217;t already seen the movie maybe you should do that first, otherwise this can be quite difficult to follow (as difficult as it was for me in real life).</p>
<p><iframe src="http://player.vimeo.com/video/20260831?title=0&amp;byline=0&amp;portrait=0&amp;color=99a4b0" width="640" height="360" frameborder="0"></iframe></p>
<h2 style="margin-top: 30px;">Additional music</h2>
<p>When I composed the soundtrack there where alot of music that didn&#8217;t make it. You can listen to some of it here below.</p>
<ul class="music">
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten_Extra/1_Intro.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=g1SOBUtkb20Fh5aoWwaf5rlgAYY%3D', 'Den_Stora_Friheten_Extra/1_Intro.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=%2F0XbVRSwCC3H6MeBGHvwAgXhiNI%3D', this)">01. Intro</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten_Extra/2_Titel.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=00wV884947lcIh54X5ZDbe1ocBs%3D', 'Den_Stora_Friheten_Extra/2_Titel.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=jb12rlymDdV7rv%2Fe8aAXItWonxg%3D', this)">02. Titel</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten_Extra/3_Stora_Friheten_Variation.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=H6K96upvJPMTXPw4fm6%2BPbXGiyk%3D', 'Den_Stora_Friheten_Extra/3_Stora_Friheten_Variation.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=6mWlKfVHuRvZBp4b%2FqHQmicBEu8%3D', this)">03. Stora Friheten Variation</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten_Extra/4_Interlude.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=Ws01wgw%2FAgRlTxdPzPxQkrusRes%3D', 'Den_Stora_Friheten_Extra/4_Interlude.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=kCUGtain%2B61vmpEsW8T%2Fu6DQrLs%3D', this)">04. Interlude</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten_Extra/5_Campus_b.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=wC8WQRib8GboTSUwF0LFnNC%2Bzec%3D', 'Den_Stora_Friheten_Extra/5_Campus_b.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=FFW0t9QfbXlMkhW6PO%2F4AQI5%2BwA%3D', this)">05. Campus B</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten_Extra/6_Till_Mig_Bronze_Version.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=rhlySGGn9%2BpByRANapo6tMg1xl8%3D', 'Den_Stora_Friheten_Extra/6_Till_Mig_Bronze_Version.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=TdkLMwA40U6q%2Bah7dB%2B5ln%2Bj9LM%3D', this)">06. Till Mig, Bronze Variation</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten_Extra/7_Harligheten.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=O6SpxpKd5CN4aXZ0ChvdTn%2FDzjc%3D', 'Den_Stora_Friheten_Extra/7_Harligheten.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=BVVmAx4n7BQ9tv7TmEdYYw5P%2Blc%3D', this)">07. Härligheten</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten_Extra/8_Streets.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=JklxB8fhhgX0OHA2er7%2F5P63EDQ%3D', 'Den_Stora_Friheten_Extra/8_Streets.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=%2FwyJkezpdiRHtJzGDumRyBdMTGk%3D', this)">08. Streets</a></li>
<li><a href="javascript:void(0);" onclick="play('Den_Stora_Friheten_Extra/9_Till_Mig_Piano_Version.ogg?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=0a8j1oNQIcoEsRrYvZ7BjfdE%2FwY%3D', 'Den_Stora_Friheten_Extra/9_Till_Mig_Piano_Version.mp3?AWSAccessKeyId=AKIAJD5DAITUFYUYTZGA&Expires=1328700554&Signature=pvB0WvDQJS8kv6ouZM0ztlulirU%3D', this)">09. Till Mig, Piano Variation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/extramaterial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              260ab
Template:           index
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: klasehnemark.com @ 2012-02-07 11:29:14 -->

<!-- W3 Total Cache: Page cache debug info:
Engine:             apc
Cache key:          w3tc_klasehnemark.com_1_page_da6f7b5015a12fe724dc34140c8664e0_gzip
Caching:            enabled
Status:             not cached
Creation Time:      0.260s
Header info:
X-CF-Powered-By:    WP 1.1.7
ETag:               "c0c490a8767a79c34dc387f8a9b74386"
Last-Modified:      Mon, 16 Jan 2012 16:52:48 GMT
Vary:               Accept-Encoding, Cookie
X-Powered-By:       W3 Total Cache/0.9.2.4
Content-Encoding:   gzip
X-Pingback:         http://klasehnemark.com/xmlrpc.php
Content-Type:       text/xml; charset=UTF-8
-->
