Just got out of the keynote session….

All in all, not too impressed. It basically consisted of a number of sun dignataries introducing their corporate friends and newfound Netbeans adopters.

Very little talk on the whole open sourcing of Java issue, with a luke-warm committal to figure out the ‘how’ in open sourcing the platform.

Mark Shuttleworth got on stage and talking briefly about Ubuntu and gave a pledge to get Linux working on Sun’s new Niagra platform. Marc Fluery was up mentioning that JBoss has officially adopted Netbeans. The CEO of Motorola started off the session with a plea for increased developer support for the mobile platform.

The session ended with a bit of a coding demonstration of how easy it is to develop something using the recently ratified JavaEE 5 spec. Not all that impressive, we’ve been able to do the same stuff for the better part of the last year using Hibernate/Spring annotations, etc.

All in all, an absolutely massive conference. The keynote hall is a sight to see. Free wireless is always good tho.

If you’re interested in what Romain Guy has been up to, see Aerith.


Leave a Comment




  • Windows Live Writer isn’t bad Until recently, the bulk of my writing was done on a Mac using Ecto.  I was looking for a suitable publishing tool for Windows and was directed towards ...

  • Pet Peeve: Don’t email my password to me in plain text You know the drill. Signup for some random service on the internet Receive a confirmation email with your account information or Forget a password for some random service ...

  • Eclipise Memory Analyzer (MAT) I must say the Eclipse Memory Analyzer looks pretty slick. There is some pretty good material over on the developers blog. Lastly, there was a talk on it ...

  • Open-source Web-based Code Review Tool: Rietveld Guido van Rossum, of Python fame, has recently released a Django-based application that enables web-based code reviews... Rietveld. It supports any language and currently can hook into Subversion repositories. You ...

  • An implementation of the JVM in Javascript? Caught this over on JavaPosse Google Groups. Essentially, some bright fellows over in Japan have developed a bytecode->javascript compiler. There's a demo floating around that took a Tetris ...