<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Episode 97: Interview Anders Hejlsberg</title>
	<atom:link href="http://www.se-radio.net/2008/05/episode-97-interview-anders-hejlsberg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.se-radio.net/2008/05/episode-97-interview-anders-hejlsberg/</link>
	<description>The Podcast for Professional Software Developers</description>
	<lastBuildDate>Tue, 14 May 2013 01:48:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: scullz78</title>
		<link>http://www.se-radio.net/2008/05/episode-97-interview-anders-hejlsberg/#comment-118</link>
		<dc:creator>scullz78</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-118</guid>
		<description><![CDATA[It looks like this podcast is only 3:17.  You may want to double check the file as this only gets into the very beginning of the interview.  Thanks for the great work!]]></description>
		<content:encoded><![CDATA[<p>It looks like this podcast is only 3:17.  You may want to double check the file as this only gets into the very beginning of the interview.  Thanks for the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://www.se-radio.net/2008/05/episode-97-interview-anders-hejlsberg/#comment-119</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-119</guid>
		<description><![CDATA[there seems to be some screwup in the delivery system, since the file actually has 44MB on the server. I renamed it there, changed the URL. Now it seems to work.  Strange.

Markus]]></description>
		<content:encoded><![CDATA[<p>there seems to be some screwup in the delivery system, since the file actually has 44MB on the server. I renamed it there, changed the URL. Now it seems to work.  Strange.</p>
<p>Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete F</title>
		<link>http://www.se-radio.net/2008/05/episode-97-interview-anders-hejlsberg/#comment-122</link>
		<dc:creator>Pete F</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-122</guid>
		<description><![CDATA[1. the force of Hejlsberg is strong on the minds of the weak (like me)

When i listen to Mr Hejlsberg i think &quot;why would i even consider using java&quot;

it takes a couple of days before i start wondering how significant the differences really are 

[for the record -I am  absolutely NOT  interested in &#039;language wars&#039;  -and I am talking about how (natural) language relates to (programming)language wars] 


2. i had a dream where Leo Laporte did the same interview   -it sounded real nice (in a coke commercial kind of way)  BUT  -in my dream Laporte didn&#039;t mention Scala  (which was exactly the right question for Hejlsberg  (whose response was worthy of a presidential candidate btw -&quot;yes, we do type inference too&quot; ) )  


3. there is  another (older but also very good) audio interview with Hejlsberg by Bruce Eckel  at http://www.mindviewinc.com/mediacast/interviews/Index.php) 

Pete F





  

















]]></description>
		<content:encoded><![CDATA[<p>1. the force of Hejlsberg is strong on the minds of the weak (like me)</p>
<p>When i listen to Mr Hejlsberg i think &#8220;why would i even consider using java&#8221;</p>
<p>it takes a couple of days before i start wondering how significant the differences really are </p>
<p>[for the record -I am  absolutely NOT  interested in 'language wars'  -and I am talking about how (natural) language relates to (programming)language wars] </p>
<p>2. i had a dream where Leo Laporte did the same interview   -it sounded real nice (in a coke commercial kind of way)  BUT  -in my dream Laporte didn&#8217;t mention Scala  (which was exactly the right question for Hejlsberg  (whose response was worthy of a presidential candidate btw -&#8221;yes, we do type inference too&#8221; ) )  </p>
<p>3. there is  another (older but also very good) audio interview with Hejlsberg by Bruce Eckel  at <a href="http://www.mindviewinc.com/mediacast/interviews/Index.php" rel="nofollow">http://www.mindviewinc.com/mediacast/interviews/Index.php</a>) </p>
<p>Pete F</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel.yokomizo</title>
		<link>http://www.se-radio.net/2008/05/episode-97-interview-anders-hejlsberg/#comment-126</link>
		<dc:creator>daniel.yokomizo</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-126</guid>
		<description><![CDATA[Markus, you was too soft on him, instead of asking just things like &quot;what did you get right in C#?&quot; you should&#039;ve asked &quot;what did you get wrong?&quot;. As another commenter said he truly speaks like a politician, he compared frequently C# with Java, pointing things that were designed correctly in C# but ignoring the fact that when C# was designed most of the issues in Java were well known and this fact influenced it. It felt that C# and Java were designed in parallel by two diverging teams, one getting everything right and the other everything wrong. I&#039;m not trying to defend Java here (C# is a superior language, Java&#039;s generics model is problematic, etc.) only pissed off that the presentation was biased against Java (instead of spending more time on interesting .net features). Another thing I noticed is how Anders avoided mentioning influence from languages other than Delphi on C#: it&#039;s a lie that they &quot;discovered&quot; in the middle of the design of LINQ that they could reuse the primitives to do other forms of queries, this was the intent since the beginning, Erik Meijer was involved in Haskell and the theory behind monad comprehensions was highly influential to many aspects of LINQ. This tastes particularly bitter after hearing he say that functional languages don&#039;t work in the real world (even when something as abstract as monads is the basis for LINQ). But I digress, the point is that many ideas being included in C# were tested earlier in other languages, most of them implemented by the great researchers at Microsoft Research, and they knowingly based their research on proven languages like Haskell, SML, etc., so they should at least acknowledge that C# builds upon those (even the Java influence, which is obvious, was ignored), not claim the glories and joke that they don&#039;t work in the real world (i.e. the particular languages may not be mainstream, but Smalltalk and Eiffel aren&#039;t either, but it doesn&#039;t mean that OO doesn&#039;t work in the real world).
Man, this is the second time recently that this (even then excellent) podcast gets into my nerves (the other time was the one-sided SOAP vs. REST debate by the SOAP guy), I really think that you guys should watch out for these kinds of one-sided statements that end up feeling like propaganda instead of arguments.]]></description>
		<content:encoded><![CDATA[<p>Markus, you was too soft on him, instead of asking just things like &#8220;what did you get right in C#?&#8221; you should&#8217;ve asked &#8220;what did you get wrong?&#8221;. As another commenter said he truly speaks like a politician, he compared frequently C# with Java, pointing things that were designed correctly in C# but ignoring the fact that when C# was designed most of the issues in Java were well known and this fact influenced it. It felt that C# and Java were designed in parallel by two diverging teams, one getting everything right and the other everything wrong. I&#8217;m not trying to defend Java here (C# is a superior language, Java&#8217;s generics model is problematic, etc.) only pissed off that the presentation was biased against Java (instead of spending more time on interesting .net features). Another thing I noticed is how Anders avoided mentioning influence from languages other than Delphi on C#: it&#8217;s a lie that they &#8220;discovered&#8221; in the middle of the design of LINQ that they could reuse the primitives to do other forms of queries, this was the intent since the beginning, Erik Meijer was involved in Haskell and the theory behind monad comprehensions was highly influential to many aspects of LINQ. This tastes particularly bitter after hearing he say that functional languages don&#8217;t work in the real world (even when something as abstract as monads is the basis for LINQ). But I digress, the point is that many ideas being included in C# were tested earlier in other languages, most of them implemented by the great researchers at Microsoft Research, and they knowingly based their research on proven languages like Haskell, SML, etc., so they should at least acknowledge that C# builds upon those (even the Java influence, which is obvious, was ignored), not claim the glories and joke that they don&#8217;t work in the real world (i.e. the particular languages may not be mainstream, but Smalltalk and Eiffel aren&#8217;t either, but it doesn&#8217;t mean that OO doesn&#8217;t work in the real world).<br />
Man, this is the second time recently that this (even then excellent) podcast gets into my nerves (the other time was the one-sided SOAP vs. REST debate by the SOAP guy), I really think that you guys should watch out for these kinds of one-sided statements that end up feeling like propaganda instead of arguments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://www.se-radio.net/2008/05/episode-97-interview-anders-hejlsberg/#comment-127</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-127</guid>
		<description><![CDATA[I am not going to comment on the specific issues you raise, since I don&#039;t know the details, and I cannot judge whether Anders&#039; position is true or what you say. Anders&#039; position is certainly plausible, and he is certainly a credible person.

You say:

&quot;Markus, you was too soft on him,&quot;
and
&quot;I really think that you guys should watch out for these kinds of one-sided statements that end up feeling like propaganda instead of arguments.&quot;

I don&#039;t think that our job is to be &quot;hard on people&quot;. I don&#039;t consider myself a &quot;journalist&quot;, who has to find the truth behind things. SE Radio is a forum for interesting people to state their opinion. You as listeners can then judge whether what people say makes sense or not - and you can comment if you want to express your opinion (as you did, which is fine). ]]></description>
		<content:encoded><![CDATA[<p>I am not going to comment on the specific issues you raise, since I don&#8217;t know the details, and I cannot judge whether Anders&#8217; position is true or what you say. Anders&#8217; position is certainly plausible, and he is certainly a credible person.</p>
<p>You say:</p>
<p>&#8220;Markus, you was too soft on him,&#8221;<br />
and<br />
&#8220;I really think that you guys should watch out for these kinds of one-sided statements that end up feeling like propaganda instead of arguments.&#8221;</p>
<p>I don&#8217;t think that our job is to be &#8220;hard on people&#8221;. I don&#8217;t consider myself a &#8220;journalist&#8221;, who has to find the truth behind things. SE Radio is a forum for interesting people to state their opinion. You as listeners can then judge whether what people say makes sense or not &#8211; and you can comment if you want to express your opinion (as you did, which is fine). </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel.yokomizo</title>
		<link>http://www.se-radio.net/2008/05/episode-97-interview-anders-hejlsberg/#comment-131</link>
		<dc:creator>daniel.yokomizo</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-131</guid>
		<description><![CDATA[As you said you&#039;re not a journalist or whatever, it&#039;s not a matter of seeking the truth. You asked him a couple of times about C# and in the answer he kept going back to say how it was better than  Java, insetad of focusing on the language itself. It wasn&#039;t something that happened just once in the interview, he kept going back to a comparison that wasn&#039;t necessary (C# is good on its own merits, not because Java &quot;sucks&quot;). In other episodes you guys usually press on the technical merits and the engineering side of the issues, even when the interviewee tries to hand wave certain subjects, which IMHO is the quality that makes this the best show on software development.

Now on the &quot;journalism&quot; thing, every interviewee has their own agenda, public or private, and the shows are not just about &quot;interesting people stating their opinion&quot;, you guys usually have specific topics in mind, get prepared before the interviews and have a good control of the conversation flow. In many other shows you guys debated certain statements made and tried to avoid politics or (too) subjective claims. I&#039;m just saying that this episode strayed a little from the usual path.]]></description>
		<content:encoded><![CDATA[<p>As you said you&#8217;re not a journalist or whatever, it&#8217;s not a matter of seeking the truth. You asked him a couple of times about C# and in the answer he kept going back to say how it was better than  Java, insetad of focusing on the language itself. It wasn&#8217;t something that happened just once in the interview, he kept going back to a comparison that wasn&#8217;t necessary (C# is good on its own merits, not because Java &#8220;sucks&#8221;). In other episodes you guys usually press on the technical merits and the engineering side of the issues, even when the interviewee tries to hand wave certain subjects, which IMHO is the quality that makes this the best show on software development.</p>
<p>Now on the &#8220;journalism&#8221; thing, every interviewee has their own agenda, public or private, and the shows are not just about &#8220;interesting people stating their opinion&#8221;, you guys usually have specific topics in mind, get prepared before the interviews and have a good control of the conversation flow. In many other shows you guys debated certain statements made and tried to avoid politics or (too) subjective claims. I&#8217;m just saying that this episode strayed a little from the usual path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tvik</title>
		<link>http://www.se-radio.net/2008/05/episode-97-interview-anders-hejlsberg/#comment-136</link>
		<dc:creator>tvik</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-136</guid>
		<description><![CDATA[I liked that interview. I haven&#039;t learnt too much about the C# language and its new features (I could read after it anytime) but I have heard a lot about Mr. Hejlsberg&#039;s point of view which was also edifying.

When citing continouosly Java he would have explain why it&#039;s still standing and playing well, working much better on serverside than C#.
]]></description>
		<content:encoded><![CDATA[<p>I liked that interview. I haven&#8217;t learnt too much about the C# language and its new features (I could read after it anytime) but I have heard a lot about Mr. Hejlsberg&#8217;s point of view which was also edifying.</p>
<p>When citing continouosly Java he would have explain why it&#8217;s still standing and playing well, working much better on serverside than C#.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerry26</title>
		<link>http://www.se-radio.net/2008/05/episode-97-interview-anders-hejlsberg/#comment-356</link>
		<dc:creator>gerry26</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-356</guid>
		<description><![CDATA[Like always, the answer is not at the extreme. It&#039;s somewhere in between. Continually in the programming language practice, in the implementation of programming languages for the industry, we borrow from academia. Right now, we&#039;re seeing a great harvesting of ideas from functional programming which has been going on in academia for God knows how long. I think the magic here is you&#039;ve got to do both.
]]></description>
		<content:encoded><![CDATA[<p>Like always, the answer is not at the extreme. It&#8217;s somewhere in between. Continually in the programming language practice, in the implementation of programming languages for the industry, we borrow from academia. Right now, we&#8217;re seeing a great harvesting of ideas from functional programming which has been going on in academia for God knows how long. I think the magic here is you&#8217;ve got to do both.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
