<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The-Source.com &#187; Propriatery Technology</title>
	<atom:link href="http://www.the-source.com/category/propriatery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-source.com</link>
	<description>Free and Open Source Software News and Opinion</description>
	<lastBuildDate>Wed, 22 Dec 2010 01:04:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Chris Dixon: Tradeoff Between Open and Closed</title>
		<link>http://www.the-source.com/2010/04/chris-dixon-tradeoff-between-open-and-closed/</link>
		<comments>http://www.the-source.com/2010/04/chris-dixon-tradeoff-between-open-and-closed/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 23:43:04 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Propriatery Technology]]></category>
		<category><![CDATA[Chris Dixon]]></category>

		<guid isPermaLink="false">http://www.the-source.com/?p=847</guid>
		<description><![CDATA[Interesting reading from Chris Dixon on the tradeoff between open and closed, where Mr. Dixon takes a look at a Harvard Business School paper &#8220;Opening Platforms: How, When and Why?&#8221;  by Thomas R Eisenmann, et. al. Information is Beautiful This chart is from Mr. Eisenmann&#8217;s paper, where he is particular in what he considers &#8220;Open&#8221;: A platform is [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting reading from Chris Dixon on the <a href="http://cdixon.org/2010/04/25/the-tradeoff-between-open-and-closed/">tradeoff between open and closed</a>, where Mr. Dixon takes a look at a Harvard Business School paper &#8220;<a href="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1264012">Opening Platforms: How, When and Why?&#8221; </a> by Thomas R Eisenmann, et. al.</p>
<p><strong>Information is Beautiful</strong></p>
<div class="mceTemp mceIEcenter">
<div id="attachment_848" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.the-source.com/wp-content/uploads/2010/04/chart.png"><img class="size-medium wp-image-848" title="chart" src="http://www.the-source.com/wp-content/uploads/2010/04/chart-300x107.png" alt="" width="300" height="107" /></a><p class="wp-caption-text">The Mix of Open and Closed</p></div>
</div>
<p>This chart is from Mr. Eisenmann&#8217;s paper, where he is particular in what he considers &#8220;Open&#8221;:</p>
<blockquote><p>A platform is “open” to the extent that: 1) no restrictions are placed on participation in its development, commercialization or use; or 2) any restrictions—for example, requirements to conform with technical standards or pay licensing fees—are reasonable and non-discriminatory, that is, they are applied uniformly to all potential platform participants.</p></blockquote>
<p>I don&#8217;t think this definition of &#8220;open&#8221; holds up well under close examination. I don&#8217;t think <strong>any</strong> platform technically meets the first clause, and I think <strong>every</strong> platform could technically meet the second.</p>
<p>He does expand on this a bit in the text where he clarifies that the iPhone &#8220;is only open for some prospective demand-side users under onerous terms&#8221; &#8211; so the chart doesn&#8217;t capture such distinctions. </p>
<p>(I contend applying such distinctions would lead to all boxes being &#8220;closed&#8221; for all non-Linux platforms and obscure the points the paper is trying to make.) </p>
<p>Even given these caveats, I recommend reading the paper. The main value of the paper to me was seeing a more academic analysis of &#8220;open vs. closed&#8221;  that employed real-world examples.</p>
<p><strong>Interoperability</strong></p>
<p>Take for example, the analysis of interoperability:</p>
<blockquote><p>As markets mature, the sponsors of rival platforms who previously have eschewed compatibility may find it attractive to make technical modifications that allow interoperability <em>(Katz &amp; Shapiro, 1985; Farrell &amp; Saloner, 1992)</em>.</p>
<p>[...]</p>
<p>Interoperability is achieved through the use of converters, which are also known as adapters or gateways <em>(David &amp; Bunn, 1988)</em>.</p></blockquote>
<p>After which, several properties of converters are listed:</p>
<ul>
<li>They are costly, and the cost is &#8220;typically borne by the weaker platform&#8221;</li>
<li>They can be one or two way</li>
<li>They can be developed unilaterally or bilaterally</li>
<li>Cross-platform transactions might be of lesser quality (perhaps intentionally to &#8220;maintain differentiation&#8221;)</li>
</ul>
<p>I would contend that I think all these properties can be  &#8211; <strong>and often are</strong> &#8211; intentionally skewed  in order to &#8220;maintain differentiation&#8221;.</p>
<p><strong>Looking at Linux</strong></p>
<p>The paper makes a very interesting point when talking about the open-ness of Linux:</p>
<blockquote><p>For Linux and other platforms, openness at the sponsor level entails greater openness at the user level, as it implies not only nondiscrimination in platform access, but also in the process of defining platform standards.</p></blockquote>
<p>Allow me to expand on this point:</p>
<ul>
<li>Open-ness at any &#8220;higher&#8221; level entails greater open-ness at any &#8220;lower&#8221; level, and</li>
<li>Closed-ness at any &#8220;higher&#8221; level entails greater closed-ness at any &#8220;lower&#8221; level</li>
</ul>
<p>The retention of <strong>acceptable accessibility</strong> is why more often than not, companies based on closed and proprietary practices are unable or unwilling to produce truly open products, protocols or platforms.</p>
<p>I&#8217;m not saying it is impossible, I&#8217;m just saying that <strong>if the core principle of a organization is that closed and proprietary is optimal, it will be difficult to permit open and free practices</strong>.</p>
<p>Conversely, if the core principle of an organization is that free and open is optimal, it will be difficult to permit closed and proprietary practices.</p>
<p><strong>The Devil is in the <span style="text-decoration: line-through;">Details</span> Comments</strong></p>
<p>One reason I tend to mention the comments when I talk about a blog posting is because I feel they reflect a larger and more popular interpretation and reaction to the point or position of the author.</p>
<p>The author has attempted to refine and strengthen his point, whereas comments contain a more immediate reaction springing from a current understanding of the problem domain.</p>
<p>For example, take a comment made on Mr. Dixons blog:</p>
<blockquote><p>But the fact that we&#8217;re struggling with the definition of &#8220;open&#8221; here proves what a useless term it is. The fact that we&#8217;re using the term &#8220;open&#8221; to describe about four or five different points of friction in the process of getting a technology idea to market cripples our ability to move the discussion forward. We need terms that are more specific, and we should make a differentiation between 1) full-stack openness (where every bit used to create a solution is open-sourced from end to end), 2) the openness that is fostered by the presence of a platform, and 3) an open marketplace</p></blockquote>
<p>I appreciate this comment&#8217;s point, but the problem is not so much with &#8220;open&#8221; being useless as it is the enthusisastic <strong>marketing misapplication</strong> of the term by companies desperate to appear &#8220;Open&#8221;, while only relaxing their closed and proprietary grip to the slightest degree possible to make the claim.</p>
<p>To a large degree, the fault lies with Open Source proponents, who &#8211; instead of calling out bogus claims &#8211; have encouraged them according to the thinking that &#8220;a little open is better than no open&#8221;. Of course, encouraged that their ludicrous claims to be open have been blessed, companies have more expanded the claim than expanded the open.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-source.com/2010/04/chris-dixon-tradeoff-between-open-and-closed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>1 Django Developer = 2 C# ASP.NET Developers</title>
		<link>http://www.the-source.com/2010/04/1-django-developer-2-c-asp-net-developers/</link>
		<comments>http://www.the-source.com/2010/04/1-django-developer-2-c-asp-net-developers/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 04:32:07 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Propriatery Technology]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://www.the-source.com/?p=837</guid>
		<description><![CDATA[Python + Django vs. C# + ASP.NET: Productivity Showdown: Discussions and Conclusion Given our development processes we found the average productivity of a single Django developer to be equivalent to the output generated by two C# ASP.NET developers. Given equal-sized teams, Django allowed our developers to be twice as productive as our ASP.NET team. I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kurtgrandis.com/blog/2010/02/24/python-django-vs-c-asp-net-productivity-showdown/">Python + Django vs. C# + ASP.NET: Productivity Showdown</a>:</p>
<blockquote><p><strong>Discussions and Conclusion</strong></p>
<p>Given our development processes we found the average productivity of a single Django developer to be equivalent to the output generated by two C# ASP.NET developers. Given equal-sized teams, Django allowed our developers to be twice as productive as our ASP.NET team.</p>
<p>I suspect these results may actually reflect a lower bound of the productivity differences. It should be noted that about half of the Team Python developers, while fluent in Python, had not used Django before. They quickly learned Django, but it is possible this fluency disparity may have caused an unintended bias in results handicapping overall Django velocity.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.the-source.com/2010/04/1-django-developer-2-c-asp-net-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On being a minority</title>
		<link>http://www.the-source.com/2010/04/on-being-a-minority/</link>
		<comments>http://www.the-source.com/2010/04/on-being-a-minority/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 00:55:43 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Novell]]></category>
		<category><![CDATA[Propriatery Technology]]></category>
		<category><![CDATA[3.3.1]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[MonoTouch]]></category>

		<guid isPermaLink="false">http://www.the-source.com/?p=802</guid>
		<description><![CDATA[Here&#8217;s an item I was eloquently regaling the table with last night: After the whole Apple 3.3.1 &#8220;Can&#8217;t develop with non-approved toolchains&#8221; debacle a lot of people set up a Google Docs spreadsheet to list the tons of amazing apps that would be impacted by this rule change. There were calls for help all over twitter and [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an item I was eloquently regaling the table with last night:</p>
<p>After the whole Apple 3.3.1 &#8220;Can&#8217;t develop with non-approved toolchains&#8221; debacle a lot of people set up a <a href="http://tinyurl.com/y6m7kda">Google Docs spreadsheet</a> to list the tons of amazing apps that would be impacted by this rule change.</p>
<p>There were calls for help all over <a href="http://search.twitter.com/search?q=http%3A%2F%2Ftinyurl.com%2Fy6m7kda">twitter</a> and the <a href="http://www.google.com/search?q=tinyurl.com%2Fy6m7kda">web in general</a>. You&#8217;ll note that most of the calls are <strong>overly broad</strong> &#8211; for example, calling for an app to be listed even if it was not created with XCode, even though that is not a requirement of 3.3.1.</p>
<p><strong>The Denominator</strong></p>
<p>How many apps are there in the Apple app store? <a href="http://en.wikipedia.org/wiki/App_Store#Milestones">Wikipedia says 185,000+ this April</a>. Let&#8217;s be conservative and roll that back to the last milestone (March&#8217;s numbers):</p>
<p style="text-align: center;">150,000</p>
<p><strong>The Numerator</strong></p>
<p>And, with all that solicitation and the not-strict guidelines, how many apps made it on the spreadsheet?</p>
<p style="text-align: center;">137</p>
<p>I&#8217;m sure they missed some, so let&#8217;s <span style="text-decoration: line-through;">double</span> <span style="text-decoration: line-through;">treble</span> <span style="text-decoration: line-through;">quadruple</span> <span style="text-decoration: line-through;">quintuple</span> <strong>add a zero and round up</strong>:</p>
<p style="text-align: center;">1500</p>
<p><strong>The Percentage</strong></p>
<p>Let&#8217;s see that&#8217;s uh &#8230; 1500/150,000. <em>Math is hard</em>.</p>
<h1 style="text-align: center;">1%</h1>
<p>So under <strong>extremely generous</strong> estimates we can say <strong>99% of the apps in the App Store will not be affected by the change</strong>.</p>
<p>If only I could get <strong>1¢</strong> for every time I&#8217;ve heard <strong>1%</strong> thrown around in an argument against Linux.</p>
<p><strong>Postumscriptum</strong></p>
<p>The numbers are even less impressive if you wished to focus on a single toolchain of interest, like say &#8211; oh I don&#8217;t know &#8211; MonoTouch, which can boast almost a whole dozen entries on the spreadsheet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-source.com/2010/04/on-being-a-minority/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google to Open Source VP8?</title>
		<link>http://www.the-source.com/2010/04/google-to-open-source-vp8/</link>
		<comments>http://www.the-source.com/2010/04/google-to-open-source-vp8/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 03:27:36 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Patent System]]></category>
		<category><![CDATA[Propriatery Technology]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[VP8]]></category>

		<guid isPermaLink="false">http://www.the-source.com/?p=747</guid>
		<description><![CDATA[NewTeeVee has up a posting announcing they have &#8220;learned from multiple sources&#8221; that Google will indeed be Open Source-ing the VP8 video codec. Furthermore, the announcement asserts that Mozilla Firefox will support VP8 for HTML5 video (along with Google Chrome, naturally). I mentioned in passing before the FSF request to Google to take this action, and if this news turns out [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-748" title="Google" src="http://www.the-source.com/wp-content/uploads/2010/04/google_sm.gif" alt="" width="143" height="59" />NewTeeVee has up a <a href="http://newteevee.com/2010/04/12/google-to-open-source-vp8-for-html5-video/">posting announcing</a> they have &#8220;learned from multiple sources&#8221; that Google will indeed be Open Source-ing the VP8 video codec.</p>
<p>Furthermore, the announcement asserts that Mozilla Firefox will support VP8 for HTML5 video (along with Google Chrome, naturally).</p>
<p>I <a href="http://www.the-source.com/2010/02/what-i-like-about-the-ipad/">mentioned in passing</a> before the <a href="http://www.fsf.org/blogs/community/google-free-on2-vp8-for-youtube">FSF request to Google</a> to take this action, and if this news turns out to be true I think it will be a very positive development indeed.</p>
<p>There are patent concerns, but Google has a very good record on patents, so I am optimistic there.</p>
<p><strong>Apple?</strong></p>
<p>A big question is will Apple support VP8? They seem to have a lot invested in H.264, and a fierce independent streak these days, so I&#8217;m not sure if they would come on board. Sure would be nice, although I suspect they may simply not see an immediate benefit (having the proper licensing already in place for H.264) and defer.</p>
<p><strong>Microsoft?</strong></p>
<p>Seriously, who cares? Whatever Microsoft does will be 5 years too late anyway after trying (and failing) to introduce their own in-house similar (but incompatible) &#8220;standard&#8221;.</p>
<p>Although it may disappoint Miguel de Icaza,  Microsoft no longer calling the shots on the web is one of the best things that could happen to humanity outside of actual cold fusion on the desktop. <small>And I ain&#8217;t talking about another crappy Adobe product.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-source.com/2010/04/google-to-open-source-vp8/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Celebrating Apple&#8217;s Rules?</title>
		<link>http://www.the-source.com/2010/04/celebrating-apples-rules/</link>
		<comments>http://www.the-source.com/2010/04/celebrating-apples-rules/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 23:17:46 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Propriatery Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mono]]></category>

		<guid isPermaLink="false">http://www.the-source.com/?p=727</guid>
		<description><![CDATA[Every once in a while I get rational correspondence taking me to task on something I&#8217;ve said. I sincerely appreciate hearing criticism, because I loathe the &#8220;echo chamber&#8221; effect and welcome the challenge of strengthening my arguments. So I was quite happy to receive an email that contained the following: [W]hen I read your new note, it almost [...]]]></description>
			<content:encoded><![CDATA[<p>Every once in a while I get rational correspondence taking me to task on something I&#8217;ve said. I sincerely appreciate hearing criticism, because I loathe the &#8220;<a href="http://en.wikipedia.org/wiki/Echo_chamber_(media)">echo chamber</a>&#8221; effect and welcome the challenge of strengthening my arguments.</p>
<p>So I was quite happy to receive an email that contained the following:</p>
<blockquote><p>[W]hen I read your new note, it almost seemed like you were &#8220;celebrating&#8221; what happened. Having many people&#8217;s passionate work invalidated due to some silly rule is sad &#8211; regardless of who it affects &#8211; at least for me.</p>
<p>I&#8217;m only concerned that you might start writing your work in the &#8220;Us vs them&#8221; format which is available aplenty elsewhere. All that said, this entire incident reinforces whatever I&#8217;ve read about Free Software and hopefully might convince other developers to jump in as well.</p></blockquote>
<p>This is valid criticism. I take pains to avoid simplistic &#8220;us vs. them&#8221; ranting, and <a href="http://www.the-source.com/2010/04/apple-puts-the-smackdown-on-monotouch/">I could have came off as &#8220;celebrating&#8221; Apple&#8217;s decision</a> because I was being a bit tounge-in-cheek there.</p>
<p>Let me expand my thoughts just a bit and see if I can&#8217;t un-tarnish my otherwise sterling track record!</p>
<p><strong>Tough Love</strong></p>
<p>There are two lessons of value that I see in Apple&#8217;s move (and the response to it):</p>
<ol>
<li>It exemplifies the faults of a proprietary ecosystem, which us &#8220;freetard zealots&#8221; continuously point out.</li>
<li>It illustrates an amazing amount of hypocrisy in &#8221;Open Source pragmatists&#8221;.</li>
</ol>
<p>The first is so obvious (and acknowledged in the writer&#8217;s commentary), that I see no need to belabor the point here.</p>
<p>The second is more of interest  (as I do so love calling out hypocrisy in others, having none in myself), so let&#8217;s dive in!</p>
<p><strong>Illustrating Hypocrisy</strong></p>
<p><em>Restricting Freedom</em></p>
<p>Why is it acceptable for Apple to strictly limit <strong>user</strong> freedom and not <strong>developer</strong> freedom? One needs a very finely honed argument indeed to split that hair!</p>
<p>If you accept that Apple is perfectly within their rights to restrict users &#8211; indeed, that it may make good business sense for them to do so &#8211; then you must accept that also applies to restricting developers.</p>
<p><em>Playing the Minority Card</em></p>
<p>I consistently hear arguments about how &#8220;only a tiny minority&#8221; of users care about things like Free Software. As if that excuses the obligation to do the right thing.</p>
<p>Now though,the Minority Card is in a different hand. Only a tiny minority of iPhone developers use a non-Apple toolchain. By the same logic, Apple should not have to concern themselves with supporting this small and noisy minority.</p>
<p><em>Pragmatism over Idealism</em></p>
<p>Unless you are prepared to make the argument that Apple is intentionally trying to hurt itself, then you must acknowledge Apple <strong>thinks</strong> it has very good business reasons to restrict &#8220;metaplatforms&#8221;. <strong>Apple is just being pragmatic</strong>.</p>
<p>That&#8217;s the problem with &#8220;being pragmatic&#8221; &#8211; your &#8220;pragmatism&#8221; and someone else&#8217;s &#8220;pragmatism&#8221; might not line-up.</p>
<p><em>Writing code to someone else&#8217;s standards</em></p>
<p>This is the one that is most interesting to me; it is perhaps a bit more subtle than the other points. Consider this often quoted bit from former Microsoft Evangelist <a href="http://www.the-source.com/open-source-at-microsoft/#JamesPlamondon">James Plamondon</a>:</p>
<blockquote><p>Every line of code that is written to our standards is a small victory; every line of code that is written to any other standard, is a small defeat. Total victory, for DRG, is the universal adoption of our standards by developers, as this is an important step towards total victory for Microsoft itself: “A computer on every desk and in every home, running Microsoft software.”</p></blockquote>
<p>Team Apologista might not understand this, but Apple does.</p>
<p>If Flash/.NET/Whatever dominates Apple development, then Apple is no longer in charge of their own platform. Adobe is. Or Microsoft. Or Whoever.</p>
<p><strong>Who do you pull for?</strong></p>
<p>It&#8217;s a bit like being asked who one is pulling for when two teams you despise are playing. The answer: <strong>injuries</strong>.</p>
<p>I don&#8217;t care that developers for a restricted platform are themselves in turn restricted - seems like <a href="http://idioms.thefreedictionary.com/What's+sauce+for+the+goose">sauce for the gander</a> to me &#8211; but I do appreciate the inconsistencies the situation brings up, <strong>especially</strong> among that segment that likes to pay lip service to Open Source.</p>
<p>I see the entire situation as &#8220;How dare you do to us developers what we are together doing to the users!&#8221; Hey, Mr. Developer, you want Freedom? <strong>How about developing for a platform that offers Freedom?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-source.com/2010/04/celebrating-apples-rules/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Just Another Zealot</title>
		<link>http://www.the-source.com/2010/04/just-another-zealot/</link>
		<comments>http://www.the-source.com/2010/04/just-another-zealot/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 00:54:10 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Patent System]]></category>
		<category><![CDATA[Propriatery Technology]]></category>

		<guid isPermaLink="false">http://www.the-source.com/?p=689</guid>
		<description><![CDATA[From the Prospect Magazine article &#8220;Mash the State&#8220;: Much government work is done by civil servants emailing Word documents back and forth. Yet Berners-Lee refuses, on principle, to use Word, which is a proprietary rather than an open source format. On one occasion, one official recalled, Berners-Lee received an urgent document in Word from one [...]]]></description>
			<content:encoded><![CDATA[<p>From the Prospect Magazine article &#8220;<a href="http://www.prospectmagazine.co.uk/2010/01/mash-the-state/">Mash the State</a>&#8220;:</p>
<blockquote><p>Much government work is done by civil servants emailing Word documents back and forth. Yet Berners-Lee refuses, on principle, to use Word, which is a proprietary rather than an open source format. On one occasion, one official recalled, Berners-Lee received an urgent document in Word from one of the most senior civil servants and refused to look at it until a junior official had rushed to translate it into an acceptable format.</p></blockquote>
<p>Golly-wolly these zealots sure do make me mad.</p>
<p>Why couldn&#8217;t Sir Tim just be pragmatic and use the perfectly functional Microsoft Closed and Proprietary offering?</p>
<p>Stop wasting time trying to change things! If it&#8217;s &#8220;good enough&#8221; for most people, then that means it&#8217;s <strong>good enough!</strong></p>
<p>(Via <a href="http://twitter.com/timjph/status/11477033704">@timjph</a> by way of <a href="http://opendotdotdot.blogspot.com/2010/04/rms-and-tim-berners-lee-separated-at.html">Opendotdotdot</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-source.com/2010/04/just-another-zealot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Citrix: Open Source Does Not Mean Interoperable or Compatible</title>
		<link>http://www.the-source.com/2010/03/citrix-open-source-does-not-mean-interoperable-or-compatible/</link>
		<comments>http://www.the-source.com/2010/03/citrix-open-source-does-not-mean-interoperable-or-compatible/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 03:30:38 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Propriatery Technology]]></category>
		<category><![CDATA[Citrix]]></category>

		<guid isPermaLink="false">http://www.the-source.com/?p=651</guid>
		<description><![CDATA[An interesting exercise in spin submitted for your amusement. This is ultimately another &#8220;let&#8217;s point out a software problem that applies to both Open and Closed Source and pretend like it only applies to Open Source&#8221; bit of misdirection. I guess Citrix doesn&#8217;t know that All Source is &#8220;Open Source&#8221; to Someone.]]></description>
			<content:encoded><![CDATA[<p>An interesting <a href="http://community.citrix.com/display/ocb/2010/03/29/Open+Source+does+not+mean+Interoperable+or+Compatible">exercise in spin</a> submitted for your amusement.</p>
<p>This is ultimately another &#8220;let&#8217;s point out a software problem that applies to both Open and Closed Source and pretend like it only applies to Open Source&#8221; bit of misdirection.</p>
<p>I guess Citrix doesn&#8217;t know that <a href="http://www.the-source.com/2010/02/all-source-is-open-source-to-someone/">All Source is &#8220;Open Source&#8221; to Someone</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-source.com/2010/03/citrix-open-source-does-not-mean-interoperable-or-compatible/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

