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.

What I like about Eclipse 3.4 JDT

In this screencast you are going to see some of the more interesting changes made to the Java development tools for the 3.4 release of Eclipse: Extract class refactoring, New quick assists & Java editor breadcrumb

EclipseLink Project and its Persistence Services

For over a decade now, Oracle TopLink has delivered a premiere Java persistence solution. With the open sourcing of the complete TopLink product in the Eclipse Persistence Services ('EclipseLink') Project, a new era has begun. EclipseLink delivers a comprehensive set of persistence services addressin...

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 ...

JBoss Seam Generator and Eclipse IDE

In this three-part tutorial you'll learn how to install and set up JBoss application server, use Seam Generator to build Web applications in a Rails-li...

Running your first JavaFX program in Eclipse

The JavaFX Script (or JavaFX language) is a declarative scripting language. The JavaFX allows for easy creation of graphical user interfaces and enable...

Eclipse And Java Introducing Persistence

This free video screencam tutorial will teach you how to save your Java objects to disk files using Eclipse version 3.3. This is for beginning program...

Eclipse And Java For Total Beginners

This free video screencast tutorial will help get you started writing Java programs using Eclipse version 3.3. No prior experience with Eclipse or Jav...

Introduction to Spring Tutorial

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...

CRUD web application from a database using JBoss Eclipse IDE

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