<?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 &#187; Experiments</title>
	<atom:link href="http://klasehnemark.com/category/experiments/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 &#187; Experiments</title>
		<url>http://static.klasehnemark.com/images/podcast_klasehnemark.png</url>
		<link>http://klasehnemark.com/category/experiments</link>
	</image>
		<item>
		<title>Image of Universe</title>
		<link>http://klasehnemark.com/image-of-universe</link>
		<comments>http://klasehnemark.com/image-of-universe#comments</comments>
		<pubDate>Mon, 15 Feb 2010 16:31:38 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Experiments]]></category>

		<guid isPermaLink="false">http://www.stratoponjak.com/?p=594</guid>
		<description><![CDATA[Read about how to create the whole universe in 640&#215;480 pixels images. This is something I talked to my friend Emil about the other day. Universe in 640&#215;480 pixels images I&#8217;ve made a program that randomly changes every pixel in a 640&#215;480 pixel image. In the image above you can see different pixels changing colors [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/experiments/image-of-universe"><img src="http://static.klasehnemark.com/uploads/ImageOfUniverse-Screen.gif" alt="" title="ImageOfUniverse-Screen" width="640" height="313" class="notinsinglepost" /></a><span class="notinsinglepost">Read about how to create the whole universe in 640&#215;480 pixels images.</span><span id="more-594"></span><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="640" height="480" id="ImageToUniverse" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="http://media.stratoponjak.com/flash/imageofuniverse/ImageOfUniverse.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="http://media.stratoponjak.com/flash/imageofuniverse/ImageOfUniverse.swf" quality="high" bgcolor="#000000" width="640" height="480" name="ImageToUniverse" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /><br />
	</object></p>
<p>This is something I talked to my friend Emil about the other day. </p>
<h2>Universe in 640&#215;480 pixels images</h2>
<p>I&#8217;ve made a program that randomly changes every pixel in a 640&#215;480 pixel image. In the image above you can see different pixels changing colors 25 times each second. If this program run until it has produced every possible combination of pixels and colors, it has produced an image of everything that has and will exist in the universe! You will be in one image. In one image you will eat a carrot. In one image you will eat a blue carrot and have a funny hat. In one image you will celebrate your 100th birthday with friends in bar on Mars. With a smile. Crystal clear.</p>
<p>There will be images of every millimeter in the whole universe. From the big bang to the very end. Plus everything that have only existed in our minds, our dreams, our imagination. Pretty amazing, isn&#8217;t it?</p>
<p>An image can only have a specific number of different pixel and color combinations, and if so, if we create an image of every combination we will probably have loads of garbage, but also every possible image of everything.</p>
<p>But how long does it take to create universe like this?</p>
<h2>A long time</h2>
<p>An image of 640&#215;480 pixels with 256 possible colors per pixel has (640*480)^256 unique pixel combinations. When I try to calculate that number in a calculator I get the answer: infinity. But it is finite. The number is 2*10^739811. That&#8217;s 365 A4-pages filled with digits!</p>
<p>The number of unique images we can make out of a 640&#215;480 pixel 256 color image is 2*10^739811.</p>
<p>So if this program changes 25 pixels every second it will take 3*10^739802 years until every image has been created. That is 1.9*10^739813 times the age of Universe. 365 A4-pages filled with digits times the age of Universe.</p>
<h2>Can anyone realize how big that number is?</h2>
<p>Imagine an atom. One million atoms lined up in a row would roughly equal the thickness of a page in a book. Let&#8217;s say there are 4&#215;10^79 atoms in universe. If we create one new universe for each atom in the universe we now have 16. x10^158 atoms.  If we would have created <i>one new universe for each atom in the universe every millisecond since the big bang</i>, we would now have  8.3*10^180 atoms. And that number is literally nothing compared with the number above.</p>
<p>But it&#8217;s still a finite number. So maybe the universe is finite after all, or does repeat itself infinitely. At least seen through a 640&#215;480 pixel image.</p>
<p>Please send me an email if you see yourself in the generated picture above.</p>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/image-of-universe/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lamma Island 360</title>
		<link>http://klasehnemark.com/lamma-island-360</link>
		<comments>http://klasehnemark.com/lamma-island-360#comments</comments>
		<pubDate>Mon, 01 Feb 2010 19:44:04 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Experiments]]></category>

		<guid isPermaLink="false">http://stratoponjak.temp.citynetwork.se/?p=187</guid>
		<description><![CDATA[One day I climbed one of the tallest mountains on Lamma Island and shot a bunch of photos, merged them together to a panaroma image, made a flash file projecting the images to a PaperVision sphere object, and this is the result!]]></description>
			<content:encoded><![CDATA[<p>One day I climbed one of the tallest mountains on Lamma Island and shot a bunch of photos, merged them together to a panaroma image, made a flash file projecting the images to a PaperVision sphere object, and this is the result!<a href="/experiments/lamma-island-360"><img src="http://static.klasehnemark.com/uploads/Lamma360_screen.jpg" alt="" title="Lamma360_screen" width="640" height="313" class="notinsinglepost" /></a><br />
<span id="more-187"></span><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="640" height="426" id="ImageVR" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="http://media.stratoponjak.com/flash/ImageVR.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="http://media.stratoponjak.com/flash/ImageVR.swf" quality="high" bgcolor="#000000" width="640" height="426" name="ImageVR" align="middle" allowscriptaccess="sameDomain" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /><br />
</object></p>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/lamma-island-360/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>THIN</title>
		<link>http://klasehnemark.com/thin</link>
		<comments>http://klasehnemark.com/thin#comments</comments>
		<pubDate>Mon, 05 Oct 2009 21:50:57 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Experiments]]></category>

		<guid isPermaLink="false">http://www.stratoponjak.com/?p=378</guid>
		<description><![CDATA[This is a flash movie that presents itself different every time. Images, video, text and sound are randomly mixed in real-time. Right now. Unique for you. I was interested in using contradictions, especially like this: &#8220;I was awake, I repeat: I was asleep.&#8221;]]></description>
			<content:encoded><![CDATA[<p>This is a flash movie that presents itself different every time. Images, video, text and sound are randomly mixed in real-time. Right now. Unique for you. I was interested in using contradictions, especially like this: &#8220;I was awake, I repeat: I was asleep.&#8221;<br />
<a href="/experiments/thin"><img src="http://static.klasehnemark.com/uploads/Thin_Screen.jpg" alt="" title="Thin_Screen" width="640" height="313" class="notinsinglepost" /></a><span id="more-378"></span><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="640" height="313" id="ImageVR" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="http://media.stratoponjak.com/flash/thin/Thin.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="http://media.stratoponjak.com/flash/thin/Thin.swf" quality="high" bgcolor="#000000" width="640" height="313" name="ImageVR" align="middle" allowscriptaccess="sameDomain" allowfullscreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /><br />
</object></p>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/thin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone ringtones</title>
		<link>http://klasehnemark.com/iphone-ringtones</link>
		<comments>http://klasehnemark.com/iphone-ringtones#comments</comments>
		<pubDate>Fri, 07 Aug 2009 12:32:21 +0000</pubDate>
		<dc:creator>Klas Ehnemark</dc:creator>
				<category><![CDATA[Experiments]]></category>

		<guid isPermaLink="false">http://www.stratoponjak.com/?p=398</guid>
		<description><![CDATA[Here&#8217;s a few free iPhone ringtones you can download and use in your iPhone. I&#8217;ll continue to make more in the future. iPhone Alternative Signal This is like the original standard ringtone, but has a twist at the end. iPhone 2Hearts Signal This is a feel-good piece of music, nice to have on incoming calls. [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a few free iPhone ringtones you can download and use in your iPhone. I&#8217;ll continue to make more in the future.<br />
<span id="more-398"></span></p>
<ul class="music">
<li><a href="http://media.stratoponjak.com/music/ringtones/Iphone_Alt_Signal.m4r">iPhone Alternative Signal</a><br />
            This is like the original standard ringtone, but has a twist at the end.
       </li>
<li><a href="http://media.stratoponjak.com/music/ringtones/Iphone_2hearts_Signal.m4r">iPhone 2Hearts Signal</a><br />
            This is a feel-good piece of music, nice to have on incoming calls. Requested by my friend Igor.
       </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://klasehnemark.com/iphone-ringtones/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>


<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              260ab
Template:           archive
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: klasehnemark.com @ 2012-02-07 11:43:51 -->

<!-- W3 Total Cache: Page cache debug info:
Engine:             apc
Cache key:          w3tc_klasehnemark.com_1_page_777a3f00ebbf3ca6d625c39cc37a2000_gzip
Caching:            enabled
Status:             not cached
Creation Time:      0.128s
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
-->
