Videos tagged with Oracle


Industry 2: Integrating Enterprise Data with Semantic Technologies

Industry 2: Integrating Enterprise Data with Semantic Technologies

Posted in Databases, Companies, Science

The Semantic Web has reached a level of maturity that allows RDF and OWL to be adopted by large commercial software companies. Many of the products that are based on these standards promise the ability to provide more effective solutions to the increasing IT complexity that many industries are facing. This presentation will describe Oracle's interest in being an early adopter of Semantic Web te...

Tags: Databases, Oracle, Science, Lectures, RDF, Computer Science, Semantic Web, OWL, VideoLectures.Net



Implementing SVM in an RDBMS: Improved Scalability and Usability

Implementing SVM in an RDBMS: Improved Scalability and Usability

Posted in Databases, Companies, Science

 Lecture slides: Overview Data Mining in RDBMS Database Infrastructure SVM in the Database SVM and the ODM Infrastructure SVM Data Preparation Support SVM Scalability Issues Implemented Scalability Additional Implemented Working Set Selection Who to Retain? Who to Add? Stratified Sampling Small Model Generation Build Scalability Results Scoring Scalability Results SVM Scoring as a SQL Oper...

Tags: Databases, Oracle, Science, Lectures, Computer Science, Machine Learning, VideoLectures.Net, Kernel Methods


Mike Keith  on EJB 3

Mike Keith on EJB 3

Posted in Frameworks, Development, Databases, Companies, Conferences

Summary In this interview co spec lead Mike Keith discusses the current state of EJB 3. He covers how the community has drove the development of the EJB 3 spec as well as the praises and criticisms that have developed along the way. Keith also comments on the evolution of the specification to be work better with pojo's and embrace newer ideas such as dependency injection. Bio Mike Keith is the ...

Tags: Frameworks, Java, Databases, Interview, J2EE, Oracle, InfoQ, Data Access, Hibernate, EJB, JPA, ...


Rod Johnson Discusses Spring, OSGi, Tomcat and the Future of Enterprise Java

Rod Johnson Discusses Spring, OSGi, Tomcat and the Future of Enterprise Java

Posted in Frameworks, Development, Databases, Companies, Conferences

Summary Rod Johnson discusses the Spring Portfolio, the Oracle/BEA and Sun/MySQL acquisitions, Java EE 6, Tomcat and Spring, Spring Dynamic Modules, the future of enterprise Java, the benefits of OSGi for application developers, the Covalent acquisition and Spring 3.0. Johnson also alludes to the SpringSource Application Platform, which was announced a month after this interview was filmed. Bio...

Tags: Frameworks, Technologies, Java, Databases, Interview, Oracle, Spring, InfoQ, Enterprise Architecture, Web Frameworks, OSGi, ...


Voca, UK's largest payment processing engine running Spring

Voca, UK's largest payment processing engine running Spring

Posted in Conferences, Development, Databases, Companies, Frameworks

Summary In this presentation from QCon London, William Soo and Meeraj Kunnumpurath discuss the Voca transaction processing system architecture, the previous Mainframe-based architecture, architectural challenges and requirements, the new Spring and J2EE-based architecture, upcoming challenges for Voca, and technologies to watch for in the future. Bio William Soo is Head of Architecture and CTO ...

Tags: Conferences, Technologies, Java, J2EE, Oracle, Spring, Jboss Seam, InfoQ, Architecture, Enterprise Architecture, Java EE, ...



Oracle Coherence Data Grid

Oracle Coherence Data Grid

Posted in Conferences, Companies, Databases

Google Tech Talks June 27, 2007 ABSTRACT Data Grid-based infrastructures are being developed, deployed and used to achieve unlimited application scalability and continuous availability. This presentation focuses on Oracle Coherence Data Grid and how it's capabilities, which includes coherent in-memory caching, dynamic data partitioning, even processing, parallel query and process execution and ...

Tags: Techtalks, Google, Conferences, Databases, Oracle, Lectures, Broadcasting, Companies


Relational Database Management Systems Lecture 11/11: Query Analysis and Optimizing in Oracle

Relational Database Management Systems Lecture 11/11: Query Analysis and Optimizing in Oracle

Posted in Conferences, Companies, Databases, Science

A more formal approach to Relational Database Management Systems, compared the way they were covered during Web Applications. Database systems are discussed from the physical layer of B-trees and file servers to the abstract layer of relational design. Also includes alternative and generic approaches to database design and database management system including relational, object-relational, and ...

Tags: Techtalks, Google, Conferences, Databases, Oracle, Science, Lectures, Computer Science, Broadcasting, Companies


Developing JSF applications with JDeveloper and Oracle

Developing JSF applications with JDeveloper and Oracle

Posted in Frameworks, Development, Databases, Companies

In 6 minutes author builds a jsf page to add, delete and edit weblog posts. The page consists of a data entry form and a table listing weblog posts. You can page through the table, sort the columns, a calendar popup is available, and a dropdown list with weblog categories. All without a single line of coding. The application is not finished, nor polished. (And it contains a simple to fix error....

Tags: Frameworks, Java, Databases, J2EE, Oracle