Jonathan Schwartz has some extraordinary news to share:
As of late this evening, Sun will have shipped its 100,000,000th JavaFX runtime. Congratulations, folks! From a standing start in early December last year, JavaFX’s download rate makes it the fastest growing RIA platform on the market – demonstrating the fastest adoption of any product Sun has ever shipped.
Impressive in so many ways. Just think about it, people have downloaded JavaFX 100,000,000 times, that’s a really big number, yet only reported one issue in the JavaFX installation forum. And it’s not even a significant issue. Or related to the most recent version. Or dignified with a response by Sun.
Apparently JavaFX is working exceptionally well, although there is also the possibility that nobody can tell the difference. So let’s find out who are those people, actively downloading JavaFX?
The most common way to distribute a JavaFX applet is to embed it in a web page and then view it in a browser. To deploy a JavaFX applet, use the following code in your HTML page:
I guess actively was the wrong choice of words. It’s your browser cache grabbing a file from one of Sun’s server that counts as a download. It happens in the background when you visit a site with the right script tag. Do you get served banner ads? You too could be part of that exceptional momentum!
Not to mention JavaFX is a cached resource, that means your browser will download it repeatedly, according to the expires headers, every five days. That’s very different from Flash, a plugin that your browser only downloads once for each new version of Flash. So if you’re thinking of comparing, just note that one is apples the other is orange seeds.
And now for a little bit of creative accounting of my own. If every one of Sun’s 30,000+ employees visits, on a given day, 8 pages of internal Sun apps, themselves using JavaFX, a year gives you something in the neighborhood of 100,000,000 requests.
So what about those three easy steps to fake momentum?
1. Pick a number that, by virtue of the accounting practices (eg, resources vs plugins), is a few orders of magnitude larger then the competition.
2. Blog that number.
3. Ignore comments on your blog from people confused by the supposed implication.