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.

Git - a Talk by Randal Schwartz

When you have hundreds of people simultaneously patching 25000 files of the Linux Kernel ... all ยป in sometimes conflicting ways, you might need some...

Adding an IP address resource to a cluster (newbie)

This is my first draft screencast. The narration is mostly done, but the tool I'm using mangles the audio quality. In spite of this, seems like a reasonable start to me, and good enough to give you an idea of what the whole thing should look like.

This screencast gives An Introduction to H...

Installing Heartbeat (Newbie)

If you're just getting started with heartbeat, this screencast gives a quick tour of installing heartbeat and getting it up and running.

Beginning GNU/Linux with Ubuntu

In this series of ShowMeDos you'll learn how to use Ubuntu Linux 7.04 Feisty Fawn. Along the way, we'll also teach you some background information on L...

Using vnc2swf.py on Linux

Matt Harrison shows how to start and record from a VNC server using

Django Tutorial Part 1 - Setup

Django is a Python web framework used for rapid application development in any environment. In under 10 minutes, we will go from a bare Linux (Ubuntu)...

Introduction to Perl

Want or need to deal with Perl scripts? Here's the introduction to the Perl programming language you've been looking for. This ShowMeDo series teaches ...

Installing Windows Games in Linux

Installing Windows games in Linux requires special software, it can be done in an application called wine (requires a lot of work). Or for $15US you ca...

Using Samba to Share Network Files and Printers

This series shows how to share files and printers with other Linux and Windows PCs using the open-source Samba software suite.

Making a .deb package on Ubuntu

This video show you how to make an installable Debian package (".deb") out of a python program. The example program to demonstrate this technique is a ...