<?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: Not convinced by LINA</title>
	<atom:link href="http://www.itwriting.com/blog/238-not-convinced-by-lina.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwriting.com/blog/238-not-convinced-by-lina.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: Clyde Davies</title>
		<link>http://www.itwriting.com/blog/238-not-convinced-by-lina.html/comment-page-1#comment-18518</link>
		<dc:creator>Clyde Davies</dc:creator>
		<pubDate>Sun, 03 Jun 2007 06:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=238#comment-18518</guid>
		<description>If you&#039;re &lt;i&gt;that&lt;/i&gt; concerned about look and feel, then you can always junk the platform independence and develop on WPF, which allows a very high degree of control over it.  As for the C++/C argument, the only real benefit I can see emerging from this is in the degree of control you get.  It would need to have a major advantage over using a high-level language as devloping in C++ is an almighty pain in comparison.

This seems to me to be yet another highly questionable OS project into which a lot of effort is being sunk for no significant concrete advantage.  People who want their software to get to the widest customer base develop on Windows.  Those who choose to develop in Linux do so because they intend to service a niche market or, more frequently, because they really don&#039;t like Microsoft.  My business brain would like to see the benefits/USP&#039;s spelled out.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re <i>that</i> concerned about look and feel, then you can always junk the platform independence and develop on WPF, which allows a very high degree of control over it.  As for the C++/C argument, the only real benefit I can see emerging from this is in the degree of control you get.  It would need to have a major advantage over using a high-level language as devloping in C++ is an almighty pain in comparison.</p>
<p>This seems to me to be yet another highly questionable OS project into which a lot of effort is being sunk for no significant concrete advantage.  People who want their software to get to the widest customer base develop on Windows.  Those who choose to develop in Linux do so because they intend to service a niche market or, more frequently, because they really don&#8217;t like Microsoft.  My business brain would like to see the benefits/USP&#8217;s spelled out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.itwriting.com/blog/238-not-convinced-by-lina.html/comment-page-1#comment-18085</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 01 Jun 2007 08:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=238#comment-18085</guid>
		<description>Thanks for the comments Ludo.
&lt;blockquote&gt;
Right now, my distribution (Debian) has around 20,000 FLOSS packages available, IIRC. Obviously, there are many more which aren’t shipped by Debian. You can’t run most of them on Windows.
&lt;/blockquote&gt;
True, but this is a numbers game that isn&#039;t all that meaningful. I run Mandriva Linux and there aren&#039;t a lot of packages where I think &quot;I wish this were available on Windows&quot;, but find that it is not available.

Tim</description>
		<content:encoded><![CDATA[<p>Thanks for the comments Ludo.</p>
<blockquote><p>
Right now, my distribution (Debian) has around 20,000 FLOSS packages available, IIRC. Obviously, there are many more which aren’t shipped by Debian. You can’t run most of them on Windows.
</p></blockquote>
<p>True, but this is a numbers game that isn&#8217;t all that meaningful. I run Mandriva Linux and there aren&#8217;t a lot of packages where I think &#8220;I wish this were available on Windows&#8221;, but find that it is not available.</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LudoA</title>
		<link>http://www.itwriting.com/blog/238-not-convinced-by-lina.html/comment-page-1#comment-18046</link>
		<dc:creator>LudoA</dc:creator>
		<pubDate>Fri, 01 Jun 2007 02:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=238#comment-18046</guid>
		<description>Clyde: yes, but the look and feel is still a problem, although admittedly less and less.
Also, you have to use the Java language (ok, nowadays you can also consider Ruby, Python, Groovy, Javascript and some others), you can&#039;t e.g. use C or C++, which are still major languages. If I understand correctly, with LINA you can use C/C++/whatever. Haven&#039;t looked into it much yet, though, so I could be wrong.

Emilian: Parrot is still a long way from being there, and so is .NET.
Also, &quot;cross-platform development has gotten good enough&quot;? Most applications still aren&#039;t cross-platform, so I&#039;d very much disagree with that. IMHO, cross-platform will be &quot;good enough&quot; once it&#039;s so easy to do that most people won&#039;t even consider not building for both Windows and Unices.

Tim: sure, you can list examples like Apache, etc. But most of it isn&#039;t available on Windows. Right now, my distribution (Debian) has around 20,000 FLOSS packages available, IIRC. Obviously, there are many more which aren&#039;t shipped by Debian. You can&#039;t run most of them on Windows.
I agree that &quot;virtually no  access&quot; is an exaggeration, though :) But still, only a fraction of all the FLOSS is available for Windows.

I&#039;m not saying LINA&#039;s going to make everything perfectly cross-platform, I&#039;m kinda skeptic as well. But I&#039;m more than willing to give it a chance. Even if only a few companies start coding for GNU/Linux, it&#039;s worth it IMHO. Beats using Wine to run Windows apps on GNU/Linux.</description>
		<content:encoded><![CDATA[<p>Clyde: yes, but the look and feel is still a problem, although admittedly less and less.<br />
Also, you have to use the Java language (ok, nowadays you can also consider Ruby, Python, Groovy, Javascript and some others), you can&#8217;t e.g. use C or C++, which are still major languages. If I understand correctly, with LINA you can use C/C++/whatever. Haven&#8217;t looked into it much yet, though, so I could be wrong.</p>
<p>Emilian: Parrot is still a long way from being there, and so is .NET.<br />
Also, &#8220;cross-platform development has gotten good enough&#8221;? Most applications still aren&#8217;t cross-platform, so I&#8217;d very much disagree with that. IMHO, cross-platform will be &#8220;good enough&#8221; once it&#8217;s so easy to do that most people won&#8217;t even consider not building for both Windows and Unices.</p>
<p>Tim: sure, you can list examples like Apache, etc. But most of it isn&#8217;t available on Windows. Right now, my distribution (Debian) has around 20,000 FLOSS packages available, IIRC. Obviously, there are many more which aren&#8217;t shipped by Debian. You can&#8217;t run most of them on Windows.<br />
I agree that &#8220;virtually no  access&#8221; is an exaggeration, though <img src='http://www.itwriting.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  But still, only a fraction of all the FLOSS is available for Windows.</p>
<p>I&#8217;m not saying LINA&#8217;s going to make everything perfectly cross-platform, I&#8217;m kinda skeptic as well. But I&#8217;m more than willing to give it a chance. Even if only a few companies start coding for GNU/Linux, it&#8217;s worth it IMHO. Beats using Wine to run Windows apps on GNU/Linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clyde Davies</title>
		<link>http://www.itwriting.com/blog/238-not-convinced-by-lina.html/comment-page-1#comment-18002</link>
		<dc:creator>Clyde Davies</dc:creator>
		<pubDate>Thu, 31 May 2007 20:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=238#comment-18002</guid>
		<description>Erm...isn&#039;t this issue what &lt;i&gt;Java&lt;/i&gt; was supposed to address?</description>
		<content:encoded><![CDATA[<p>Erm&#8230;isn&#8217;t this issue what <i>Java</i> was supposed to address?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emilian Bold</title>
		<link>http://www.itwriting.com/blog/238-not-convinced-by-lina.html/comment-page-1#comment-17909</link>
		<dc:creator>Emilian Bold</dc:creator>
		<pubDate>Thu, 31 May 2007 08:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwriting.com/blog/?p=238#comment-17909</guid>
		<description>Yeah, LINA is too little too late. Crossplatform development has gotten good enough and we have plenty of VMs to go around if needed (java, .net, parrot).

Although I do get a feeling of deja-vu. If you ever fought a DLL problem on Windows you&#039;ll know that feeling... More than once I thought: hm, wouldn&#039;t an ISO with a VM make wonders here ! And consumer PCs are starting to get strong enough that this is feasable.</description>
		<content:encoded><![CDATA[<p>Yeah, LINA is too little too late. Crossplatform development has gotten good enough and we have plenty of VMs to go around if needed (java, .net, parrot).</p>
<p>Although I do get a feeling of deja-vu. If you ever fought a DLL problem on Windows you&#8217;ll know that feeling&#8230; More than once I thought: hm, wouldn&#8217;t an ISO with a VM make wonders here ! And consumer PCs are starting to get strong enough that this is feasable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

