YOUR FEEDBACK
E-Commerce 2.0
Brian wrote: I think we're heading in the right direction, but we've still...


2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
SYS-CON.TV
TOP THREE LINKS YOU MUST CLICK ON


Java: Money, Freedom and Open Source
Trademarks, licensing agreements, branding, and other fundamental product issues remains unchanged

Digg This!

The current polemic with Java and Open Source boils down to two important issues: money and power.

Money
In 1996, Sun created Java and the terms under which it is distributed. Since then, the Java Community Process (JCP) has emerged, allowing companies to participate in shaping language changes, but the ownership of trademarks, licensing agreements, branding, and other fundamental product issues remains unchanged. One is reminded of this fact every time the Sun MicrosystemsTM trademark appears alongside the Java coffee cup logo, or when one is greeted with the message "brought to you by Sun Microsystems" at www.java.com. For anyone to use the Java-compatible logo on a product requires verification against the test compatibility kit (TCK), for which one has to enter into negotiations with Sun. Java, the technology, the trademark, and the language, are owned by Sun.

The current licensing agreements for Java generate revenue for Sun in two ways; one is through direct fees to its licensees, and the other is through indirect revenue generated off the back end of Java's success.

When asked how much income is generated from Java, Jonathan Schwartz, CEO of Sun, replied, "about $13 billion." He went on to explain that this figure is calculated from many sources, highlighting the revenue generated by licensing products that sit on top of the Java runtime stack. www.forbes.com/work/management/2006/05/04/sun-microsystems-schwartz-cz_ec_0504schwartz.html This demonstrates a mind shift on the part of Sun senior management regarding how Java income should be generated, with a move from direct to indirect revenue streams.

Power
According to the Oxford English Dictionary, "power" is "the possession of control or command over others; authority; ascendancy."

For Open Source to succeed power, must be relinquished and transferred. One of my favorite essays on the subject was written by Simon Phipps, the chief Open Source officer at Sun. www.webmink.net/free/Free-ix.htm In it, he discusses how the word "free" in Open Source means much more than giving away something for nothing; that "'free' in this context is not about the price; it is about the liberty. `Free' here is as used in the phrase `free speech'."

One of the perceived problems of Open Source often focused on by its naysayers, is that, with disparate groups of individuals, each with separate agendas, paymasters, and self-interests, the effort will collapse under the weight of its own entropy and confusion. Simon's counter to this argument is that a "`community of code' maintains a code base of Open Source components or elements, using the behaviors and principles of the Open Source movement. These inherently lead to better code being created, debugged and documented faster, not least because of the scrutiny of the community."

I am fortunate to be part of the Eclipse project which allows me to witness such dynamics on a daily basis, so I concur that Simon's vision of what defines a truly free Open Source project definitely works in practice. Within Eclipse, I work with companies that are fierce competitors in the marketplace with my daytime employer, however, together we shape and build the common codebase for the benefit of the greater good: our collective community of customers. Examples of the "freedom" that Simon talks about are that the Eclipse.org web site does not provide disproportionate links to any of its member companies' commercial products, the Eclipse codebase has large and diverse representation of code committers across its member companies, and EclipseCon conferences are not dominated by marketing speeches from CEOs of any of its member companies. It is the perfect implementation of Simon's vision for how Open Source flourishes when practiced well.

Actions Speak Louder Than Words
Jonathan Schwartz understands how commercial offerings that sit on top of the Open Source stack are key to Java's indirect revenue. Simon Phipps understands the dynamics of how successful projects operate, writing in his freedom essay, "Open Source is not just about the code; it is about the community. You don't make a project Open Source simply by publishing the source code."

When we are told that Java has finally become Open Source, we can judge its success or failure by its meeting the following criteria:

  • Use of the Java trademark is equal among all community members, so that no one community member can brand a product at "Java XXX" while dictating that another cannot.
  • The image of Java in the marketplace is of a community of companies. The Java logo and Java branding are owned by the community, and not by any one of its member companies. Websites such as java.com or java.net cannot carry trademarks specific to member companies disproportionately. Links and marketing stories about commercial products do not favor one member company over another.
  • Content and material for conferences like JavaOne are selected in a way that benefits the attendees, rather than benefiting any one community company's marketing agenda.
  • The number and affiliation of committers to the core codebase is diverse and representative of the participation of the member companies.
  • No rhetoric exists in the Java community, so for parts of the language that are outdated legacy, the community decides what to do for the greater good.
  • "Java" certification for one's own implementation of the language, on any hardware or operating system platform, can be obtained by having access to the TCK at no cost
I just hope for the future of Java that behind all of the current discourse on the subject from Sun, it won't become another case of "do as I say and not as I do."
About Joe Winchester
Joe Winchester, JDJ's Desktop Technologies Editor, is a software developer working on development tools for IBM in Hursley, UK.

JDJ News Desk wrote: In 1996, Sun created Java and the terms under which it is distributed. Since then, the Java Community Process (JCP) has emerged, allowing companies to participate in shaping language changes, but the ownership of trademarks, licensing agreements, branding, and other fundamental product issues remains unchanged. One is reminded of this fact every time the Sun MicrosystemsTM trademark appears alongside the Java coffee cup logo, or when one is greeted with the message 'brought to you by Sun Microsystems' at www.java.com. For anyone to use the Java-compatible logo on a product requires verification against the test compatibility kit (TCK), for which one has to enter into negotiations with Sun. Java, the technology, the trademark, and the language, are owned by Sun.
read & respond »
LATEST JAVA STORIES & POSTS
Case Study: Java and the Mac
This is the story of a Mac application developer (okay - it's about two of them) who set out on a quest to find an application development tool based on Java so his boss would let him develop on the Mac platform, which he loved. There was only one catch - he had to find a tool th
A Lightweight Approach to SOA and BPM in Java Using jBPM
SOA is mostly associated with technologies such as BPEL, SCA and Web Services. But does SOA really imply these technologies? In this session we will show how you can use the service oriented approach while staying inside the Java world. jBPM is a powerful lightweight framework th
JavaOne 2008: Uncommon Java Bugs
Any large Java source base can have insidious and subtle bugs. Every experienced Java programmer knows that finding and fixing these bugs can be difficult and costly. Fortunately, there are a large number of free open source Java tools available that can be used to find and fix d
The 4 Core Principles of Agile Programming
One of the things I really enjoy at the moment is the recognition and adoption of agile programming as a fully fledged powerful way to deliver quality software projects. As its figurehead is a group of very talented individuals who have created the agile manifesto (http://agilema
JavaOne 2008: Sun Adds Comprehensive Video Capabilities to JavaFX
Sun Microsystems announced it has entered into a multi-year agreement with On2 Technologies to add comprehensive video capabilities, using On2 Technologies TrueMotion video codecs, to Sun's JavaFX, a family of products for creating Rich Internet Applications (RIAs) with immersive
JavaOne Archives - Dvorak Comments on AMD Intel Lawsuit on SYS-CON.TV
Conference in San Francisco. Dvorak held forth on a number of topics, including the new AMD/Intel lawsuit, the viability of Java and Sun, the value of (or lack thereof) of corporate PR, and whether or not a new book about Silicon Valley is really worth reading.
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE
BREAKING JAVA NEWS
KongZhong Corporation Reports Unaudited First Quarter 2008 Financial Results
KongZhong Corporation , a leading wireless value-added services (WVAS) and wireless media co