Skip to content

Java TV
Syndicate content
Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
Updated: 2 hours 29 min ago

Absorbing Scala in the Java Ecosystem

Wed, 08/11/2010 - 14:43
Eishay Smith presents the main differences between Scala and Java, explaining how the Java developers can start integrate Scala code into their development, building, testing and runtime environments. Smith also talks about Scala’s learning curve, IDE integration issues and problems people face when Scala is introduced to their organization. http://www.infoq.com/presentations/Absorbing-Scala-in-the-Java-Ecosystem
Categories: Blogs

GWT + HTML5 Can Do What?!

Wed, 08/11/2010 - 14:41
This session show how can you take advantage of new HTML5 features in your GWT applications in the form of demos. We’ll cover examples of how to use Canvas for advanced graphics, CSS3 features, Web Workers, and more within your Google Web Toolkit applications.
Categories: Blogs

What’s new in Hibernate: a JPA 2 perspective

Wed, 08/11/2010 - 14:28
This Jazoon 2010 session presents the new features of Hibernate and in particular the one coming from Java Persistence 2. Itl explores the new type-safe Criteria API as well as its close brother the new Hibernate Static metamodel generator; the new locking options and their consequences for your applications; Infinispan’s new second level cache [...]
Categories: Blogs

GWT Testing Best Practices

Mon, 08/09/2010 - 15:34
GWT has a lot of little-publicized infrastructure that can help you build apps The Right Way: test-driven development, code coverage, comprehensive unit tests, and integration testing using Selenium or WebDriver. This session will survey GWT’s testing infrastructure, describe some best practices we’ve developed at Google, and help you avoid common pitfalls. Slides of the presentation
Categories: Blogs

An Introduction to the Spring ActionScript Framework

Mon, 08/09/2010 - 15:17
Spring ActionScript is an offshoot of Java Spring and brings Inversion of Control to the Flash Platform. Primarily focusing on Flex and AIR development, you’ll learn how this framework can be used to build testable and maintainable applications. We’ll take a look at the different kinds of configuration options, how it compares to Java Spring [...]
Categories: Blogs

Eclipse e4

Wed, 08/04/2010 - 13:54
Eclipse e4 brings a new set of technologies into the existing Eclipse platform that make Eclipse components easier to write, more configurable by application developers and integrators, and easier to reuse in diverse runtime environments. You will learn about the usage of dependency injection, services and the modeled workbench in Eclipse e4. Video producer: SF Java [...]
Categories: Blogs

Java SE and JavaFX: The Road Ahead

Wed, 08/04/2010 - 13:14
In this Jazoon 2010 Keynote, Danny Coward presents the evolution of Java SE and JavaFX. Whether you’re programming server-side or client side, the evolution of Java SE is an important factor in your daily coding. And any Java programmer developing for the client will have seen how rapidly JavaFX is evolving. This keynote will bring [...]
Categories: Blogs

Application Versioning in GlassFish 3.1

Thu, 07/15/2010 - 14:23
This video demonstrates the deployment of multiple version of the same application in GlassFish 3.1 Milestone 1.
Categories: Blogs

Spring Roo: An Introduction

Tue, 07/13/2010 - 09:21
Spring Roo is an exciting new rapid application development framework. It slices and dices and packs all the punches of frameworks like Rails and Grails but the end result is pure Java. In this presentation, we will be discussing what Spring Roo is and demonstrate it’s how it can be used to trim your development [...]
Categories: Blogs