<?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/"
		>
<channel>
	<title>Comments on: Mono at Mix08</title>
	<atom:link href="http://www.itwriting.com/blog/516-mono-at-mix08.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog/516-mono-at-mix08.html</link>
	<description>Tech writing blog</description>
	<lastBuildDate>Sun, 12 Feb 2012 05:28:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Stephane Rodriguez</title>
		<link>http://www.itwriting.com/blog/516-mono-at-mix08.html/comment-page-1#comment-72245</link>
		<dc:creator>Stephane Rodriguez</dc:creator>
		<pubDate>Wed, 20 Feb 2008 09:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=516#comment-72245</guid>
		<description>I&#039;ll add to this that, in regards to virtual machines, that Microsoft miserably failed by having two separate run-times, one for 32-bit OS, another for 64-bit OS.

What&#039;s the purpose of the virtual machine if it can&#039;t even abstract this away?

What&#039;s the purpose of the JIT if it is not even given the chance to compile this according to the underlying CPU?

That&#039;s not just the DevDiv that is miserable. Take a look at the Office team : no 64-bit version of Office. VBA is single threaded so it can&#039;t be used on Excel server (sharepoint). And that goes on...

I&#039;m glad that miserable failures like this are eventually going to hit them back like a boomerang. Give credits to where credits is due.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll add to this that, in regards to virtual machines, that Microsoft miserably failed by having two separate run-times, one for 32-bit OS, another for 64-bit OS.</p>
<p>What&#8217;s the purpose of the virtual machine if it can&#8217;t even abstract this away?</p>
<p>What&#8217;s the purpose of the JIT if it is not even given the chance to compile this according to the underlying CPU?</p>
<p>That&#8217;s not just the DevDiv that is miserable. Take a look at the Office team : no 64-bit version of Office. VBA is single threaded so it can&#8217;t be used on Excel server (sharepoint). And that goes on&#8230;</p>
<p>I&#8217;m glad that miserable failures like this are eventually going to hit them back like a boomerang. Give credits to where credits is due.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephane Rodriguez</title>
		<link>http://www.itwriting.com/blog/516-mono-at-mix08.html/comment-page-1#comment-72234</link>
		<dc:creator>Stephane Rodriguez</dc:creator>
		<pubDate>Wed, 20 Feb 2008 08:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=516#comment-72234</guid>
		<description>&quot;Do you mean for Silverlight, or for .NET? If you mean .NET, the evangelism phase is long since passed.&quot;

I was specifically thinking about Mono and the effect it has on Unix OSes, now that some people out there are adding Mono dependencies as much as they can. But it holds true for everything .NET actually. The best example is VBA versus VSTO in Office related applications. Nobody has a reason whatsoever to use VSTO over VBA given that they are almost certain to lose something : performance, ease of use (business people), integration, stability, ...


&quot;If I had been on Microsoft’s position, I would also have extended Java, and it is exactly what we do with Mono. Mono embraces and extends .NET.&quot;

That you like Microsoft&#039;s embrace and extend attitude is not news to me. You take it a pride  to be Redmond-most smiling advocate while not on their payroll (at least not directly...).

What you call extension is actually a planned and conscious agenda to kill Java &quot;write once, run anywhere&quot; where it could be killed. Then Microsoft used their marketing forces and the rest is history.

Microsoft has ALWAYS used the performance trick to justify what they reinvented the wheel at every turn, went their own way on just about everything. 

See OOXML, they are not fixing it. OOXML excuse is performance, again. OOXML is not XML, it&#039;s angle brackets around binary streams. Everything in it is designed to make it possible to come up with a &quot;better performing&quot; excuse. We know that, in 2008, it&#039;s hard to trust those guys when they could achieve much more by going back to the drawing board and desiging a really XML native Office document model (with better separation between document and application, just as ODF in fact...)

It&#039;s interesting how you Miguel are rewriting history by making sure what you say is perfectly in line with what Microsoft says. Their own Karl Rove&#039;s history.
For instance, if you ask them (and Tim even wrote about it) about where .NET came from, you will not find them make a reference to anything remotely close to Java. In other words, it was innovation.

Then, when you compare .NET 1.0 (run-time, base classes, SDK, tools) and Microsoft JVM (run-time, base classes, SDK, tools) in 1997, they are exact replicas of one another.

I&#039;m sure this is just coincidence.</description>
		<content:encoded><![CDATA[<p>&#8220;Do you mean for Silverlight, or for .NET? If you mean .NET, the evangelism phase is long since passed.&#8221;</p>
<p>I was specifically thinking about Mono and the effect it has on Unix OSes, now that some people out there are adding Mono dependencies as much as they can. But it holds true for everything .NET actually. The best example is VBA versus VSTO in Office related applications. Nobody has a reason whatsoever to use VSTO over VBA given that they are almost certain to lose something : performance, ease of use (business people), integration, stability, &#8230;</p>
<p>&#8220;If I had been on Microsoft’s position, I would also have extended Java, and it is exactly what we do with Mono. Mono embraces and extends .NET.&#8221;</p>
<p>That you like Microsoft&#8217;s embrace and extend attitude is not news to me. You take it a pride  to be Redmond-most smiling advocate while not on their payroll (at least not directly&#8230;).</p>
<p>What you call extension is actually a planned and conscious agenda to kill Java &#8220;write once, run anywhere&#8221; where it could be killed. Then Microsoft used their marketing forces and the rest is history.</p>
<p>Microsoft has ALWAYS used the performance trick to justify what they reinvented the wheel at every turn, went their own way on just about everything. </p>
<p>See OOXML, they are not fixing it. OOXML excuse is performance, again. OOXML is not XML, it&#8217;s angle brackets around binary streams. Everything in it is designed to make it possible to come up with a &#8220;better performing&#8221; excuse. We know that, in 2008, it&#8217;s hard to trust those guys when they could achieve much more by going back to the drawing board and desiging a really XML native Office document model (with better separation between document and application, just as ODF in fact&#8230;)</p>
<p>It&#8217;s interesting how you Miguel are rewriting history by making sure what you say is perfectly in line with what Microsoft says. Their own Karl Rove&#8217;s history.<br />
For instance, if you ask them (and Tim even wrote about it) about where .NET came from, you will not find them make a reference to anything remotely close to Java. In other words, it was innovation.</p>
<p>Then, when you compare .NET 1.0 (run-time, base classes, SDK, tools) and Microsoft JVM (run-time, base classes, SDK, tools) in 1997, they are exact replicas of one another.</p>
<p>I&#8217;m sure this is just coincidence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel de Icaza</title>
		<link>http://www.itwriting.com/blog/516-mono-at-mix08.html/comment-page-1#comment-72109</link>
		<dc:creator>Miguel de Icaza</dc:creator>
		<pubDate>Wed, 20 Feb 2008 02:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=516#comment-72109</guid>
		<description>Regarding Microsoft and Java.

If I had been on Microsoft&#039;s position, I would also have extended Java, and it is exactly what we do with Mono.   Mono embraces and extends .NET.

Because of our small size as a team, we tend to extend .NET in ways that remain compatible because that is the only strategic decision that makes sense at this point.

Microsoft extended Java in two important ways: P/Invoke for Java (I forget the name, perhaps J/Direct?) and delegates.

It is interesting to see that although Delegates were attacked viciously by Sun as useless at the time (you can google the article) they are turning up on the lambda/closures discussion.   They have a different name, but they are there.   

Not accepting delegates at the time was just arrogance: we know better, and we will not get them into Java.

The same thing happened with J/Invoke, people in the Java world finally realized how painful JNI is to use, and that actually copying the Microsoft model was a good idea.   It now exists as the &quot;Java Native Access&quot; API.

You might say it was evil, but it seems  that Microsoft was just ahead of the game when it came to real world uses of Java back in 1997.

Miguel.</description>
		<content:encoded><![CDATA[<p>Regarding Microsoft and Java.</p>
<p>If I had been on Microsoft&#8217;s position, I would also have extended Java, and it is exactly what we do with Mono.   Mono embraces and extends .NET.</p>
<p>Because of our small size as a team, we tend to extend .NET in ways that remain compatible because that is the only strategic decision that makes sense at this point.</p>
<p>Microsoft extended Java in two important ways: P/Invoke for Java (I forget the name, perhaps J/Direct?) and delegates.</p>
<p>It is interesting to see that although Delegates were attacked viciously by Sun as useless at the time (you can google the article) they are turning up on the lambda/closures discussion.   They have a different name, but they are there.   </p>
<p>Not accepting delegates at the time was just arrogance: we know better, and we will not get them into Java.</p>
<p>The same thing happened with J/Invoke, people in the Java world finally realized how painful JNI is to use, and that actually copying the Microsoft model was a good idea.   It now exists as the &#8220;Java Native Access&#8221; API.</p>
<p>You might say it was evil, but it seems  that Microsoft was just ahead of the game when it came to real world uses of Java back in 1997.</p>
<p>Miguel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://www.itwriting.com/blog/516-mono-at-mix08.html/comment-page-1#comment-72008</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Tue, 19 Feb 2008 20:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=516#comment-72008</guid>
		<description>&lt;blockquote&gt;
During the evangelism phase, Microsoft has to give stuff away
&lt;/blockquote&gt;

Do you mean for Silverlight, or for .NET? If you mean .NET, the evangelism phase is long since passed. It makes more sense in the context of Silverlight; but I reckon Microsoft knows it must deliver cross-platform to have any chance of success vs Flash.

Tim</description>
		<content:encoded><![CDATA[<blockquote><p>
During the evangelism phase, Microsoft has to give stuff away
</p></blockquote>
<p>Do you mean for Silverlight, or for .NET? If you mean .NET, the evangelism phase is long since passed. It makes more sense in the context of Silverlight; but I reckon Microsoft knows it must deliver cross-platform to have any chance of success vs Flash.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephane Rodriguez</title>
		<link>http://www.itwriting.com/blog/516-mono-at-mix08.html/comment-page-1#comment-71937</link>
		<dc:creator>Stephane Rodriguez</dc:creator>
		<pubDate>Tue, 19 Feb 2008 18:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=516#comment-71937</guid>
		<description>&quot;That said, the company has changed significantly since 2003. Yes, it’s been forced by the market; but it’s a welcome development nonetheless.&quot;

During the evangelism phase, Microsoft has to give stuff away. It&#039;s just part of the plan.

I see Mono as a tool to break the open source community apart.

Don&#039;t forget that it does not matter what Mono does. Microsoft has a long history of coming up with Windows-optimized binaries (remember Sun&#039;s Java versus Microsoft&#039;s JVM?). There is a battle you can&#039;t win.

&quot;If the Yahoo deal goes ahead, open source at Microsoft will get even more interesting.&quot;

The blogosphere seems to rumour that Yahoos are sending resumes all over the place. I sense massive exodus period, no &quot;more open source&quot;.</description>
		<content:encoded><![CDATA[<p>&#8220;That said, the company has changed significantly since 2003. Yes, it’s been forced by the market; but it’s a welcome development nonetheless.&#8221;</p>
<p>During the evangelism phase, Microsoft has to give stuff away. It&#8217;s just part of the plan.</p>
<p>I see Mono as a tool to break the open source community apart.</p>
<p>Don&#8217;t forget that it does not matter what Mono does. Microsoft has a long history of coming up with Windows-optimized binaries (remember Sun&#8217;s Java versus Microsoft&#8217;s JVM?). There is a battle you can&#8217;t win.</p>
<p>&#8220;If the Yahoo deal goes ahead, open source at Microsoft will get even more interesting.&#8221;</p>
<p>The blogosphere seems to rumour that Yahoos are sending resumes all over the place. I sense massive exodus period, no &#8220;more open source&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

