<?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>Bernhard Rode &#187; Sonstige</title>
	<atom:link href="http://www.bernhardrode.de/category/sonstige/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bernhardrode.de</link>
	<description>Free as in beer...</description>
	<lastBuildDate>Mon, 12 Dec 2011 16:50:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The most intense taekwondo fight ever</title>
		<link>http://www.bernhardrode.de/common/2011/12/12/the-most-intense-taekwondo-fight-ever</link>
		<comments>http://www.bernhardrode.de/common/2011/12/12/the-most-intense-taekwondo-fight-ever#comments</comments>
		<pubDate>Mon, 12 Dec 2011 16:50:54 +0000</pubDate>
		<dc:creator>Bernhard Rode</dc:creator>
				<category><![CDATA[Sonstige]]></category>

		<guid isPermaLink="false">http://www.bernhardrode.de/?p=710</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><iframe width="620" height="465" src="http://www.youtube.com/embed/LjxaK-dVugs?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernhardrode.de/common/2011/12/12/the-most-intense-taekwondo-fight-ever/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master Thesis</title>
		<link>http://www.bernhardrode.de/common/2011/11/24/master-thesis</link>
		<comments>http://www.bernhardrode.de/common/2011/11/24/master-thesis#comments</comments>
		<pubDate>Thu, 24 Nov 2011 17:56:00 +0000</pubDate>
		<dc:creator>Bernhard Rode</dc:creator>
				<category><![CDATA[Sonstige]]></category>
		<category><![CDATA[thesis infotainment]]></category>

		<guid isPermaLink="false">http://www.bernhardrode.de/?p=691</guid>
		<description><![CDATA[So after one a half years at the media university of Stuttgart, I&#8217;m going to write my thesis about in-car infotainment system from now on. We (two masters and one bachelor) are working together on different topics in a project &#8230; <a href="http://www.bernhardrode.de/common/2011/11/24/master-thesis">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So after one a half years at the media university of Stuttgart, I&#8217;m going to write my thesis about in-car infotainment system from now on.</p>
<p>We (two masters and one bachelor) are working together on different topics in a project between our University and VW. The basic idea behind the project was to find new ways of media aggregation in cars and it will last for at least three years. So we&#8217;re going to scratch the surface of some pretty interesting developments for feature in-car infotainment systems.</p>
<p>As we all know, the Internet/Apps/Services/&#8230;. (insert Buzzword here) is getting more and more ubiquitous. We&#8217;re only two or three steps away of getting into the <a href="http://en.wikipedia.org/wiki/Internet_of_Things">Internet of Things</a>.</p>
<p>So we&#8217;re trying to take on of those steps, by bringing the internet into the car.</p>
<p>The car development compared to the IT is &#8230; let&#8217;s call it <em>damn</em> <em>slow</em> :) &#8230; many innovations and ideas are under the hood and it takes ages until a feature is production ready.</p>
<p>7 years of development is o.k. for engines, security systems, etc&#8230;. but in I.T.?!?</p>
<p>I mean&#8230; youtube was founded in 2005 &#8230; this was just 6 years ago&#8230;</p>
<p>So the car manufactures need to change something in the future, although there have been many product announcements, like Twitter/Facebook integrations (&#8216;Hello World&#8217; for 21st century). But these are all preposterous, imho (Twitter was founded in 2006&#8230; who knows if it is still there, when I&#8217;m going to buy one of those cars in 3-4 years).</p>
<p>So our project is going to turn some things upside down. I&#8217;d really like to post about many topics we already talked about, but as we&#8217;re working together with VW not everything is open for the public. I&#8217;m trying to blog as much as possible in the near feature&#8230; so this blog will become more active and nerdy again ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernhardrode.de/common/2011/11/24/master-thesis/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Link: Creating Realtime Web Applications</title>
		<link>http://www.bernhardrode.de/common/2011/11/24/link-creating-realtime-web-applications</link>
		<comments>http://www.bernhardrode.de/common/2011/11/24/link-creating-realtime-web-applications#comments</comments>
		<pubDate>Thu, 24 Nov 2011 16:57:28 +0000</pubDate>
		<dc:creator>Bernhard Rode</dc:creator>
				<category><![CDATA[Sonstige]]></category>

		<guid isPermaLink="false">http://www.bernhardrode.de/?p=689</guid>
		<description><![CDATA[Re-using Backbone.js Models on the server with Node.js and Socket.io to build real-time apps.]]></description>
			<content:encoded><![CDATA[<p><a title="Re-using Backbone.js Models on the server with Node.js and Socket.io to build real-time apps" href="http://andyet.net/blog/2011/feb/15/re-using-backbonejs-models-on-the-server-with-node/" target="_blank">Re-using Backbone.js Models on the server with Node.js and Socket.io to build real-time apps.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernhardrode.de/common/2011/11/24/link-creating-realtime-web-applications/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ohio University Marching 110 &#8211; The Party Rock Anthem</title>
		<link>http://www.bernhardrode.de/common/2011/10/13/ohio-university-marching-110-the-party-rock-anthem</link>
		<comments>http://www.bernhardrode.de/common/2011/10/13/ohio-university-marching-110-the-party-rock-anthem#comments</comments>
		<pubDate>Thu, 13 Oct 2011 15:18:31 +0000</pubDate>
		<dc:creator>Bernhard Rode</dc:creator>
				<category><![CDATA[Sonstige]]></category>

		<guid isPermaLink="false">http://www.bernhardrode.de/?p=686</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><iframe width="620" height="349" src="http://www.youtube.com/embed/uZtCZOiZ-cg?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernhardrode.de/common/2011/10/13/ohio-university-marching-110-the-party-rock-anthem/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mini Fridge Beer Cannon</title>
		<link>http://www.bernhardrode.de/common/2010/12/29/mini-fridge-beer-cannon</link>
		<comments>http://www.bernhardrode.de/common/2010/12/29/mini-fridge-beer-cannon#comments</comments>
		<pubDate>Wed, 29 Dec 2010 15:43:58 +0000</pubDate>
		<dc:creator>Bernhard Rode</dc:creator>
				<category><![CDATA[Sonstige]]></category>

		<guid isPermaLink="false">http://www.bernhardrode.de/?p=645</guid>
		<description><![CDATA[This is the maiden voyage of my mini fridge that now shoots beers via iPhone. It is controlled by an iobridge via a web based iPhone interface and shoots the beers from an air cannon in the housing. Features: Vends &#8230; <a href="http://www.bernhardrode.de/common/2010/12/29/mini-fridge-beer-cannon">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is the maiden voyage of my mini fridge that now shoots beers via iPhone. It is controlled by an iobridge via a web based iPhone interface and shoots the beers from an air cannon in the housing.</p>
<p>Features:<br />
Vends 4 types of beer<br />
Broadcasts temperature<br />
Adjust temperature via iPhone<br />
Aim via webcam<br />
Auto tweet video per shot<br />
Fire beer with 50psi of deliciousness</p>
<p><iframe width="620" height="465" src="http://www.youtube.com/embed/AMZfmbu6prU?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernhardrode.de/common/2010/12/29/mini-fridge-beer-cannon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Translate Server Error Bild</title>
		<link>http://www.bernhardrode.de/common/2010/08/03/translate-server-error-bild</link>
		<comments>http://www.bernhardrode.de/common/2010/08/03/translate-server-error-bild#comments</comments>
		<pubDate>Mon, 02 Aug 2010 22:16:00 +0000</pubDate>
		<dc:creator>Bernhard Rode</dc:creator>
				<category><![CDATA[Sonstige]]></category>

		<guid isPermaLink="false">http://www.bernhardrode.de/?p=623</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bernhardrode.de/wp-content/uploads/2010/08/21894-translate-server-error1.jpg"><img src="http://www.bernhardrode.de/wp-content/uploads/2010/08/21894-translate-server-error1-400x300.jpg" alt="" title="21894-translate-server-error" width="400" height="300" class="alignnone size-medium wp-image-626" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernhardrode.de/common/2010/08/03/translate-server-error-bild/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BP Photoshops Another Official Image Terribly</title>
		<link>http://www.bernhardrode.de/common/2010/07/22/bp-photoshops-another-official-image-terribly-3</link>
		<comments>http://www.bernhardrode.de/common/2010/07/22/bp-photoshops-another-official-image-terribly-3#comments</comments>
		<pubDate>Thu, 22 Jul 2010 08:38:14 +0000</pubDate>
		<dc:creator>Bernhard Rode</dc:creator>
				<category><![CDATA[Sonstige]]></category>

		<guid isPermaLink="false">http://www.bernhardrode.de/?p=616</guid>
		<description><![CDATA[BP Photoshops Another Official Image Terribly.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://gizmodo.com/5592836/bp-photoshops-another-official-image-again-terribly"><img src='http://www.bernhardrode.de/wp-content/uploads/2010/07/500x_bphotoshop2.jpg' alt='' /></a></p>
<p><a href="http://gizmodo.com/5592836/bp-photoshops-another-official-image-again-terribly">BP Photoshops Another Official Image Terribly</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernhardrode.de/common/2010/07/22/bp-photoshops-another-official-image-terribly-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube &#8211; Life After Death by Powerpoint 2010</title>
		<link>http://www.bernhardrode.de/common/2010/06/01/youtube-life-after-death-by-powerpoint-2010</link>
		<comments>http://www.bernhardrode.de/common/2010/06/01/youtube-life-after-death-by-powerpoint-2010#comments</comments>
		<pubDate>Tue, 01 Jun 2010 18:48:40 +0000</pubDate>
		<dc:creator>Bernhard Rode</dc:creator>
				<category><![CDATA[Sonstige]]></category>

		<guid isPermaLink="false">http://www.bernhardrode.de/?p=610</guid>
		<description><![CDATA[donmcmillancomedy via YouTube &#8211; Life After Death by Powerpoint 2010.]]></description>
			<content:encoded><![CDATA[<p>donmcmillancomedy</p>
<p>via <a href="http://www.youtube.com/watch?v=KbSPPFYxx3o&amp;feature=related">YouTube &#8211; Life After Death by Powerpoint 2010</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/KbSPPFYxx3o&amp;feature=related" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/KbSPPFYxx3o&amp;feature=related" wmode="transparent"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernhardrode.de/common/2010/06/01/youtube-life-after-death-by-powerpoint-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HD PREMIERE! The Horribly Slow Murderer with the Extremely Inefficient Weapon by Richard Gale</title>
		<link>http://www.bernhardrode.de/common/2010/05/06/d-premiere-the-horribly-slow-murderer-with-the-extremely-inefficient-weapon-by-richard-gale</link>
		<comments>http://www.bernhardrode.de/common/2010/05/06/d-premiere-the-horribly-slow-murderer-with-the-extremely-inefficient-weapon-by-richard-gale#comments</comments>
		<pubDate>Thu, 06 May 2010 15:48:15 +0000</pubDate>
		<dc:creator>Bernhard Rode</dc:creator>
				<category><![CDATA[Sonstige]]></category>

		<guid isPermaLink="false">http://www.bernhardrode.de/common/2010/05/06/d-premiere-the-horribly-slow-murderer-with-the-extremely-inefficient-weapon-by-richard-gale</guid>
		<description><![CDATA[Weltklasse!]]></description>
			<content:encoded><![CDATA[<p><iframe width="620" height="349" src="http://www.youtube.com/embed/9VDvgL58h_Y?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Weltklasse!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernhardrode.de/common/2010/05/06/d-premiere-the-horribly-slow-murderer-with-the-extremely-inefficient-weapon-by-richard-gale/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Buzz started&#8230;</title>
		<link>http://www.bernhardrode.de/common/2010/02/10/google-buzz-started</link>
		<comments>http://www.bernhardrode.de/common/2010/02/10/google-buzz-started#comments</comments>
		<pubDate>Wed, 10 Feb 2010 08:10:10 +0000</pubDate>
		<dc:creator>Bernhard Rode</dc:creator>
				<category><![CDATA[Sonstige]]></category>

		<guid isPermaLink="false">http://www.bernhardrode.de/common/2010/02/10/google-buzz-started</guid>
		<description><![CDATA[This is a nice introduction&#8230; I hope to see this on available on Google Apps ASAP]]></description>
			<content:encoded><![CDATA[<p><iframe width="620" height="349" src="http://www.youtube.com/embed/yi50KlsCBio?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>This is a nice introduction&#8230; I hope to see this on available on Google Apps ASAP</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernhardrode.de/common/2010/02/10/google-buzz-started/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

