Search |
||
So AlivePosted by editor on November 18, 2008 at 8:05 AM PST
Hard numbers on the Java runtime install base Since last week, we've been keeping an eye on the thread Tracking Java Versions using Google Analytics, in which Gili Tzabari ( A number of people have checked in with their results, and in today's post, Gili tallies up the results he's seen: 1.6.0_00 to 1.6.0_09: 530 (52.89%) none: 300 (29.94%) 1.5.0: 93 (9.28%) 1.6.0_10: 38 (3.79%) 1.4.2: 39 (3.89%) 1.8.0: 2 (0.2%) 1.4.2+: 700 (69.86%) 1.5+: 661 (65.97%) 1.6+: 568 (56.67%) He goes on to offer some analysis of the results:
Draw your own conclusions from the results, or better yet, grind some data of your own. Complete instructions are provided in the Gili's original blog, linked above and from the first message in the thread. Also in today's Forums,
The latest Java Mobility Podcast is Java Mobility Podcast 61: Funambol . Funambol provides mobile sync and push email solutions powered by open source. Stefano Muffuli from Funambol talkes with Terrence Barr about the technology and license. by Daniel H. Steinberg In Java Today, the OpenJDK project's announcement list has announced the approval of two new sub-projects. The Locale Enhancement project, sponsored by OpenJDK's internationalization group, will "enhance the java.util.Locale class in order to bring the Java platform into conformance with IETF BCP47 and UTR35(CLDR/LDML)." Meanwhile, the SCTP project, sponsored by OpenJDK's networking group, will "develop an API for the Stream Control Transport Protocol (SCTP) and a corresponding OpenJDK prototype." The Aquarium passes on the news about a November 20th webinar on Seam Framework and GlassFish Server, at 11 AM PST. "The bulk of the webinar will be a presentation by Dan Allen, the author of Manning's Seam in Action and of the Mojave Linux blog. I am trying to include at least one demo and perhaps also an informal discussion on WebBeans and its companion specs (EJB 3.1 and JSF 2.0)." Jean Francois Poilpret has posted slides from his Javoxx 08 presentation on JSR 296, the Swing Application Framework. Topics covered include the application lifecycle, resource handling and internationalization, actions and tasks, persisting session state, and more. In today's Weblogs Eamonn McManus has some help for Getting rid of that pesky MalformedObjectNameException. "You can't construct a JMX ObjectName without handling MalformedObjectNameException, which is a checked exception. Here's why that is a pain, how to relieve that pain, and what we're doing to make it less painful in the next version. " Arun Gupta shares photos and slides from another traveling presentation in GlassFish @ JavaMUG - Trip Report. "Presented on GlassFish at Java MUG last week. The event is hosted at Sun's North Dallas Office. It was impressive to know that local Sun team is hosting 4 User Groups (MySQL, Solaris, and OpenSolaris other than the JUG) in a month."Finally, Greg Brown looks at Building Rich Internet Applications Using Pivot and JavaScript. "Pivot now allows developers to write their application logic using their scripting language of choice, using the features provided by the javax.script package available in Java 6 and above." Current and upcoming Java Events :
Registered users can submit event listings for the java.net Events Page using our events submission form. All submissions go through an editorial review before being posted to the site. Archives and Subscriptions: This blog is delivered weekdays as the Java Today RSS feed. Also, once this page is no longer featured as the front page of java.net it will be archived along with other past issues in the java.net Archive. Hard numbers on the Java runtime install base »
Comments
Comments are listed in date ascending order (oldest first)
Submitted by mrmorris on Tue, 2008-11-18 19:00.
> Draw your own conclusions from the results, or better yet, grind some data of your own.
Oh I did. A couple of month ago, tried to investigate the sad state of client Java in the browser:
http://coffeecokeandcode.blogspot.com/2008/08/myth-java-widely-used-on-w...
Submitted by jwenting on Wed, 2008-11-19 11:09.
those conclusions are meaningless. So only some 70% of people website have a JVM installed? I'd call that surprising. Surprisingly low... Low especially given that almost all prebuilt computers come with a JVM installed, usually a current one at the time the machine was built.
Unless the results are biassed towards a low penetration by the website attracting mainly Linux users (who as is generally known "hate Java" almost as much as they "hate Microsoft") or some other fluke, it indicates a lot of people either using very old computers or homebuilts with no Java installed.
And that's a disturbing trend that shows the ultimate failure of all Sun's efforts to get Java onto every desktop.
|
||
|
|