Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

KnightWRX

macrumors Pentium
Jan 28, 2009
15,046
4
Quebec, Canada
And if you actually read intelligent converage on the story, you'll find that the Jury has not ruled that at all :

http://www.groklaw.net/article.php?story=20120507122749740

Basically, this goes 2 ways from now, and in both cases, Google wins. The press coverage on this decision has been awful.

Not to mention there were no convictions, only a jury verdict, one which wasn't unanimous on all questions, thus would force a retrial on Q1s and Q4.
 

roadbloc

macrumors G3
Aug 24, 2009
8,784
215
UK
Yawn. Big companies try and worm their way around the law all the time for one reason or another (usually money). Some succeed. Some don't.
 

KnightWRX

macrumors Pentium
Jan 28, 2009
15,046
4
Quebec, Canada
Yawn. Big companies try and worm their way around the law all the time for one reason or another (usually money). Some succeed. Some don't.

Except there is no worming here. Google basically did what the GNU project did with the ANSI C API, they re-implemented it from scratch (well, not exactly since they used Apache Harmony's implementation, but that's pretty close).

If Oracle were to win this copyright case, it would make things like glibc or any other C library that is not made by Bell Labs (now AT&T) infringe on the original copyright of the work of Denis Ritchie and Brian Kerrnighan.

This would be a massive blow to computer science in general, hence all the experts that testified on the difference between the API specification vs the API implementation. Anyway, this jury decision was mostly expected to be like it was, as it was in line with the judge's instruction. He made it clear : judge on the basis of whether Google copied or didn't copy the Java API specifications, I will judge on whether such a thing can be copyrighted with current law.

Basically, yesterday's decision was a big non-decision, except for the 9 lines of actual implementation code that was found in infringment. Those 9 lines out of millions were already presented as having "no value" by Oracle's own lawyers.

The amount of FUD on this one is going to be so great... Too bad people won't bother to follow up when there's an actual story to report.
 

kdarling

macrumors P6
ZDNet has a rather alarmist article about the trial so far.

The muddled mess of the Oracle vs. Google trial

Basically, it says two things:

1) Only 9 worthless lines of coder have been found so far to have been copied.

2) The jury, made up of non-techies, seems to have decided that APIs are copyrightable. Which would make a total mess of today's computing landscape.

Caveat: I'm not really paying attention to it, so I present this only for general interest.
 

Rodimus Prime

macrumors G4
Oct 9, 2006
10,136
4
ZDNet has a rather alarmist article about the trial so far.

The muddled mess of the Oracle vs. Google trial

Basically, it says two things:

1) Only 9 worthless lines of coder have been found so far to have been copied.

2) The jury, made up of non-techies, seems to have decided that APIs are copyrightable. Which would make a total mess of today's computing landscape.

Caveat: I'm not really paying attention to it, so I present this only for general interest.

god help us if this does not get over ruled and thrown out. We will see more crap law suits. It would make a complete and utter cluster **** of the computing landscape.
 

smoledman

macrumors 68000
Original poster
Oct 17, 2011
1,943
364
This lawsuit is bad news for code thieves like Google. Maybe they should innovate instead of ripping off other people's innovations. Samsung better take note as well, they're about to be given the "death penalty" in courts worldwide for copying the iPhone & iPad.
 

FX120

macrumors 65816
May 18, 2007
1,173
235
This lawsuit is bad news for code thieves like Google. Maybe they should innovate instead of ripping off other people's innovations. Samsung better take note as well, they're about to be given the "death penalty" in courts worldwide for copying the iPhone & iPad.

Seriously?
 

Rodimus Prime

macrumors G4
Oct 9, 2006
10,136
4
Seriously?

I just write post off like that as the standard SOP for Apple fans. They do not see the larger issue here that this is bad bad bad for the computing world and open source community.
This is bad if API's can be copyrighted. That going to do massive damage to best practices in coding and design.
 

KnightWRX

macrumors Pentium
Jan 28, 2009
15,046
4
Quebec, Canada
Code thieves ? Google used Apache's Harmony project, under the Apache license, for the J2SE implementation. What code did Google thieve anyhow ?

Guys, stop quoting people on my ignore list, I put them there for a reason, because of posts like that with obviously no grounds and basis in reality. ;)
 

smoledman

macrumors 68000
Original poster
Oct 17, 2011
1,943
364
I just write post off like that as the standard SOP for Apple fans. They do not see the larger issue here that this is bad bad bad for the computing world and open source community.
This is bad if API's can be copyrighted. That going to do massive damage to best practices in coding and design.

I work as a programmer and I can't just straight up use code without showing the copyright.
 

KnightWRX

macrumors Pentium
Jan 28, 2009
15,046
4
Quebec, Canada
If you're a programmer, you should then understand the difference between a function prototype and a function's implementation. See page 52 of Google's slides if you don't :

http://www.groklaw.net/pdf3/OraGoogle-Trial-GoogleOpeningStills.pdf

(And if you don't, you're a really bad programmer).

The only implementation that was identical between Android's implementation and Oracle's JDK was the rangeCheck function. 9 lines of code. Valued at 0$ by Oracle's lawyer.

The other copyright is being asserted over function prototypes. Yes, over :

Code:
public int compareTo(String anotherString)

Oracle is claiming that the API design and specification fall under copyright. This would make libc also illegal. It would make Apple's use of POSIX illegal. It would make anyone reimplementing an API from a specification illegal. Think GNUStep, Mono, Wine.

Which is just utterly ridiculous. If as a programmer you can't recognized that, sorry, you're just a bad programmer.

So I don't believe you're a programmer. That or you're not interested in facts, just in spreading FUD since again, the decision did not go well for Oracle, Google wasn't "convicted" of anything much less are they a "criminal" since this is a civil suit.

Gah, he's on my ignore list guys! I suggest you do the same.
 

Oletros

macrumors 603
Jul 27, 2009
6,002
60
Premià de Mar
2) The jury, made up of non-techies, seems to have decided that APIs are copyrightable. Which would make a total mess of today's computing landscape.

Not exactly, the jury was instructed by Judge Alsup to assume that API's are copyrighteable despite that this question has to be decided by him

----------

This lawsuit is bad news for code thieves like Google. Maybe they should innovate instead of ripping off other people's innovations. Samsung better take note as well, they're about to be given the "death penalty" in courts worldwide for copying the iPhone & iPad.

You really have not read anything about the ruling, do you?
 

Zombie Acorn

macrumors 65816
Feb 2, 2009
1,307
9,132
Toronto, Ontario
KnightWRX pretty much summed this one up, this would set a terrible precedence and definitely would hamper innovation across the map.

I had to chuckle at the title, makes it sound like corporations are actually people.... oh wait.
 

KnightWRX

macrumors Pentium
Jan 28, 2009
15,046
4
Quebec, Canada
KnightWRX pretty much summed this one up, this would set a terrible precedence and definitely would hamper innovation across the map.

I had to chuckle at the title, makes it sound like corporations are actually people.... oh wait.

I take no credit. Groklaw's coverage as been pristine, as always. I just happen to have read it in the last 2 weeks, following the trial was quite interesting.
 

KnightWRX

macrumors Pentium
Jan 28, 2009
15,046
4
Quebec, Canada
And now, the jury says that Google doesn't infringes any claim of the two patens

So what's left of the lawsuit that was supposed to bury Android ?

9 lines of code (rangeCheck) which could have been written by a 12 year old according to the judge and are worth nothing according to Oracle lawyers, and a question about the copyrightability of APIs which everyone in the industry agrees would be a completely bad thing. Not to mention the EU already ruled it non-copyrightable.

Where are the billions in damages now ? This as all been a big farce by Oracle and anyone that was rooting for them is now stuck with their feet firmly entrenched in their mouthes.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.