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.

Using Ruby within TextMate snippets and commands

I didn’t know you could run Ruby within TextMate snippets. As a consequence, a lot of the TextMate bundles I work on either have simplistic Snippets or...

Installing Ruby and Ruby On Rails from scratch on OS X using DarwinPorts

This screencast that shows you how to setup the following from a fresh install of Mac OS X Tiger (10.4.8) I started by installing OS X on a firewire drive, then I setup the basic stuff you’ll need to develop in Ruby and Ruby on Rails. Although Locomotive does a good job of getting you started fast...

Using Textmate with ColdFusion

This screencast gives you an idea of what it’s like using Textmate with ColdFusion. It shows a quick example of creating a newsletter application. It...

Ross Harmes's YUI Bundle for TextMate

screencast demonstration of Ross Harmes's TextMate bundle for YUI inlcuding syntax colorization, autocompletion, and integrated documentation retrieval...

Python Usage 101

Domenico Carbotta shows how to write a small Python program using some useful Python shortcuts like an intelligent class snippet for auto-initialization of object data, and how to run the program from within TextMate

LaTeX Intro

This is the first of several screencasts focusing on the LaTeX bundle. Recorded and narrated by Charilaos Skiadas.

LaTeX Projects

Learn how to use TextMate's project window, how to set up a master LaTeX file, references, label completion, and the magic that is pdfsync.

Screenwriting Bundle

This video goes through the behavioral features of the screenwriting bundle by Oliver Taylor.

It should be interesting even for non-screenwriters, as it is an impressive demonstration of how much automation one can achieve without writing a single line of code (the author of the screenwrit...

Context Sensitive Snippet Expansion

Oliver Taylor shows how snippet expansion can be made context sensitive plus a few other features of TextMate.

This is one of several screencasts which introduce the user to writing screenplays in TextMate

Objective-C Snippets

Some of the Objective-C snippets responsible for my increased productivity :)

It was recorded and narrated by myself (Allan Odgaard) and lack of a script made me forget a few points, amongst other that the user should look in the Objective-C bundle (Bundle Editor) and the chapters on snipp...