Java and JavaFX GUI expert
Biography
Books
|
|
Blog
Joshua's blog posts are hosted at:
http://weblogs.java.net/blog/joshy/
http://weblogs.java.net/blog/joshy/
December 05 2008
First I'd like to thank The Hoosiers; a British band who, for reasons inscrutable to man, formed in the American midwest. So. After a year and a half of sweat and hard work JavaFX 1.0 is here. (Don't worry the... read moreDecember 03 2008
Why do I have a bad 80s song in my head. I'm in the Austin airport awaiting my flight back home while busily making last minute tweaks to the website. The website I'm working on, of course, is the new... read moreNovember 26 2008
Last week I gave two sessions on JavaFX at the OreDev conference in Malmo, Sweden (sorry guys, I don't know how to put the dots over the 'o' with my english keyboard). I had a wonderful time. This is one... read moreNovember 10 2008
I have been extremely remiss in my blog posting. A quick glance at Java.net says that my last post was August 26th. Well, my only excuse is that I've been mad busy working on the JavaFX SDK. Launching a new... read moreA Better Applet Experience, Part 2: Poster Frames
August 26 2008
In part one of this series I showed you how to set up a loading image, including an animated spinner gif. In this part I'll show you how use a screenshot or poster frame to speed up page loading. Quicktime... read moreA Better Applet Experience, Part 1: a custom loading screen
August 15 2008
You may have heard that JavaSE 6 update 10 is supposed to improve the experience of applets. You may have even seen the demos of dragging and dropping applets out of the webbrowser, but there's a lot more to it... read moreAugust 05 2008
The initial JavaFX Preview SDK release has gone pretty well. There were a few snafus and broken links, but overall it has gone pretty smoothly for a first preview release. As we plan our next steps I thought I'd ask... read moreAugust 01 2008
Whew! Our launch of the JavaFX Preview SDK yesterday went pretty well. Only a few broken links which have since been fixed. After waking up at 5:30 am to turn on the new sites I spent most of the day... read moreJuly 31 2008
I'm happy to announce that we have released the first preview version of the JavaFX SDK. Head over to JavaFX.com to check it out. We've all been working very hard on it for the last few months, so it's quite... read moreWidgetFX: Glossitope resurrected
July 30 2008
I always hate it when I get so busy that I can't finish an open source project I started. On the other hand, I absolutely love it when someone likes an idea I came up with but feels they can... read moreAnd now for something completely different
July 25 2008
I spent this week at OSCON having a great time. While I love JavaOne it's really not that fun for me. I'm usually involved in several sessions, a few demos, and getting a release ready. I don't get to actually... read moreJuly 16 2008
We are now in the final push to get the first Preview Release of the JavaFX SDK out the door for the end of the month. I'm excited by what we've put together but also exhausted. We've done an incredible... read moreJavaFX Innovations: Inline Examples and Screenshots
July 03 2008
One of the innovations in the JavaFX toolchain is our new javafxdoc tool. Rather than producing a set of html files like regular 'javadoc' does, we produce a single large XML file representing the entire codebase's API. This lets us... read moreJava Doodle: fading translucent windows, on PC & Mac
June 06 2008
This is the next in my series of Java Doodles. There is a link to my previous one in the references below. This time I'm going to show you how to make a translucent window by setting the opacity value... read moreJava Doodle: crossdomain.xml Support
May 28 2008
While we wait for the full JavaFX SDK to be released later this summer I'd like to show you some cool desktop Java things that you can do right now. This is the first in a series I'm going to... read more
