« December 2009
SunMonTueWedThuFriSat
  
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  
       
Today
XML

Blog::Navigation

GetJava Download Button
Get the Source
Personal Blog

Blog::Referers

Today's Page Hits: 357

Powered by Roller Weblogger.
« JavaOne 2006: Tuesda... | Main | JavaOne 2006, May 18... »
20060518 Thursday May 18, 2006

JavaOne 2006: Wednesday, May 17

Today I attended the following talks:

Blu-Ray: Java Technology Goes Hollywood!

I am a big fan of interactive TV -- atleast the kids can have something to do when watching TV rather than just sitting and watching passively :-) I don't know much about interactive TV standards or Java standards in this space - although I know a bit of MPEG-4. Main points I learned from this talk:

Superpackages: Development Modules in Dolphin

As usual, Gilad Bracha presented nicely. JSR is in it's infancy. He explained the current strawman proposal of the development module. Someone asked why do you need two JSRs for module system for Java (development modules - JSR 294, deployment modules - JSR 277). Answer: Language design JSRs are different from other kind of JSRs. The focus of these JSRs are different.

Integrating XML into the Java programming language

This is XML literal support for Java. Mark Reinhold summarized why ad-hoc XML programming is hard in Java - he compared existing XML APIs such as DOM, JDOM, dom4j, XOM, StaX. Two proposals for XML literal syntax -- XML-like angular bracket or # to demarcate tags (he calls this Java-like). He did a "show of hands" poll for XML language support in Java. I voted for "no" -- I must admit that I am with the minority :-)

Java Memory Model: The building block of concurrency

Main take-aways of this talk:

Understanding Mysteries of Java SE classloading

Nice summary of classloaders from JDK standpoint and HotSpot JVM standpoint. Only 2/3 people were interested in "loader constraints". Main take-aways:

It is difficult to describe "loader constraints" late in the night :-) -- that too without using paper/pen or blackboard :-) -- may be you can read my blog :-)



( May 18 2006, 10:02:34 PM IST ) Permalink Comments [2] del.icio.us | furl | simpy | slashdot | technorati | digg

Comments:

Blu-ray is actually up to 200 GB right now, from TDK: http://www.rimlife.com/bluray/

Posted by asj on May 19, 2006 at 11:48 AM IST #

You were the minority against XML changes in Dolphin? That is nothing to laugh about, between this and the package friendly crap (and all the other useless junk added in Tiger) Java is becoming too complex! We must stop this XML language changes crap before its too late!

Posted by Shai on May 19, 2006 at 02:16 PM IST #

Post a Comment:

Comments are closed for this entry.
Copyright (C) 2005, A. Sundararajan's Weblog