YOUR FEEDBACK
The 4 Core Principles of Agile Programming
Siegfried wrote: Actually, every elephant has two left feet, and two right...


2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
SYS-CON.TV
TOP THREE LINKS YOU MUST CLICK ON


Java Developer's Journal To Present "Real-World Java" Seminar
This Seminar will serve attendees as an important roadmap for their further career as a Java professional

Digg This!

A seasoned Java professional has to know more than just syntax of the Java language. Java EE offers a set of standardized technologies for enterprise development. A number of open-source frameworks such as Spring or Hibernate are widely used in a variety of Java applications. Familiarity with new "beyond-Java" languages and technologies will widen your horizons and make you more valuable Java professional.

The Real-World Java Seminar is a one-day event that's packed with technical presentations delivered by the Java industry experts. Attending this event will allow you to take a fresh look at the architecture of your the projects you're working on now, and can serve as a roadmap for your further development as a Java professional. Ten sessions which will be presented at the seminat cover the following topics:

Java 6.0 - New Features
While release of Java 6.0 did not introduce as many language changes as Java 5.0, it substantially improved performance and added lots of convenient features that will be covered in this presentation, namely, streamlined XML, scripting API, JavaScript engine, pluggable annotations, better monitoring with a new Console class, pluggable locales, reallocation of arrays, a small footprint database Java DB, desktop look and feel enhancements in Swing and more.
 
EJB 3. and Java Persistence API
Substantial simplification of EJB 3.0 puts them back in the toolbox of the enterprise Java developer. Java Persistence API allows you to persistence-enable your Plain Old Java Objects in a manner similar to a popular open source object-relational mapping tool Hibernate.This presentation starts with an overview of the EJB 3 and Java Persistence API architecture followed by a set of coding samples demonstrating database persistence of Java objects in action.
 
Concurrent Programming in Java
Multithreading was always one of the most important Java features. The java.util.concurrent package was introduced in Java 5, and this advanced talk focuses on proper techniques of writing thread-safe code, You'll learn how to use coincurrent collections, how to interrupt running tasks properly, will understand the benefits of using semaphores, barriers and latches. You'll also get familiar with thread pools, executors, and Callables objects, which will greatly improve scalability and performance of your applications.
 
Enterprise Service Bus as a Centerpiece of SOA Implemented with Java
ESB is a core component of the enterprise Service-Oriented Architecture. Is this a software, pattern or hardware? ESB decouples service providers and consumers, provides message routing and transformation between different data format and communication protocols. Services participate in the ESB using either Web Servies or JMS. How JBI (JSR-208) afects the ESB space? This presentation reviews open sorce ESB software and shows a reference architecture for implementing SOA.
 
EJB 3, Spring and Hibernate: A Comparative Analysis and Recommendations
The recent years have seen the Spring/Hibernate stack displace EJB 2 as the default application framework for the hippest enterprise Java developers. EJB 3 is a huge leap forward from yesteryear's heavyweight development model. However, are the improvements to EJB 3 enough to change the enterprise Java landscape yet again?
 
This session offers a comparative analysis of EJB 3 (including JPA), Spring and Hibernate to see how they really stack up with each other. The session will offer recommendations charting different courses of action depending on what is important for your application. A comparative analysis matrix will help you decide whether you should integrate parts of EJB 3 with Spring, use EJB 3 with some Spring features, port Hibernate code to JPA, move to EJB 3 altogether or use Spring/Hibernate without EJB 3.
 
XML Processing in Java
Latest Java releases include a number of changes related to XML processing. Schema validation and XPath queries are now parts of the language. Several data type classes have been added to match types defined by the W3C XML schema language. Java 6 added support for the JAX_WS Web services stack, data binding using JAXB 2.0, the StAX API for pull parsing. In this session, we'll explore the latest developments in the intersection of Java and XML.
 
Programming with Spring Framework
Spring is a leading full-stack open-source Java application framework built on the notion of programming with POJO (plain old java objects). Spring comes with an Inversion-of-Control container that provides a streamlined way for configuring an application and wiring up service dependencies. It lets you easily program cross-cutting concerns with AOP, persist you data using variety of techniques, or integrate with your legacy J2EE applications significantly reducing or eliminating most boilerplate code.This presentation will demonstrate the latest Spring features and best practices for the real world Java developers.
 
Adobe Flex for Java Developers
Rich Internet applications become a reality. While you can create the client portion of such applications using Java Swing applets, Adobe Flex offers you another alternative that will result in an Internet application running the GUI porttion of your application in fast virtual machine called Flash Player that will communicate with the server-side Java components or frameworks being that POJOs,EJBs, Spring, Hibernate or any other Java-related product. This session starts with explaining how Flex architecture and how it can be integrated in your existing or new Java EE applications. You'll also see how Eclipse plugins see how to introduce rapid application development into your Internet project.
 
AJAX for Java Developers
If you have an old-fashioned Web application, you can enrich your users' experience by introducing AJAX techniques, which will perform asynchronous data communication with the Web server and eliminate the need of browser page refreshes on each user request. In this session you'll learn how AJAX applications operate, what frameworks are available, what are the best practices, and potential roadblocks to avoid.
 
Ruby on Rails for Java Developers
Web development of CRUD applications with Ruby on Rails gets attention of many Java developers.RoR offers a way for fast creation of dynamic Web sites accessing remote databases. Developing a complex Web project may take a fraction of the time it would take with Java. This talk provides comparison of Java and Rails, to help you in translating your Java knowledge and skills into the world of Ruby and Rails. If you are wondering if ROR is enterprise-ready, if it scales, or how it integrates with Java, this talk is for you.

About Java News Desk
JDJ News Desk monitors the world of Java to present IT professionals with updates on technology advances, business trends, new products and standards in the Java and i-technology space.

Java News wrote: A seasoned Java professional has to know more than just syntax of the Java language. Java EE offers a set of standardized technologies for enterprise development. A number of open-source frameworks such as Spring or Hibernate are widely used in a variety of Java applications. Familiarity with new 'beyond-Java' languages and technologies will widen your horizons and make you more valuable Java professional. The Real-World Java Seminar is a one-day event that's packed with technical presentations delivered by the Java industry experts. Attending this event will allow you to take a fresh look at the architecture of your the projects you're working on now, and can serve as a roadmap for your further development as a Java professional. Ten sessions which will be presented at the seminat cover the following topics:
read & respond »
LATEST JAVA STORIES & POSTS
Case Study: Java and the Mac
This is the story of a Mac application developer (okay - it's about two of them) who set out on a quest to find an application development tool based on Java so his boss would let him develop on the Mac platform, which he loved. There was only one catch - he had to find a tool th
A Lightweight Approach to SOA and BPM in Java Using jBPM
SOA is mostly associated with technologies such as BPEL, SCA and Web Services. But does SOA really imply these technologies? In this session we will show how you can use the service oriented approach while staying inside the Java world. jBPM is a powerful lightweight framework th
JavaOne 2008: Uncommon Java Bugs
Any large Java source base can have insidious and subtle bugs. Every experienced Java programmer knows that finding and fixing these bugs can be difficult and costly. Fortunately, there are a large number of free open source Java tools available that can be used to find and fix d
The 4 Core Principles of Agile Programming
One of the things I really enjoy at the moment is the recognition and adoption of agile programming as a fully fledged powerful way to deliver quality software projects. As its figurehead is a group of very talented individuals who have created the agile manifesto (http://agilema
JavaOne 2008: Sun Adds Comprehensive Video Capabilities to JavaFX
Sun Microsystems announced it has entered into a multi-year agreement with On2 Technologies to add comprehensive video capabilities, using On2 Technologies TrueMotion video codecs, to Sun's JavaFX, a family of products for creating Rich Internet Applications (RIAs) with immersive
JavaOne Archives - Dvorak Comments on AMD Intel Lawsuit on SYS-CON.TV
Conference in San Francisco. Dvorak held forth on a number of topics, including the new AMD/Intel lawsuit, the viability of Java and Sun, the value of (or lack thereof) of corporate PR, and whether or not a new book about Silicon Valley is really worth reading.
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE
BREAKING JAVA NEWS
KongZhong Corporation Reports Unaudited First Quarter 2008 Financial Results
KongZhong Corporation , a leading wireless value-added services (WVAS) and wireless media co