TECHNOLOGY
- Dokuwiki
- Miscellaneous
Monday at JavaOne was not officially part of Java One. It was called Community One and was focused on all the community efforts that surround Sun and Java.
The opening keynote speech was given by Ian Murdock, the Vice President of Developer and Community Marketing at Sun. He detailed his experience with packaging software under the Debian linux distribution and how the it gave the community a way to distribute its software. Very subtle yet powerful realization–that developers need distribution, and those who provide it have a voice in the community. Ian introduced Rich Green, EVP of Software.
Rich gave another discussion about community and introduced Open Solaris (which was to be the star of the day). Rich and several other Sun presenters demonstrated the latest live CD build of Open Solaris, including the Grub boot loader, the 10-click installer, the Gnome desktop, and Mozilla Firefox. They bragged that all the hardware was recognized on most systems, and more systems (meaning chipsets, I'm sure) were being added each day.
Rich also demonstrated ZFS, the fault-tolerant file system that Sun developed. Great demo! They had a server on the stage with a collection of external drives. One of the ZFS developers took a running drive, placed it on a large anvil, and smashed it with a sledge hammer. Pieces went flying, and the server kept running. A second developer used a cordless drill to drill a hole through another running drive, and the system kept running. ZFS is one of the only file systems that can withstand the loss of two drives and keep running. They plugged in a replacement drive, added it as part of the ZFS cluster, and the system began rebuilding its contents. Very sweet.
The event was organized into more than 80 sessions, each belonging to a track (like Next-Generation Web Applications, or NetBeans). I took an assortment of topics, each in a different track. Following are the sessions I attended.
When scheduling this track, I thought it would be all about how to setup a high-volume web application. But instead it was about high-performance computing (HPC for short). The main topics included:
Johnathan Schwartz made a guest appearance in this session 1), and stated that software (unlike hardware) is not growing at the pace of Moore's Law, with two exceptions:
Overall, a very good session.
I'm not really sure what happened in this session. The presenter began by speaking about traditional Java EE applications, and showing slides that point out the web and EJB containers inside an app server. He went on to show some code that illustrates various kinds of EJBs (stateful, session, etc…) and annotations for web services. At this point, at least half the people in the room were looking at their schedule booklet to see if they were in the right room.
The presenter eventually transitioned over to JavaFX, but by then the audience was confused. I think there were 3 problems with this presentation:
My coworker and I left the session feeling that we could learn the subject more easily from the JavaFX website.
Fantastic presentation given by Collab.net. The presentation assumed that you're already an SVN user and know what you're doing. Definitely not an intro class. Essentially, Collab.net is releasing Subversion 1.5 It contains the following changes/enhancements:
svn mkdir src; svn cp *.c *.sh src
)This was a really interesting subject, but definitely not work-related. Essentially, JFugue is a project that sits on top of the Java media system and makes dealing with it simple. JFrets is a consumer of the JFuture project. Very easy syntax. Good presentations, mixed with good advice:
There is a JFugure ebook available from the website for $25.
This session contained eight 5-minute talks. Each was short and to the point. Case studies.
This session was hosted by James Gosling. Actually, I was a bit disappointed in the session. Given the title, I was expecting some…ehem…cool stuff. Instead, I heard 2 authors pitch their books (Pro Netbeans IDE 6 and Delivering SOA using the Java Enterprise Edition Platform), and a handful of companies pitch their products.
Of note were two product offerings:
You could say that I brought home my fair share of swag from the event today. Here's a low-res photo (from the 1.3 megapixel camera on my cell phone) of the items I've acquired so far. Plenty of CDs, materials, rubber wrist bands for my kids, 3 t-shirts, 4 mouse pads, 2 carry-all bags, a backpack, and plenty of docs and stickers. Granted, some of the materials are related to JavaOne instead of Community One, and some is available for general pick-up by anyone (i.e. Linux Journal magaines), but still my loot bag is pretty happy right now.
I was pretty pumped about my new Open Solaris CD, so I inserted it into my CD drive and rebooted my laptop. I selected the default option on the GRUB boot loader menu, and answered a couple of questions about my keyboard layout and language of choice, and my Solaris desktop was booted and running in about 3 minutes. Everything was detected–video card, mouse, sound card, USB ports, processor, ethernet chipset, etc. Pretty impressive!! I plugged in my USB thumb drive and it was autodetected. So I used Solaris' built-in screen grab tool to take this screenshot. Here you see me viewing the JavaOne web page with Firefox and talking to my friend Wayne using Pidgin (my favorite multi-protocol IM client).