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.

Michael Stal on Architecture Refactoring

In this interview from OOPSLA 2007, Michael Stal talks about architecture refactoring. He describes what architecture refactoring is, its relationship ...

Refactoring Out Helper Object

If you have complex view logic, this can easily lead to helper methods which call each other. See how to refactor this out into another object in this episode.

Complex Partials

How do you handle partials which have differences depending on the action which is rendering them? Here's three suggestions for this problem.

Refactoring Long Methods

In this episode I walk you through an exercise in refactoring by taking a long method and making it more concise

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

Database Refactoring

Like other leaders in the Agile community, Scott Ambler is passionate about expanding Agile practices to include all contributors to software success. ...

Refactoring User Name

Learn how to clean up your code through refactoring

Railscasts Week 4

Let Ryan Bates take you through a growing series of great Rails tips.