Need someone to lead product management at your software company? I create software for people that create software and I'm looking for my next opportunity. Check out my resume and get in touch.

This is the blog of Adam Kalsey. Unusual depth and complexity. Rich, full body with a hint of nutty earthiness.

Opening Java

Freshness Warning
This blog post is over 17 years old. It's possible that the information you read below isn't current and the links no longer work.

So Java is now open source, licensed under the GPL. At startup camp, I discussed this a bit with Tim Bray. The challenges around open sourcing something as complex as Java (or Solaris) are immense. Establishing clear intellectual property is alone something that can take months. You’d think that it would be a simple question—it’s Sun’s code, so of course they have the right to release it under any license they wish. In reality such things are complex.

Sun needs to make sure that every contractor that has ever touched the Sun codebase had released their work to Sun. Most likely every contractor Sun uses is performing "work for hire" and Sun owns everything they do, but the lawyers need to check that anyway.

Some parts of Java were created by third parties and licensed to Sun. In the event that the license doesn’t allow opening the source, Sun would have to renegotiate, rewrite the licensed features from scratch, or do something to make sure Java is operational with these features excluded.

It’s possible that Java contains technologies that Sun acquired when they purchased or merged with other companies. So they need to go back and make sure there’s a clear IP chain with all of those, too.

So when Jonathan Schwartz thanks the lawyers when announcing Java’s move to the GPL, he’s acknowledging a whole lot of hard work.

Recently Written

Micromanaging and competence (Jul 2)
Providing feedback or instruction can be seen as micromanagement unless you provide context.
My productivity operating system (Jun 24)
A framework for super-charging productivity on the things that matter.
Great product managers own the outcomes (May 14)
Being a product manager means never having to say, "that's not my job."
Too Big To Fail (Apr 9)
When a company piles resources on a new product idea, it doesn't have room to fail. That keeps it from succeeding.
Go small (Apr 4)
The strengths of a large organization are the opposite of what makes innovation work. Starting something new requires that you start with a small team.
Start with a Belief (Apr 1)
You can't use data to build products unless you start with a hypothesis.
Mastery doesn’t come from perfect planning (Dec 21)
In a ceramics class, one group focused on a single perfect dish, while another made many with no quality focus. The result? A lesson in the value of practice over perfection.
The Dark Side of Input Metrics (Nov 27)
Using input metrics in the wrong way can cause unexpected behaviors, stifled creativity, and micromanagement.

Older...

What I'm Reading