Interested in learning web development, new language or just want to keep yourself updated with what's happening in information technologies? This site brings you the vast collection of screencast / video from net that can help you learn new technology, keep you informed of what's new, provide how to video tutorials and help you advance in information technology field. Not to mention seeing is better then reading or listening.

JSR 311 - JAX-RS The Java API for RESTful Web Services

This API will enable developers to rapidly build Web applications in Java that are characteristic of the best designed parts of the Web. This JSR will ...

Introduction to JavaFX

JavaFX Script is a statically typed language that allows good IDE support and compile-time error reporting and has type inference, declarative syntax, ...

Chet Haase on Java FX, Update N and JDK 7

In this presentation from QCon San Francisco 2007, Chet Haase discusses Java SE 6, Update N/Consumer JRE, the goals and feature set for Java FX (e.g. m...

Three steps for turning a tier-based/Spring-application into dynamically scalable services

In this presentation, a three steps approach for turning your existing stateful tier-based/Spring-application into a dynamically scalable services appl...

REST Describe & Compile, or WADL2Anything

REST Describe & Compile is an editor and a compiler for REST Web services based on SUN engineer Marc Hadley's Web Application Description Language ...

JAAS book, free

10 chapter book explaining the Java Authentication and Authorization Service - logging people in and defining permissions for them. Overview, API explanation, examples of use, and custom code to make using JAAS easier.

The chapters are currently available as PDFs:
* 01 - Introducing J...

Refactoring to Patterns or templates for patterns?

Roman Bosak has published a nice post about rapid implementation of the Singleton design pattern using the Eclipse IDE refactoring tools. Some readers ...

Getting Started with the Facebook Platform API

In this three-part tutorial you'll learn how to, Add the Developer Application to your Facebook account, Setup Java Client Library in Eclipse IDE, Use ...

Visually build an RSS reader using NetBeans 6

With NetBeans 6 beta 2 out (and the final version going into High Resistance-"thou shall not break things" mode) I thought it might take the opportunit...

Maintaining Java Apps in Production Environments

Alexandre Rafalovitch delivers an organized overview of the tools and techniques that help with resolving problems that arise in real production enviro...