Why is there an Oracle copyright in the middle of a Facebook javascript?
static.ak.fbcdn.net
Why is there an Oracle copyright in the middle of a Facebook javascript?
1–10 of 43 posts
Re: Why is there an Oracle copyright in the middle of a Facebook javascript?
#2And apparently Oracle slaps "ORACLE PROPRIETARY/CONFIDENTIAL" on everything.
Re: Why is there an Oracle copyright in the middle of a Facebook javascript?
#3"This file is part of the Deployment Toolkit. It provides functions for web pages to detect the presence of a JRE, install the latest JRE, and easily run applets or Web Start programs."
Re: Why is there an Oracle copyright in the middle of a Facebook javascript?
#4Re: Why is there an Oracle copyright in the middle of a Facebook javascript?
#5Re: Why is there an Oracle copyright in the middle of a Facebook javascript?
#6It is also clearly a file that is supposed to be used outside of Oracle, the following comment states (at http://www.java.com/js/deployJava.txt): "You are encouraged to link directly to the live copies."
The real question is why it appears twice after being packaged.
Re: Why is there an Oracle copyright in the middle of a Facebook javascript?
#7According to the link in the copyright header ( http://www.java.com/js/deployJava.txt ) "This file is part of the Deployment Toolkit. It provides functions for web pages to detect the presence of a JRE, install the latest JRE, and easily run applets or Web Start programs."
Re: Why is there an Oracle copyright in the middle of a Facebook javascript?
#8(edit) Looks like Facebook is using the Java RIA framework, http://download.oracle.com/javase/6/docs/technotes/guides/jw...
Re: Why is there an Oracle copyright in the middle of a Facebook javascript?
#9Skimmed through the js code after loading it into http://jsbeautifier.org . Looks like it may be used to load java applets. (edit) Looks like Facebook is using the Java RIA framework, http://download.oracle.com/javase/6/docs/technotes/guides/jw...
If on Chrome, check out the prettyprint extension, which uses the same jsbeautifier code to do it auto for ya. https://chrome.google.com/extensions/detail/nipdlgebaanapcph...
Re: Why is there an Oracle copyright in the middle of a Facebook javascript?
#10I hope we see some more karmic justice and Google rips Oracle a new one.