Hey there! Check out HackerBooks.com - our latest project that let you search books from StackOverflow and HackerNews

Latest Screencasts

RailsCasts #84 Cookie Based Session Store

Railscasts - 2007-12-16 - free

In Rails 1.2 the default session store is file based. This is inefficient and difficult to maintain. In Rails 2.0 the default is now cookie based which has several benefits as you will see in this episode.

Watch this screencast

RailsCasts #83 Migrations in Rails 2.0

Railscasts - 2007-12-09 - free

Migrations are now sexy in Rails 2.0! In this episode we will take a look at these improvements and the related rake tasks.

Watch this screencast

RailsCasts #82 HTTP Basic Authentication

Railscasts - 2007-12-02 - free

Rails 2.0 offers an extremely easy way to do HTTP basic authentication. See how in this episode.

Watch this screencast

RailsCasts #81 Fixtures in Rails 2.0

Railscasts - 2007-11-25 - free

In Rails 2.0, fixtures see many improvements which makes them much easier to manage. Watch this episode for details.

Watch this screencast

RailsCasts #80 Simplify Views with Rails 2.0

Railscasts - 2007-11-18 - free

Rails 2.0 is almost here. One of the many features in this release is the smarter helper methods which can make your views much cleaner. Learn all about it in this Episode.

Watch this screencast
Find more screencasts on the homepage