Comments
litl_phil wrote: While it's nice that Google and Acer share the vision of cloud-based computing, it's also worth noting that we at litl already have a webbook on the market (available at litl.com) that runs our own cloud-based OS. Unlike Chrome, litlOS is focused on creating a new and better web experience for the home, so we don't have the usual browser interface, we have our own innovative UI. In conjunction with easel mode (litl's inverted-V position) and our growing cohort of litl channels (special apps t...
Cloud Expo on Google News


2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
SYS-CON.TV
Top Links You Must Click On


REA Is Where RIA Becomes the Norm
JDeveloper 11g is a complete end-to-end development platform

Rich Enterprise Applications - Where RIA Becomes the Enterprise System Norm
Enterprise UI development demands Web 2.0 content but also ease of development, particularly with data-bound controls. Oracle has a strong history in Web UI frameworks, with UIX, ADF Faces (now donated to Apache as the Trinidad project) and ADF Faces Rich Client in the JDeveloper 11g release. ADF Faces RC contains over 150 JavaServer Faces (JSF)-compliant components delivering AJAX functionality such as partial page rendering, client-side validation, smart-data fetching to the client through components such as trees, graphs, gauges, maps, gantt charts, pivot tables, menus, templates, even Web page drag'n'drop facilities, oh, and of course tables. However, more importantly, the Oracle components, through the standardized API provided by the ADF binding layer, can actively support different data sources, such as files, POJOs, EJB/JPA, ADF BC, and Web Services, where the components declaratively fetch and display data from the underlying object with little to no programming required by the developer. This leaves you, the developer, focused on Web design without having to spend hours on the plumbing of interacting with your persistent store (see Figure 1).

Task Flows - Aligning Web Development with the Business
A key challenge for IT is mapping technical solutions to business problems. This is a core focus of Service Oriented Architecture (SOA). Yet shouldn't SOA principles apply as much to Web design as other parts of the technical sphere?

JDeveloper 11g and ADF take the lead in contemporary JavaServer Faces (JSF) technologies to introduce a new JSF controller that lets you model one or more Task Flows, namely a set of Web pages and callable methods composed into a named reusable flow. Suddenly this lets you, as a developer, move away from this-screen-calls-that-screen-calls-this-and-this-screen approach to creating a series of task flows - supporting their own transactions, inputs and outputs, and method calls - that we then use to build a bigger set of task flows, and so on, until we have a complete application. Imagine what your local business analyst will think when you start speaking his language! As we extend our system and discover a previous task flow in our library can be reused, we've moved into a new era of extreme application reuse beyond what we've seen before in Web development.

How do task flows help model business problems? In many cases enterprise Web design breaks down into a series of screens and method calls that compose an overall business process. Task flows inherently model this series, modelling the pages and page flows in one encapsulated object primed for reuse. Yet the benefits of task flows don't stop here. Oracle's solution addresses many of the complaints that JSF users have had about the framework. Oracle's JSF controller solves various limitations of vanilla JSF with the inclusion of additional memory scopes (process scope), bookmarking support, and back-button navigation.

Web Services - Simple Web Services without a Configuration Headache
JAX-WS has simplified Java Web Service programming given developers the chance to focus on delivering the service without getting bogged down in configurations. How could an IDE make this easier for you? JDeveloper 11g, with full support for JAX-WS 2.1 and JAXB 2.0, introduces the ability to generate your Java Web Services from your own defined WSDL, the ability to create your WSDL by simple drag'n'drop from an XML Schema, even an in-built WS tester and HTTP analyser to ensure your end solution meets your requirements. The current JDeveloper 11g release is missing support for Oracle's SOA offerings, however, this part is available in a technology preview and is expected to return in the next release including such features as BPEL, ESB, and so on.

Oracle WebLogic Server - Moving with the Java EE Application Server Times
A key acquisition for Oracle in 2008 was the purchase of BEA and its strong suite of Java products. A particular focus for this article is the Java EE Oracle WebLogic Server (WLS). Oracle has brooked no delays in harnessing its new Java EE application server since July 1, 2008. JDeveloper 11g has built-in support for WLS 10.3 with both an integrated server for day-to-day developer testing and the ability to right-click and deploy to a remote WLS production server.

Of importance, like Oracle eating its own dog food with its choice of ADF, Oracle is looking to WLS as the Java EE platform of choice for its applications. There's a significant difference between a vendor delivering a development platform for the general IT community and a vendor delivering a development platform that is strategic to its future success.

Yet Oracle recognizes that its own application server technology isn't the choice of all of us, its customers. Oracle doesn't put customers in the difficult position of wanting to adopt JDeveloper 11g and ADF, yet being pigeon-holed into an Oracle application server solution. By adopting Java EE standards, JDeveloper applications can be deployed to any Java EE 1.5 container including JBoss 4.2 and Tomcat 6.x.

Database Development - All Data Starts and Finishes with the Database
Interestingly, in an earlier version of JDeveloper, the overall IDE framework was deemed more than satisfactory to build Oracle's latest database development tool, SQL Developer. In a biblical-like rendition, JDeveloper 10.1.2 begat SQL Developer 1.0, and SQL Developer 1.5 begat the latest JDeveloper 11g database development features. SQL Developer has taken the Oracle world by storm as a free and comprehensive Oracle development IDE with support for browsing database objects, running SQL statements and SQL scripts, and editing and debugging PL/SQL statements. JDeveloper compliments SQL Developer by adding database modelling capabilities in addition to those provided by SQL Developer. And surprisingly SQL Developer also supports non-Oracle databases too, letting Oracle outsiders try Oracle's SQL tool with their favourite ANSI-SQL JDBC-compliant database. JDeveloper 11g includes SQL Developer, continuing the strong tradition of end-to-end development.

Conclusion
As a veteran developer you need tools and frameworks that have survived the test of time and have evolved with the new challenges IT continues to throw at you. Oracle JDeveloper has been a dark horse for too many Java developers, but it offers you a development experience that takes programming to a new level, delivering a clear end-to-end development environment that can focus on the details of 3GL programming, as well as the high-level design around business processes and SOA. Each new version of JDeveloper takes the tool leaps and bounds into a new era, of which release 11g is no exception. If the last time you looked at Oracle JDeveloper was four years or more ago, maybe it's time to sit down and try out Oracle's offerings again to see what this contemporary IDE has to offer.

About Chris Muir
Chris Muir, an Oracle ACE Director, senior developer and trainer, and frequent blogger at http://one-size-doesnt-fit-all.blogspot.com, has been hacking away as an Oracle consultant with Australia's SAGE Computing Services for too many years. Taking a pragmatic approach to all things Oracle, Chris has more recently earned battle scars with JDeveloper, Apex, OID and web services, and has some very old war-wounds from a dark and dim past with Forms, Reports and even Designer 100% generation. He is a frequent presenter and contributor to the local Australian Oracle User Group scene, as well as a contributor to international user group magazines such as the IOUG and UKOUG.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Hi Steve

In answer to your query on "taken the Oracle world by storm", it's based on the statistic that SQL Developer was the most downloaded software from OTN in March this year (Source: Twitter @krisrice). Other empirical evidence includes that the OOW08 SQL Developer sessions were standing room only (closely followed by the Exadata sessions I hear ;-).

Subjectively I can say *all* of my clients in the last year have SQL Developer installs/users in one form or another, and in some cases have active programs to assess SQL Developer as a replacement for similar IDEs. If I read it correctly the big enticement for them seems to be "free" though for myself other reasons apply.

Regards your comment "....[SQL Developer users] most of them don't rely on it exclusively for their development work." I can't comment on PL/SQL coders as a collective as I neither have the evidence to back any opinion up and to be truthful rarely meet just "PL/SQL developers" these days - most developers I meet are multi skilled beyond just the database. This could be a difference between your customers and my customers down here in Australia, many sites are *very* small so developers need to be jack-of-all-trades. However from my own point of view if we just consider development work I do with the database I agree with your comment. For PL/SQL I use a combination of SQL Developer, SQL*Plus, text editors (UltraEdit or Notepad++ mostly), occasionally Quest's Toad, occasionally other tools like OEM or Apex.

It'd be my pleasure to catch up with you in August, I'd be happy to take you on a tour of some of the sites if you have time.

Thanks & regards,

CM.

Chris, very interesting post. One thing that caught my eye was this statement:

"SQL Developer has taken the Oracle world by storm as a free and comprehensive Oracle development IDE with support for browsing database objects, running SQL statements and SQL scripts, and editing and debugging PL/SQL statements."

Can you tell me what data you have seen to support the "taken the Oracle world by storm" comment?

I do lots of trainings and presentations to PL/SQL developers and I still find that a very small number of them seem to be using SQL Developer, and most of them don't rely on it exclusively for their development work. My audiences may, however and understandably, be skewed towards Toad users (I work for Quest Software), but still....

Warm regards AND....I will be in Perth in August doing presentations for Quest. Perhaps we can meet up!

SF


Your Feedback
chriscmuir wrote: Hi Steve In answer to your query on "taken the Oracle world by storm", it's based on the statistic that SQL Developer was the most downloaded software from OTN in March this year (Source: Twitter @krisrice). Other empirical evidence includes that the OOW08 SQL Developer sessions were standing room only (closely followed by the Exadata sessions I hear ;-). Subjectively I can say *all* of my clients in the last year have SQL Developer installs/users in one form or another, and in some cases have active programs to assess SQL Developer as a replacement for similar IDEs. If I read it correctly the big enticement for them seems to be "free" though for myself other reasons apply. Regards your comment "....[SQL Developer users] most of them don't rely on it exclusively for their development work." I can't comment on PL/SQL coders as a collective as I neither have the evidence to bac...
stevenfeuerstein wrote: Chris, very interesting post. One thing that caught my eye was this statement: "SQL Developer has taken the Oracle world by storm as a free and comprehensive Oracle development IDE with support for browsing database objects, running SQL statements and SQL scripts, and editing and debugging PL/SQL statements." Can you tell me what data you have seen to support the "taken the Oracle world by storm" comment? I do lots of trainings and presentations to PL/SQL developers and I still find that a very small number of them seem to be using SQL Developer, and most of them don't rely on it exclusively for their development work. My audiences may, however and understandably, be skewed towards Toad users (I work for Quest Software), but still.... Warm regards AND....I will be in Perth in August doing presentations for Quest. Perhaps we can meet up! SF
Enterprise Open Source Magazine Latest Stories . . .
Oracle seems to have divided the open source ranks over the MySQL delay it’s having closing its acquisition of Sun. Eben Moglin, the GPL’s most ardent defender and delineator, the lawyer who has worked hand in glove for years with the Free Software Foundation’s founder Richard Stallman...
Cloud computing is a game changer. The cloud is disrupting traditional software and hardware business models by disrupting how IT service gets delivered. Entrepreneurial opportunities abound as this classic disruptive technology begins to proliferate, so it is no surprise that SYS-CON'...
The irony is that Oracle has advanced MySQL, lost money in the process, and helped its competitors - all at the same time. When Oracle buys Sun and controls MySQL the gift (other than to Microsoft SQL Server) keeps on giving as the existential threat to RDBs is managed by Redwood Shore...
WSO2, the open source SOA company, today announced the launch of the WSO2 Cloud Platform. Available today, the new WSO2 Cloud Platform features a family of WSO2 Cloud Virtual Machines; WSO2 Cloud Connectors for enabling fast, secure cloud services; and the multi-tenant WSO2 Governance-...
Now, the open source Mozilla Thunderbird client software can be used with Open-Xchange collaboration software. The "Community OXtender for Thunderbird" software connector gives users full access to appointments and contacts stored in the Open-Xchange Server and enables them to use Thun...
Morph Labs, a leading provider of enterprise cloud computing technology, today announced an introductory trial of the Morph CloudServer, an open, standards-based server IT organizations can use to rapidly model and evaluate their cloud implementations. A miniature "Cloud Environment in...
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