<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/25933/Oracle_s_request_for_fair_use_ruling_denied_not_much_else_left</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Wed, 22 May 2013 00:36:46 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Comment by cyrilleberger</title>
			<link>http://www.osnews.com/thread?517559</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?517559</guid>
			<description>Funnily, how Mueller sees it as a victory for Oracle <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
To be honest, it is a stalemate. The point that everybody agreed on was ruled like it should, aka, that *if* APIs are copyrighted, then Google infringed on. However, the game changing questions (API Copyright-ability and fair use) are still unanswered. Putting the judge in a tricky position, the way forward is:<br />
<br />
1) make a ruling on API Copyright-ability, but obviously, the judge did not want to make such a ruling, but now he has too<br />
2) and if API are copyright-able, does fair use rule apply to them<br />
<br />
If the judge decide against API Copyright-ability, then Oracle loses on all accounts (except for a 5-lines functions). In the other case, someone has to answer the fair use question, Oracle considered the judge could do it, while Google argued that only a jury can rule over it. It seems that the judge is siding with Google, however, the current jury is not going to answer that question. From a legal (and storyline) point of view, it would be interesting for the judge to rule on API copyright-ability, just to know what happen next <img src="/images/emo/smile.gif" alt=";)" />  (in any case, I don't want to be Judge Alsup on this one).</description>
			<pubDate>Thu, 10 May 2012 06:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (cyrilleberger)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Nine lines of code...</title>
			<link>http://www.osnews.com/thread?517564</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?517564</guid>
			<description>It all comes down to NINE (9) lines of code, now...<br />
<br />
A freaking array range-check in java, no less.<br />
<br />
And, get this, the programmer accused of doing the copying is the same programmer that wrote the original code...<br />
<br />
Perhaps, just perhaps, we need to extend, by law, forced forgiveness of these types of situations.  Still require the end of use of the copyrighted work, but not permit any punitive damages when it is quite obvious the code could have been easily recreated by simple incidental recollection.<br />
<br />
I wrote a program many years ago to check for the death of a thread, I was contacted that my code appeared to be a near direct copy of code I had never even seen.  My variable names, indents, spacing, and more was apparently spot-on with the code.<br />
<br />
How could that happen?<br />
<br />
Well, I learned to program by reading the public APIs, example applications, and documentation from the same source as the program I apparently cloned so closely.  ...Seems only natural that my code would be so similar.<br />
<br />
As a result, I changed my coding style quite drastically... something which I've had to undo in recent years while once again attempting to code in the public eye.<br />
<br />
--The loon</description>
			<pubDate>Thu, 10 May 2012 06:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (looncraz)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Nine lines of code...</title>
			<link>http://www.osnews.com/thread?517593</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?517593</guid>
			<description><div class="cquote">It all comes down to NINE (9) lines of code, now...<br />
<br />
A freaking array range-check in java, no less.<br />
<br />
And, get this, the programmer accused of doing the copying is the same programmer that wrote the original code... </div><br />
<br />
In order to be a copyright violation, the copied code must constitute a major element of the derivative work.<br />
<br />
<a href="http://en.wikipedia.org/wiki/Derivative_work" rel="nofollow">http://en.wikipedia.org/wiki/Derivative_work</a><br />
<br />
<i>&quot;In United States copyright law, a derivative work is an expressive creation that includes major, copyright-protected elements of an original, previously created first work (the underlying work).&quot;</i><br />
<br />
Nine lines does not constitute a major element of Dalvik nor Android.<br />
<br />
There are no damages to be claimed here.</description>
			<pubDate>Thu, 10 May 2012 09:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (lemur2)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Nine lines of code...</title>
			<link>http://www.osnews.com/thread?517604</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?517604</guid>
			<description>Strangely, the oracles of Ancient Greece predicted that one of them will become what's called an &quot;SCO&quot;...</description>
			<pubDate>Thu, 10 May 2012 10:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (kwan_e)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Comment by cyrilleberger</title>
			<link>http://www.osnews.com/thread?517657</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?517657</guid>
			<description>The judge reminded Michael Jacobs, lawyer for Oracle, that they had <i>asked</i> for the jury to rule on the copyright issue and that now that it was done he wasn't going to overrule their verdict and say that Google had no right to fair use.<br />
<br />
The copyright issue only consists of the protection of the structure, sequence and organization of the APIs at this point, not the use of them in programming.  Since Google used Harmony to 'copy' them and Harmony is licensed under the Apache license it seems like this will not turn into a big payday for Oracle.<br />
<br />
The patents are also allowed to be used under the GPLed versions of Java so I don't expect much to come out of that either.</description>
			<pubDate>Thu, 10 May 2012 16:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (glarepate)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Fair use?!?</title>
			<link>http://www.osnews.com/thread?517711</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?517711</guid>
			<description>&quot;So even though we found that C++ was unsuitable, we designed Java as closely to C++ as possible in order to make the system more comprehensible.&quot;<br />
<br />
<a href="http://java.sun.com/docs/overviews/java/java-overview-1.html" rel="nofollow">http://java.sun.com/docs/overviews/java/java-overview-1.html</a><br />
<br />
Bjarne, call up your lawyers!</description>
			<pubDate>Thu, 10 May 2012 22:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (Modafinil)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Comment by cyrilleberger</title>
			<link>http://www.osnews.com/thread?517748</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?517748</guid>
			<description><div class="cquote">The judge reminded Michael Jacobs, lawyer for Oracle, that they had <i>asked</i> for the jury to rule on the copyright issue and that now that it was done he wasn't going to overrule their verdict and say that Google had no right to fair use. </div><br />
<br />
The point is that the jury did not say that Google has right to fair use. The question is unanswered.</description>
			<pubDate>Fri, 11 May 2012 06:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (cyrilleberger)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
