<?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: SUN Promises to Open-Source JAVA</title> <atom:link href="http://www.liewcf.com/archives/2006/05/sun-promises-to-open-source-java/feed/" rel="self" type="application/rss+xml" /><link>http://www.liewcf.com/archives/2006/05/sun-promises-to-open-source-java/</link> <description>Tech, Web, How to, Reviews, Tips, Downloads, and Make Money Online</description> <lastBuildDate>Sun, 22 Nov 2009 10:44:35 +0800</lastBuildDate> <generator>http://wordpress.org/?v=2.8.5</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Mr. Bear</title><link>http://www.liewcf.com/archives/2006/05/sun-promises-to-open-source-java/comment-page-1/#comment-26599</link> <dc:creator>Mr. Bear</dc:creator> <pubDate>Fri, 19 May 2006 00:44:50 +0000</pubDate> <guid isPermaLink="false">http://www.liewcf.com/blog/?p=2328#comment-26599</guid> <description>&lt;i&gt;simply extend the class and overwrite it will do, or extract the method and modify it to your needs. &lt;/i&gt;yeah... cute bugs... that did not work as described... only a few gets it right and the rest to find it again, and later somebody else to rediscover it and to fix it the other way...</description> <content:encoded><![CDATA[<p><i>simply extend the class and overwrite it will do, or extract the method and modify it to your needs. </i></p><p>yeah&#8230; cute bugs&#8230; that did not work as described&#8230; only a few gets it right and the rest to find it again, and later somebody else to rediscover it and to fix it the other way&#8230;</p> ]]></content:encoded> </item> <item><title>By: Tien Soon</title><link>http://www.liewcf.com/archives/2006/05/sun-promises-to-open-source-java/comment-page-1/#comment-26527</link> <dc:creator>Tien Soon</dc:creator> <pubDate>Thu, 18 May 2006 09:50:20 +0000</pubDate> <guid isPermaLink="false">http://www.liewcf.com/blog/?p=2328#comment-26527</guid> <description>I consider myself a hard-core J2EE developer. To me, open sourcing Java is not seen as something a hype. After all, the completed Java source code has already been readily available. If you find a specific method (function) to be buggy or doesn&#039;t cater to your need, simply extend the class and overwrite it will do, or extract the method and modify it to your needs.</description> <content:encoded><![CDATA[<p>I consider myself a hard-core J2EE developer. To me, open sourcing Java is not seen as something a hype. After all, the completed Java source code has already been readily available. If you find a specific method (function) to be buggy or doesn&#8217;t cater to your need, simply extend the class and overwrite it will do, or extract the method and modify it to your needs.</p> ]]></content:encoded> </item> <item><title>By: Mr. Bear</title><link>http://www.liewcf.com/archives/2006/05/sun-promises-to-open-source-java/comment-page-1/#comment-26490</link> <dc:creator>Mr. Bear</dc:creator> <pubDate>Thu, 18 May 2006 01:35:56 +0000</pubDate> <guid isPermaLink="false">http://www.liewcf.com/blog/?p=2328#comment-26490</guid> <description>it is not about power user. It is about keeping annoying problems at bay. some times with commercial products, the returned parameter have to be remapped to the correct values using another class or function to patch the difference. while had it done right the first time, the patch is not needed at all.while it is close source, the problem last as long as the owner fix it. if it is open, problem can be traced down to the code of lines and fixed in matters of minutes.that is oso why open source tools in general, get fixed faster cos ppl get to do it right immediately rather than to wait and wait and wait and wait and wait and wait....and ppl dun like the fix? bear fork bear version.</description> <content:encoded><![CDATA[<p>it is not about power user. It is about keeping annoying problems at bay. some times with commercial products, the returned parameter have to be remapped to the correct values using another class or function to patch the difference. while had it done right the first time, the patch is not needed at all.</p><p>while it is close source, the problem last as long as the owner fix it. if it is open, problem can be traced down to the code of lines and fixed in matters of minutes.</p><p>that is oso why open source tools in general, get fixed faster cos ppl get to do it right immediately rather than to wait and wait and wait and wait and wait and wait&#8230;.</p><p>and ppl dun like the fix? bear fork bear version.</p> ]]></content:encoded> </item> <item><title>By: GilaChess</title><link>http://www.liewcf.com/archives/2006/05/sun-promises-to-open-source-java/comment-page-1/#comment-26437</link> <dc:creator>GilaChess</dc:creator> <pubDate>Wed, 17 May 2006 13:16:19 +0000</pubDate> <guid isPermaLink="false">http://www.liewcf.com/blog/?p=2328#comment-26437</guid> <description>Well I am sort of a java developer. Well more like a &#039;maintainer&#039; anyway.I maintain large insurance system written in javq.I personally am NOT excited at all that java may go the open sourc waysee no immediate advantage in opening standard import/libraries and seeing the source...perhaps its because I am not a power user... :)</description> <content:encoded><![CDATA[<p>Well I am sort of a java developer. Well more like a &#8216;maintainer&#8217; anyway.</p><p>I maintain large insurance system written in javq.</p><p>I personally am NOT excited at all that java may go the open sourc way</p><p>see no immediate advantage in opening standard import/libraries and seeing the source&#8230;</p><p>perhaps its because I am not a power user&#8230; <img src='http://www.liewcf.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Mr. Bear</title><link>http://www.liewcf.com/archives/2006/05/sun-promises-to-open-source-java/comment-page-1/#comment-26419</link> <dc:creator>Mr. Bear</dc:creator> <pubDate>Wed, 17 May 2006 07:09:37 +0000</pubDate> <guid isPermaLink="false">http://www.liewcf.com/blog/?p=2328#comment-26419</guid> <description>&lt;i&gt;What will you do with the source code?&lt;/i&gt; Bear wan to find and eat java bugs. Full of kopi kau kau.</description> <content:encoded><![CDATA[<p><i>What will you do with the source code?</i><br /> Bear wan to find and eat java bugs. Full of kopi kau kau.</p> ]]></content:encoded> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk

Served from: server.frens.net @ 2009-11-22 06:00:17 -->