Introduction to Spring Tutorial
Category: Languages > Java      Posted: 22 Oct 07

In this tutorial we are going to cover some of the basic features of the Spring framework, such as dependency injection, and demonstrate using MyEclips...

Ruby on Rails vs Java
Category: Others > Funny      Posted: 14 Jun 07

Gregg Pollack and Jason Seifer from RailsEnvy.com do some Ruby on Rails commercials in the same style of the Mac vs PC ads

Learning Tapestry 5
Category: Languages > Java      Posted: 10 Jun 07

Screencast about Tapestry 5. It covers creating a new project (using Maven), setting up dependencies and structure, and creating a page template and seeing changes to the live application when you change a Java class.

CruiseControl in Action for automated deployment
Category: Languages > Java      Posted: 09 Jun 07

Every time I have an opportunity to talk to a group about continuous integration, I just fire up CruiseControl and act out a project episode. Not everyone ends up using CruiseControl on their project, but at least they walk away knowing what a continuous integration tool can do for them.

Advanced Topics in Programming Languages: The Java Memory Model
Category: Languages > Java      Posted: 09 Jun 07

This talk describes the Java Memory Model and how it affects the ways concurrent software ... all » should be written. Recent changes to the memory m...

Better Web Application Development
Category: Web Development > Other      Posted: 05 Jun 07

This is a very good movie/screencast, by Sean Kelly at JPL, which talks about Java/J2EE for web application development and how Java/J2EE compares to R...

CRUD web application from a database using JBoss Eclipse IDE
Category: Tools > Eclipse      Posted: 05 Jun 07

Example showing you how to generate a CRUD web application from a database using JBoss Eclipse IDE

JSR 277 Java Module System
Category: Languages > Java      Posted: 03 Jun 07

The JSR 277 (Java Module System, http://jcp.org/en/jsr/detail?id=277) specification seeks to ... all » address many issues associated with Java Archi...

Groovy things to do with Groovy
Category: Others > Discussion      Posted: 03 Jun 07

Guillaume Laforge is an Open Source developer who manages and works actively on Groovy, the ... all » agile and dynamic language for the JVM. He is t...

Java on Guice: Dependency Injection, the Java Way
Category: Languages > Java      Posted: 03 Jun 07

Guice is a new open-source dependency-injection framework for Java 5. It's small, fast, ... all typesafe, doesn't require you to write XML, and is al...

Dasher: information-efficient text entry
Category: Others > Discussion      Posted: 03 Jun 07

Keyboards are inefficient for two reasons: they do not exploit the redundancy in normal ... all » language; and they waste the fine analogue capabili...

Hello, IntelliJ IDEA!
Category: Tools > Editor      Posted: 30 May 07

In this short screencast, we'll cover all the basics you'll need to get started using IntelliJ IDEA.