Web Services 101 (617KB) Presented by: Chris Ostrowski Date: 02/14/2009 Abstract: Imagine if you could take existing pieces from your computer systems and reuse or rearrange them in new and different ways. The pieces could be data sources and/or code and it wouldn't matter what operating system, programming language or data source it came from. You could then use development tools or web display technologies like Oracle Portal to build new applications from your existing infrastructure. Does that sound like something that could give you a competitive advantage in your organization? Oh - and you can also use thousands of Web Services provided by other companies to enhance applications for your end users. You can use a Web Service like Google Maps - completely free of charge - to add graphical location data to your applications, without having to develop any of the code yourself.
Oracle High Availability (RAC, ASM, RMAN, and Data Guard) - A Case Study (5.08MB) Presented by: Rama Balaji Date: 02/12/2009 Abstract: Businesses today cannot tolerate downtime. Downtime means loss of business, and ultimately loss of revenue to the company. The real challenge of achieving 24/7 availability comes from productively utilizing all the available resources, software, and hardware. This presentation is a case study of one such customer, whose storage array failed during the heavy transaction processing time. We quickly brought the database back up and subsequently got their entire system restored, all the while maintaining at least two copies of production databases. This presentation is a perfect example of how a mission critical production shop can utilize all Oracle HA features such as RAC, ASM, RMAN, and Data Guard to acheive maximum availability.
Changing the World with Oracle Web Services and the Service Oriented Architecture (4.03MB) Presented by: Brad Brown Date: 02/14/2007 Abstract: Web Services are the next logical step in application development. They provide a major step forward in the Internet computing model. There are so many components and continual research going on in this area. This presentation will focus on the things you really need to know and care about with Web Services. This presentation will focus on a practical example of a Web service application of the future.
Advanced APEX DB Tips and Techniques (1.84MB) Presented by: Brad Brown Date: 02/14/2007 Abstract: HTML DB (APEX) is a powerful and comprehensive tool. Numerous advanced tips and techniques will be covered in this presentation. These topics include: pop-up windows; complex searches; document management; indexing and searching; "tool tip" or hints; email links; page 0; help text; background jobs; "add to my calendar" feature; saving contacts (VCF); sending mass emails; and more.
How IntelliReal used Oracle Application Express to Rapidly Build their Production Environment (3.16MB) Presented by: Brad Brown Date: 11/17/2006 Abstract: IntelliReal (www.intellireal.com) is a real property market intelligence company. IntelliReal utilizes advanced technology and data aggregation to provide significantly enhanced data mining, accuracy, speed and reduced cost delivering valuation solutions. IntelliReal's user interface was developed using Oracle Application Express (APEX). With most any technical presentation that you’ve attended, you’re likely always thinking about how to relate your environment to what the speaker is discussing and building a real world application using the tool. This presentation covers a specific business problem that was solved using APEX: delivering a rich user interface for "show." IntelliReal's primary customer base are businesses. Most of the customers actually access the IntelliReal systems using SOA. The APEX application uses the SOA components too. This presentation will discuss the functional requirements, how the application continues to be extended, the net results and cost savings. This presentation will include an online demo and discussion of the components.
How IntelliReal is using Web Services to enable customers to better service their clients (3.42MB) Presented by: Brad Brown Date: 11/17/2006 Abstract: IntelliReal (www.intellireal.com) is a real property market intelligence company. IntelliReal utilizes advanced technology and data aggregation to provide significantly enhanced data mining, accuracy, speed and reduced cost delivering valuation solutions. The Service Oriented Architecture (SOA) provides the foundation for IntelliReal's business-to-business delivery. IntelliReal's customers are able to seemly access the IntelliReal core technology as if that technology is running in their own IT environment. This presentation will include a demonstration of the SOA application in action. IntelliReal uses Oracle Application Express (APEX) as the "sales" tool, but typically delivers their solution from business-to-business using the SOA solutions. This presentation will cover the SOA and how it can change how you work to deliver applications to your customers (and other internal groups).
Quick Web Development using JDeveloper 10g (2.14MB) Presented by: Brad Brown Date: 11/17/2006 Abstract: JDeveloper 10g is an amazing development environment. Each new version gets closer to rivaling Oracle Forms. Now with the Oracle Application Developer Framework (ADF), which includes TopLink and Struts, you can quickly and easily develop a GUI/HTML-based Web application using this point-and-click, drag-and-drop development tool. This presentation will show you how to:
Map a database object into an ADF Business Component - a persistent business object using BC4J
An ADF Business Component view object - providing the data access
An ADF Business Component Application Module - providing the business services
The ADF Data Bindings and Control components - the "Model" in MVC
The Struts Controller - the "Controller" in MVC
The Java Server Page - the "View" in MVC
In one hour you'll learn how to quickly develop an application using JDeveloper 10g.