<?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>Observations from Uppsala &#187; funny</title>
	<atom:link href="http://jakob.engbloms.se/archives/category/off-topic/funny-off-topic/feed" rel="self" type="application/rss+xml" />
	<link>http://jakob.engbloms.se</link>
	<description>Computer Technology: Simulation, Virtualization, Virtual Platforms, Embedded, Multicore and Multiprocessing (by Jakob Engblom)</description>
	<lastBuildDate>Sun, 29 Jan 2012 19:45:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
    <title>Observations from Uppsala</title>
    <url>http://jakob.engbloms.se/favicon.png</url>
    <link>http://jakob.engbloms.se</link>
    <width>32</width>
    <height>32</height>
    <description>Observations from Uppsala - http://jakob.engbloms.se</description>
    </image>		<item>
		<title>Google is some kind of Glasses</title>
		<link>http://jakob.engbloms.se/archives/1045?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/1045#comments</comments>
		<pubDate>Wed, 30 Dec 2009 20:21:14 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[goggles]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=1045</guid>
		<description><![CDATA[We bought some ski goggles for our kids&#8230; and look who have infiltrated that business: Tweet]]></description>
			<content:encoded><![CDATA[<p>We bought some ski goggles for our kids&#8230; and look who have infiltrated that business:</p>
<p><img class="aligncenter size-full wp-image-1046" title="junior google" src="http://jakob.engbloms.se/wp-content/uploads/2009/12/junior-google.jpg" alt="junior google" width="600" height="272" /></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/1045"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/1045" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/1045" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/1045/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power Architecture Rip Van Winkle</title>
		<link>http://jakob.engbloms.se/archives/1026?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/1026#comments</comments>
		<pubDate>Sun, 06 Dec 2009 20:07:23 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[computer architecture]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[power architecture]]></category>
		<category><![CDATA[Rip van Winkle]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=1026</guid>
		<description><![CDATA[For some reason (I guess it is the job&#8230;) I was browsing through the Power ISA version 2.06 specification last week and hit the following gem of an instruction: &#8220;rvwinkle&#8220;. It is named after a short story I had never heard about, but which apparently is sufficiently well-known in the US literary canon to warrant [...]]]></description>
			<content:encoded><![CDATA[<p>For some reason (I guess it is the job&#8230;) I was browsing through the <a href="http://www.power.org/resources/downloads/PowerISA_V2.06_PUBLIC.pdf">Power ISA version 2.06 specification </a>last week and hit the following gem of an instruction: &#8220;<tt>rvwinkle</tt>&#8220;. It is named after a <a href="http://en.wikipedia.org/wiki/Rip_Van_Winkle">short story I had never heard about</a>, but which apparently is sufficiently well-known in the US literary canon to warrant a sleep mode being named after it.<br />
<span id="more-1026"></span></p>
<p>Anyway, here is a screenshot of the manual:</p>
<p><img class="aligncenter size-full wp-image-1027" title="ripvanwinkle ppc mode" src="http://jakob.engbloms.se/wp-content/uploads/2009/12/ripvanwinkle-ppc-mode.png" alt="ripvanwinkle ppc mode" width="568" height="848" /></p>
<p>It is one of four thread-sleep-state control instructions in the 64-bit server variant of the Power ISA. Essentially, it is an IBM extension for their POWER series machines, as well as the Cell and Xenon CPUs I guess. See the <a href="http://www.power.org/devcon/07/Session_Downloads/PADC07_Frey_PowerISA.pdf">Power ISA tutorial from the Power Architecture Developer&#8217;s Conference 2007</a> for some more on this.</p>
<p>I like this kind of whimsicalness in technical systems. It makes them human and more approachable. Sometimes, big companies (and small companies) once they are mature end up trying a bit too hard to sound business-wise and &#8220;professional&#8221;&#8230; ending up being plain boring and stone-faced and cold. There is no contraction between a chuckle and a professional system for most people.</p>
<p>Some people would put the Power Architecture &#8220;eieio&#8221; instruction in the same category of slightly funny. However, the limit for all assembly languages I have ever encountered seems to be the natural name for an instruction to Sign EXtend something. It is never called what it &#8220;should&#8221; be.</p>
<p>Note that this instruction is not new, it has been around since 2005 at least, probably longer. There are no history notes in the manual, and I have no intention of reading through lots of old manuals to find the first when this one did <em><span style="text-decoration: underline;">not </span></em>appear.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/1026"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/1026" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/1026" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/1026/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Off-Topic: Firefox 3.5 &#8220;Well this is Embarrasing&#8221;</title>
		<link>http://jakob.engbloms.se/archives/900?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/900#comments</comments>
		<pubDate>Sun, 30 Aug 2009 06:07:50 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[desktop software]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=900</guid>
		<description><![CDATA[I just got a wonderful error message from Firefox 3.5.2: Tweet]]></description>
			<content:encoded><![CDATA[<p>I just got a wonderful error message from Firefox 3.5.2:</p>
<p><a href="http://jakob.engbloms.se/wp-content/uploads/2009/08/firefix-error.png"><img class="aligncenter size-medium wp-image-901" title="firefix error" src="http://jakob.engbloms.se/wp-content/uploads/2009/08/firefix-error-300x216.png" alt="firefix error" width="300" height="216" /></a></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/900"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/900" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/900" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/900/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Off-Topic: Facebook in &#8220;English (Pirate)&#8221;</title>
		<link>http://jakob.engbloms.se/archives/856?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/856#comments</comments>
		<pubDate>Fri, 17 Jul 2009 20:24:22 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[pirate]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=856</guid>
		<description><![CDATA[I admit to using Facebook more recently&#8230; I used to feel &#8220;what is the point&#8221;&#8230; but now I might be starting to see it. Anyway, a Facebook friend pointed out that you can set the UI to a language called &#8220;English (Pirate)&#8221;, which is pretty funny in use. At the bottom of the main content [...]]]></description>
			<content:encoded><![CDATA[<p>I admit to using Facebook more recently&#8230; I used to feel &#8220;what is the point&#8221;&#8230; but now I might be starting to see it. Anyway, a Facebook friend pointed out that you can set the UI to a language called &#8220;English (Pirate)&#8221;, which is pretty funny in use.</p>
<p><span id="more-856"></span></p>
<p>At the bottom of the main content pane, next to the copyright notice, there is a clickable link with your current language setting. Click it and you see:</p>
<p><a href="http://jakob.engbloms.se/wp-content/uploads/2009/07/facebook-pirate-language.png"><img class="aligncenter size-medium wp-image-857" title="facebook pirate language" src="http://jakob.engbloms.se/wp-content/uploads/2009/07/facebook-pirate-language-300x216.png" alt="facebook pirate language" width="300" height="216" /></a>The result looks like this:</p>
<p><a href="http://jakob.engbloms.se/wp-content/uploads/2009/07/facebook-in-pirate-language.png"><img class="aligncenter size-medium wp-image-858" title="facebook in pirate language" src="http://jakob.engbloms.se/wp-content/uploads/2009/07/facebook-in-pirate-language-300x122.png" alt="facebook in pirate language" width="300" height="122" /></a></p>
<p>And I know that Google has been doing this since forever. Still, it is funny when done right.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/856"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/856" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/856" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/856/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Off-Topic: Funny Map of the US</title>
		<link>http://jakob.engbloms.se/archives/845?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/845#comments</comments>
		<pubDate>Wed, 15 Jul 2009 19:13:47 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[Dagens Naeringsliv]]></category>
		<category><![CDATA[USA]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=845</guid>
		<description><![CDATA[I found this very funny advertisement in an in-flight magazine recently, for the Norwegian business daily Dagens Næringsliv. To understand it, you probably need to know a Scandinavian language. Essentially, the message is that &#8220;reading DN contributes to a deeper understanding of the world&#8221;. Click image for full view, my WordPress theme just refuses to [...]]]></description>
			<content:encoded><![CDATA[<p>I found this very funny advertisement in an in-flight magazine recently, for the Norwegian business daily <a href="http://www.dn.no/">Dagens Næringsliv</a>. To understand it, you probably need to know a Scandinavian language. Essentially, the message is that &#8220;reading DN contributes to a deeper understanding of the world&#8221;.</p>
<p><span id="more-845"></span></p>
<p>Click image for full view, my WordPress theme just refuses to make this big enough to be readable.</p>
<p><a href="http://jakob.engbloms.se/wp-content/uploads/2009/07/US-Map-Humour-2009-06.png"><img class="size-full alignleft" style="border: 1px solid black;" title="US Map Humour 2009-06" src="http://jakob.engbloms.se/wp-content/uploads/2009/07/US-Map-Humour-2009-06.png" alt="US Map Humour 2009-06" width="395" height="516" /></a></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/845"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/845" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/845" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/845/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Off-Topic: 16-bit Overflow</title>
		<link>http://jakob.engbloms.se/archives/754?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/754#comments</comments>
		<pubDate>Sat, 02 May 2009 20:05:46 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[16-bit]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[xkcd]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=754</guid>
		<description><![CDATA[xkcd has had a good streak recently. Here is a very good one. Tweet]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.xkcd.com">xkcd </a>has had a good streak recently. Here is a very good one.</p>
<p><a href="http://xkcd.com/571/"><img title="http://xkcd.com/571/" src="http://imgs.xkcd.com/comics/cant_sleep.png" alt="http://xkcd.com/571/" width="740" height="244" /></a></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/754"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/754" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/754" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/754/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Off-Topic: My Phone wants a vacation in Greece</title>
		<link>http://jakob.engbloms.se/archives/723?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/723#comments</comments>
		<pubDate>Sun, 12 Apr 2009 18:06:01 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[G900]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[GPRS]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[SonyEricsson]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=723</guid>
		<description><![CDATA[I have installed Google Maps on my trusty SonyEricsson G900 (last of its kind, unfortunately, as UIQ is shut down and SE is moving to Nokia S60 etc.), and I find it an almost too fun and useful toy-tool. However, today, something really funny happened. For some reason, when asked to display my current location, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-724" style="margin: 5px 10px;" title="maps-48x48" src="http://jakob.engbloms.se/wp-content/uploads/2009/04/maps-48x48.gif" alt="maps-48x48" width="48" height="48" />I have installed Google Maps on my trusty SonyEricsson G900 (last of its kind, unfortunately, as UIQ is shut down and SE is moving to Nokia S60 etc.), and I find it an almost too fun and useful toy-tool. However, today, something really funny happened. For some reason, when asked to display my current location, it decided that I was in Northern Greece &#8212; to within 5000 m.</p>
<p><span id="more-723"></span>Try 5000 km. I was in middle Sweden.</p>
<p>Here is a screenshot of the mislocation:</p>
<p style="text-align: center;"><img class="size-full wp-image-725" title="capture0018" src="http://jakob.engbloms.se/wp-content/uploads/2009/04/capture0018.png" alt="capture0018" width="240" height="320" /> <img class="size-full wp-image-726" title="capture00181" src="http://jakob.engbloms.se/wp-content/uploads/2009/04/capture00181.png" alt="capture00181" width="240" height="320" /></p>
<p>I think the culprit is that the <a href="http://www.ericsson.com/technology/tech_articles/3g.shtml">3G </a>coverage for <a href="http://www.telenor.se">Telenor </a>around here is less than ideal, and the phone backed down to <a href="http://en.wikipedia.org/wiki/Gprs">GPRS</a>. As soon as 3G coverage got back (i.e., I moved a few meters indoors), I was back to a more reasonable location:</p>
<p><img class="aligncenter size-full wp-image-727" title="capture0019" src="http://jakob.engbloms.se/wp-content/uploads/2009/04/capture0019.png" alt="capture0019" width="240" height="320" />Funny.</p>
<p>I guess that should tell us something about being overreliant on technology. Sometimes downright weird things happen when you pile on enough software and protocols and servers.</p>
<p>Or it is just a hint that despite the warmth of Spring finally arriving around here (there is still snow and ice to be found in the deeper shadows of the forests), my phone has decided that it is time to hint at a vacation in a warmer climate.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/723"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/723" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/723" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/723/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Off-Topic: Excel Surrealism</title>
		<link>http://jakob.engbloms.se/archives/683?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/683#comments</comments>
		<pubDate>Mon, 09 Mar 2009 20:56:10 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[excel 2007]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[surrealism]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=683</guid>
		<description><![CDATA[As stated in another CS song I like, &#8220;I pressed something wrong, what it was, I could not tell&#8230;&#8221;&#8230; And here is what Excel gave me as a graph. Totally surreal. I kind of feel with the lonely red dot at the top, while all the other dots are partying down at the bottom of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://netzreport.googlepages.com/all_those_backups_waste_of_pay.html"><img class="alignleft size-full wp-image-229" style="margin: 10px;" title="excel1" src="http://jakob.engbloms.se/wp-content/uploads/2008/08/excel1.png" alt="excel1" width="47" height="46" />As stated in another CS song I like</a>, &#8220;I pressed something wrong, what it was, I could not tell&#8230;&#8221;&#8230;</p>
<p>And here is what Excel gave me as a graph. Totally surreal.</p>
<p><span id="more-683"></span><img class="aligncenter size-full wp-image-684" title="excel-surrealism" src="http://jakob.engbloms.se/wp-content/uploads/2009/03/excel-surrealism.png" alt="excel-surrealism" width="814" height="643" />I kind of feel with the lonely red dot at the top, while all the other dots are partying down at the bottom of the graph.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/683"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/683" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/683" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/683/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Off-Topic: Hilarious: MS Songsmith</title>
		<link>http://jakob.engbloms.se/archives/623?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/623#comments</comments>
		<pubDate>Sun, 01 Feb 2009 17:15:53 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[desktop software]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[Billy Idol]]></category>
		<category><![CDATA[Enter Sandman]]></category>
		<category><![CDATA[Metallica]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft songsmith]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[White Wedding]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=623</guid>
		<description><![CDATA[Since I am slow to follow Internet fads, I am probably the last blogger on the planet to write about this&#8230; but it is too good not to mention. Microsoft research has created a brilliant or nutty piece of work called Microsoft (Research) Songsmith. The idea is pretty cool in theory, just sing into a [...]]]></description>
			<content:encoded><![CDATA[<p>Since I am slow to follow Internet fads, I am probably the last blogger on the planet to write about this&#8230; but it is too good not to mention. Microsoft research has created a brilliant or nutty piece of work called <a href="http://research.microsoft.com/en-us/um/redmond/projects/songsmith/">Microsoft (Research) Songsmith</a>. The idea is pretty cool in theory, just sing into a microphone and the program creates background music matching&#8230; except that it does some pretty hilarious things when put to the test.</p>
<p><span id="more-623"></span>On YouTube, the following clips of old songs that I like absolutely tore me up, leaving my 4-year old wondering what got into the head of his daddy&#8230; for him, it was just some music.</p>
<ul>
<li><a href="http://www.youtube.com/watch?v=UlCWo1qdTdE ">White Wedding</a>, which apparently was a country tune.</li>
<li><a href="http://www.youtube.com/watch?v=WmC28cXWqLc">Enter Sandman</a>, in classic synth style.</li>
<li><a href="http://www.youtube.com/watch?v=W3d-CCmTSUk">Blue Monday</a>, with</li>
<li><a href="http://www.youtube.com/watch?v=22AWPW5s4EA">We will Rock You</a>, as a light salsa.</li>
<li>There is a blog with a <a href="http://entertainmentweakly.com/blog/">series of classic hits fed through Songsmith</a>&#8230;</li>
<li>And just follow the related links, I know I will do all night.</li>
</ul>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/623"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/623" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/623" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/623/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Off-Topic: Eclipse Internal Error in Internal Error&#8230;</title>
		<link>http://jakob.engbloms.se/archives/600?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/600#comments</comments>
		<pubDate>Tue, 20 Jan 2009 10:33:54 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[internal error]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=600</guid>
		<description><![CDATA[Just got this funny dialog from Eclipse&#8230; For more like this, visit one of my favorite sites, the Worse than Failure. Tweet]]></description>
			<content:encoded><![CDATA[<p>Just got this funny dialog from Eclipse&#8230;</p>
<p><img class="aligncenter size-full wp-image-602" title="internal-error-failed" src="http://jakob.engbloms.se/wp-content/uploads/2009/01/internal-error-failed.png" alt="internal-error-failed" width="532" height="235" /></p>
<p><span id="more-600"></span></p>
<p>For more like this, visit one of my favorite sites, the <a href="http://worsethanfailure.com/">Worse than Failure</a>.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/600"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/600" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/600" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/600/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I just tried to read Chip Design&#8230; but I have to wait three days</title>
		<link>http://jakob.engbloms.se/archives/274?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://jakob.engbloms.se/archives/274#comments</comments>
		<pubDate>Wed, 17 Sep 2008 19:53:41 +0000</pubDate>
		<dc:creator>Jakob</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[ChipDesign Magazine]]></category>
		<category><![CDATA[website failure]]></category>

		<guid isPermaLink="false">http://jakob.engbloms.se/?p=274</guid>
		<description><![CDATA[This maintenance is going to take a while: Annoying, and a bit funny. Tweet]]></description>
			<content:encoded><![CDATA[<p>This maintenance is going to take a while:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-276" title="chipdesign-maintenance1" src="http://jakob.engbloms.se/wp-content/uploads/2008/09/chipdesign-maintenance1.png" alt="" width="516" height="316" /></p>
<p>Annoying, and a bit funny.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://jakob.engbloms.se/archives/274"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://jakob.engbloms.se/archives/274" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://jakob.engbloms.se/archives/274" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://jakob.engbloms.se/archives/274/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

