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.

Testing App with Selenium

Selenium is a great way to test your app automatically through a browser. See how it works in this episode

Caching in Rails 2.1

Rails 2.1 brings some new caching features which makes it very easy to cache any values including models. See how in this episode.

Endless Page

Ever wondered how some sites seem to have endless scrolling page with no pagination? Find out how easy it is to do this in Rails in this episode

PlentyOfFish.com How one man beat the big guys

Have you ever met someone who is simply amazing? Well I have and that someone is Markus Frind. A few years ago he was just another victim of the .com...

SQL Injection

An SQL injection demo that should make you check twice when setting SQL security

Zend Framework Google data PHP Client Update

Three Google developers are talking about the a new release of Zend Framework (v1.0.3) and demonstrate it’s use with some examples. It is known that Ze...

Installing Zend Framework

In this series of video tutorials you’ll be showing the basics of setting up Zend Framework (5 Screencast series)

Contributing to Rails with Git

If you want Rails to behave a certain way, try changing it and submitting a patch. This episode will show how to do exactly this using Git

jQuery

jQuery is a JavaScript library that stands out among its competitors because it is faster, focuses on writing less code, and is very extensible. In t...

Managing a high performance rails app without tearing your hair out

James Cox shows how to keep a Rails site up and running, while keeping performance high. The presentation dives deep into issues of keeping page perfor...