<?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: Java&#8217;s Source to be &#8220;Opened&#8221; Incrementally</title>
	<atom:link href="http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/</link>
	<description>A passionate programmer's findings in the world of internet.</description>
	<lastBuildDate>Sat, 14 Nov 2009 19:52:52 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Paul</title>
		<link>http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/comment-page-1/#comment-73586</link>
		<dc:creator>Eric Paul</dc:creator>
		<pubDate>Fri, 01 Aug 2008 06:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/#comment-73586</guid>
		<description>No one can Beat to Java Language because i Think, java platform will become also an important Linux language.
and that&#039;s sure, weâ€™ll see some more Fantastic changes happening with the code.
Thanks
Eric</description>
		<content:encoded><![CDATA[<p>No one can Beat to Java Language because i Think, java platform will become also an important Linux language.<br />
and that&#8217;s sure, weâ€™ll see some more Fantastic changes happening with the code.<br />
Thanks<br />
Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Savadeep Speaks! &#187; Open sourced Java? Look not to Sun!</title>
		<link>http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/comment-page-1/#comment-3463</link>
		<dc:creator>Savadeep Speaks! &#187; Open sourced Java? Look not to Sun!</dc:creator>
		<pubDate>Fri, 21 Jul 2006 00:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/#comment-3463</guid>
		<description>[...] It was of today that I saw this article about the supposedly incremental open sourcing of Java. My readers, as you much know, I am very much a liker and a user of open source softwares. Kubuntu Linux is my OS of choice, and KDE is my desktop of constant usage. Open source is my way of life. [...]</description>
		<content:encoded><![CDATA[<p>[...] It was of today that I saw this article about the supposedly incremental open sourcing of Java. My readers, as you much know, I am very much a liker and a user of open source softwares. Kubuntu Linux is my OS of choice, and KDE is my desktop of constant usage. Open source is my way of life. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tech Meat &#187; Javaâ€™s Source to be â€œOpenedâ€? Incrementally</title>
		<link>http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/comment-page-1/#comment-3462</link>
		<dc:creator>Tech Meat &#187; Javaâ€™s Source to be â€œOpenedâ€? Incrementally</dc:creator>
		<pubDate>Fri, 21 Jul 2006 00:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/#comment-3462</guid>
		<description>[...] read more&#160;&#124;&#160;digg story [...]</description>
		<content:encoded><![CDATA[<p>[...] read more&nbsp;|&nbsp;digg story [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Peterson</title>
		<link>http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/comment-page-1/#comment-3459</link>
		<dc:creator>Jim Peterson</dc:creator>
		<pubDate>Thu, 20 Jul 2006 22:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/#comment-3459</guid>
		<description>Lol yet another oppurtunity for Microsoft to screw up Java. I&#039;m glad they&#039;re going open-source, and I think we&#039;ll see some cool things happening with the code.</description>
		<content:encoded><![CDATA[<p>Lol yet another oppurtunity for Microsoft to screw up Java. I&#8217;m glad they&#8217;re going open-source, and I think we&#8217;ll see some cool things happening with the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miles zarathustra</title>
		<link>http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/comment-page-1/#comment-3457</link>
		<dc:creator>miles zarathustra</dc:creator>
		<pubDate>Thu, 20 Jul 2006 20:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/#comment-3457</guid>
		<description>I just ported an applet to Swing, to ensure that the look and feel would be the same (as Sun claims) on all platforms.

What a laugh.

On Linux alone, running I saw radically different L&amp;F in two different browsers.  On Windows, it was different again.  On my machine, it ran OK in Explorer, but on my friends it didn&#039;t.  (the app was targeted to Java 1.4, and he had 1.5 installed).

Not to underestimate the tremendous challenge that Write-Once-Run-Anywhere presents, it&#039;s ironic that Sun is worried about &quot;preserving&quot; WORA.  Before you can preserve something, you need to achieve it first.</description>
		<content:encoded><![CDATA[<p>I just ported an applet to Swing, to ensure that the look and feel would be the same (as Sun claims) on all platforms.</p>
<p>What a laugh.</p>
<p>On Linux alone, running I saw radically different L&amp;F in two different browsers.  On Windows, it was different again.  On my machine, it ran OK in Explorer, but on my friends it didn&#8217;t.  (the app was targeted to Java 1.4, and he had 1.5 installed).</p>
<p>Not to underestimate the tremendous challenge that Write-Once-Run-Anywhere presents, it&#8217;s ironic that Sun is worried about &#8220;preserving&#8221; WORA.  Before you can preserve something, you need to achieve it first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: congchau</title>
		<link>http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/comment-page-1/#comment-3453</link>
		<dc:creator>congchau</dc:creator>
		<pubDate>Thu, 20 Jul 2006 14:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/#comment-3453</guid>
		<description>I would like to develope a project management software using Java. Could you tell me where I can get the best open source to shorten the developemt cycle, please. I meant the framworks, source codes or libraries.

Thanks,
/CC.</description>
		<content:encoded><![CDATA[<p>I would like to develope a project management software using Java. Could you tell me where I can get the best open source to shorten the developemt cycle, please. I meant the framworks, source codes or libraries.</p>
<p>Thanks,<br />
/CC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Pennebaker</title>
		<link>http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/comment-page-1/#comment-3452</link>
		<dc:creator>Andrew Pennebaker</dc:creator>
		<pubDate>Thu, 20 Jul 2006 14:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/#comment-3452</guid>
		<description>Heck yes! What has the iPod done for the media industry? What has TCP/IP done for networking? What has open source done for anything?

Open sourcing Java means security fixes, experimentation, performance tweaking, lite/portable versions, a greater understanding of Java for us programmers. Wider use in the business world.

It means more research into compilation, byte code, VMs, OOP, sandbox security models. More software written in Java, as the Java community shrinks and accelerates the core of Java.

It means more Java on iPods/Blackberries/whatever. Did you know the original purpose of Java was to integrate remote controls, washers, dryers, and other electronics? It&#039;s finally doing that.

Sun Microsystems is scared silly, but it means they made a good decision. It means Java developers are now leet h4xx0rz, too.</description>
		<content:encoded><![CDATA[<p>Heck yes! What has the iPod done for the media industry? What has TCP/IP done for networking? What has open source done for anything?</p>
<p>Open sourcing Java means security fixes, experimentation, performance tweaking, lite/portable versions, a greater understanding of Java for us programmers. Wider use in the business world.</p>
<p>It means more research into compilation, byte code, VMs, OOP, sandbox security models. More software written in Java, as the Java community shrinks and accelerates the core of Java.</p>
<p>It means more Java on iPods/Blackberries/whatever. Did you know the original purpose of Java was to integrate remote controls, washers, dryers, and other electronics? It&#8217;s finally doing that.</p>
<p>Sun Microsystems is scared silly, but it means they made a good decision. It means Java developers are now leet h4xx0rz, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Doctor</title>
		<link>http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/comment-page-1/#comment-3451</link>
		<dc:creator>The Doctor</dc:creator>
		<pubDate>Thu, 20 Jul 2006 14:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.enrii.com/2006/07/19/javas-source-to-be-opened-incrementally/#comment-3451</guid>
		<description>If anyone&#039;s worried about different implementations of Java floating around in the near future, then Java should just be standardized.</description>
		<content:encoded><![CDATA[<p>If anyone&#8217;s worried about different implementations of Java floating around in the near future, then Java should just be standardized.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
