Resurrecting a dying Species? Bring back Java™ to the Browser?

While I was doing the admin work for the next JogAmp release 2.4.0 I added some old video teaser supporting the point of enabling high performance hardware accelerated features to anything Java™’ish for any platforms.

It rang some belts that all these demos were easily and interactive launched used Applets within the browser.
Sadly today, browser don’t support such plugin’s anymore, which enabled simplified launching of Java™ Applet’s and its seamless integration into the web page.

I well remember the debates back then, about bloated browsers and security issues. But what do we have today? Bigger (or bloated) browsers containing the VM implementation itself, only that this time it is not Java™ but a JavaScript VM. Not a big qualitative change, but a restriction to choice, IMHO. This move only disabled third parties enabling their content via the browser interface. Almost sounds like the old Microsoft and Firefox browser wars, only that this time all browser vendor are aligned and believe to be the good guys now 😉
Most notable for me is that the security issues has not changed here at all. Continue reading “Resurrecting a dying Species? Bring back Java™ to the Browser?”

JogAmp Deployment Enhancements: Automatic loading of native JARs (Applet/Application)

Currently implemented in modules GlueGen and JOGL. TODO: JOAL and JOCL.

jogamp-next points now to the signed beta build gluegen_410-joal_213-jogl_489-jocl_424-signed.

See how it (NApplet) works online on the new JOGL Applet Test page.

Without the need for using

  • our Applet-Launcher
  • the JNLP extension
  • setting up the native library folder for applications

we automatically Continue reading “JogAmp Deployment Enhancements: Automatic loading of native JARs (Applet/Application)”

Oracle Gives up on Java3D (and JOGL) for RIA (Webstart and Applets)

I couldn’t resist to blog this here since I spontaneously spit coffee on my keyboard and ROTFL 🙂

Oracle Gives up on Java3D (and JOGL) for RIA (Webstart and Applets)

So after we have received quite some emails (some ignore) and even a bugreport about JOGL 1.1.1, which is no more working online and no more developed since .. errrrNovember 2009, Oracle finally made a statement deeply hidden in their support section.

Well, don’t worry, we are still up and running.