Latest Screencasts
Making Generators in Rails 3
Railscasts - 2010-06-14 - free
Generators in Rails 3 have been rewritten to use Thor which means the code used to create a generator is quite different. Here you will learn the new way to make generators in Rails 3. Watch this screencast
RVM - Ruby Version Manager
Teach Me To Code - 2010-03-23 - free
Are you thinking about moving your application to Ruby 1.9? Do you have a gem or plugin you need to test in multiple Ruby versions? RVM is your tool. It allows you to manage and install multiple Ruby versions and the gems installed under each version. Watch this screencast
My Favorite Web Apps in 2009
Railscasts - 2010-01-04 - free
Here I show several of my favorite web applications which I found most helpful as a Ruby developer over the past year. Watch this screencast
Mechanize
Railscasts - 2009-12-07 - free
Mechanize extends the power of Nokogiri allowing you to interact with multiple pages on the site: click links, submit forms, etc. Watch this screencast
Screen Scraping with Nokogiri
Railscasts - 2009-11-30 - freeiPhone SDK Essential Training
Lynda - 2009-10-20 - paid
iPhone SDK Essential Training presents the tools and skills needed to create applications for this mobile platform. Developer Simon Allardice breaks down the process of becoming an iPhone developer, from getting started with the tools and the language to building user interfaces and working with the unique features of the... Watch this screencast
Gemcutter & Jeweler
Railscasts - 2009-10-12 - free
Gemcutter is a new service for hosting RubyGems, and Jeweler provides an automated way to release versions of a gem. Watch this screencast
Getting started with GitHub
Teach Me To Code - 2009-09-06 - free
An introduction to GitHub, which includes how to create new repositories, set up your account, push and pull, clone and send pull requests. Watch this screencast
jQuery Essential Training
Lynda - 2009-09-01 - paid
In jQuery Essential Training, Microsoft professional Joe Marini presents the power of the jQuery library, an open-source JavaScript project that greatly simplifies the process of adding advanced functionality to web sites. Joe teaches how to use these new features to build pages that work across browsers with the functionality that... Watch this screencast
MySQL Essential Training
Lynda - 2009-08-04 - paid
MySQL is by far the most popular database management system for small- to medium-sized web projects. In MySQL Essential Training, instructor Bill Weinman provides clear, concise instruction in the tools needed to create and maintain a database. Bill explores the different data types MySQL supports, and the functions it provides,... Watch this screencast

