The Artima Developer Community
Sponsored Link

Java Buzz Forum
Java vs OpenSource II

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Fred Grott

Posts: 4361
Nickname: shareme
Registered: Jan, 2003

Fred Grott is Lead Developer-CEO of ShareMe Technologies LLC -The Mobile Future
Java vs OpenSource II Posted: Jul 3, 2003 5:32 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Fred Grott.
Original Post: Java vs OpenSource II
Feed Title: ShareMe Technologies-The Mobile Future
Feed URL: http://sedoparking.com/search/registrar.php?domain=®istrar=sedopark
Feed Description: A Weblog about Java programming and digital convergence on mobile devices in such areas as P2P and collaborative technology. Old Archive .
Latest Java Buzz Posts
Latest Java Buzz Posts by Fred Grott
Latest Posts From ShareMe Technologies-The Mobile Future

Advertisement
In this second posting of the same Java vs OpenSource I wil attempt to show how Java and OpenSource need each other. Okay quick deep question which languages/scripting languages achieve binary compatibility amoung Intel PPC, Alpha, MIPS, 64-bit, and etc?

Give up? Here is the short list:

Java jython python perl php javascript

Notice that in Object orineted languages there is only one entry in this listing. As the ecomony contiues to limp, the end customer wants the hardware deicsion decopled from the software coding implementation decisoins. The only way to achieve that is through a combination of Object oriented languages and scripting langugages that offer binary compatibility amoung a wide diverse hardware market.

Just as python, perl, and pahp provide a way to do this for open source coders; so does java in that regard. Thus despite Sun's bad PR FUD, open source coders have an advantage in working with java.

On the commerical side, commercial java developers have alot of advantages for accepting opensource process and code devloped from that process that goes into java standards. For example, if you are using any awt whether on the desktop or in J2ME you are benefiting from the GTK project allowing Sun to incorporate concepts and code from that project into Java in the awt packages. This only but one small example in which awt became easier to use and compactor in code re-useage.

As Sun incorporates a better handling of PHP, Python, and Perl into java you will see more commerical developers and open source developers using Java and benefiting from Open Sources contributions to Java Standards. Its no longer Java vs OpenSource but Java+OpenSouce vs MS.NET.

Read: Java vs OpenSource II

Topic: Testing WebWork Previous Topic   Next Topic Topic: Article Quality on Java.Net

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use