The Artima Developer Community
Sponsored Link

Weblogs Forum
JavaOne 2011 - Day 2

4 replies on 1 page. Most recent reply: Oct 6, 2011 7:55 PM by Cameron Purdy

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 4 replies on 1 page
Sean Landis

Posts: 129
Nickname: seanl
Registered: Mar, 2002

JavaOne 2011 - Day 2 (View in Weblogs)
Posted: Oct 5, 2011 7:48 PM
Reply to this message Reply
Summary
Day Two at JavaOne brought a few more interesting announcements.
Advertisement

The Day Two JavaOne keynote was pretty thin on content. The first speaker, David Ward, CTO & Chief Architect, Juniper Networks, had an interesting topic: How intelligence in the network could change the application landscape. At least I think that's what his topic was. It was hard to tell because he never came out and said it and the presentation was clearly targeted at some other audience. Most of the crowd was heads down on their mobile devices half way through.

Big applause was raised for the announcement of JDK 7 preview on Mac OS. This is an important platform for Java developers and hopefully will get more love in the future. IBM announced they had released Java 7 on all platforms. Take that!

This was really wierd: A roadmap was presented that included Java 8 for the Summer 2013. There was mumbling because just yesterday, the target date was in 2012. It had been moved, according to Oracle, because of community complaints that 2012 was too soon after the release of Java 7; there should be two years between major releases. What? I don't believe a word of it. On the positive side, Oracle said they would use the extra time to include more things such as migrating more libraries to use Project Lambda.

Rob Benson, Director of Runtime Systems at Twitter was brought on stage to announce joining in on OpenJDK and the JCP. The stated interests were JVM multi-language support (they use Java, Scala, and Clojure), monitoring, management, and provisioning.

JavaFX is still dead, and the day 2 "Run Anywhere" demo proved it. The speaker first showed a poor-quality game running on a Windows tablet, then on a Galaxy, and finally on an iPad. She mumbled that it had to be built differently to run on each. Not compelling at all. NASA was brought up to show screen shots of their use of JavaFX. Was a live demo out of the question? NASA is a non-profit so anything they choose is somewhat questionable.

In the small profile space, Oracle announced that they would move Java ME to be a subset of SE. Anything written in ME would compile on SE. They would also make the CDC profile more like SE.

A parade of partners were brought up to briefly explain what they were doing. This was total filler. Then Cameron Purdy came up to extoll the wonders of Java EE and the cloud initiative. It was a recap of yesterday with lots of Koolaid poured on top.

Sean Comerford, Site Architect, ESPN announced they were working on an API initiative to access ESPN's data and content. That sounds interesting.

Adam Messenger introduced Project Avatar. It sounds like a blueprint thing. For the client, they specify HTML 5, high performance JavaScript, and offline capabilities. For the server, they talk about their cloud initiative with WebSockets, JSON, JAX-RS, etc. Then they introduce the programming model, which they feel is the missing piece. It was about events, bi-directional communication, and unifying ME, SE, and EE.

I attended one session, Data Parallelism with the Fork/Join Framework in Java 7, presented by David Holmes. It was a great presentation. Bottom line is that Fork/Join is a small API designed for a very specific use: parallel divide and conquer algorithms. It's easy to use the API, but setting up this type of algorithm turns out to be very difficult. In the area of high-performance computing, processing large data sets, etc, this framework is a big win. For the other 99% of us, I don't see this new tool changing our lives. Good to have it as an option though.

After lunch, I did a two hour book signing for my book, "Agile Hiring" with my friend and publisher, Bill Venners. Hanging out at the bookstore turns out to be a great way to run into old friends and acquaintances. I had some great conversations and sold a few books too!

I saw an interesting demo by James Ward of Heroku. It's another Cloud play but it seems really easy to use and the pricing model looks good too. Listen to the demo and get some amazing Japanese ice cream.

Resources

front cover Agile Hiring Sean Landis is the author of Agile Hiring, techniques that will transform how you hire software professionals. http://www.artima.com/shop/agile_hiring


Cameron Purdy

Posts: 186
Nickname: cpurdy
Registered: Dec, 2004

Re: JavaOne 2011 - Day 2 Posted: Oct 6, 2011 10:16 AM
Reply to this message Reply
> Then Cameron Purdy came up to extoll the wonders of Java EE
> and the cloud initiative. It was a recap of yesterday with
> lots of Koolaid poured on top.

Wow .. I don't know if I should take that as a compliment or an insult. ;-)

Peace,

Cameron Purdy | Oracle

Sean Landis

Posts: 129
Nickname: seanl
Registered: Mar, 2002

Re: JavaOne 2011 - Day 2 Posted: Oct 6, 2011 11:29 AM
Reply to this message Reply
Hi Cameron, a little of both. ;-)
I was disappointed with the day two content. I am also not a big EE fan but I do think the cloud model is compelling. That said, it feels like all the extensions (annotations, roles, etc), add excessive complexity and erode the value proposition.

Morgan Conrad

Posts: 307
Nickname: miata71
Registered: Mar, 2006

Re: JavaOne 2011 - Day 2 Posted: Oct 6, 2011 5:12 PM
Reply to this message Reply
I'm not a big EE user, but I overheard several attendees who were excited about the new roles stuff. I agree with Sean on JavaFX - the demo, and some talks with tech guys in the booth were unconvincing.

Cameron Purdy

Posts: 186
Nickname: cpurdy
Registered: Dec, 2004

Re: JavaOne 2011 - Day 2 Posted: Oct 6, 2011 7:55 PM
Reply to this message Reply
If we weren't clear, we're hoping for a lot of involvement as we define Java EE 7. You can see where Oracle is investing its dollars (where it's mouth is ;-), but it's a standard platform for enterprise application development, so if you have good ideas on how to shape it, please get involved!

Peace,

Cameron Purdy | Oracle

Flat View: This topic has 4 replies on 1 page
Topic: Fractal Duality and the Nature of the Universe Previous Topic   Next Topic Topic: JavaOne 2011 - Day 1

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use