<?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: What&#8217;s the Problem? On Microsoft, Mono and Patents</title>
	<atom:link href="http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/feed/" rel="self" type="application/rss+xml" />
	<link>http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/</link>
	<description>because technology is just another ecosystem</description>
	<lastBuildDate>Wed, 25 Jan 2012 16:19:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: James Governor's MonkChips</title>
		<link>http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/comment-page-1/#comment-511</link>
		<dc:creator>James Governor's MonkChips</dc:creator>
		<pubDate>Wed, 07 Dec 2005 13:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=351#comment-511</guid>
		<description>&lt;strong&gt;Why Microsoft Office XML could be a boon for MONO&lt;/strong&gt;

If Microsoft wants to use ECMA standardisation as an argument for openstandardness (like open handedness, geddit), then it may have to cut the chilling effects that have so far held back Mono in production environments.&#160;The idea is put forward in...
</description>
		<content:encoded><![CDATA[<p><strong>Why Microsoft Office XML could be a boon for MONO</strong></p>
<p>If Microsoft wants to use ECMA standardisation as an argument for openstandardness (like open handedness, geddit), then it may have to cut the chilling effects that have so far held back Mono in production environments.&nbsp;The idea is put forward in&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sogrady</title>
		<link>http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/comment-page-1/#comment-510</link>
		<dc:creator>sogrady</dc:creator>
		<pubDate>Wed, 22 Jun 2005 13:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=351#comment-510</guid>
		<description>1. i think what&#039;s important to Microsoft is the platform.  
2. given that focus, developers are the most critical constituency to the firm.  
3. given that many developers don&#039;t want to design to Microsoft only, open platforms are important.  
4. now we have a conflict b/twn #1 and #3.  
5. but what if there existed a cross-platform instantiation of MS technologies that was moderately compatible, but that MS could compete with very effectively? then they&#039;d get 1, 2, and 3 </description>
		<content:encoded><![CDATA[<p>1. i think what&#039;s important to Microsoft is the platform.<br />
2. given that focus, developers are the most critical constituency to the firm.<br />
3. given that many developers don&#039;t want to design to Microsoft only, open platforms are important.<br />
4. now we have a conflict b/twn #1 and #3.<br />
5. but what if there existed a cross-platform instantiation of MS technologies that was moderately compatible, but that MS could compete with very effectively? then they&#039;d get 1, 2, and 3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter da Silva</title>
		<link>http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/comment-page-1/#comment-509</link>
		<dc:creator>Peter da Silva</dc:creator>
		<pubDate>Wed, 22 Jun 2005 13:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=351#comment-509</guid>
		<description>Yeh, but what&#039;s the bit that&#039;s important to Microsoft? Would donating the patents on the runtime in some irrevocable fashion actually promote the use of the bit they *do* care about... more than just saying &quot;we promise we won&#039;t use the patent stick&quot; would? 
 
That&#039;s the real question you have to answer, before you can answer this one: &quot;The real question in my mind, the important question, is not how or when Microsoft might sue Mono users, but why?&quot; </description>
		<content:encoded><![CDATA[<p>Yeh, but what&#039;s the bit that&#039;s important to Microsoft? Would donating the patents on the runtime in some irrevocable fashion actually promote the use of the bit they *do* care about&#8230; more than just saying &quot;we promise we won&#039;t use the patent stick&quot; would? </p>
<p>That&#039;s the real question you have to answer, before you can answer this one: &quot;The real question in my mind, the important question, is not how or when Microsoft might sue Mono users, but why?&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sogrady</title>
		<link>http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/comment-page-1/#comment-508</link>
		<dc:creator>sogrady</dc:creator>
		<pubDate>Wed, 22 Jun 2005 12:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=351#comment-508</guid>
		<description>well, i think what you&#039;re getting at is that Mono != .NET, which is a point well made and taken. the applications in question typically leverage GTK-Sharp (GTK bindings for C#), which while principally employed on Linux do have cross-platform instantiations (e.g. my use of GAIM on Windows). QT-Sharp is another alternative.  
 
but yes, binding to cross-platform alternatives above the CLR does guarantee better deployability (if that&#039;s a word ;). 
 
the question that&#039;s most important to me, however, isn&#039;t the upper level bindings, but the language/runtime of choice. </description>
		<content:encoded><![CDATA[<p>well, i think what you&#039;re getting at is that Mono != .NET, which is a point well made and taken. the applications in question typically leverage GTK-Sharp (GTK bindings for C#), which while principally employed on Linux do have cross-platform instantiations (e.g. my use of GAIM on Windows). QT-Sharp is another alternative.  </p>
<p>but yes, binding to cross-platform alternatives above the CLR does guarantee better deployability (if that&#039;s a word <img src='http://redmonk.com/sogrady/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . </p>
<p>the question that&#039;s most important to me, however, isn&#039;t the upper level bindings, but the language/runtime of choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter da Silva</title>
		<link>http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/comment-page-1/#comment-507</link>
		<dc:creator>Peter da Silva</dc:creator>
		<pubDate>Wed, 22 Jun 2005 12:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=351#comment-507</guid>
		<description>&quot;some of the more useful Linux desktop applications that i use every day have been built in Mono despite such worries, principally b/c the developers love the productivity.&quot; 
 
Not just built in Mono... but built in Mono to Microsoft&#039;s APIs? As I understand it, you get a better chance of avoiding the Microsoft &quot;Red Queen&#039;s Race&quot; and get a more &quot;native&quot; application by using bindings for native X11 toolkits from Mono. This is one of the points I have seen brought up again and again while researching patents and Mono... it&#039;s kind of like the flipside of Microsoft&#039;s games with Java, right? </description>
		<content:encoded><![CDATA[<p>&quot;some of the more useful Linux desktop applications that i use every day have been built in Mono despite such worries, principally b/c the developers love the productivity.&quot; </p>
<p>Not just built in Mono&#8230; but built in Mono to Microsoft&#039;s APIs? As I understand it, you get a better chance of avoiding the Microsoft &quot;Red Queen&#039;s Race&quot; and get a more &quot;native&quot; application by using bindings for native X11 toolkits from Mono. This is one of the points I have seen brought up again and again while researching patents and Mono&#8230; it&#039;s kind of like the flipside of Microsoft&#039;s games with Java, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sogrady</title>
		<link>http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/comment-page-1/#comment-506</link>
		<dc:creator>sogrady</dc:creator>
		<pubDate>Wed, 22 Jun 2005 10:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=351#comment-506</guid>
		<description>&quot;Microsoft doesn&#039;t just want open source developers using Mono or .NET, they want them writing to Microsoft&#039;s APIs using Mono or .NET,&quot; 
 
agreed. 
 
&quot;because they want people writing code that&#039;s not just open source, but code that&#039;s open source and runs well on Windows.&quot; 
 
mostly agreed.  
 
&quot;The developers who are likely to be worried about patents are also going to be worried about Microsoft making Mono chase an ever-evolving API, and so are more likely to write to non-Microsoft APIs.&quot; 
 
this has not been born out in my experience; some of the more useful Linux desktop applications that i use every day have been built in Mono despite such worries, principally b/c the developers love the productivity.  
 
&quot;There&#039;s no win for Microsoft there, so what do they get from giving up their patent stick?&quot; 
 
they gain a quasi-open source story by doing nothing. say they&#039;re dealing with governments abroad that mandate open-source; there&#039;s either no play for Microsoft there, or a Mono play which keeps those developers - and applications - Microsoft compatible longer term. </description>
		<content:encoded><![CDATA[<p>&quot;Microsoft doesn&#039;t just want open source developers using Mono or .NET, they want them writing to Microsoft&#039;s APIs using Mono or .NET,&quot; </p>
<p>agreed. </p>
<p>&quot;because they want people writing code that&#039;s not just open source, but code that&#039;s open source and runs well on Windows.&quot; </p>
<p>mostly agreed.  </p>
<p>&quot;The developers who are likely to be worried about patents are also going to be worried about Microsoft making Mono chase an ever-evolving API, and so are more likely to write to non-Microsoft APIs.&quot; </p>
<p>this has not been born out in my experience; some of the more useful Linux desktop applications that i use every day have been built in Mono despite such worries, principally b/c the developers love the productivity.  </p>
<p>&quot;There&#039;s no win for Microsoft there, so what do they get from giving up their patent stick?&quot; </p>
<p>they gain a quasi-open source story by doing nothing. say they&#039;re dealing with governments abroad that mandate open-source; there&#039;s either no play for Microsoft there, or a Mono play which keeps those developers &#8211; and applications &#8211; Microsoft compatible longer term.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter da Silva</title>
		<link>http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/comment-page-1/#comment-505</link>
		<dc:creator>Peter da Silva</dc:creator>
		<pubDate>Wed, 22 Jun 2005 09:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=351#comment-505</guid>
		<description>Microsoft doesn&#039;t just want open source developers using Mono or .NET, they want them writing to Microsoft&#039;s APIs using Mono or .NET, rather than (say) writing to Gtk or Qt using Mono, because they want people writing code that&#039;s not just open source, but code that&#039;s open source and runs well on Windows. 
 
The developers who are likely to be worried about patents are also going to be worried about Microsoft making Mono chase an ever-evolving API, and so are more likely to write to non-Microsoft APIs. There&#039;s no win for Microsoft there, so what do they get from giving up their patent stick? </description>
		<content:encoded><![CDATA[<p>Microsoft doesn&#039;t just want open source developers using Mono or .NET, they want them writing to Microsoft&#039;s APIs using Mono or .NET, rather than (say) writing to Gtk or Qt using Mono, because they want people writing code that&#039;s not just open source, but code that&#039;s open source and runs well on Windows. </p>
<p>The developers who are likely to be worried about patents are also going to be worried about Microsoft making Mono chase an ever-evolving API, and so are more likely to write to non-Microsoft APIs. There&#039;s no win for Microsoft there, so what do they get from giving up their patent stick?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sogrady</title>
		<link>http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/comment-page-1/#comment-504</link>
		<dc:creator>sogrady</dc:creator>
		<pubDate>Thu, 10 Mar 2005 16:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=351#comment-504</guid>
		<description>well, i&#039;m pretty sure there&#039;s little if any bias towards C# from MS, if that&#039;s what you&#039;re asking. it is, at the core, its answer to Java.  
 
but no, it certainly goes beyond simple IP issues; there are political implications that go up and down MS, and there&#039;s the organizational discomfort with open source to factor in as well. </description>
		<content:encoded><![CDATA[<p>well, i&#039;m pretty sure there&#039;s little if any bias towards C# from MS, if that&#039;s what you&#039;re asking. it is, at the core, its answer to Java.  </p>
<p>but no, it certainly goes beyond simple IP issues; there are political implications that go up and down MS, and there&#039;s the organizational discomfort with open source to factor in as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danno</title>
		<link>http://redmonk.com/sogrady/2005/03/09/whats-the-problem-on-microsoft-mono-and-patents/comment-page-1/#comment-503</link>
		<dc:creator>Danno</dc:creator>
		<pubDate>Thu, 10 Mar 2005 16:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://redmonk.com/sogrady/wp/?p=351#comment-503</guid>
		<description>Are you sure it&#039;s just the Patent worries, sogrady? 
 
I think there&#039;s a fair amount of Redmond Bias against C# and .NET just because of where they come.  I think it&#039;s silly because C# is like my new favorite compiled language and .NET makes Windows programming absolute cake. 
 
But are you sure it&#039;s just Intellectual Property issues? </description>
		<content:encoded><![CDATA[<p>Are you sure it&#039;s just the Patent worries, sogrady? </p>
<p>I think there&#039;s a fair amount of Redmond Bias against C# and .NET just because of where they come.  I think it&#039;s silly because C# is like my new favorite compiled language and .NET makes Windows programming absolute cake. </p>
<p>But are you sure it&#039;s just Intellectual Property issues?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Object Caching 360/362 objects using xcache

Served from: redmonk.com @ 2012-02-14 11:53:43 -->
