• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

JavaOne presentation and other cool pictures

 
author
Posts: 1436
6
Python TypeScript Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am finally back from California. As expected, the JavaOne conference was not very technical but I spend most time meeting people anyway ... It is certainly nice to hear Sun and wireless giants talk about "Java Evereywhere". Wireless Java *has* taken off. It is no long "on the roadmap". It *is* the roadmap now. I am sure all of us in the J2ME forum would like to hear that.
Anyway, for the 3+ million Java developers who do not want switch career to develop consumer games, the good news is that wireless Java can add value to enterprise solutions too!mMy BoF presentation focuses on how how to leverage enterprise design patterns and best practices to developer effective J2ME applications. It is also well received. You can download the PDF presentation here. Let me know what you think.
OK, if you are bored with all these work-related stuff, check out our photos from our California national parks trip after JavaOne.
 
Ranch Hand
Posts: 227
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry for the unrelated (kinda) post, but those are some great pics!
Remember in the second day General Session they spoke about and demoed a Java IDE aimed toward VB developers? What was it called??!?!?!
 
Michael Yuan
author
Posts: 1436
6
Python TypeScript Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The new IDE is called "Project Rave". There is another tool that helps J2ME connect to J2EE backends. That is called "Project Relator". Both of them will be available later this year. I find that Rave is remarkablly similar to Visual Studio.NET. That could be a good thing since more VB developers will come!
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Michael, thanks for posting the slides!
Are there any links for this Rave IDE? Is it OSS or $$$ and who's developing it?
 
Michael Yuan
author
Posts: 1436
6
Python TypeScript Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Rave is a commercial IDE from Sun. It will probably be best for quick prototype works. For complex projects involving many design patterns and refactoring, I'd still expect Eclipse/IDEA to rule. Rave seems to be in more direct competition with JBuilder or NetBeans. But this is pure speculation. Read the project Rave Faq here.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I thought that Project Rave was and IDE that tried to incorporate the same easy of use that Visual Studio .Net offers.
Does anyone knows of any IDE that has plugins for JSF?
Adrian Dantas
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic