<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Einar Ingebrigtsen - podcast</title>
    <description>A playground</description>
    <link>http://www.ingebrigtsen.info/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.NET 1.4.5.0</generator>
    <language>en-GB</language>
    <blogChannel:blogRoll>http://www.ingebrigtsen.info/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.dotnetblogengine.net/syndication.axd</blogChannel:blink>
    <dc:creator>Einar Ingebrigtsen</dc:creator>
    <dc:title>Einar Ingebrigtsen</dc:title>
    <geo:lat>0.000000</geo:lat>
    <geo:long>0.000000</geo:long>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/EinarsStoryTime" /><feedburner:info uri="einarsstorytime" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><media:copyright>(C)2009</media:copyright><media:thumbnail url="http://www.ingebrigtsen.info/themes/Grey/Images/myself.png" /><media:keywords>Microsoft,Apple,C,Java,net,WPF,WCF,Silverlight</media:keywords><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Technology/Podcasting</media:category><itunes:owner><itunes:email>einar@dolittle.com</itunes:email><itunes:name>Einar Ingebrigtsen</itunes:name></itunes:owner><itunes:author>Einar Ingebrigtsen</itunes:author><itunes:explicit>no</itunes:explicit><itunes:image href="http://www.ingebrigtsen.info/themes/Grey/Images/myself.png" /><itunes:keywords>Microsoft,Apple,C,Java,net,WPF,WCF,Silverlight</itunes:keywords><itunes:subtitle>Einars Storytime</itunes:subtitle><itunes:summary>Random ramblings from a Norwegian software developer</itunes:summary><itunes:category text="Technology"><itunes:category text="Podcasting" /></itunes:category><item>
      <title>[Getting realtime data from Tollef Slaathaug]</title>
      <description>&lt;p&gt;
Tollef Slaathaug is a senior developer at Baze Technology, a software company based in Porsgrunn, Norway. Tollef has great experience with working with optimizations in .net code. This show we&amp;#39;re talking about their project and how they have done things to get the desired performance.
&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;
&lt;h3&gt;
&lt;table border="0"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="/images/flag_usa.png" alt="" width="64" height="64" /&gt;
			&lt;/td&gt;
			&lt;td&gt;English&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="http://www.ingebrigtsen.info/image.axd?picture=cd_music.png" border="0" alt="" width="64" height="64" /&gt;
			&lt;/td&gt;
			&lt;td&gt;&lt;a href="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow8.mp3"&gt;Download full MP3&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
			&lt;img src="/images/podcast.png" alt="" /&gt;
			&lt;/td&gt;
			&lt;td&gt;
			&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304523653"&gt;Subscribe on iTunes&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;/h3&gt;
&lt;br /&gt;
&lt;strong&gt;Some irrelevant information&lt;/strong&gt;
&lt;br /&gt;
The recording of this show was done a little more than a month ago. Normally I use Oovoo to do the shows with persons sitting remote, it has excellent audio and video quality. This day, my freebie account had expired - instead of opening up a new account, which I should have done (twenty twenty heinsight and all), I decided to use Skype and found a 3rd party software that could intercept Skype calls and save the streams to disk. All nice, so far. &lt;br /&gt;
&lt;br /&gt;
Comes editing day; we had two takes, due to loss of connection and the application had therefore produced two AVI files. All good, at least I thought so. Turns out that it had created AVI files with multiple video and audio streams in them, two streams for video and two for audio, representing both cameras and microphones. Seemed reasonable enough. Only problem is that most editing software didn&amp;#39;t figure this out. On top of this, it had used Microsoft MPEG4 for video and audio was supposedly in WMA format, but most applications didn&amp;#39;t recognize it. &lt;br /&gt;
&lt;br /&gt;
Anyhow, weeks went by, I went on a holiday, came back and was ready to start editing again. I figured I&amp;#39;d use GraphEdit that was part of the DirectShow and later in the DirectX SDK. Turns out it wasn&amp;#39;t there anymore. Googled away and found someone who had created a nice version themselves of it and created a graph and got all the streams out into separate files. I felt really proud of myself.&lt;br /&gt;
&lt;br /&gt;
It was finally time to get it all into GarageBand and edit and get it all out. Trouble was not over. The application I used that hooked into Skype and streamed it all to disk had done something quite interesting. All the four streams I was sitting with had all different framerates, and some pretty obscure framerates as well (30.118 and such). So getting this in there was not something it would cope with. &lt;br /&gt;
&lt;br /&gt;
Long story short, invoking some 10 audio and video tools, I managed to extract the audio in a sensible manner and editing could finally start. &lt;br /&gt;
&lt;br /&gt;
Lesson learned: be wary of nifty tools found, check references. :)
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Notes
&lt;/strong&gt;The intro and the outro music created by &lt;a href="http://www.audioplant.no/"&gt;Kim M. Jensen&lt;/a&gt;.
Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page.
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-pixie"&gt;
&lt;img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=5ffd50c1-7a74-8dbd-a51a-69be87c248bb" alt="" /&gt;
&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=T07Q-XRb9zs:cZy3-AOFdeQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=T07Q-XRb9zs:cZy3-AOFdeQ:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=T07Q-XRb9zs:cZy3-AOFdeQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?i=T07Q-XRb9zs:cZy3-AOFdeQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=T07Q-XRb9zs:cZy3-AOFdeQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=T07Q-XRb9zs:cZy3-AOFdeQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?i=T07Q-XRb9zs:cZy3-AOFdeQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EinarsStoryTime/~4/T07Q-XRb9zs" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/EinarsStoryTime/~3/T07Q-XRb9zs/post.aspx</link><enclosure url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow8.mp3" length="50312591" type="audio/mpeg" /><author>einar@dolittle.com (Einar Ingebrigtsen)</author><comments>http://www.ingebrigtsen.info/post/2009/07/03/Getting-realtime-data-from-Tollef-Slaathaug.aspx#comment</comments><guid isPermaLink="false">http://www.ingebrigtsen.info/post.aspx?id=523c8562-5e6c-4758-abf5-b4bbb5e5a0f0</guid><pubDate>Fri, 03 Jul 2009 05:22:00 -0300</pubDate><category>.net</category><category>podcast</category><dc:publisher>einar</dc:publisher><pingback:server>http://www.ingebrigtsen.info/pingback.axd</pingback:server><pingback:target>http://www.ingebrigtsen.info/post.aspx?id=523c8562-5e6c-4758-abf5-b4bbb5e5a0f0</pingback:target><slash:comments>0</slash:comments><trackback:ping>http://www.ingebrigtsen.info/trackback.axd?id=523c8562-5e6c-4758-abf5-b4bbb5e5a0f0</trackback:ping><wfw:comment>http://www.ingebrigtsen.info/post/2009/07/03/Getting-realtime-data-from-Tollef-Slaathaug.aspx#comment</wfw:comment><wfw:commentRss>http://www.ingebrigtsen.info/syndication.axd?post=523c8562-5e6c-4758-abf5-b4bbb5e5a0f0</wfw:commentRss><media:content url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow8.mp3" fileSize="50312591" type="audio/mpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle> Tollef Slaathaug is a senior developer at Baze Technology, a software company based in Porsgrunn, Norway. Tollef has great experience with working with optimizations in .net code. This show we&amp;#39;re talking about their project and how they have done thi</itunes:subtitle><itunes:author>Einar Ingebrigtsen</itunes:author><itunes:summary> Tollef Slaathaug is a senior developer at Baze Technology, a software company based in Porsgrunn, Norway. Tollef has great experience with working with optimizations in .net code. This show we&amp;#39;re talking about their project and how they have done things to get the desired performance. English Download full MP3 Subscribe on iTunes Some irrelevant information The recording of this show was done a little more than a month ago. Normally I use Oovoo to do the shows with persons sitting remote, it has excellent audio and video quality. This day, my freebie account had expired - instead of opening up a new account, which I should have done (twenty twenty heinsight and all), I decided to use Skype and found a 3rd party software that could intercept Skype calls and save the streams to disk. All nice, so far. Comes editing day; we had two takes, due to loss of connection and the application had therefore produced two AVI files. All good, at least I thought so. Turns out that it had created AVI files with multiple video and audio streams in them, two streams for video and two for audio, representing both cameras and microphones. Seemed reasonable enough. Only problem is that most editing software didn&amp;#39;t figure this out. On top of this, it had used Microsoft MPEG4 for video and audio was supposedly in WMA format, but most applications didn&amp;#39;t recognize it. Anyhow, weeks went by, I went on a holiday, came back and was ready to start editing again. I figured I&amp;#39;d use GraphEdit that was part of the DirectShow and later in the DirectX SDK. Turns out it wasn&amp;#39;t there anymore. Googled away and found someone who had created a nice version themselves of it and created a graph and got all the streams out into separate files. I felt really proud of myself. It was finally time to get it all into GarageBand and edit and get it all out. Trouble was not over. The application I used that hooked into Skype and streamed it all to disk had done something quite interesting. All the four streams I was sitting with had all different framerates, and some pretty obscure framerates as well (30.118 and such). So getting this in there was not something it would cope with. Long story short, invoking some 10 audio and video tools, I managed to extract the audio in a sensible manner and editing could finally start. Lesson learned: be wary of nifty tools found, check references. :) Notes The intro and the outro music created by Kim M. Jensen. Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page. </itunes:summary><itunes:keywords>Microsoft,Apple,C,Java,net,WPF,WCF,Silverlight</itunes:keywords><feedburner:origLink>http://www.ingebrigtsen.info/post.aspx?id=523c8562-5e6c-4758-abf5-b4bbb5e5a0f0</feedburner:origLink></item>
    <item>
      <title>[Automating and robotizing with Sondre Bjellås]</title>
      <description>&lt;p&gt;
Sondre Bjell&amp;aring;s is a Microsoft Regional Director and is very keen on robots and automation.This talk we&amp;#39;re amongst other things talking about robots and automation and how to get started.
&lt;br /&gt;
&lt;strong&gt;Due to a bad internet connection there are a couple of dropouts in the first couple of minutes.&lt;/strong&gt; 
&lt;/p&gt;
&lt;p&gt;
During the talk, Sondre talks about a couple of web sites he has, the links can be found here:&lt;br /&gt;
&lt;a href="http://morphi.me"&gt;Morphy&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://sondreb.com"&gt;Sondres Blog&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://sondreb.com/blog/post/Getting-Started-with-Microsoft-RDS-and-Lego-NXT.aspx"&gt;Getting started with robotics&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://sondreb.com/blog/post/Hot-in-here.aspx"&gt;A guide to programming sensors&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://devshaped.com/2009/04/getting-started-with-continuous-integration/"&gt;Getting started with continous integration&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;h3&gt;
&lt;table border="0"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="/images/flag_usa.png" alt="" width="64" height="64" /&gt;
			&lt;/td&gt;
			&lt;td&gt;English&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="http://www.ingebrigtsen.info/image.axd?picture=cd_music.png" border="0" alt="" width="64" height="64" /&gt;
			&lt;/td&gt;
			&lt;td&gt;&lt;a href="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow7.mp3"&gt;Download full MP3&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
			&lt;img src="/images/podcast.png" alt="" /&gt;
			&lt;/td&gt;
			&lt;td&gt;
			&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304523653"&gt;Subscribe on iTunes&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;/h3&gt;
&lt;strong&gt;Notes
&lt;/strong&gt;The intro and the outro music created by &lt;a href="http://www.audioplant.no/"&gt;Kim M. Jensen&lt;/a&gt;.
Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page.
&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-pixie"&gt;
&lt;img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=5ffd50c1-7a74-8dbd-a51a-69be87c248bb" alt="" /&gt;
&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=02Q3klBHA0Y:pGknNQUJNFk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=02Q3klBHA0Y:pGknNQUJNFk:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=02Q3klBHA0Y:pGknNQUJNFk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?i=02Q3klBHA0Y:pGknNQUJNFk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=02Q3klBHA0Y:pGknNQUJNFk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=02Q3klBHA0Y:pGknNQUJNFk:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?i=02Q3klBHA0Y:pGknNQUJNFk:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EinarsStoryTime/~4/02Q3klBHA0Y" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/EinarsStoryTime/~3/02Q3klBHA0Y/post.aspx</link><enclosure url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow7.mp3" length="40214279" type="audio/mpeg" /><author>einar@dolittle.com (Einar Ingebrigtsen)</author><comments>http://www.ingebrigtsen.info/post/2009/04/24/Automating-and-robotizing-with-Sondre-Bjellas.aspx#comment</comments><guid isPermaLink="false">http://www.ingebrigtsen.info/post.aspx?id=61e6492f-35a6-44e4-af20-ce5c10a19e9f</guid><pubDate>Fri, 24 Apr 2009 07:07:00 -0300</pubDate><category>podcast</category><dc:publisher>einar</dc:publisher><pingback:server>http://www.ingebrigtsen.info/pingback.axd</pingback:server><pingback:target>http://www.ingebrigtsen.info/post.aspx?id=61e6492f-35a6-44e4-af20-ce5c10a19e9f</pingback:target><slash:comments>0</slash:comments><trackback:ping>http://www.ingebrigtsen.info/trackback.axd?id=61e6492f-35a6-44e4-af20-ce5c10a19e9f</trackback:ping><wfw:comment>http://www.ingebrigtsen.info/post/2009/04/24/Automating-and-robotizing-with-Sondre-Bjellas.aspx#comment</wfw:comment><wfw:commentRss>http://www.ingebrigtsen.info/syndication.axd?post=61e6492f-35a6-44e4-af20-ce5c10a19e9f</wfw:commentRss><media:content url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow7.mp3" fileSize="40214279" type="audio/mpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle> Sondre Bjell&amp;aring;s is a Microsoft Regional Director and is very keen on robots and automation.This talk we&amp;#39;re amongst other things talking about robots and automation and how to get started. Due to a bad internet connection there are a couple of dr</itunes:subtitle><itunes:author>Einar Ingebrigtsen</itunes:author><itunes:summary> Sondre Bjell&amp;aring;s is a Microsoft Regional Director and is very keen on robots and automation.This talk we&amp;#39;re amongst other things talking about robots and automation and how to get started. Due to a bad internet connection there are a couple of dropouts in the first couple of minutes. During the talk, Sondre talks about a couple of web sites he has, the links can be found here: Morphy Sondres Blog Getting started with robotics A guide to programming sensors Getting started with continous integration English Download full MP3 Subscribe on iTunes Notes The intro and the outro music created by Kim M. Jensen. Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page. </itunes:summary><itunes:keywords>Microsoft,Apple,C,Java,net,WPF,WCF,Silverlight</itunes:keywords><feedburner:origLink>http://www.ingebrigtsen.info/post.aspx?id=61e6492f-35a6-44e4-af20-ce5c10a19e9f</feedburner:origLink></item>
    <item>
      <title>[Interviewing Mads Torgersen – Language Program Manager for C# at Microsoft]</title>
      <description>C# has been around for almost ten years. In this interview, we're talking about the road that led to C# 1.0 and further down to C# 4.0. Mads talks about some of the things we will see in C# 4.0 and also some of the ideas for future versions.&lt;br /&gt;
&lt;br /&gt;
It was originally recorded as a WebCast, so you&amp;#39;ll find both the video and audio only here.&lt;br /&gt;
&lt;h3&gt;&lt;br /&gt;
&lt;table border="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;img style="max-width: 800px;" src="/images/flag_usa.png" alt="" height="64" width="64" /&gt;
			&lt;/td&gt;&lt;td&gt;English&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;img style="max-width: 800px;" src="http://www.ingebrigtsen.info/image.axd?picture=cd_music.png" alt="" border="0" height="64" width="64" /&gt;
			&lt;/td&gt;&lt;td&gt;&lt;a href="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow6.mp3"&gt;Download full MP3&lt;/a&gt;
			&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
			&lt;img src="/images/podcast.png" alt="" /&gt;
			&lt;/td&gt;&lt;td&gt;
			&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304523653"&gt;Subscribe on iTunes&lt;/a&gt;
			&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
			&lt;img src="/images/movie.png" alt="" /&gt;
			&lt;/td&gt;&lt;td&gt;
			Watch on YouTube 
			&lt;a href="http://www.youtube.com/watch?v=P5xJoU-X1s8"&gt;#1&lt;/a&gt;,&amp;nbsp;
			&lt;a href="http://www.youtube.com/watch?v=ZW5KzAhH7CM"&gt;#2&lt;/a&gt;,&amp;nbsp;
			&lt;a href="http://www.youtube.com/watch?v=lIKhVAGwl8M"&gt;#3&lt;/a&gt;&amp;nbsp;. 
			&lt;a href="http://www.youtube.com/watch?v=L8X5oNC9qvU"&gt;#4&lt;/a&gt;&amp;nbsp;. 
			&lt;a href="http://www.youtube.com/watch?v=dDsRpZ_6mmY"&gt;#5&lt;/a&gt;&amp;nbsp;. 
			&lt;a href="http://www.youtube.com/watch?v=A2_1vUrvJzE"&gt;#6&lt;/a&gt;&amp;nbsp;. 
			Or download full MP4 &lt;a href="http://www.ingebrigtsen.info/WebCasts/IngebrigtsenShow6.mp4"&gt;here&lt;/a&gt;
			&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;


&lt;/h3&gt;
&lt;strong&gt;Video #1&lt;/strong&gt;

&lt;div class="youtube-video"&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/P5xJoU-X1s8&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/P5xJoU-X1s8&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;

&lt;strong&gt;Video #2&lt;/strong&gt;

&lt;div class="youtube-video"&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/ZW5KzAhH7CM=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/ZW5KzAhH7CM&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;

&lt;strong&gt;Video #3&lt;/strong&gt;

&lt;div class="youtube-video"&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/lIKhVAGwl8M&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/lIKhVAGwl8M&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;

&lt;strong&gt;Video #4&lt;/strong&gt;

&lt;div class="youtube-video"&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/L8X5oNC9qvU&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/L8X5oNC9qvU&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;

&lt;strong&gt;Video #5&lt;/strong&gt;

&lt;div class="youtube-video"&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/dDsRpZ_6mmY&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/dDsRpZ_6mmY&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;

&lt;strong&gt;Video #6&lt;/strong&gt;

&lt;div class="youtube-video"&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/A2_1vUrvJzE&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/A2_1vUrvJzE&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;





&lt;strong&gt;Notes



&lt;/strong&gt;The intro and the outro music created by &lt;a href="http://www.audioplant.no/"&gt;Kim M. Jensen&lt;/a&gt;.







Please do not hesitate to leave any comments on this post. If you have ideas for people you'd like to get interviewed, please leave a comment or contact me through the contact page.



&lt;/strong&gt;&lt;/strong&gt;
&lt;br /&gt;&lt;br /&gt;&lt;div class="zemanta-pixie"&gt;&lt;img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=bfa0a244-eeab-8b9c-af70-7a122c7bfa6f" /&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=PHsR6nszMsM:7KldqX9FXJk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=PHsR6nszMsM:7KldqX9FXJk:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=PHsR6nszMsM:7KldqX9FXJk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?i=PHsR6nszMsM:7KldqX9FXJk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=PHsR6nszMsM:7KldqX9FXJk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=PHsR6nszMsM:7KldqX9FXJk:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?i=PHsR6nszMsM:7KldqX9FXJk:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EinarsStoryTime/~4/PHsR6nszMsM" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/EinarsStoryTime/~3/PHsR6nszMsM/post.aspx</link><enclosure url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow6.mp3" length="51720696" type="audio/mpeg" /><author>einar@dolittle.com (Einar Ingebrigtsen)</author><comments>http://www.ingebrigtsen.info/post/2009/04/08/Interviewing-Mads-Torgersen-e28093-Language-Program-Manager-for-C-at-Microsoft.aspx#comment</comments><guid isPermaLink="false">http://www.ingebrigtsen.info/post.aspx?id=0f3f5ff0-4169-4888-baf4-0b1b48ed69cf</guid><pubDate>Wed, 08 Apr 2009 03:09:00 -0300</pubDate><category>podcast</category><dc:publisher>einar</dc:publisher><pingback:server>http://www.ingebrigtsen.info/pingback.axd</pingback:server><pingback:target>http://www.ingebrigtsen.info/post.aspx?id=0f3f5ff0-4169-4888-baf4-0b1b48ed69cf</pingback:target><slash:comments>0</slash:comments><trackback:ping>http://www.ingebrigtsen.info/trackback.axd?id=0f3f5ff0-4169-4888-baf4-0b1b48ed69cf</trackback:ping><wfw:comment>http://www.ingebrigtsen.info/post/2009/04/08/Interviewing-Mads-Torgersen-e28093-Language-Program-Manager-for-C-at-Microsoft.aspx#comment</wfw:comment><wfw:commentRss>http://www.ingebrigtsen.info/syndication.axd?post=0f3f5ff0-4169-4888-baf4-0b1b48ed69cf</wfw:commentRss><media:content url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow6.mp3" fileSize="51720696" type="audio/mpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>C# has been around for almost ten years. In this interview, we're talking about the road that led to C# 1.0 and further down to C# 4.0. Mads talks about some of the things we will see in C# 4.0 and also some of the ideas for future versions. It was origin</itunes:subtitle><itunes:author>Einar Ingebrigtsen</itunes:author><itunes:summary>C# has been around for almost ten years. In this interview, we're talking about the road that led to C# 1.0 and further down to C# 4.0. Mads talks about some of the things we will see in C# 4.0 and also some of the ideas for future versions. It was originally recorded as a WebCast, so you&amp;#39;ll find both the video and audio only here. English Download full MP3 Subscribe on iTunes Watch on YouTube #1,&amp;nbsp; #2,&amp;nbsp; #3&amp;nbsp;. #4&amp;nbsp;. #5&amp;nbsp;. #6&amp;nbsp;. Or download full MP4 here Video #1 Video #2 Video #3 Video #4 Video #5 Video #6 Notes The intro and the outro music created by Kim M. Jensen. Please do not hesitate to leave any comments on this post. If you have ideas for people you'd like to get interviewed, please leave a comment or contact me through the contact page. </itunes:summary><itunes:keywords>Microsoft,Apple,C,Java,net,WPF,WCF,Silverlight</itunes:keywords><feedburner:origLink>http://www.ingebrigtsen.info/post.aspx?id=0f3f5ff0-4169-4888-baf4-0b1b48ed69cf</feedburner:origLink></item>
    <item>
      <title>[Interviewing Scott Hanselman – the podcast expert above experts]</title>
      <description>Developers worldwide know Scott Hanselman and his podcasts. As one of the true community heroes of the web he has posted more than 150 podcasts covering a vast array of topics. Displaying developer skills he combines relevant stuff with humor when interviewing his subjects, making his podcasts enjoyable, useful and fun to listen to. I&amp;rsquo;ve been lucky enough to catch the busy Scott for an interview. Tune in and see how it went.&lt;br /&gt;
&lt;br /&gt;
It was originally recorded as a WebCast, so you&amp;#39;ll find both the video and audio only here.&lt;br /&gt;
&lt;h3&gt;&lt;br /&gt;
&lt;table border="0"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="/images/flag_usa.png" alt="" width="64" height="64" /&gt;
			&lt;/td&gt;
			&lt;td&gt;English&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="http://www.ingebrigtsen.info/image.axd?picture=cd_music.png" border="0" alt="" width="64" height="64" /&gt;
			&lt;/td&gt;
			&lt;td&gt;&lt;a href="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow5.mp3"&gt;Download full MP3&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
			&lt;img src="/images/podcast.png" alt="" /&gt;
			&lt;/td&gt;
			&lt;td&gt;
			&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304523653"&gt;Subscribe on iTunes&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
			&lt;img src="/images/movie.png" alt="" /&gt;
			&lt;/td&gt;
			&lt;td&gt;
			Watch on YouTube 
			&lt;a href="http://www.youtube.com/watch?v=_gPrrAVzqSs"&gt;#1&lt;/a&gt;,&amp;nbsp;
			&lt;a href="http://www.youtube.com/watch?v=hg_bIcx2NAI"&gt;#2&lt;/a&gt;,&amp;nbsp;
			&lt;a href="http://www.youtube.com/watch?v=VkQeSaEs0v0"&gt;#3&lt;/a&gt;&amp;nbsp;. 
			Or download full MP4 &lt;a href="http://www.ingebrigtsen.info/WebCasts/IngebrigtsenShow5.mp4"&gt;here&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;br /&gt;
&lt;/h3&gt;&lt;strong&gt;Video #1&lt;/strong&gt;&lt;br /&gt;
&lt;object width="480" height="295"&gt;&lt;param name="movie" value="http://www.youtube.com/v/_gPrrAVzqSs&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/_gPrrAVzqSs&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;br /&gt;
&lt;strong&gt;Video #2&lt;br /&gt;
&lt;object width="480" height="295"&gt;&lt;param name="movie" value="http://www.youtube.com/v/hg_bIcx2NAI&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/hg_bIcx2NAI&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;br /&gt;
&lt;strong&gt;Video #3&lt;br /&gt;
&lt;object width="480" height="295"&gt;&lt;param name="movie" value="http://www.youtube.com/v/VkQeSaEs0v0&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/VkQeSaEs0v0&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Notes&lt;br /&gt;
&lt;br /&gt;
&lt;/strong&gt;The intro and the outro music created by &lt;a href="http://www.audioplant.no/"&gt;Kim M. Jensen&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page.&lt;br /&gt;
&lt;br /&gt;
&lt;/strong&gt;&lt;/strong&gt;
&lt;div class="zemanta-pixie"&gt;
&lt;strong&gt;&lt;strong&gt;&lt;img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=808931cf-0bf4-8c5c-8499-c38d98b887fb" alt="" /&gt;
&lt;/strong&gt;&lt;/strong&gt;
&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=VIg6WLs0-Sc:sInc1Wer8tk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=VIg6WLs0-Sc:sInc1Wer8tk:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=VIg6WLs0-Sc:sInc1Wer8tk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?i=VIg6WLs0-Sc:sInc1Wer8tk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=VIg6WLs0-Sc:sInc1Wer8tk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=VIg6WLs0-Sc:sInc1Wer8tk:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?i=VIg6WLs0-Sc:sInc1Wer8tk:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EinarsStoryTime/~4/VIg6WLs0-Sc" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/EinarsStoryTime/~3/VIg6WLs0-Sc/post.aspx</link><enclosure url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow5.mp3" length="28883405" type="audio/mpeg" /><author>einar@dolittle.com (Einar Ingebrigtsen)</author><comments>http://www.ingebrigtsen.info/post/2009/03/27/Chitchat-with-Scott-Hanselman.aspx#comment</comments><guid isPermaLink="false">http://www.ingebrigtsen.info/post.aspx?id=1eaff404-d1d3-46a3-98ec-2e7a1b70e00b</guid><pubDate>Fri, 27 Mar 2009 07:56:00 -0300</pubDate><category>.net</category><category>podcast</category><dc:publisher>einar</dc:publisher><pingback:server>http://www.ingebrigtsen.info/pingback.axd</pingback:server><pingback:target>http://www.ingebrigtsen.info/post.aspx?id=1eaff404-d1d3-46a3-98ec-2e7a1b70e00b</pingback:target><slash:comments>7</slash:comments><trackback:ping>http://www.ingebrigtsen.info/trackback.axd?id=1eaff404-d1d3-46a3-98ec-2e7a1b70e00b</trackback:ping><wfw:comment>http://www.ingebrigtsen.info/post/2009/03/27/Chitchat-with-Scott-Hanselman.aspx#comment</wfw:comment><wfw:commentRss>http://www.ingebrigtsen.info/syndication.axd?post=1eaff404-d1d3-46a3-98ec-2e7a1b70e00b</wfw:commentRss><media:content url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow5.mp3" fileSize="28883405" type="audio/mpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>Developers worldwide know Scott Hanselman and his podcasts. As one of the true community heroes of the web he has posted more than 150 podcasts covering a vast array of topics. Displaying developer skills he combines relevant stuff with humor when intervi</itunes:subtitle><itunes:author>Einar Ingebrigtsen</itunes:author><itunes:summary>Developers worldwide know Scott Hanselman and his podcasts. As one of the true community heroes of the web he has posted more than 150 podcasts covering a vast array of topics. Displaying developer skills he combines relevant stuff with humor when interviewing his subjects, making his podcasts enjoyable, useful and fun to listen to. I&amp;rsquo;ve been lucky enough to catch the busy Scott for an interview. Tune in and see how it went. It was originally recorded as a WebCast, so you&amp;#39;ll find both the video and audio only here. English Download full MP3 Subscribe on iTunes Watch on YouTube #1,&amp;nbsp; #2,&amp;nbsp; #3&amp;nbsp;. Or download full MP4 here Video #1 Video #2 Video #3 Notes The intro and the outro music created by Kim M. Jensen. Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page. </itunes:summary><itunes:keywords>Microsoft,Apple,C,Java,net,WPF,WCF,Silverlight</itunes:keywords><feedburner:origLink>http://www.ingebrigtsen.info/post.aspx?id=1eaff404-d1d3-46a3-98ec-2e7a1b70e00b</feedburner:origLink></item>
    <item>
      <title>[Turning the table around]</title>
      <description>This show has an interesting turn of event, my previous guest; Raymond Holmboe, asked to turn the table and lead the show by interviewing me. We talk in general about software development and processes.
&lt;h3&gt;
&lt;table border="0"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="/images/flag_norway.png" alt="" width="64" height="64" /&gt;
			&lt;/td&gt;
			&lt;td&gt;Norwegian&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="http://www.ingebrigtsen.info/image.axd?picture=cd_music.png" border="0" alt="" width="64" height="64" /&gt;
			&lt;/td&gt;
			&lt;td&gt;&lt;a href="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow4.mp3"&gt;Download full MP3&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
			&lt;img src="/images/podcast.png" alt="" /&gt;
			&lt;/td&gt;
			&lt;td&gt;
			&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304523653"&gt;Subscribe on iTunes&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;/h3&gt;
&lt;strong&gt;Notes
&lt;/strong&gt;The intro and the outro music created by &lt;a href="http://www.audioplant.no/"&gt;Kim M. Jensen&lt;/a&gt;.
Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-pixie"&gt;
&lt;img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=3a7bb766-0309-49f8-bf77-ff48dc6b94f4" alt="" /&gt;
&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=wuazpWm6-jk:WenWcWQI57Q:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=wuazpWm6-jk:WenWcWQI57Q:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=wuazpWm6-jk:WenWcWQI57Q:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?i=wuazpWm6-jk:WenWcWQI57Q:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=wuazpWm6-jk:WenWcWQI57Q:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/EinarsStoryTime?a=wuazpWm6-jk:WenWcWQI57Q:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/EinarsStoryTime?i=wuazpWm6-jk:WenWcWQI57Q:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EinarsStoryTime/~4/wuazpWm6-jk" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/EinarsStoryTime/~3/wuazpWm6-jk/post.aspx</link><enclosure url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow4.mp3" length="24766089" type="audio/mpeg" /><author>einar@dolittle.com (Einar Ingebrigtsen)</author><comments>http://www.ingebrigtsen.info/post/2009/03/04/Turning-the-table-around.aspx#comment</comments><guid isPermaLink="false">http://www.ingebrigtsen.info/post.aspx?id=dd607f1a-d13f-442e-89c7-db8e5fe8f063</guid><pubDate>Wed, 04 Mar 2009 04:08:00 -0300</pubDate><category>podcast</category><dc:publisher>einar</dc:publisher><pingback:server>http://www.ingebrigtsen.info/pingback.axd</pingback:server><pingback:target>http://www.ingebrigtsen.info/post.aspx?id=dd607f1a-d13f-442e-89c7-db8e5fe8f063</pingback:target><slash:comments>0</slash:comments><trackback:ping>http://www.ingebrigtsen.info/trackback.axd?id=dd607f1a-d13f-442e-89c7-db8e5fe8f063</trackback:ping><wfw:comment>http://www.ingebrigtsen.info/post/2009/03/04/Turning-the-table-around.aspx#comment</wfw:comment><wfw:commentRss>http://www.ingebrigtsen.info/syndication.axd?post=dd607f1a-d13f-442e-89c7-db8e5fe8f063</wfw:commentRss><media:content url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow4.mp3" fileSize="24766089" type="audio/mpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>This show has an interesting turn of event, my previous guest; Raymond Holmboe, asked to turn the table and lead the show by interviewing me. We talk in general about software development and processes. Norwegian Download full MP3 Subscribe on iTunes Note</itunes:subtitle><itunes:author>Einar Ingebrigtsen</itunes:author><itunes:summary>This show has an interesting turn of event, my previous guest; Raymond Holmboe, asked to turn the table and lead the show by interviewing me. We talk in general about software development and processes. Norwegian Download full MP3 Subscribe on iTunes Notes The intro and the outro music created by Kim M. Jensen. Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page. </itunes:summary><itunes:keywords>Microsoft,Apple,C,Java,net,WPF,WCF,Silverlight</itunes:keywords><feedburner:origLink>http://www.ingebrigtsen.info/post.aspx?id=dd607f1a-d13f-442e-89c7-db8e5fe8f063</feedburner:origLink></item>
    <item>
      <title>[Down to earth with Raymond Holmboe]</title>
      <description>This show Einar is having a relaxed time in his living room with Raymond Holmboe. We talk about how things are for an independent consultant. Raymond has a variety of interests ranging from game development to enterprise development.
&lt;h3&gt;
&lt;table border="0"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="http://www.ingebrigtsen.info/image.axd?picture=flag_norway.png" alt="" width="64" height="64" /&gt;
			&lt;/td&gt;
			&lt;td&gt;Norwegian&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="http://www.ingebrigtsen.info/image.axd?picture=cd_music.png" border="0" alt="" width="64" height="64" /&gt;
			&lt;/td&gt;
			&lt;td&gt;&lt;a href="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow3.mp3"&gt;Download full MP3&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
			&lt;img src="/images/podcast.png" alt="" /&gt;
			&lt;/td&gt;
			&lt;td&gt;
			&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304523653"&gt;Subscribe on iTunes&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;/h3&gt;
&lt;strong&gt;Notes
&lt;/strong&gt;The intro and the outro music created by &lt;a href="http://www.audioplant.no/"&gt;Kim M. Jensen&lt;/a&gt;.
Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="zemanta-pixie"&gt;
&lt;img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=66fce5df-f51b-4893-823a-96bf6beaaeed" alt="" /&gt;
&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=bIwBDsqB"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=efDIfSXG"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=5mtmirVD"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?i=5mtmirVD" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=LBxL3eji"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=Ikx7zghK"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?i=Ikx7zghK" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EinarsStoryTime/~4/z8tl6Jr2xGs" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/EinarsStoryTime/~3/z8tl6Jr2xGs/post.aspx</link><enclosure url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow3.mp3" length="26417028" type="audio/mpeg" /><author>einar@dolittle.com (Einar Ingebrigtsen)</author><comments>http://www.ingebrigtsen.info/post/2009/02/24/Down-to-earth-with-Raymond-Holmboe.aspx#comment</comments><guid isPermaLink="false">http://www.ingebrigtsen.info/post.aspx?id=47abb0bb-4d5d-48e1-a873-e0af5e00d35c</guid><pubDate>Tue, 24 Feb 2009 03:09:00 -0300</pubDate><category>podcast</category><dc:publisher>einar</dc:publisher><pingback:server>http://www.ingebrigtsen.info/pingback.axd</pingback:server><pingback:target>http://www.ingebrigtsen.info/post.aspx?id=47abb0bb-4d5d-48e1-a873-e0af5e00d35c</pingback:target><slash:comments>0</slash:comments><trackback:ping>http://www.ingebrigtsen.info/trackback.axd?id=47abb0bb-4d5d-48e1-a873-e0af5e00d35c</trackback:ping><wfw:comment>http://www.ingebrigtsen.info/post/2009/02/24/Down-to-earth-with-Raymond-Holmboe.aspx#comment</wfw:comment><wfw:commentRss>http://www.ingebrigtsen.info/syndication.axd?post=47abb0bb-4d5d-48e1-a873-e0af5e00d35c</wfw:commentRss><media:content url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow3.mp3" fileSize="26417028" type="audio/mpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>This show Einar is having a relaxed time in his living room with Raymond Holmboe. We talk about how things are for an independent consultant. Raymond has a variety of interests ranging from game development to enterprise development. Norwegian Download fu</itunes:subtitle><itunes:author>Einar Ingebrigtsen</itunes:author><itunes:summary>This show Einar is having a relaxed time in his living room with Raymond Holmboe. We talk about how things are for an independent consultant. Raymond has a variety of interests ranging from game development to enterprise development. Norwegian Download full MP3 Subscribe on iTunes Notes The intro and the outro music created by Kim M. Jensen. Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page. </itunes:summary><itunes:keywords>Microsoft,Apple,C,Java,net,WPF,WCF,Silverlight</itunes:keywords><feedburner:origLink>http://www.ingebrigtsen.info/post.aspx?id=47abb0bb-4d5d-48e1-a873-e0af5e00d35c</feedburner:origLink></item>
    <item>
      <title>[Talking games with Scott Bilas]</title>
      <description>This show Einar is sitting down with &lt;a href="http://scottbilas.com/"&gt;Scott Bilas&lt;/a&gt; from &lt;a href="http://www.loosecannonstudios.com/"&gt;Loose Cannon Studios&lt;/a&gt; and talks about game development in general. Scott has been in the gaming industry for a while and has worked on different titles. He&amp;nbsp;is one of the developers behind&amp;nbsp;the games&amp;nbsp;shipped with&amp;nbsp;Microsoft Windows Vista.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
&lt;table border="0"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="/images/flag_usa.png" alt="" width="64" height="64" /&gt;&lt;br /&gt;
			&lt;/td&gt;
			&lt;td&gt;English&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="http://www.ingebrigtsen.info/image.axd?picture=cd_music.png" border="0" alt="" width="64" height="64" /&gt;&lt;br /&gt;
			&lt;/td&gt;
			&lt;td&gt;&lt;a href="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow2.mp3"&gt;Download full MP3&lt;/a&gt;&lt;br /&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
			&lt;img src="/images/podcast.png" alt="" /&gt;
			&lt;/td&gt;
			&lt;td&gt;
			&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304523653"&gt;Subscribe on iTunes&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;/h3&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Notes&lt;br /&gt;
&lt;/strong&gt;The intro and the outro music created by &lt;a href="http://www.audioplant.no/"&gt;Kim M. Jensen&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=bNHQf9aF"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=EV38oA01"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=7AAZpI3H"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?i=7AAZpI3H" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=LGD0v8bc"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=gby2rA7X"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?i=gby2rA7X" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EinarsStoryTime/~4/5XAuClqR6RQ" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/EinarsStoryTime/~3/5XAuClqR6RQ/post.aspx</link><enclosure url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow2.mp3" length="27320656" type="audio/mpeg" /><author>einar@dolittle.com (Einar Ingebrigtsen)</author><comments>http://www.ingebrigtsen.info/post/2009/01/30/Agile-talk-with-Scott-Bilas.aspx#comment</comments><guid isPermaLink="false">http://www.ingebrigtsen.info/post.aspx?id=f5f89cbc-7202-4586-93b2-119ce0db19a7</guid><pubDate>Fri, 30 Jan 2009 16:40:00 -0300</pubDate><category>podcast</category><dc:publisher>einar</dc:publisher><pingback:server>http://www.ingebrigtsen.info/pingback.axd</pingback:server><pingback:target>http://www.ingebrigtsen.info/post.aspx?id=f5f89cbc-7202-4586-93b2-119ce0db19a7</pingback:target><slash:comments>0</slash:comments><trackback:ping>http://www.ingebrigtsen.info/trackback.axd?id=f5f89cbc-7202-4586-93b2-119ce0db19a7</trackback:ping><wfw:comment>http://www.ingebrigtsen.info/post/2009/01/30/Agile-talk-with-Scott-Bilas.aspx#comment</wfw:comment><wfw:commentRss>http://www.ingebrigtsen.info/syndication.axd?post=f5f89cbc-7202-4586-93b2-119ce0db19a7</wfw:commentRss><media:content url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow2.mp3" fileSize="27320656" type="audio/mpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>This show Einar is sitting down with Scott Bilas from Loose Cannon Studios and talks about game development in general. Scott has been in the gaming industry for a while and has worked on different titles. He&amp;nbsp;is one of the developers behind&amp;nbsp;the </itunes:subtitle><itunes:author>Einar Ingebrigtsen</itunes:author><itunes:summary>This show Einar is sitting down with Scott Bilas from Loose Cannon Studios and talks about game development in general. Scott has been in the gaming industry for a while and has worked on different titles. He&amp;nbsp;is one of the developers behind&amp;nbsp;the games&amp;nbsp;shipped with&amp;nbsp;Microsoft Windows Vista. English Download full MP3 Subscribe on iTunes Notes The intro and the outro music created by Kim M. Jensen. Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page. </itunes:summary><itunes:keywords>Microsoft,Apple,C,Java,net,WPF,WCF,Silverlight</itunes:keywords><feedburner:origLink>http://www.ingebrigtsen.info/post.aspx?id=f5f89cbc-7202-4586-93b2-119ce0db19a7</feedburner:origLink></item>
    <item>
      <title>[Agile talk with Jon Aril Tørresdal]</title>
      <description>I sit down with &lt;a href="http://blog.torresdal.net/aboutme.aspx"&gt;Jon Arild T&amp;oslash;rresdal&lt;/a&gt; and talks about agile software development from his point of view in my first podcast show.&lt;br /&gt;
&lt;h3&gt;
&lt;table border="0"&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="http://www.ingebrigtsen.info/image.axd?picture=flag_norway.png" alt="" /&gt;&lt;br /&gt;
			&lt;/td&gt;
			&lt;td&gt;Norwegian&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;&lt;img style="max-width: 800px" src="http://www.ingebrigtsen.info/image.axd?picture=cd_music.png" border="0" alt="" /&gt;&lt;br /&gt;
			&lt;/td&gt;
			&lt;td&gt;&lt;a href="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow1.mp3"&gt;Download full MP3&lt;/a&gt;&lt;br /&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td&gt;
			&lt;img src="/images/podcast.png" alt="" /&gt;
			&lt;/td&gt;
			&lt;td&gt;
			&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=304523653"&gt;Subscribe on iTunes&lt;/a&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;/h3&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Notes&lt;br /&gt;
&lt;/strong&gt;The intro and the outro music created by &lt;a href="http://www.audioplant.no/"&gt;Kim M. Jensen&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=1ITyT11l"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=F25B1bFy"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=oAVMZ9ea"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?i=oAVMZ9ea" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=rXpLzCZZ"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/EinarsStoryTime?a=KS4SLkLz"&gt;&lt;img src="http://feeds.feedburner.com/~f/EinarsStoryTime?i=KS4SLkLz" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/EinarsStoryTime/~4/f_DIKTQwsb4" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/EinarsStoryTime/~3/f_DIKTQwsb4/post.aspx</link><enclosure url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow1.mp3" length="31982155" type="audio/mpeg" /><author>einar@dolittle.com (Einar Ingebrigtsen)</author><comments>http://www.ingebrigtsen.info/post/2009/01/15/3cAgile-talk-with-Jon-Aril-Tc3b8rresdal-3e.aspx#comment</comments><guid isPermaLink="false">http://www.ingebrigtsen.info/post.aspx?id=7523a034-70d2-4821-91cf-e467eda50513</guid><pubDate>Thu, 15 Jan 2009 08:49:00 -0300</pubDate><category>podcast</category><dc:publisher>einar</dc:publisher><pingback:server>http://www.ingebrigtsen.info/pingback.axd</pingback:server><pingback:target>http://www.ingebrigtsen.info/post.aspx?id=7523a034-70d2-4821-91cf-e467eda50513</pingback:target><slash:comments>10</slash:comments><trackback:ping>http://www.ingebrigtsen.info/trackback.axd?id=7523a034-70d2-4821-91cf-e467eda50513</trackback:ping><wfw:comment>http://www.ingebrigtsen.info/post/2009/01/15/3cAgile-talk-with-Jon-Aril-Tc3b8rresdal-3e.aspx#comment</wfw:comment><wfw:commentRss>http://www.ingebrigtsen.info/syndication.axd?post=7523a034-70d2-4821-91cf-e467eda50513</wfw:commentRss><media:content url="http://www.ingebrigtsen.info/Podcasts/IngebrigtsenShow1.mp3" fileSize="31982155" type="audio/mpeg" /><itunes:explicit>no</itunes:explicit><itunes:subtitle>I sit down with Jon Arild T&amp;oslash;rresdal and talks about agile software development from his point of view in my first podcast show. Norwegian Download full MP3 Subscribe on iTunes Notes The intro and the outro music created by Kim M. Jensen. Please do </itunes:subtitle><itunes:author>Einar Ingebrigtsen</itunes:author><itunes:summary>I sit down with Jon Arild T&amp;oslash;rresdal and talks about agile software development from his point of view in my first podcast show. Norwegian Download full MP3 Subscribe on iTunes Notes The intro and the outro music created by Kim M. Jensen. Please do not hesitate to leave any comments on this post. If you have ideas for people you&amp;#39;d like to get interviewed, please leave a comment or contact me through the contact page. </itunes:summary><itunes:keywords>Microsoft,Apple,C,Java,net,WPF,WCF,Silverlight</itunes:keywords><feedburner:origLink>http://www.ingebrigtsen.info/post.aspx?id=7523a034-70d2-4821-91cf-e467eda50513</feedburner:origLink></item>
  <copyright>(C)2009</copyright><media:credit role="author">Einar Ingebrigtsen</media:credit><media:rating>nonadult</media:rating><media:description type="plain">Einars Storytime</media:description></channel>
</rss>

