Sony pledges to launch PS3 in 2006

Despite rumors on various websites from developers supposedly working on launch titles for the PS3 and doubting the possibility of a 2006 release due to hardware issues, Sony have pledged that the PS3 will launch in 2006 (also see here). They have not confirmed a release date though, and they don’t seem to be promising Spring 2006 anymore, and their annoucement in December last year saying that they were still on track for a Spring release now seems doubtful.

If it is ready to ship this year then we can expect to see working hardware at the May E3 conference, followed by a Japan and US launch later this year. A working console was not shown at the recent Taipei Game Show, which again indicates that the console is not yet ready, and definitely will not ship in Spring as promised last year.

Sony are due to present a keynote speech at the Game Developers Conference next month, titled ‘Playstation 3: Beyond the box’, so it may be possible that they have a real demo of a working machine next month, although some think this is still unlikely. Some game developers have reported that the hardware development kit they received to develop their launch titles was actually much larger that the design concept boxes on show at E3 last year, which has left people wondering how they are going to compress the hardware to fit inside the box…

Sun developers blog new Java SE 6.0 Mustang features

Here is a huge list of blogs from developers working on Java SE 6.0, discussing the latest features included in the SE 6.0 release.

There are some interesting new features, but a couple caught my eye:

  • Ability to have wildcards in classpath statements – similar to how you can define directory wildcards in ANT for including jars in your classpath. This is very handy.
  • Native Look and Feel improvements, so that Swing apps using XP and GTK Look and Feels are rendered even closer to what you would see on the native OS.
  • Sorting and filtering in Swing JTable – very cool.

Another interview with Ruby on Rails creator, David Heinemeier Hansson

David Heinemeier Hansson seems to be doing the rounds right now and appearing in interviews everywhere. Reg Developer have an interview with the creator of the Web Framework on their site.

The interview covers the usual big questions: will is scale, is it secure, is it suitable for enterprise applications? Hansson must have answers for these questions preprepared by now, as these are the issues everyone is asking. Other than the sites that Hansson has developed himself using Rails, I think time will tell and it only has to be a matter of time before a large enterprise project takes the jump and takes Rails for a spin. Like Hansson says in one of his replies, the answer on whether to use technology X verses Y is usually a political one, and it not necessarily decided on technical excellence alone. Like COBOL 20 – 30 years ago, nobody get’s fired for choosing Java.